This commit is contained in:
Vos
2025-11-11 00:35:31 -06:00
parent 40b8500fee
commit 8582abbf4e
22 changed files with 439 additions and 73 deletions
@@ -37,6 +37,9 @@
"block.acesbs.entropy_ore": "Entropic Ore",
"block.acesbs.stable_entropy_block": "Block of Stabilized Entropy",
"block.acesbs.lizard_planks": "Lizard Planks",
"block.acesbs.lizard_button": "Lizard Button",
"block.acesbs.lemonwood_planks": "Lemonwood Planks",
"block.acesbs.lemonwood_stairs": "Lemonwood Stairs",
"block.acesbs.lemonwood_slab": "Lemonwood Slab",
@@ -50,8 +53,6 @@
"block.acesbs.evil_block": "Evil Block",
"itemgroup.acesbs.items": "Ace's BS Items",
"itemgroup.acesbs.blocks": "Ace's BS Blocks",
"itemgroup.acesbs.combat": "Ace's BS Combat",
@@ -66,5 +67,7 @@
"tooltip.acesbs.wand": "Changes blocks using Entropy",
"tooltip.acesbs.kaupen_bow": "§7§oThanks to §1Modding by Kaupenjoe§r",
"tooltip.acesbs.kaupen_bow_2": "§7§oYou made minecraft modding easy.§r"
"tooltip.acesbs.kaupen_bow_2": "§7§oYou made minecraft modding easy.§r",
"sounds.acesbs.lizard": "Lizard button"
}
@@ -0,0 +1,8 @@
{
"lizard": {
"subtitle": "sounds.acesbs.lizard",
"sounds": [
"acesbs:lizard"
]
}
}
Binary file not shown.
Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB