Started by
Chasebear777
on
Topic category: Help with Minecraft modding (Java Edition)
i made the frogs like the ones in minecraft 1.19 and everything about them is finished but them laying eggs, i made it so it sets a nbt value then when it is in water it spawns the frog eggs and sets the nbt to false, but the blocks that spawn are like ghost blocks, they dont tick so they arent hatching and when you right click them they vanish, it was fine a few months ago but all of a sudden it just isn't working, does anyone have any solutions to fix it? this is the code for it : https://imgur.com/a/lQGVm5p
That worked but the egg still isn't ticking
Wait it's not a ghost block now?
No it is still
Wdym it worked then? Anyway ig you'll just have to use a global variable then.
Well it worked because that made the block place since it wasn't even placing at all before, but yeah i will have to use a global variable or something then