mirror of
https://github.com/BentoBoxWorld/BSkyBlock.git
synced 2024-11-21 11:35:13 +01:00
Fix for L-Shaped island mis-naming
This commit is contained in:
parent
72274c0174
commit
706178d3d5
@ -9,7 +9,7 @@
|
|||||||
],
|
],
|
||||||
"requirePermission": false,
|
"requirePermission": false,
|
||||||
"blueprints": {
|
"blueprints": {
|
||||||
"NORMAL": "classic-lshape",
|
"NORMAL": "l-shaped",
|
||||||
"NETHER": "nether-island",
|
"NETHER": "nether-island",
|
||||||
"THE_END": "end-island"
|
"THE_END": "end-island"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user