More Ores

This commit is contained in:
Vos
2025-11-12 23:42:11 -06:00
parent fe43863064
commit 3ebd0075f4
28 changed files with 508 additions and 16 deletions
@@ -4,6 +4,8 @@
"acesbs:stable_entropy_block",
"acesbs:prisma_steel_block",
"acesbs:entropy_ore",
"acesbs:deepslate_entropy_ore"
"acesbs:deepslate_entropy_ore",
"acesbs:infernal_ashes_ore",
"acesbs:endtropy_ore"
]
}
@@ -2,6 +2,7 @@
"values": [
"acesbs:entropy_ore",
"acesbs:deepslate_entropy_ore",
"acesbs:endtropy_ore",
"acesbs:entropy_block",
"acesbs:stable_entropy_block",
"acesbs:prisma_steel_block"
@@ -0,0 +1,5 @@
{
"values": [
"acesbs:infernal_ashes_ore"
]
}