jaredlll08 / ModTweaker

ModTweaker is an addon for CraftTweaker, which provides Integration for an amount of mods.
MIT License
68 stars 63 forks source link

[Bug] - Actually Additions composter doesn't support metadata for displayblock #726

Closed BasieBrinkie closed 4 years ago

BasieBrinkie commented 5 years ago

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"):

https://gist.github.com/BasieBrinkie/21b363d05116cdd54a451a01df56b711