1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2025-06-28 06:11:47 +02:00

Remove fake_fire:flint_and_steel and add aliases

Now fire:flint_and_steel from the default "fire" mod replace the "fake_fire:flint_and_steel"
This commit is contained in:
Quentin BUISSON-DEBON
2016-06-18 15:21:09 +02:00
parent 5977a4962f
commit e96e52f358
3 changed files with 16 additions and 15 deletions

View File

@ -59,3 +59,6 @@ end
-- Remove "xmas_tree" from snow mod
alias("snow:xmas_tree", "default:dirt")
-- remove "fake_fire:flint_and_steel" from homedecor_modpack mod
alias("fake_fire:flint_and_steel", "fire:flint_and_steel")