Enhanced Mushrooms + block swap advanced
This commit is contained in:
19
pack/defaultconfigs/block_swap.json5
Normal file
19
pack/defaultconfigs/block_swap.json5
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"swapper": [
|
||||
{
|
||||
"core": {
|
||||
"old": {"Name": "minecraft:stonecutter"},
|
||||
"new": {"Name": "sawmill:sawmill"},
|
||||
"replace_placement": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"core": {
|
||||
"old": {"Name": "minecraft:enchanting_table"},
|
||||
"new": {"Name": "minecraft:anvil"},
|
||||
"replace_placement": true
|
||||
}
|
||||
}
|
||||
],
|
||||
"retro_gen": false
|
||||
}
|
||||
Reference in New Issue
Block a user