boost amethyst dust drop rates
it felt outweighted by shards, this will help fix that
This commit is contained in:
parent
0e873d8b86
commit
774184db55
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue