Skip to content

Commit b16331f

Browse files
committed
fix: block registry shouldnt use aether id
1 parent dad2b2d commit b16331f

File tree

13 files changed

+24
-24
lines changed

13 files changed

+24
-24
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
// 1.19.4 2024-09-26T12:14:01.5437642 Loot Tables
2-
6ec8d4cf44fafe9a7498266804eccce403459e64 data/aether/loot_tables/blocks/pyral_block.json
3-
73f0dcb1483cc00c50559edabae00c48d8d3c171 data/aether/loot_tables/blocks/valkyrum_block.json
1+
// 1.19.4 2024-09-26T12:28:43.8544867 Loot Tables
2+
6ec8d4cf44fafe9a7498266804eccce403459e64 data/aether_treasure_reforging/loot_tables/blocks/pyral_block.json
3+
73f0dcb1483cc00c50559edabae00c48d8d3c171 data/aether_treasure_reforging/loot_tables/blocks/valkyrum_block.json
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
// 1.19.4 2024-05-09T14:08:13.1915914 Block States: aether_treasure_reforging
2-
f00bcb829a6af337a592d0442d02ca35be1c4830 assets/aether/blockstates/pyral_block.json
3-
9b1438950be937e5c5aba53513dd71e1127b864b assets/aether/blockstates/valkyrum_block.json
1+
// 1.19.4 2024-09-26T12:28:43.8514886 Block States: aether_treasure_reforging
2+
f00bcb829a6af337a592d0442d02ca35be1c4830 assets/aether_treasure_reforging/blockstates/pyral_block.json
3+
9b1438950be937e5c5aba53513dd71e1127b864b assets/aether_treasure_reforging/blockstates/valkyrum_block.json
44
ea3b7ce93bad864feb437c32f80addb4122b4b84 assets/aether_treasure_reforging/models/block/pyral_block.json
55
b126328ad7263cdc93459ae3e151b5426bb65159 assets/aether_treasure_reforging/models/block/valkyrum_block.json
66
01ccafc7c2658228a3325c21e068c151c6833a01 assets/aether_treasure_reforging/models/block/valkyrum_block_horizontal.json
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
// 1.19.4 2024-05-09T17:23:56.1121312 Languages: en_us
2-
d88055907653d30a24c10315ae1f9ae534e6eff6 assets/aether_treasure_reforging/lang/en_us.json
1+
// 1.19.4 2024-09-26T12:28:43.855489 Languages: en_us
2+
e743931a9fc14256f51e02279173dd3a5b677354 assets/aether_treasure_reforging/lang/en_us.json
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// 1.19.4 2024-09-26T12:14:01.5957595 Tags for minecraft:block mod id aether_treasure_reforging
2-
2ef60f386a62d5b7f99c520a1390f317b79e22aa data/forge/tags/blocks/storage_blocks.json
3-
2ef60f386a62d5b7f99c520a1390f317b79e22aa data/minecraft/tags/blocks/mineable/pickaxe.json
4-
2ef60f386a62d5b7f99c520a1390f317b79e22aa data/minecraft/tags/blocks/needs_iron_tool.json
1+
// 1.19.4 2024-09-26T12:28:43.8564868 Tags for minecraft:block mod id aether_treasure_reforging
2+
e34285046bb3b80e031a87af7087e15676e7b45c data/forge/tags/blocks/storage_blocks.json
3+
e34285046bb3b80e031a87af7087e15676e7b45c data/minecraft/tags/blocks/mineable/pickaxe.json
4+
e34285046bb3b80e031a87af7087e15676e7b45c data/minecraft/tags/blocks/needs_iron_tool.json
File renamed without changes.
File renamed without changes.

src/generated/resources/assets/aether_treasure_reforging/lang/en_us.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
2-
"block.aether.pyral_block": "Block of Pyral",
3-
"block.aether.valkyrum_block": "Block of Valkyrum",
2+
"block.aether_treasure_reforging.pyral_block": "Block of Pyral",
3+
"block.aether_treasure_reforging.valkyrum_block": "Block of Valkyrum",
44
"item.aether_treasure_reforging.neptune_mesh": "Neptune Mesh",
55
"item.aether_treasure_reforging.pyral_ingot": "Pyral Ingot",
66
"item.aether_treasure_reforging.pyral_shard": "Pyral Shard",
77
"item.aether_treasure_reforging.valkyrum_ingot": "Valkyrum Ingot",
8-
"lore.block.aether.pyral_block": "A solid block made from Pyral Ingots. They can power beacons and have a fiery look to them.",
9-
"lore.block.aether.valkyrum_block": "A solid block made from Valkyrum Ingots. They can power beacons and be used as decorative accenting.",
8+
"lore.block.aether_treasure_reforging.pyral_block": "A solid block made from Pyral Ingots. They can power beacons and have a fiery look to them.",
9+
"lore.block.aether_treasure_reforging.valkyrum_block": "A solid block made from Valkyrum Ingots. They can power beacons and be used as decorative accenting.",
1010
"lore.item.aether_treasure_reforging.neptune_mesh": "A mesh of interwoven blue metallic links. With the respective template, it can be used in a Smithing Table to forge Neptune armor.",
1111
"lore.item.aether_treasure_reforging.pyral_ingot": "A hardened and fire-resistant ingot. With the respective template, it can be used in a Smithing Table to forge Phoenix armor.",
1212
"lore.item.aether_treasure_reforging.pyral_shard": "When combined with obsidian, fragments of Pyral material can be used to craft Pyral Ingots. The shard can also function as a long-lasting fuel.",
File renamed without changes.
File renamed without changes.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"values": [
3-
"aether:valkyrum_block",
4-
"aether:pyral_block"
3+
"aether_treasure_reforging:valkyrum_block",
4+
"aether_treasure_reforging:pyral_block"
55
]
66
}

0 commit comments

Comments
 (0)