Advertisement
Guest User

Untitled

a guest
Jan 5th, 2020
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. SetBlockBelow:
  2. TargetConditions:
  3. - blocktype air
  4. Conditions:
  5. - inblock water
  6. Skills:
  7. - equip{i=oak_planks:5}
  8. - setblock{type=oak_planks;md=0} @forward{f=0;y=-0.1}
  9. - skill{s=SetBlock1Below} @forward{f=0;y=-1}
  10. SetBlock1Below:
  11. TargetConditions:
  12. - blocktype water
  13. Skills:
  14. - setblock{type=oak_planks;md=0}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement