merge
This commit is contained in:
commit
ae4abcadec
207 changed files with 2521 additions and 1286 deletions
|
|
@ -11,11 +11,21 @@
|
|||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
"add": false,
|
||||
"count": {
|
||||
"min": 4,
|
||||
"max": 10,
|
||||
"type": "minecraft:uniform"
|
||||
}
|
||||
},
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"enchantment": "minecraft:looting",
|
||||
"function": "minecraft:looting_enchant"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
@ -34,7 +44,7 @@
|
|||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"min": 1,
|
||||
"max": 3
|
||||
"max": 6
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -6,27 +6,11 @@
|
|||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.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": "ae2:ender_dust"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "endermanoverhaul:summoner_pearl"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
|
|
@ -45,25 +29,10 @@
|
|||
"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:raw_coal"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
|
|
@ -75,25 +44,10 @@
|
|||
"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:raw_goethite"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
"name": "tfc:ore/normal_magnetite"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
|
|
@ -105,51 +59,12 @@
|
|||
"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
|
||||
},
|
||||
"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/cave_enderman"
|
||||
|
|
|
|||
|
|
@ -6,27 +6,11 @@
|
|||
"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": "ae2:ender_dust"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "endermanoverhaul:corrupted_pearl"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
|
|
@ -45,18 +29,9 @@
|
|||
"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": "tfc:powder/wood_ash"
|
||||
"name": "tfc:soot"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
|
|
@ -75,51 +50,12 @@
|
|||
"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
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
},
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 0.0
|
||||
},
|
||||
"enchantment": "minecraft:looting",
|
||||
"function": "minecraft:looting_enchant"
|
||||
}
|
||||
],
|
||||
"name": "endermanoverhaul:corrupted_pearl"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "endermanoverhaul:entities/dark_oak_enderman"
|
||||
|
|
|
|||
|
|
@ -6,27 +6,11 @@
|
|||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
},
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"enchantment": "minecraft:looting",
|
||||
"function": "minecraft:looting_enchant"
|
||||
}
|
||||
],
|
||||
"name": "ae2:ender_dust"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "endermanoverhaul:summoner_pearl"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
|
|
@ -41,85 +25,25 @@
|
|||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 4.0,
|
||||
"min": 2.0
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
},
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 4.0,
|
||||
"min": 2.0
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"enchantment": "minecraft:looting",
|
||||
"function": "minecraft:looting_enchant"
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:red_mushroom"
|
||||
}
|
||||
],
|
||||
"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: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
|
||||
},
|
||||
"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
|
||||
"rolls": 3.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "endermanoverhaul:entities/mushroom_fields_enderman"
|
||||
|
|
|
|||
|
|
@ -6,27 +6,11 @@
|
|||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
},
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"enchantment": "minecraft:looting",
|
||||
"function": "minecraft:looting_enchant"
|
||||
}
|
||||
],
|
||||
"name": "ae2:ender_dust"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "endermanoverhaul:summoner_pearl"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
|
|
@ -45,25 +29,25 @@
|
|||
"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": 4.0,
|
||||
"min": 2.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:moss_block"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
|
|
@ -75,51 +59,12 @@
|
|||
"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,
|
||||
"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
|
||||
"rolls": 2.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "endermanoverhaul:entities/swamp_enderman"
|
||||
|
|
|
|||
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"type": "minecraft:block",
|
||||
"pools": [
|
||||
{
|
||||
"name": "loot_pool",
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:brown_mushroom_block"
|
||||
}
|
||||
],
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"type": "minecraft:block",
|
||||
"pools": [
|
||||
{
|
||||
"name": "loot_pool",
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:red_mushroom_block"
|
||||
}
|
||||
],
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
35
kubejs/data/minecraft/loot_tables/blocks/shroomlight.json
Normal file
35
kubejs/data/minecraft/loot_tables/blocks/shroomlight.json
Normal file
|
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"type": "minecraft:block",
|
||||
"pools": [
|
||||
{
|
||||
"name": "loot_pool",
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:glowstone_dust"
|
||||
}
|
||||
],
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "loot_pool",
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:brown_mushroom_block"
|
||||
}
|
||||
],
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
@ -419,7 +419,7 @@
|
|||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_nbt",
|
||||
"tag": "{\"tfc:forging_bonus\":4, \"HideFlags\":1, \"Enchantments\": [{\"id\":\"minecraft:infinity\",\"lvl\":\"1s\"}]}"
|
||||
"tag": "{\"tfc:forging_bonus\":4, \"GT.Behaviours\":{\"Mode\":2}, \"HideFlags\":1, \"Enchantments\": [{\"id\":\"minecraft:infinity\",\"lvl\":\"1s\"}]}"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
@ -485,7 +485,7 @@
|
|||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_nbt",
|
||||
"tag": "{\"tfc:forging_bonus\": 4, \"HideFlags\":1, \"Enchantments\": [{\"id\":\"minecraft:infinity\",\"lvl\":\"1s\"}]}"
|
||||
"tag": "{\"tfc:forging_bonus\": 4, \"GT.Behaviours\":{\"HarvestIce\":1}, \"HideFlags\":1, \"Enchantments\": [{\"id\":\"minecraft:infinity\",\"lvl\":\"1s\"}]}"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
@ -496,7 +496,7 @@
|
|||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_nbt",
|
||||
"tag": "{\"tfc:forging_bonus\": 4, \"HideFlags\":1, \"Enchantments\": [{\"id\":\"minecraft:infinity\",\"lvl\":\"1s\"}]}"
|
||||
"tag": "{\"tfc:forging_bonus\": 4, \"GT.Behaviours\":{\"DisableShields\":1, \"TreeFelling\":1}, \"HideFlags\":1, \"Enchantments\": [{\"id\":\"minecraft:infinity\",\"lvl\":\"1s\"}]}"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
@ -827,13 +827,13 @@
|
|||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:shroomlight",
|
||||
"name": "minecraft:phantom_membrane",
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
"count": {
|
||||
"min": 3,
|
||||
"max": 6,
|
||||
"min": 1,
|
||||
"max": 3,
|
||||
"type": "minecraft:uniform"
|
||||
}
|
||||
}
|
||||
|
|
@ -842,7 +842,7 @@
|
|||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:glowstone",
|
||||
"name": "minecraft:glowstone_dust",
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
|
|
|
|||
|
|
@ -419,7 +419,7 @@
|
|||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_nbt",
|
||||
"tag": "{\"tfc:forging_bonus\":4, \"HideFlags\":1, \"Enchantments\": [{\"id\":\"minecraft:infinity\",\"lvl\":\"1s\"}]}"
|
||||
"tag": "{\"tfc:forging_bonus\":4, \"GT.Behaviours\":{\"Mode\":2}, \"HideFlags\":1, \"Enchantments\": [{\"id\":\"minecraft:infinity\",\"lvl\":\"1s\"}]}"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
@ -485,7 +485,7 @@
|
|||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_nbt",
|
||||
"tag": "{\"tfc:forging_bonus\": 4, \"HideFlags\":1, \"Enchantments\": [{\"id\":\"minecraft:infinity\",\"lvl\":\"1s\"}]}"
|
||||
"tag": "{\"tfc:forging_bonus\": 4, \"GT.Behaviours\":{\"HarvestIce\":1}, \"HideFlags\":1, \"Enchantments\": [{\"id\":\"minecraft:infinity\",\"lvl\":\"1s\"}]}"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
@ -496,7 +496,7 @@
|
|||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_nbt",
|
||||
"tag": "{\"tfc:forging_bonus\": 4, \"HideFlags\":1, \"Enchantments\": [{\"id\":\"minecraft:infinity\",\"lvl\":\"1s\"}]}"
|
||||
"tag": "{\"tfc:forging_bonus\": 4, \"GT.Behaviours\":{\"DisableShields\":1, \"TreeFelling\":1}, \"HideFlags\":1, \"Enchantments\": [{\"id\":\"minecraft:infinity\",\"lvl\":\"1s\"}]}"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
@ -827,13 +827,13 @@
|
|||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:shroomlight",
|
||||
"name": "minecraft:phantom_membrane",
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
"count": {
|
||||
"min": 3,
|
||||
"max": 6,
|
||||
"min": 1,
|
||||
"max": 3,
|
||||
"type": "minecraft:uniform"
|
||||
}
|
||||
}
|
||||
|
|
@ -842,7 +842,7 @@
|
|||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:glowstone",
|
||||
"name": "minecraft:glowstone_dust",
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
|
|
|
|||
|
|
@ -419,7 +419,7 @@
|
|||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_nbt",
|
||||
"tag": "{\"tfc:forging_bonus\":4, \"HideFlags\":1, \"Enchantments\": [{\"id\":\"minecraft:infinity\",\"lvl\":\"1s\"}]}"
|
||||
"tag": "{\"tfc:forging_bonus\":4, \"GT.Behaviours\":{\"Mode\":2}, \"HideFlags\":1, \"Enchantments\": [{\"id\":\"minecraft:infinity\",\"lvl\":\"1s\"}]}"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
@ -485,7 +485,7 @@
|
|||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_nbt",
|
||||
"tag": "{\"tfc:forging_bonus\": 4, \"HideFlags\":1, \"Enchantments\": [{\"id\":\"minecraft:infinity\",\"lvl\":\"1s\"}]}"
|
||||
"tag": "{\"tfc:forging_bonus\": 4, \"GT.Behaviours\":{\"HarvestIce\":1}, \"HideFlags\":1, \"Enchantments\": [{\"id\":\"minecraft:infinity\",\"lvl\":\"1s\"}]}"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
@ -496,7 +496,7 @@
|
|||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_nbt",
|
||||
"tag": "{\"tfc:forging_bonus\": 4, \"HideFlags\":1, \"Enchantments\": [{\"id\":\"minecraft:infinity\",\"lvl\":\"1s\"}]}"
|
||||
"tag": "{\"tfc:forging_bonus\": 4, \"GT.Behaviours\":{\"DisableShields\":1, \"TreeFelling\":1}, \"HideFlags\":1, \"Enchantments\": [{\"id\":\"minecraft:infinity\",\"lvl\":\"1s\"}]}"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
@ -827,13 +827,13 @@
|
|||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:shroomlight",
|
||||
"name": "minecraft:phantom_membrane",
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
"count": {
|
||||
"min": 3,
|
||||
"max": 6,
|
||||
"min": 1,
|
||||
"max": 3,
|
||||
"type": "minecraft:uniform"
|
||||
}
|
||||
}
|
||||
|
|
@ -842,7 +842,7 @@
|
|||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:glowstone",
|
||||
"name": "minecraft:glowstone_dust",
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
|
|
|
|||
65
kubejs/data/minecraft/loot_tables/entities/drowned.json
Normal file
65
kubejs/data/minecraft/loot_tables/entities/drowned.json
Normal file
|
|
@ -0,0 +1,65 @@
|
|||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"name": "loot_pool",
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:rotten_flesh",
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
"count": {
|
||||
"max": 2,
|
||||
"min": 1,
|
||||
"type": "minecraft:uniform"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "loot_pool",
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "tfc:groundcover/driftwood",
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
"count": {
|
||||
"max": 2,
|
||||
"min": 0,
|
||||
"type": "minecraft:uniform"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "loot_pool",
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:bone",
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
"count": {
|
||||
"max": 1,
|
||||
"min": 0,
|
||||
"type": "minecraft:uniform"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
@ -7,26 +7,6 @@
|
|||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
},
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"enchantment": "minecraft:looting",
|
||||
"function": "minecraft:looting_enchant"
|
||||
}
|
||||
],
|
||||
"name": "ae2:ender_dust"
|
||||
}
|
||||
]
|
||||
|
|
@ -46,15 +26,6 @@
|
|||
"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:chorus_fruit"
|
||||
|
|
|
|||
54
kubejs/data/minecraft/loot_tables/entities/frog.json
Normal file
54
kubejs/data/minecraft/loot_tables/entities/frog.json
Normal file
|
|
@ -0,0 +1,54 @@
|
|||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"name": "loot_pool",
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "tfc:food/frog_legs",
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
"count": {
|
||||
"min": 2,
|
||||
"max": 3,
|
||||
"type": "minecraft:uniform"
|
||||
}
|
||||
},
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 0.0
|
||||
},
|
||||
"enchantment": "minecraft:looting",
|
||||
"function": "minecraft:looting_enchant"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "loot_pool",
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:bone",
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
"count": {
|
||||
"min": 1,
|
||||
"max": 2,
|
||||
"type": "minecraft:uniform"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
@ -12,19 +12,10 @@
|
|||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 0.0
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
},
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 1.0,
|
||||
"min": 0.0
|
||||
},
|
||||
"enchantment": "minecraft:looting",
|
||||
"function": "minecraft:looting_enchant"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:magma_cream"
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
"pools": [
|
||||
{
|
||||
"name": "loot_pool",
|
||||
"rolls": 2,
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
|
|
@ -16,19 +16,16 @@
|
|||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
},
|
||||
{
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 3.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"enchantment": "minecraft:looting",
|
||||
"function": "minecraft:looting_enchant"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:bone"
|
||||
},
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "loot_pool",
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
|
|
@ -40,15 +37,6 @@
|
|||
"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": "minecraft:phantom_membrane"
|
||||
|
|
|
|||
|
|
@ -16,15 +16,6 @@
|
|||
"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": "minecraft:bone"
|
||||
|
|
@ -42,29 +33,14 @@
|
|||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 5.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": "beneath:cursecoal"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "loot_pool",
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
|
|
@ -73,18 +49,9 @@
|
|||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 5.0,
|
||||
"min": 2.0
|
||||
"min": 3.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"
|
||||
|
|
|
|||
65
kubejs/data/minecraft/loot_tables/entities/zombie.json
Normal file
65
kubejs/data/minecraft/loot_tables/entities/zombie.json
Normal file
|
|
@ -0,0 +1,65 @@
|
|||
{
|
||||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"name": "loot_pool",
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:rotten_flesh",
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
"count": {
|
||||
"max": 2,
|
||||
"min": 1,
|
||||
"type": "minecraft:uniform"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "loot_pool",
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:stick",
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
"count": {
|
||||
"max": 2,
|
||||
"min": 0,
|
||||
"type": "minecraft:uniform"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "loot_pool",
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:bone",
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
"count": {
|
||||
"max": 1,
|
||||
"min": 0,
|
||||
"type": "minecraft:uniform"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
55
kubejs/data/tfc/worldgen/configured_carver/canyon.json
Normal file
55
kubejs/data/tfc/worldgen/configured_carver/canyon.json
Normal file
|
|
@ -0,0 +1,55 @@
|
|||
{
|
||||
"type": "tfc:canyon",
|
||||
"config": {
|
||||
"probability": 0.015,
|
||||
"y": {
|
||||
"type": "uniform",
|
||||
"min_inclusive": {
|
||||
"absolute": 10
|
||||
},
|
||||
"max_inclusive": {
|
||||
"absolute": 67
|
||||
}
|
||||
},
|
||||
"yScale": 3,
|
||||
"lava_level": {
|
||||
"above_bottom": 8
|
||||
},
|
||||
"aquifers_enabled": true,
|
||||
"vertical_rotation": {
|
||||
"type": "uniform",
|
||||
"value": {
|
||||
"min_inclusive": -0.125,
|
||||
"max_exclusive": 0.125
|
||||
}
|
||||
},
|
||||
"shape": {
|
||||
"distance_factor": {
|
||||
"type": "uniform",
|
||||
"value": {
|
||||
"min_inclusive": 0.75,
|
||||
"max_exclusive": 1.0
|
||||
}
|
||||
},
|
||||
"thickness": {
|
||||
"type": "trapezoid",
|
||||
"value": {
|
||||
"min": 0.0,
|
||||
"max": 6.0,
|
||||
"plateau": 2.0
|
||||
}
|
||||
},
|
||||
"width_smoothness": 3,
|
||||
"horizontal_radius_factor": {
|
||||
"type": "uniform",
|
||||
"value": {
|
||||
"min_inclusive": 0.75,
|
||||
"max_exclusive": 1.0
|
||||
}
|
||||
},
|
||||
"vertical_radius_default_factor": 1.0,
|
||||
"vertical_radius_center_factor": 0.0
|
||||
},
|
||||
"replaceable": "#tfc:can_carve"
|
||||
}
|
||||
}
|
||||
48
kubejs/data/tfc/worldgen/configured_carver/cave.json
Normal file
48
kubejs/data/tfc/worldgen/configured_carver/cave.json
Normal file
|
|
@ -0,0 +1,48 @@
|
|||
{
|
||||
"type": "tfc:cave",
|
||||
"config": {
|
||||
"probability": 0.015,
|
||||
"y": {
|
||||
"type": "uniform",
|
||||
"min_inclusive": {
|
||||
"absolute": -56
|
||||
},
|
||||
"max_inclusive": {
|
||||
"absolute": 126
|
||||
}
|
||||
},
|
||||
"yScale": {
|
||||
"type": "uniform",
|
||||
"value": {
|
||||
"min_inclusive": 0.1,
|
||||
"max_exclusive": 0.9
|
||||
}
|
||||
},
|
||||
"lava_level": {
|
||||
"above_bottom": 8
|
||||
},
|
||||
"aquifers_enabled": true,
|
||||
"horizontal_radius_multiplier": {
|
||||
"type": "uniform",
|
||||
"value": {
|
||||
"min_inclusive": 0.7,
|
||||
"max_exclusive": 1.4
|
||||
}
|
||||
},
|
||||
"vertical_radius_multiplier": {
|
||||
"type": "uniform",
|
||||
"value": {
|
||||
"min_inclusive": 0.8,
|
||||
"max_exclusive": 1.3
|
||||
}
|
||||
},
|
||||
"floor_level": {
|
||||
"type": "uniform",
|
||||
"value": {
|
||||
"min_inclusive": -1,
|
||||
"max_exclusive": -0.4
|
||||
}
|
||||
},
|
||||
"replaceable": "#tfc:can_carve"
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,18 @@
|
|||
{
|
||||
"structures": [
|
||||
{
|
||||
"structure": "tfc_ruined_world:ancient_monument_1",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"structure": "tfc_ruined_world:ancient_monument_2",
|
||||
"weight": 1
|
||||
}
|
||||
],
|
||||
"placement": {
|
||||
"salt": 1442136154,
|
||||
"spacing": 50,
|
||||
"separation": 30,
|
||||
"type": "minecraft:random_spread"
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,30 @@
|
|||
{
|
||||
"structures": [
|
||||
{
|
||||
"structure": "tfc_ruined_world:limestone_church",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"structure": "tfc_ruined_world:small_limestone_church",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"structure": "tfc_ruined_world:medium_gneiss_church",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"structure": "tfc_ruined_world:small_gneiss_church",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"structure": "tfc_ruined_world:small_limestone_church_2",
|
||||
"weight": 1
|
||||
}
|
||||
],
|
||||
"placement": {
|
||||
"salt": 1442136151,
|
||||
"spacing": 70,
|
||||
"separation": 50,
|
||||
"type": "minecraft:random_spread"
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,30 @@
|
|||
{
|
||||
"structures": [
|
||||
{
|
||||
"structure": "tfc_ruined_world:tower_1",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"structure": "tfc_ruined_world:tower_2",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"structure": "tfc_ruined_world:tower_3",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"structure": "tfc_ruined_world:tower_4",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"structure": "tfc_ruined_world:tower_5",
|
||||
"weight": 1
|
||||
}
|
||||
],
|
||||
"placement": {
|
||||
"salt": 1442136152,
|
||||
"spacing": 60,
|
||||
"separation": 40,
|
||||
"type": "minecraft:random_spread"
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,26 @@
|
|||
{
|
||||
"structures": [
|
||||
{
|
||||
"structure": "tfc_ruined_world:towerhouse_1",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"structure": "tfc_ruined_world:towerhouse_2",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"structure": "tfc_ruined_world:castle_1",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"structure": "tfc_ruined_world:castle_2",
|
||||
"weight": 1
|
||||
}
|
||||
],
|
||||
"placement": {
|
||||
"salt": 1442136153,
|
||||
"spacing": 120,
|
||||
"separation": 100,
|
||||
"type": "minecraft:random_spread"
|
||||
}
|
||||
}
|
||||
|
|
@ -7,8 +7,8 @@
|
|||
],
|
||||
"placement": {
|
||||
"salt": 264167119,
|
||||
"spacing": 120,
|
||||
"separation": 100,
|
||||
"spacing": 90,
|
||||
"separation": 70,
|
||||
"type": "minecraft:random_spread"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue