Browse Source

bring up to date with Bucket_Game

master
poikilos 5 years ago
committed by Jacob Gustafson
parent
commit
0096b3f265
  1. 2
      patches/mods-stopgap/nftools_legacy/init.lua

2
patches/mods-stopgap/nftools_legacy/init.lua

@ -6,7 +6,7 @@
minetest.register_alias("nftools:alexandrite_ore", "nftools:stone_with_bismuth")
minetest.register_alias("nftools:alexandrite", "nftools:bismuth")
minetest.register_alias("nftools:amber", "nftools:stone_with_amber")
-- minetest.register_alias("nftools:amber", "nftools:stone_with_amber") -- merged with Bucket_Game
-- (formerly called amber but dropped chip; use conventions instead)
minetest.register_alias("nftools:aquamarine_ore", "nftools:stone_with_turquoise")

Loading…
Cancel
Save