Started by
GrandmaTakeMeHome
on
Topic category: Help with MCreator software
I'm creating a mod that adds several new swords inspired in a 2008 game, and I want that when I right click with the sword, it creates some kind of bridge to the skies made of ice (like bedwars bridge egg ya know?) I'm really confused on how to do it, and I couldn't find anything about it that could help me
Observation: I don't want it to replace blocks (only the air obviously)
Place at x y z ice, place at x y+1 ice etc.
Can you show me a screenshot of that if it doesn't bother you? Thanks.
you are going to need to make ur sword a ranged item, and set the on projectile update tick, put a procedure that sets ice at xyz if block at xyz = air