first commit

This commit is contained in:
2025-02-18 15:25:17 +01:00
commit 37cf0e8062
7403 changed files with 1227142 additions and 0 deletions

View File

@ -0,0 +1,162 @@
{
"type": "minecraft:chest",
"pools": [
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "loot_table",
"name": "minecraft:numismatic/bronze_tier2"
}
],
"rolls": {
"type": "minecraft:uniform",
"max": 1.0,
"min": 1.0
}
},
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "loot_table",
"name": "minecraft:convenientdecor/umbrella"
}
],
"rolls": {
"type": "minecraft:uniform",
"max": 1.0,
"min": 1.0
}
},
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "loot_table",
"weight": 1,
"name": "minecraft:cobblemon/mythsandlegends"
},
{
"type": "minecraft:item",
"weight": 50,
"name": "minecraft:air"
}
],
"rolls": {
"type": "minecraft:uniform",
"max": 1.0,
"min": 1.0
}
},
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "loot_table",
"weight": 1,
"name": "minecraft:cobblemon/pokeblocks_tier2"
},
{
"type": "minecraft:item",
"weight": 8,
"name": "minecraft:air"
}
],
"rolls": {
"type": "minecraft:uniform",
"max": 1.0,
"min": 1.0
}
},
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "loot_table",
"weight": 1,
"name": "minecraft:cobblemon/iv_add_tier1"
},
{
"type": "minecraft:item",
"weight": 3,
"name": "minecraft:air"
}
],
"rolls": {
"type": "minecraft:uniform",
"max": 1.0,
"min": 1.0
}
},
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "loot_table",
"weight": 1,
"name": "minecraft:cobblemon/nature_changer"
},
{
"type": "minecraft:item",
"weight": 20,
"name": "minecraft:air"
}
],
"rolls": 1.0
},
{
"rolls": {
"type": "minecraft:uniform",
"min": 1,
"max": 2
},
"bonus_rolls": 0,
"entries": [
{
"type": "minecraft:item",
"weight": 5,
"name": "cobblemon:exp_candy_xs",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 12,
"max": 40
}
}
]
},
{
"type": "minecraft:item",
"weight": 3,
"name": "cobblemon:exp_candy_s",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 4,
"max": 15
}
}
]
}
]
},
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "loot_table",
"name": "minecraft:cobblemon/feather_loot_tier2"
}
],
"rolls": {
"type": "minecraft:uniform",
"max": 1.0,
"min": 1.0
}
}
]
}

View File

@ -0,0 +1,162 @@
{
"type": "minecraft:chest",
"pools": [
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "loot_table",
"name": "minecraft:numismatic/bronze_tier2"
}
],
"rolls": {
"type": "minecraft:uniform",
"max": 1.0,
"min": 1.0
}
},
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "loot_table",
"name": "minecraft:convenientdecor/umbrella"
}
],
"rolls": {
"type": "minecraft:uniform",
"max": 1.0,
"min": 1.0
}
},
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "loot_table",
"weight": 1,
"name": "minecraft:cobblemon/mythsandlegends"
},
{
"type": "minecraft:item",
"weight": 50,
"name": "minecraft:air"
}
],
"rolls": {
"type": "minecraft:uniform",
"max": 1.0,
"min": 1.0
}
},
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "loot_table",
"weight": 1,
"name": "minecraft:cobblemon/pokeblocks_tier2"
},
{
"type": "minecraft:item",
"weight": 8,
"name": "minecraft:air"
}
],
"rolls": {
"type": "minecraft:uniform",
"max": 1.0,
"min": 1.0
}
},
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "loot_table",
"weight": 1,
"name": "minecraft:cobblemon/iv_add_tier1"
},
{
"type": "minecraft:item",
"weight": 3,
"name": "minecraft:air"
}
],
"rolls": {
"type": "minecraft:uniform",
"max": 1.0,
"min": 1.0
}
},
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "loot_table",
"weight": 1,
"name": "minecraft:cobblemon/nature_changer"
},
{
"type": "minecraft:item",
"weight": 20,
"name": "minecraft:air"
}
],
"rolls": 1.0
},
{
"rolls": {
"type": "minecraft:uniform",
"min": 1,
"max": 2
},
"bonus_rolls": 0,
"entries": [
{
"type": "minecraft:item",
"weight": 5,
"name": "cobblemon:exp_candy_xs",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 12,
"max": 40
}
}
]
},
{
"type": "minecraft:item",
"weight": 3,
"name": "cobblemon:exp_candy_s",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 4,
"max": 15
}
}
]
}
]
},
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "loot_table",
"name": "minecraft:cobblemon/feather_loot_tier2"
}
],
"rolls": {
"type": "minecraft:uniform",
"max": 1.0,
"min": 1.0
}
}
]
}

View File

@ -0,0 +1,14 @@
{
"structures": [
{
"structure": "totw_modded:end",
"weight": 1
}
],
"placement": {
"type": "minecraft:random_spread",
"spacing": 90,
"separation": 25,
"salt": 1685779
}
}

View File

@ -0,0 +1,14 @@
{
"structures": [
{
"structure": "totw_modded:nether",
"weight": 1
}
],
"placement": {
"type": "minecraft:random_spread",
"spacing": 90,
"separation": 25,
"salt": 1683778
}
}

View File

@ -0,0 +1,46 @@
{
"structures": [
{
"structure": "totw_modded:regular",
"weight": 1
},
{
"structure": "totw_modded:desert",
"weight": 1
},
{
"structure": "totw_modded:ice",
"weight": 1
},
{
"structure": "totw_modded:derelict",
"weight": 1
},
{
"structure": "totw_modded:derelict_grass",
"weight": 1
},
{
"structure": "totw_modded:jungle",
"weight": 1
},
{
"structure": "totw_modded:badlands",
"weight": 1
},
{
"structure": "totw_modded:ocean_warm",
"weight": 1
},
{
"structure": "totw_modded:ocean",
"weight": 1
}
],
"placement": {
"type": "minecraft:random_spread",
"spacing": 90,
"separation": 25,
"salt": 1685777
}
}