add corals.mts into mod (was removed by 5.0dev)
This commit is contained in:
parent
5efbeb1850
commit
bace10e67d
@ -804,7 +804,7 @@ minetest.override_item("default:coral_brown", {groups = {crumbly = 3}})
|
|||||||
},
|
},
|
||||||
y_min = -8,
|
y_min = -8,
|
||||||
y_max = -2,
|
y_max = -2,
|
||||||
schematic = dpath .. "corals.mts",
|
schematic = path .. "corals.mts",
|
||||||
flags = "place_center_x, place_center_z",
|
flags = "place_center_x, place_center_z",
|
||||||
rotation = "random",
|
rotation = "random",
|
||||||
})
|
})
|
||||||
|
BIN
schematics/corals.mts
Normal file
BIN
schematics/corals.mts
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user