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