Create/Update assets for version 24w14potato

This commit is contained in:
InventiveBot
2025-02-03 11:41:59 +01:00
parent c20c80decf
commit 5afa058740
21542 changed files with 1504687 additions and 18 deletions

View File

@@ -0,0 +1,120 @@
{
"type": "minecraft:entity",
"pools": [
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"functions": [
{
"components": {
"minecraft:resin": {
"impurities": "f",
"quality": "c"
}
},
"function": "minecraft:set_components"
},
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 1.0,
"min": 0.0
},
"function": "minecraft:set_count"
},
{
"count": {
"type": "minecraft:uniform",
"max": 1.0,
"min": 0.0
},
"function": "minecraft:looting_enchant"
}
],
"name": "minecraft:toxic_resin"
}
],
"rolls": 1.0
},
{
"bonus_rolls": 0.0,
"conditions": [
{
"chance": 0.1,
"condition": "minecraft:random_chance_with_looting",
"looting_multiplier": 0.02
}
],
"entries": [
{
"type": "minecraft:item",
"functions": [
{
"components": {
"minecraft:resin": {
"impurities": "f",
"quality": "j"
}
},
"function": "minecraft:set_components"
},
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 1.0,
"min": 0.0
},
"function": "minecraft:set_count"
},
{
"count": {
"type": "minecraft:uniform",
"max": 1.0,
"min": 0.0
},
"function": "minecraft:looting_enchant"
}
],
"name": "minecraft:toxic_resin"
}
],
"rolls": 1.0
},
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:killed_by_player"
},
{
"chance": 0.5,
"condition": "minecraft:random_chance_with_looting",
"looting_multiplier": 0.1
}
],
"entries": [
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 1.0,
"min": 0.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:toxic_beam"
}
],
"rolls": 1.0
}
],
"random_sequence": "minecraft:entities/toxifin"
}