fix: correct namespace in Tileras json files

This commit is contained in:
LordMZTE 2023-10-18 14:51:49 +02:00
parent 64d49dcb30
commit 70b149fcd6
Signed by: LordMZTE
GPG key ID: B64802DC33A64FF6
13 changed files with 4 additions and 4 deletions

View file

@ -3,7 +3,7 @@
"from": [
"minecraft:overworld"
],
"to": "anvilcraft:cavern",
"to": "ntx4core:cavern",
"form": {
"type": "imm_ptl:classical",
"from_frame_block": "minecraft:deepslate",

View file

@ -3,7 +3,7 @@
"from": [
"minecraft:overworld"
],
"to": "anvilcraft:flat",
"to": "ntx4core:flat",
"form": {
"type": "imm_ptl:classical",
"from_frame_block": "minecraft:quartz_block",

View file

@ -3,7 +3,7 @@
"from": [
"minecraft:overworld"
],
"to": "anvilcraft:islands",
"to": "ntx4core:islands",
"form": {
"type": "imm_ptl:classical",
"from_frame_block": "minecraft:smooth_basalt",

View file

@ -3,7 +3,7 @@
"from": [
"minecraft:overworld"
],
"to": "anvilcraft:mirror",
"to": "ntx4core:mirror",
"form": {
"type": "imm_ptl:classical",
"from_frame_block": "minecraft:amethyst_block",