mirror of
https://github.com/IrisDimensions/overworld.git
synced 2026-01-06 15:41:43 +00:00
Revert "Incorrect use of IDecorationPart causing chunk holes, crashes, deadlocks"
This reverts commit 590b0f2037.
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
"palette": [{"block": "kelp_plant"}],
|
||||
"stackMin": 2,
|
||||
"stackMax": 6,
|
||||
"partOf": "SEA_SURFACE"
|
||||
"partOf": "SEA_FLOOR"
|
||||
},
|
||||
{
|
||||
"chance": 0.05,
|
||||
@@ -54,7 +54,7 @@
|
||||
"block": "tall_seagrass",
|
||||
"data": {"half": "upper"}
|
||||
}],
|
||||
"partOf": "SEA_SURFACE"
|
||||
"partOf": "SEA_FLOOR"
|
||||
}
|
||||
],
|
||||
"objects": [
|
||||
|
||||
Reference in New Issue
Block a user