[1.21.1][Neoforge] New port small issues
Closed this issue ยท 1 comments
Describe the bug
Duplicated Capacitor recipe in the new version.
https://github.com/mrh0/createaddition/blob/1.21.1/src/generated/resources/data/createaddition/recipe/crafting/capacitor_1.json
https://github.com/mrh0/createaddition/blob/1.21.1/src/generated/resources/data/createaddition/recipe/crafting/capacitor_2.json

Liquid Burner has empty fuel slots appearing.

Biomass Pallet missing storage tag.
It would be nice to have the pallet to follow the standard of storage blocks.

Item Tags
#c:storage_blocks/bio
#c:storage_blocks
Block Tags
#minecraft:mineable/hoe
#c:storage_blocks/bio
#c:storage_blocks
Block of Electrum not following the standard tag

Here is an example of a standard block

It is missing the following:
Item Tags
#c:storage_blocks
#c:storage_blocks/electrum
Block Tags
#c:storage_blocks
#c:storage_blocks/electrum
#minecraft:mineable/pickaxe
#minecraft:needs_iron_tool
#minecraft:incorrect_for_gold_tool
#minecraftincorrect_for_wooden_tool
#minecraftincorrect_for_stone_tool
Seed oil and BIofuel are being tagged as Water.
Could you remove the water tag from those two liquids? The same applies to the bucket version.

And buckets version are missing the tags: #c:buckets and #c:buckets/{material}
And the Cakes are missing the food tag too

Additional context
- Mod version: 1.4.0
- Neoforge version: 1.21.146
- Create version: 6.0.4