Started by
swelkinn_n
on
Topic category: Help with Minecraft modding (Java Edition)
I've been trying to make a block similar to Forestry's bee farming mechanics, where you place a bee (or in my case, spider) in the nest, and over time it will produce wax/silk (or in my case just string for now) but I've run into a peculiar issue
The tile entity aspect just doesn't work?
Or at least the update tick does nothing.
link to images: https://imgur.com/a/7es8284
seen here is the tile entity settings, the gui, the intended procedure and then the procedure i made to test if update tick even did anything (which it doesnt)
I'm kinda lost, what do I do?
alright found out what was wrong i have never once found out that you have to actually change the tick rate in advanced properties i just assumed it meant it was the default 20 if you dont edit it but here we are