Some checks failed
build / build (push) Has been cancelled
10/03/2025 - added Glowood Logs/planks/leaves/sapling and functional tree data-thing. - That's kinda it? Basics for adding more items/blocks are being worked on. I think next order of business is finishing up the basic blocks and then working on either items or entity blocks like the furnace or crafting table. Also decide if armour trims should be a thing, and if so what palettes to use. Also move the paintings off of the old b1.7.3 format art blob into seperate items(?), and add the mobs. After adding proper world gen for tree and ores do dark wheat and food stuffs I guess
12 lines
375 B
JSON
12 lines
375 B
JSON
{
|
|
"itemgroup.nethercraft.nethercraft_group": "Nethercraft",
|
|
|
|
"item.nethercraft-classic.netherstick": "Netherstick",
|
|
|
|
|
|
"block.nethercraft-classic.glowood_log": "Glowood Log",
|
|
"block.nethercraft-classic.glowood_leaves": "Glowood Leaves",
|
|
"block.nethercraft-classic.glowood_planks": "Glowood Planks",
|
|
"block.nethercraft-classic.glowood_sapling": "Glowood Sapling"
|
|
}
|