21 lines
903 B
JSON
Raw Normal View History

2025-03-06 16:40:00 +08:00
{
"item.learning.toast": "Toast",
"item.learning.baked_toast": "Baked Toast",
2025-03-15 01:51:08 +08:00
"item.learning.overcooked_toast": "Overcooked Toast",
"block.learning.damage_block": "Damage Block",
2025-03-13 00:25:16 +08:00
"block.learning.transform_block": "Transform Block",
2025-03-06 16:40:00 +08:00
"itemGroup.learning.custom_itemgroup": "My Dear...",
2025-03-13 00:25:16 +08:00
"toolTip.learning.transform_block": "Will turn the specific item into diamond!",
2025-03-06 16:40:00 +08:00
"toolTip.learning.toast0": "A simple fastfood.",
"toolTip.learning.toast1": "Will be tastier after baking in the furnace!",
"toolTip.learning.baked_toast": "Yummy!",
"toolTip.learning.damage_block": "Will hurt entities which stands on this block.",
2025-03-15 01:51:08 +08:00
"toolTip.learning.overcooked_toast": "It turns to coal, totally...",
2025-03-08 08:13:56 +08:00
"toolTip.learning.hold_control": "Hold §6Control §rto show more information.",
"toolTip.learning.hold_shift": "Hold §6Shift §rto show more information."
2025-03-06 16:40:00 +08:00
}