Started by
X Super
on
Topic category: Help with Minecraft modding (Java Edition)
So, I am trying to create a toaster that doesn't need fuel, and if you place a bread on it it will appear, I already made 2 models one for it empty and one full.
You should make two toaster block (one empty one full). When the empty version is right-clicked with bread, it gets switched to the full toaster block, give it a delay for few seconds and then it should switch back to the empty toaster block and spawn the dropped gem of "toasted bread" item.
It's kind of like the campfire.
ok thanks allot :D