boost amethyst dust drop rates
it felt outweighted by shards, this will help fix that
This commit is contained in:
parent
4cd8038729
commit
e8343b6947
1 changed files with 2 additions and 2 deletions
|
@ -24,7 +24,7 @@
|
||||||
"function": "minecraft:set_count",
|
"function": "minecraft:set_count",
|
||||||
"count": {
|
"count": {
|
||||||
"type": "minecraft:uniform",
|
"type": "minecraft:uniform",
|
||||||
"min": 1.0,
|
"min": 2.0,
|
||||||
"max": 4.0
|
"max": 4.0
|
||||||
},
|
},
|
||||||
"add": false
|
"add": false
|
||||||
|
@ -36,4 +36,4 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"type": "paucal:add_item"
|
"type": "paucal:add_item"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue