Started by
sillytrain5
on
Topic category: Help with MCreator software
i want to have when a entity steps on water i want it to change the water to cobblestone instead
Topic category: Help with MCreator software
i want to have when a entity steps on water i want it to change the water to cobblestone instead
On the mobs tick update in the triggers tab, make it check if the block below it is water, then replace with cobble stone.