This commit is contained in:
sainagh
2024-05-25 09:31:20 -07:00
parent 9bc8b6f851
commit 9bccd068fd
393 changed files with 83107 additions and 5857 deletions
+2
View File
@@ -1071,12 +1071,14 @@ worldgen {
}
marble {
# Defines the blockstates that may be replaced by marble when trying to generate marble. format: <modid>:<name>:<meta> - Use meta -1 for wildcard [default: [minecraft:stone:0]]
S:ReplacementStates <
minecraft:stone:0
>
}
aquamarine {
# Defines the blockstates that may be replaced by aquamarine shale when trying to generate aquamarine shale. format: <modid>:<name>:<meta> - Use meta -1 for wildcard [default: [minecraft:sand:0]]
S:ReplacementStates <
minecraft:sand:0
>