Started by
neitio
on
Topic category: Help with Minecraft modding (Java Edition)
I am writing while translating Japanese into English. I'm sorry if it's hard to understand.
I want to put the items added by mod into the non-mod Minecraft composter.
I wanted to be able to put saplings and leaf blocks in the composter, so I tagged the saplings and leaf blocks with the same tags as Minecraft.
But those blocks were only placed on the composter and couldn't be put in.
I also looked at the wiki, but couldn't find any tags to control the submission to the composter.
Is there a way to use mod items for composters? Can it be made possible using tags or procedures?
I've been looking everywhere on the internet for this problem too but couldn't find anything. The only way I could guess is that you need to make the item update the blockstate but idk much about coding or using the NBT/blockstate procedure. Until minecraft adds a tag for composting I think it'll be easier.
you can affect block states for the time being and can just affect the composters nbt value level