Pre-datagen
This commit is contained in:
@@ -5,13 +5,22 @@
|
||||
"item.acesbs.lemon": "Odd Lemon",
|
||||
"item.acesbs.cooked_lemon": "Cooked Odd Lemon",
|
||||
"item.acesbs.green_bricks": "Green Bricks",
|
||||
|
||||
"item.minecraft.potion.effect.blindness": "Potion of Blindness",
|
||||
"item.minecraft.splash_potion.effect.blindness": "Splash Potion of Blindness",
|
||||
"item.minecraft.lingering_potion.effect.blindness": "Lingering Potion of Blindness",
|
||||
"item.minecraft.tipped_arrow.effect.blindness": "Arrow of Blindness",
|
||||
|
||||
"block.acesbs.entropy_block": "Block of Entropy",
|
||||
"block.acesbs.entropy_ore": "Entropic Ore",
|
||||
"block.acesbs.stable_entropy_block": "Block of Stabilized Entropy",
|
||||
|
||||
"itemgroup.acesbs.items": "Ace's BS Items",
|
||||
"itemgroup.acesbs.blocks": "Ace's BS Blocks"
|
||||
"itemgroup.acesbs.blocks": "Ace's BS Blocks",
|
||||
|
||||
"tooltip.acesbs.entropy_block.tooltip": "Exerts an §o§4uncertain force§r when stepped on.",
|
||||
"tooltip.acesbs.stable_entropy_block.tooltip": "Exerts an §o§2upward force§r when stepped on.",
|
||||
"tooltip.acesbs.green_bricks.shift_down": "§o§7Useless Item§r",
|
||||
"tooltip.acesbs.green_bricks": "Hold §eShift§r for item description.",
|
||||
"tooltip.acesbs.entropy_block.tooltip2": "Has a 1/20 chance of turning an apple into a lemon."
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"values": [
|
||||
"minecraft:apple"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user