You've already forked minecraft-assets
Create/Update assets for version 21w07a
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
"type": "minecraft:block",
|
||||
"pools": [
|
||||
{
|
||||
"rolls": 1,
|
||||
"rolls": 1.0,
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
@@ -19,10 +20,11 @@
|
||||
}
|
||||
],
|
||||
"count": {
|
||||
"n": 3,
|
||||
"p": 0.06666667,
|
||||
"type": "minecraft:binomial"
|
||||
}
|
||||
"type": "minecraft:binomial",
|
||||
"n": 3.0,
|
||||
"p": 0.06666667
|
||||
},
|
||||
"add": false
|
||||
},
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
@@ -36,10 +38,11 @@
|
||||
}
|
||||
],
|
||||
"count": {
|
||||
"n": 3,
|
||||
"p": 0.13333334,
|
||||
"type": "minecraft:binomial"
|
||||
}
|
||||
"type": "minecraft:binomial",
|
||||
"n": 3.0,
|
||||
"p": 0.13333334
|
||||
},
|
||||
"add": false
|
||||
},
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
@@ -53,10 +56,11 @@
|
||||
}
|
||||
],
|
||||
"count": {
|
||||
"n": 3,
|
||||
"p": 0.2,
|
||||
"type": "minecraft:binomial"
|
||||
}
|
||||
"type": "minecraft:binomial",
|
||||
"n": 3.0,
|
||||
"p": 0.2
|
||||
},
|
||||
"add": false
|
||||
},
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
@@ -70,10 +74,11 @@
|
||||
}
|
||||
],
|
||||
"count": {
|
||||
"n": 3,
|
||||
"p": 0.26666668,
|
||||
"type": "minecraft:binomial"
|
||||
}
|
||||
"type": "minecraft:binomial",
|
||||
"n": 3.0,
|
||||
"p": 0.26666668
|
||||
},
|
||||
"add": false
|
||||
},
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
@@ -87,10 +92,11 @@
|
||||
}
|
||||
],
|
||||
"count": {
|
||||
"n": 3,
|
||||
"p": 0.33333334,
|
||||
"type": "minecraft:binomial"
|
||||
}
|
||||
"type": "minecraft:binomial",
|
||||
"n": 3.0,
|
||||
"p": 0.33333334
|
||||
},
|
||||
"add": false
|
||||
},
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
@@ -104,10 +110,11 @@
|
||||
}
|
||||
],
|
||||
"count": {
|
||||
"n": 3,
|
||||
"p": 0.4,
|
||||
"type": "minecraft:binomial"
|
||||
}
|
||||
"type": "minecraft:binomial",
|
||||
"n": 3.0,
|
||||
"p": 0.4
|
||||
},
|
||||
"add": false
|
||||
},
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
@@ -121,10 +128,11 @@
|
||||
}
|
||||
],
|
||||
"count": {
|
||||
"n": 3,
|
||||
"p": 0.46666667,
|
||||
"type": "minecraft:binomial"
|
||||
}
|
||||
"type": "minecraft:binomial",
|
||||
"n": 3.0,
|
||||
"p": 0.46666667
|
||||
},
|
||||
"add": false
|
||||
},
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
@@ -138,10 +146,11 @@
|
||||
}
|
||||
],
|
||||
"count": {
|
||||
"n": 3,
|
||||
"p": 0.53333336,
|
||||
"type": "minecraft:binomial"
|
||||
}
|
||||
"type": "minecraft:binomial",
|
||||
"n": 3.0,
|
||||
"p": 0.53333336
|
||||
},
|
||||
"add": false
|
||||
}
|
||||
],
|
||||
"name": "minecraft:melon_seeds"
|
||||
|
||||
Reference in New Issue
Block a user