21 lines
903 B
JSON
21 lines
903 B
JSON
{
|
|
"item.learning.toast": "Toast",
|
|
"item.learning.baked_toast": "Baked Toast",
|
|
"item.learning.overcooked_toast": "Overcooked Toast",
|
|
|
|
"block.learning.damage_block": "Damage Block",
|
|
"block.learning.transform_block": "Transform Block",
|
|
|
|
"itemGroup.learning.custom_itemgroup": "My Dear...",
|
|
|
|
"toolTip.learning.transform_block": "Will turn the specific item into diamond!",
|
|
"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.",
|
|
"toolTip.learning.overcooked_toast": "It turns to coal, totally...",
|
|
|
|
"toolTip.learning.hold_control": "Hold §6Control §rto show more information.",
|
|
"toolTip.learning.hold_shift": "Hold §6Shift §rto show more information."
|
|
}
|