[Bug] - Actually Additions composter doesn't support metadata for displayblock
BasieBrinkie opened this issue ยท 0 comments
Issue Description:
The function:
mods.actuallyadditions.Compost.addRecipe(<minecraft:dirt>, <minecraft:planks:2>, <minecraft:sugar>, <minecraft:planks:4>);
Does not display the correct blocks corresponding to their metadata. They all show <minecraft:planks:0>
What happens:
The input and output items are good but the displayblocks don't respect the metadata thus showing the block with meta 0.
What you expected to happen:
show the blocks with the correct metadata.
Script used (Please Pastebin or gist your script, posting an unpasted or ungist'd script will automatically close this issue):
https://gist.github.com/BasieBrinkie/4b9d6ab8cac09a6ecc20f3105a864cb0
Minetweaker.log file (Please Pastebin or gist your file, posting an unpasted or ungist'd file will automatically close this issue):
There is no log/error of the addition of this in the crafttweaker.log
Affected Versions (Do not use "latest"):
- Minecraft: 1.12.2
- Forge: 14.23.5.2838
- Crafttweaker: 4.1.18
- ModTweaker: 4.0.17
- MTLib: 3.0.6
- ActuallyAdditions: -r148
Your most recent log file where the issue was present:
https://gist.github.com/BasieBrinkie/21b363d05116cdd54a451a01df56b711