add first patch
This commit is contained in:
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"modifiers": [
|
||||
{
|
||||
"type": "entries",
|
||||
"config": {
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 9.0,
|
||||
"min": 3.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "atmospheric:shimmering_passion_fruit",
|
||||
"weight": 5
|
||||
}
|
||||
],
|
||||
"index": 0,
|
||||
"replace": false
|
||||
}
|
||||
}
|
||||
],
|
||||
"priority": "normal",
|
||||
"selector": "minecraft:chests/ruined_portal"
|
||||
}
|
||||
Reference in New Issue
Block a user