solve mergeconflicts
* tmp drop farming+boats * correct tnt * drop original readme.txt
This commit is contained in:
commit
c836129bff
78 changed files with 1432 additions and 383 deletions
|
@ -265,7 +265,7 @@ minetest.register_node("flowers:waterlily", {
|
|||
node_placement_prediction = "",
|
||||
node_box = {
|
||||
type = "fixed",
|
||||
fixed = {-0.5, -0.5, -0.5, 0.5, -15 / 32, 0.5}
|
||||
fixed = {-0.5, -31 / 64, -0.5, 0.5, -15 / 32, 0.5}
|
||||
},
|
||||
selection_box = {
|
||||
type = "fixed",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue