Started by
Conner8er
on
Topic category: Help with Minecraft modding (Java Edition)
So I'm trying to make palm trees for the mod I'm making. However, some of them spawn in the air over water even though I set it to only spawn on sand and grass, and for it to spawn on first block, not first motion blocking block. Any way I can make it not do this?
That's weird if you set it to only spawn on sand and grass it shouldn't be able to spawn in the air... Are you sure there aren't any other triggers you forgot or mistakenly activated?
yeah, im sure. Sorry for my late response, I forgot that I requested help here. Let me send screenshots of the situation
the 1 off set shouldn't have structures spawning 5 blocks in the air, but I suppose that could be sand falling due to being updated, but how could I make it not spawn over water?
perhaps its the air and structure block being ignored when placing? If its being ignored it will spawn on air/ structure blocks
No that's totally fine. The problem come from the spawn 'on first block', cuz water is considered as a block. It still spawn above sand or grass, but over water. You have to put 'on first motion blocking block'