Create/Update assets for version 25w03a

This commit is contained in:
InventiveBot
2025-01-15 18:31:25 +01:00
parent cf75216007
commit cfad7ee62b
21685 changed files with 1495422 additions and 18 deletions

View File

@@ -0,0 +1,48 @@
{
"type": "minecraft:entity",
"pools": [
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 2.0,
"min": 0.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:poppy"
}
],
"rolls": 1.0
},
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 5.0,
"min": 3.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:iron_ingot"
}
],
"rolls": 1.0
}
],
"random_sequence": "minecraft:entities/iron_golem"
}