MineTweaker3 icon indicating copy to clipboard operation
MineTweaker3 copied to clipboard

IItemStack won't convert to IBlockPattern.

Open Username4723 opened this issue 8 years ago • 1 comments

An IItemStack can be casted to IBlock (Via asBlock() in the code) and IBlock is like IBlockPattern. Problem: It doesn't work. Example: Planter.addPlantable(magicalcrops:magicalcrops_AirSeeds, magicalcrops:magicalcrops_AirCrop, minecraft:farmland);

Username4723 avatar Dec 29 '16 01:12 Username4723

Need more info, like a log?

jaredlll08 avatar Dec 29 '16 03:12 jaredlll08