add first patch

This commit is contained in:
2026-07-31 10:34:32 +09:00
parent 03aac2e45e
commit b1cbc6c78d
6390 changed files with 547430 additions and 0 deletions
@@ -0,0 +1,19 @@
{
"type": "cluttered:add_item",
"chance": 0.09,
"conditions": [
{
"condition": "forge:loot_table_id",
"loot_table_id": "minecraft:chests/abandoned_mineshaft"
}
],
"item": [
"cluttered:poplar_sapling",
"cluttered:crabapple_sapling",
"cluttered:sycamore_sapling",
"cluttered:fluorescent_maple_sapling",
"cluttered:blue_roundhead",
"cluttered:fly_agaric"
],
"maxSize": 3
}
@@ -0,0 +1,19 @@
{
"type": "cluttered:add_item",
"chance": 0.15,
"conditions": [
{
"condition": "forge:loot_table_id",
"loot_table_id": "minecraft:chests/spawn_bonus_chest"
}
],
"item": [
"cluttered:poplar_sapling",
"cluttered:crabapple_sapling",
"cluttered:sycamore_sapling",
"cluttered:fluorescent_maple_sapling",
"cluttered:blue_roundhead",
"cluttered:fly_agaric"
],
"maxSize": 2
}
@@ -0,0 +1,19 @@
{
"type": "cluttered:add_item",
"chance": 0.18,
"conditions": [
{
"condition": "forge:loot_table_id",
"loot_table_id": "minecraft:chests/simple_dungeon"
}
],
"item": [
"cluttered:poplar_sapling",
"cluttered:crabapple_sapling",
"cluttered:sycamore_sapling",
"cluttered:fluorescent_maple_sapling",
"cluttered:blue_roundhead",
"cluttered:fly_agaric"
],
"maxSize": 4
}
@@ -0,0 +1,19 @@
{
"type": "cluttered:add_item",
"chance": 0.09,
"conditions": [
{
"condition": "forge:loot_table_id",
"loot_table_id": "minecraft:chests/shipwreck_supply"
}
],
"item": [
"cluttered:poplar_sapling",
"cluttered:crabapple_sapling",
"cluttered:sycamore_sapling",
"cluttered:fluorescent_maple_sapling",
"cluttered:blue_roundhead",
"cluttered:fly_agaric"
],
"maxSize": 3
}
@@ -0,0 +1,19 @@
{
"type": "cluttered:add_item",
"chance": 0.1,
"conditions": [
{
"condition": "forge:loot_table_id",
"loot_table_id": "minecraft:chests/village/village_desert_house"
}
],
"item": [
"cluttered:poplar_sapling",
"cluttered:crabapple_sapling",
"cluttered:sycamore_sapling",
"cluttered:fluorescent_maple_sapling",
"cluttered:blue_roundhead",
"cluttered:fly_agaric"
],
"maxSize": 3
}
@@ -0,0 +1,19 @@
{
"type": "cluttered:add_item",
"chance": 0.12,
"conditions": [
{
"condition": "forge:loot_table_id",
"loot_table_id": "minecraft:chests/village/village_plains_house"
}
],
"item": [
"cluttered:poplar_sapling",
"cluttered:crabapple_sapling",
"cluttered:sycamore_sapling",
"cluttered:fluorescent_maple_sapling",
"cluttered:blue_roundhead",
"cluttered:fly_agaric"
],
"maxSize": 3
}
@@ -0,0 +1,19 @@
{
"type": "cluttered:add_item",
"chance": 0.12,
"conditions": [
{
"condition": "forge:loot_table_id",
"loot_table_id": "minecraft:chests/village/village_savanna_house"
}
],
"item": [
"cluttered:poplar_sapling",
"cluttered:crabapple_sapling",
"cluttered:sycamore_sapling",
"cluttered:fluorescent_maple_sapling",
"cluttered:blue_roundhead",
"cluttered:fly_agaric"
],
"maxSize": 3
}
@@ -0,0 +1,19 @@
{
"type": "cluttered:add_item",
"chance": 0.1,
"conditions": [
{
"condition": "forge:loot_table_id",
"loot_table_id": "minecraft:chests/village/village_snowy_house"
}
],
"item": [
"cluttered:poplar_sapling",
"cluttered:crabapple_sapling",
"cluttered:sycamore_sapling",
"cluttered:fluorescent_maple_sapling",
"cluttered:blue_roundhead",
"cluttered:fly_agaric"
],
"maxSize": 3
}
@@ -0,0 +1,19 @@
{
"type": "cluttered:add_item",
"chance": 0.12,
"conditions": [
{
"condition": "forge:loot_table_id",
"loot_table_id": "minecraft:chests/village/village_taiga_house"
}
],
"item": [
"cluttered:poplar_sapling",
"cluttered:crabapple_sapling",
"cluttered:sycamore_sapling",
"cluttered:fluorescent_maple_sapling",
"cluttered:blue_roundhead",
"cluttered:fly_agaric"
],
"maxSize": 3
}