buffing nether entity loot tables

This commit is contained in:
Pyritie 2025-04-21 12:47:38 +01:00
parent 0ef9f6db21
commit 26275c0b09
10 changed files with 253 additions and 129 deletions

View file

@ -11,16 +11,16 @@
"add": false, "add": false,
"count": { "count": {
"type": "minecraft:uniform", "type": "minecraft:uniform",
"max": 1.0, "max": 3.0,
"min": 0.0 "min": 1.0
}, },
"function": "minecraft:set_count" "function": "minecraft:set_count"
}, },
{ {
"count": { "count": {
"type": "minecraft:uniform", "type": "minecraft:uniform",
"max": 1.0, "max": 2.0,
"min": 0.0 "min": 1.0
}, },
"enchantment": "minecraft:looting", "enchantment": "minecraft:looting",
"function": "minecraft:looting_enchant" "function": "minecraft:looting_enchant"
@ -41,16 +41,16 @@
"add": false, "add": false,
"count": { "count": {
"type": "minecraft:uniform", "type": "minecraft:uniform",
"max": 3.0, "max": 4.0,
"min": 0.0 "min": 2.0
}, },
"function": "minecraft:set_count" "function": "minecraft:set_count"
}, },
{ {
"count": { "count": {
"type": "minecraft:uniform", "type": "minecraft:uniform",
"max": 1.0, "max": 2.0,
"min": 0.0 "min": 1.0
}, },
"enchantment": "minecraft:looting", "enchantment": "minecraft:looting",
"function": "minecraft:looting_enchant" "function": "minecraft:looting_enchant"
@ -71,16 +71,16 @@
"add": false, "add": false,
"count": { "count": {
"type": "minecraft:uniform", "type": "minecraft:uniform",
"max": 3.0, "max": 4.0,
"min": 0.0 "min": 2.0
}, },
"function": "minecraft:set_count" "function": "minecraft:set_count"
}, },
{ {
"count": { "count": {
"type": "minecraft:uniform", "type": "minecraft:uniform",
"max": 1.0, "max": 2.0,
"min": 0.0 "min": 1.0
}, },
"enchantment": "minecraft:looting", "enchantment": "minecraft:looting",
"function": "minecraft:looting_enchant" "function": "minecraft:looting_enchant"
@ -101,7 +101,37 @@
"add": false, "add": false,
"count": { "count": {
"type": "minecraft:uniform", "type": "minecraft:uniform",
"max": 3.0, "max": 4.0,
"min": 2.0
},
"function": "minecraft:set_count"
},
{
"count": {
"type": "minecraft:uniform",
"max": 2.0,
"min": 1.0
},
"enchantment": "minecraft:looting",
"function": "minecraft:looting_enchant"
}
],
"name": "tfc:ore/normal_native_copper"
}
],
"rolls": 1.0
},
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 1.0,
"min": 0.0 "min": 0.0
}, },
"function": "minecraft:set_count" "function": "minecraft:set_count"
@ -116,7 +146,7 @@
"function": "minecraft:looting_enchant" "function": "minecraft:looting_enchant"
} }
], ],
"name": "tfc:ore/normal_native_copper" "name": "endermanoverhaul:summoner_pearl"
} }
], ],
"rolls": 1.0 "rolls": 1.0

View file

@ -11,16 +11,16 @@
"add": false, "add": false,
"count": { "count": {
"type": "minecraft:uniform", "type": "minecraft:uniform",
"max": 1.0, "max": 2.0,
"min": 0.0 "min": 1.0
}, },
"function": "minecraft:set_count" "function": "minecraft:set_count"
}, },
{ {
"count": { "count": {
"type": "minecraft:uniform", "type": "minecraft:uniform",
"max": 1.0, "max": 2.0,
"min": 0.0 "min": 1.0
}, },
"enchantment": "minecraft:looting", "enchantment": "minecraft:looting",
"function": "minecraft:looting_enchant" "function": "minecraft:looting_enchant"
@ -42,15 +42,15 @@
"count": { "count": {
"type": "minecraft:uniform", "type": "minecraft:uniform",
"max": 8.0, "max": 8.0,
"min": 0.0 "min": 4.0
}, },
"function": "minecraft:set_count" "function": "minecraft:set_count"
}, },
{ {
"count": { "count": {
"type": "minecraft:uniform", "type": "minecraft:uniform",
"max": 1.0, "max": 2.0,
"min": 0.0 "min": 1.0
}, },
"enchantment": "minecraft:looting", "enchantment": "minecraft:looting",
"function": "minecraft:looting_enchant" "function": "minecraft:looting_enchant"
@ -72,6 +72,36 @@
"count": { "count": {
"type": "minecraft:uniform", "type": "minecraft:uniform",
"max": 8.0, "max": 8.0,
"min": 4.0
},
"function": "minecraft:set_count"
},
{
"count": {
"type": "minecraft:uniform",
"max": 2.0,
"min": 1.0
},
"enchantment": "minecraft:looting",
"function": "minecraft:looting_enchant"
}
],
"name": "minecraft:charcoal"
}
],
"rolls": 1.0
},
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 1.0,
"min": 0.0 "min": 0.0
}, },
"function": "minecraft:set_count" "function": "minecraft:set_count"
@ -86,7 +116,7 @@
"function": "minecraft:looting_enchant" "function": "minecraft:looting_enchant"
} }
], ],
"name": "minecraft:charcoal" "name": "endermanoverhaul:corrupted_pearl"
} }
], ],
"rolls": 1.0 "rolls": 1.0

View file

@ -11,16 +11,16 @@
"add": false, "add": false,
"count": { "count": {
"type": "minecraft:uniform", "type": "minecraft:uniform",
"max": 1.0, "max": 3.0,
"min": 0.0 "min": 1.0
}, },
"function": "minecraft:set_count" "function": "minecraft:set_count"
}, },
{ {
"count": { "count": {
"type": "minecraft:uniform", "type": "minecraft:uniform",
"max": 1.0, "max": 3.0,
"min": 0.0 "min": 1.0
}, },
"enchantment": "minecraft:looting", "enchantment": "minecraft:looting",
"function": "minecraft:looting_enchant" "function": "minecraft:looting_enchant"
@ -41,16 +41,16 @@
"add": false, "add": false,
"count": { "count": {
"type": "minecraft:uniform", "type": "minecraft:uniform",
"max": 3.0, "max": 4.0,
"min": 0.0 "min": 2.0
}, },
"function": "minecraft:set_count" "function": "minecraft:set_count"
}, },
{ {
"count": { "count": {
"type": "minecraft:uniform", "type": "minecraft:uniform",
"max": 1.0, "max": 4.0,
"min": 0.0 "min": 2.0
}, },
"enchantment": "minecraft:looting", "enchantment": "minecraft:looting",
"function": "minecraft:looting_enchant" "function": "minecraft:looting_enchant"
@ -71,7 +71,37 @@
"add": false, "add": false,
"count": { "count": {
"type": "minecraft:uniform", "type": "minecraft:uniform",
"max": 3.0, "max": 4.0,
"min": 2.0
},
"function": "minecraft:set_count"
},
{
"count": {
"type": "minecraft:uniform",
"max": 4.0,
"min": 2.0
},
"enchantment": "minecraft:looting",
"function": "minecraft:looting_enchant"
}
],
"name": "minecraft:brown_mushroom"
}
],
"rolls": 1.0
},
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 1.0,
"min": 0.0 "min": 0.0
}, },
"function": "minecraft:set_count" "function": "minecraft:set_count"
@ -86,7 +116,7 @@
"function": "minecraft:looting_enchant" "function": "minecraft:looting_enchant"
} }
], ],
"name": "minecraft:brown_mushroom" "name": "endermanoverhaul:summoner_pearl"
} }
], ],
"rolls": 1.0 "rolls": 1.0

View file

@ -1,66 +0,0 @@
{
"type": "minecraft:entity",
"pools": [
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"functions": [
{
"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
},
"enchantment": "minecraft:looting",
"function": "minecraft:looting_enchant"
}
],
"name": "ae2:ender_dust"
}
],
"rolls": 1.0
},
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"functions": [
{
"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
},
"enchantment": "minecraft:looting",
"function": "minecraft:looting_enchant"
}
],
"name": "endermanoverhaul:summoner_pearl"
}
],
"rolls": 1.0
}
],
"random_sequence": "endermanoverhaul:entities/nether_wastes_enderman"
}

View file

@ -11,16 +11,16 @@
"add": false, "add": false,
"count": { "count": {
"type": "minecraft:uniform", "type": "minecraft:uniform",
"max": 1.0, "max": 3.0,
"min": 0.0 "min": 1.0
}, },
"function": "minecraft:set_count" "function": "minecraft:set_count"
}, },
{ {
"count": { "count": {
"type": "minecraft:uniform", "type": "minecraft:uniform",
"max": 1.0, "max": 3.0,
"min": 0.0 "min": 1.0
}, },
"enchantment": "minecraft:looting", "enchantment": "minecraft:looting",
"function": "minecraft:looting_enchant" "function": "minecraft:looting_enchant"
@ -31,6 +31,66 @@
], ],
"rolls": 1.0 "rolls": 1.0
}, },
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 4.0,
"min": 2.0
},
"function": "minecraft:set_count"
},
{
"count": {
"type": "minecraft:uniform",
"max": 4.0,
"min": 2.0
},
"enchantment": "minecraft:looting",
"function": "minecraft:looting_enchant"
}
],
"name": "minecraft:glow_berries"
}
],
"rolls": 1.0
},
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 2.0,
"min": 1.0
},
"function": "minecraft:set_count"
},
{
"count": {
"type": "minecraft:uniform",
"max": 2.0,
"min": 1.0
},
"enchantment": "minecraft:looting",
"function": "minecraft:looting_enchant"
}
],
"name": "tfc:wood/sapling/mangrove"
}
],
"rolls": 1.0
},
{ {
"bonus_rolls": 0.0, "bonus_rolls": 0.0,
"entries": [ "entries": [

View file

@ -12,16 +12,16 @@
"add": false, "add": false,
"count": { "count": {
"type": "minecraft:uniform", "type": "minecraft:uniform",
"max": 1.0, "max": 3.0,
"min": 0.0 "min": 1.0
}, },
"function": "minecraft:set_count" "function": "minecraft:set_count"
}, },
{ {
"count": { "count": {
"type": "minecraft:uniform", "type": "minecraft:uniform",
"max": 1.0, "max": 3.0,
"min": 0.0 "min": 1.0
}, },
"enchantment": "minecraft:looting", "enchantment": "minecraft:looting",
"function": "minecraft:looting_enchant" "function": "minecraft:looting_enchant"
@ -42,16 +42,16 @@
"add": false, "add": false,
"count": { "count": {
"type": "minecraft:uniform", "type": "minecraft:uniform",
"max": 1.0, "max": 4.0,
"min": 0.0 "min": 2.0
}, },
"function": "minecraft:set_count" "function": "minecraft:set_count"
}, },
{ {
"count": { "count": {
"type": "minecraft:uniform", "type": "minecraft:uniform",
"max": 1.0, "max": 4.0,
"min": 0.0 "min": 2.0
}, },
"enchantment": "minecraft:looting", "enchantment": "minecraft:looting",
"function": "minecraft:looting_enchant" "function": "minecraft:looting_enchant"

View file

@ -12,16 +12,16 @@
"add": false, "add": false,
"count": { "count": {
"type": "minecraft:uniform", "type": "minecraft:uniform",
"max": 1.0, "max": 3.0,
"min": 0.0 "min": 1.0
}, },
"function": "minecraft:set_count" "function": "minecraft:set_count"
}, },
{ {
"count": { "count": {
"type": "minecraft:uniform", "type": "minecraft:uniform",
"max": 1.0, "max": 3.0,
"min": 0.0 "min": 1.0
}, },
"enchantment": "minecraft:looting", "enchantment": "minecraft:looting",
"function": "minecraft:looting_enchant" "function": "minecraft:looting_enchant"
@ -36,16 +36,16 @@
"add": false, "add": false,
"count": { "count": {
"type": "minecraft:uniform", "type": "minecraft:uniform",
"max": 1.0, "max": 2.0,
"min": 0.0 "min": 1.0
}, },
"function": "minecraft:set_count" "function": "minecraft:set_count"
}, },
{ {
"count": { "count": {
"type": "minecraft:uniform", "type": "minecraft:uniform",
"max": 1.0, "max": 2.0,
"min": 0.0 "min": 1.0
}, },
"enchantment": "minecraft:looting", "enchantment": "minecraft:looting",
"function": "minecraft:looting_enchant" "function": "minecraft:looting_enchant"

View file

@ -12,16 +12,16 @@
"add": false, "add": false,
"count": { "count": {
"type": "minecraft:uniform", "type": "minecraft:uniform",
"max": 2.0, "max": 4.0,
"min": 1.0 "min": 2.0
}, },
"function": "minecraft:set_count" "function": "minecraft:set_count"
}, },
{ {
"count": { "count": {
"type": "minecraft:uniform", "type": "minecraft:uniform",
"max": 1.0, "max": 2.0,
"min": 0.0 "min": 1.0
}, },
"enchantment": "minecraft:looting", "enchantment": "minecraft:looting",
"function": "minecraft:looting_enchant" "function": "minecraft:looting_enchant"
@ -42,16 +42,16 @@
"add": false, "add": false,
"count": { "count": {
"type": "minecraft:uniform", "type": "minecraft:uniform",
"max": 2.0, "max": 5.0,
"min": 1.0 "min": 2.0
}, },
"function": "minecraft:set_count" "function": "minecraft:set_count"
}, },
{ {
"count": { "count": {
"type": "minecraft:uniform", "type": "minecraft:uniform",
"max": 1.0, "max": 2.0,
"min": 0.0 "min": 1.0
}, },
"enchantment": "minecraft:looting", "enchantment": "minecraft:looting",
"function": "minecraft:looting_enchant" "function": "minecraft:looting_enchant"
@ -60,6 +60,36 @@
"name": "beneath:cursecoal" "name": "beneath:cursecoal"
} }
] ]
},
{
"name": "loot_pool",
"rolls": 1,
"entries": [
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 5.0,
"min": 2.0
},
"function": "minecraft:set_count"
},
{
"count": {
"type": "minecraft:uniform",
"max": 2.0,
"min": 1.0
},
"enchantment": "minecraft:looting",
"function": "minecraft:looting_enchant"
}
],
"name": "gtceu:rich_raw_coal"
}
]
} }
] ]
} }

View file

@ -4,7 +4,18 @@ const registerEndermanOverhaulItemTags = (event) => {
'endermanoverhaul:tiny_skull', 'endermanoverhaul:tiny_skull',
'endermanoverhaul:enderman_tooth', 'endermanoverhaul:enderman_tooth',
'endermanoverhaul:corrupted_blade', 'endermanoverhaul:corrupted_blade',
'endermanoverhaul:corrupted_shield' 'endermanoverhaul:corrupted_shield',
'endermanoverhaul:badlands_hood',
'endermanoverhaul:savannah_hood',
'endermanoverhaul:snowy_hood',
'endermanoverhaul:soul_pearl',
'endermanoverhaul:ancient_pearl',
'endermanoverhaul:bubble_pearl',
'endermanoverhaul:icy_pearl',
'endermanoverhaul:crimson_pearl',
'endermanoverhaul:warped_pearl'
] ]
DISABLED_ITEMS.forEach(item => { DISABLED_ITEMS.forEach(item => {

View file

@ -627,7 +627,6 @@ global.MINECRAFT_DISABLED_ITEMS = [
'minecraft:shears', 'minecraft:shears',
'minecraft:lantern', 'minecraft:lantern',
'minecraft:soul_lantern', 'minecraft:soul_lantern',
'minecraft:smithing_table',
'minecraft:smoker', 'minecraft:smoker',
'minecraft:blast_furnace', 'minecraft:blast_furnace',
'minecraft:chiseled_bookshelf', 'minecraft:chiseled_bookshelf',