mirror of
https://github.com/FaceDeer/dfcaverns.git
synced 2025-12-29 19:05:25 +01:00
Place new ground covers. Also, had to change namegen's name to avoid a collision on ContentDB
This commit is contained in:
@@ -9,6 +9,10 @@ df_farming.node_names.dirt = "default:dirt"
|
||||
df_farming.node_names.dirt_moss = "df_farming:dirt_with_cave_moss"
|
||||
df_farming.node_names.floor_fungus = "df_farming:cobble_with_floor_fungus"
|
||||
df_farming.node_names.dirt_wet = "farming:soil_wet"
|
||||
df_farming.node_names.mortar_pestle = "farming:mortar_pestle"
|
||||
df_farming.node_names.bucket = "bucket:bucket_empty"
|
||||
df_farming.node_names.wool_white = "wool:white"
|
||||
|
||||
|
||||
-- these are only for initialization
|
||||
minetest.after(0, function()
|
||||
|
||||
Reference in New Issue
Block a user