[BETA 209] Crafting Recipe of Barracstower Placeholder messed up
Shandoo94 opened this issue · 10 comments
Minecolonies version
0.10.209-BETA
Expected behavior
Normal crafting of Barracstower Placeholder
Actual behaviour
The displayed item in JEI looks normal, but the displayed recipe in the gui looks like in the added image (see recipe in center and normal block in JEI-interface on the right).
Crafting the placeholder like this yields a pink square. Cheating the placeholder in via JEI yields the normal block
Steps to reproduce the problem
- looking the recipe up in JEI
- crafting the block
You're not supposed to craft the block, to be honest.
In recent versions, the Builder asks for it and other placeholder items -- ignore that. When it comes time to place them, the Builder will place the correct invisible item or produce the correct visible item that you can interact with once the parent building is finished.
Placeholders have recipes in case for some incredibly strange reason you decide to make (in this case, a new Barracks and BarracksTower) Hut schematics in survival mode. Every schematic designer I have met so far builds in creative mode, and most often in single player.
https://github.com/ldtteam/minecolonies/blob/version/1.12/src/main/resources/assets/minecolonies/recipes/blockBarracksTowerSubstitution.json
hmm xD, this is a technical placeholder (not meant to be used in survival at all)
yeah and frankly i believe i never implemented it.
@Nightenom can you remove the recipe for me plz? even unregister the block for now (just comment out that line)
if you want to implement it that'd be even better. i believe most of the code is commented out in the barracks hut code
@Raycoms yeah i saw that =P