ethereal_mod.lua 755 B

1234567891011121314151617181920
  1. -- Add slopes for blocks in the
  2. --= Ethereal Mod
  3. simplyslopes.register_all2("ethereal:bamboo_floor")
  4. simplyslopes.register_all2("ethereal:crystal_block")
  5. simplyslopes.register_all2("ethereal:icebrick")
  6. simplyslopes.register_all2("ethereal:snowbrick")
  7. simplyslopes.register_all2("ethereal:mushroom_trunk")
  8. simplyslopes.register_all2("ethereal:mushroom")
  9. simplyslopes.register_all2("ethereal:frost_wood")
  10. simplyslopes.register_all2("ethereal:yellow_wood")
  11. simplyslopes.register_all2("ethereal:palm_wood")
  12. simplyslopes.register_all2("ethereal:banana_wood")
  13. simplyslopes.register_all2("ethereal:willow_wood")
  14. simplyslopes.register_all2("ethereal:redwood_wood")
  15. --simplyslopes.register_all2("ethereal:acacia_wood") Alredy in default now, causes conflict