Fix for L-Shaped island mis-naming

This commit is contained in:
tastybento 2024-01-20 17:11:25 -08:00
parent 72274c0174
commit 706178d3d5
2 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
],
"requirePermission": false,
"blueprints": {
"NORMAL": "classic-lshape",
"NORMAL": "l-shaped",
"NETHER": "nether-island",
"THE_END": "end-island"
},