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:
@ -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")
|
||||
|
Reference in New Issue
Block a user