0.18.3
This commit is contained in:
@@ -1071,14 +1071,12 @@ 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
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user