boost amethyst dust drop rates

it felt outweighted by shards, this will help fix that
This commit is contained in:
yrsegal@gmail.com 2022-04-26 11:25:29 -04:00
parent 4cd8038729
commit e8343b6947

View file

@ -24,7 +24,7 @@
"function": "minecraft:set_count",
"count": {
"type": "minecraft:uniform",
"min": 1.0,
"min": 2.0,
"max": 4.0
},
"add": false
@ -36,4 +36,4 @@
}
],
"type": "paucal:add_item"
}
}