diff --git a/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_angled/acacia.json b/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_angled/acacia.json new file mode 100644 index 000000000..dc6df0bef --- /dev/null +++ b/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_angled/acacia.json @@ -0,0 +1,269 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:block", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:item", + "name": "firmaciv:watercraft_frame_angled" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + }, + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:wood/planks/acacia", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/acacia", + "properties": { + "frame_processed": "0" + } + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/acacia", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/acacia", + "properties": { + "frame_processed": "1" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 2 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/acacia", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/acacia", + "properties": { + "frame_processed": "2" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 3 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/acacia", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/acacia", + "properties": { + "frame_processed": "3" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/acacia", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/acacia", + "properties": { + "frame_processed": "4" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/acacia", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/acacia", + "properties": { + "frame_processed": "5" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/acacia", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/acacia", + "properties": { + "frame_processed": "6" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/acacia", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/acacia", + "properties": { + "frame_processed": "7" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + } + ] + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + }, + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/acacia", + "properties": { + "frame_processed": "4" + } + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/acacia", + "properties": { + "frame_processed": "5" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 2 + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/acacia", + "properties": { + "frame_processed": "6" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 3 + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/acacia", + "properties": { + "frame_processed": "7" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + } + ] + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_angled/ash.json b/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_angled/ash.json new file mode 100644 index 000000000..75f5ec0dd --- /dev/null +++ b/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_angled/ash.json @@ -0,0 +1,269 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:block", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:item", + "name": "firmaciv:watercraft_frame_angled" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + }, + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:wood/planks/ash", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/ash", + "properties": { + "frame_processed": "0" + } + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/ash", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/ash", + "properties": { + "frame_processed": "1" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 2 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/ash", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/ash", + "properties": { + "frame_processed": "2" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 3 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/ash", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/ash", + "properties": { + "frame_processed": "3" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/ash", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/ash", + "properties": { + "frame_processed": "4" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/ash", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/ash", + "properties": { + "frame_processed": "5" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/ash", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/ash", + "properties": { + "frame_processed": "6" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/ash", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/ash", + "properties": { + "frame_processed": "7" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + } + ] + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + }, + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/ash", + "properties": { + "frame_processed": "4" + } + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/ash", + "properties": { + "frame_processed": "5" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 2 + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/ash", + "properties": { + "frame_processed": "6" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 3 + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/ash", + "properties": { + "frame_processed": "7" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + } + ] + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_angled/aspen.json b/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_angled/aspen.json new file mode 100644 index 000000000..1b6bd1233 --- /dev/null +++ b/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_angled/aspen.json @@ -0,0 +1,269 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:block", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:item", + "name": "firmaciv:watercraft_frame_angled" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + }, + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:wood/planks/aspen", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/aspen", + "properties": { + "frame_processed": "0" + } + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/aspen", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/aspen", + "properties": { + "frame_processed": "1" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 2 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/aspen", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/aspen", + "properties": { + "frame_processed": "2" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 3 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/aspen", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/aspen", + "properties": { + "frame_processed": "3" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/aspen", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/aspen", + "properties": { + "frame_processed": "4" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/aspen", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/aspen", + "properties": { + "frame_processed": "5" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/aspen", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/aspen", + "properties": { + "frame_processed": "6" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/aspen", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/aspen", + "properties": { + "frame_processed": "7" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + } + ] + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + }, + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/aspen", + "properties": { + "frame_processed": "4" + } + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/aspen", + "properties": { + "frame_processed": "5" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 2 + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/aspen", + "properties": { + "frame_processed": "6" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 3 + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/aspen", + "properties": { + "frame_processed": "7" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + } + ] + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_angled/birch.json b/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_angled/birch.json new file mode 100644 index 000000000..6d36fef00 --- /dev/null +++ b/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_angled/birch.json @@ -0,0 +1,269 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:block", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:item", + "name": "firmaciv:watercraft_frame_angled" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + }, + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:wood/planks/birch", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/birch", + "properties": { + "frame_processed": "0" + } + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/birch", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/birch", + "properties": { + "frame_processed": "1" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 2 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/birch", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/birch", + "properties": { + "frame_processed": "2" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 3 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/birch", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/birch", + "properties": { + "frame_processed": "3" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/birch", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/birch", + "properties": { + "frame_processed": "4" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/birch", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/birch", + "properties": { + "frame_processed": "5" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/birch", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/birch", + "properties": { + "frame_processed": "6" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/birch", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/birch", + "properties": { + "frame_processed": "7" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + } + ] + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + }, + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/birch", + "properties": { + "frame_processed": "4" + } + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/birch", + "properties": { + "frame_processed": "5" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 2 + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/birch", + "properties": { + "frame_processed": "6" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 3 + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/birch", + "properties": { + "frame_processed": "7" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + } + ] + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_angled/blackwood.json b/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_angled/blackwood.json new file mode 100644 index 000000000..feff63c4b --- /dev/null +++ b/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_angled/blackwood.json @@ -0,0 +1,269 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:block", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:item", + "name": "firmaciv:watercraft_frame_angled" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + }, + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:wood/planks/blackwood", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/blackwood", + "properties": { + "frame_processed": "0" + } + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/blackwood", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/blackwood", + "properties": { + "frame_processed": "1" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 2 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/blackwood", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/blackwood", + "properties": { + "frame_processed": "2" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 3 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/blackwood", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/blackwood", + "properties": { + "frame_processed": "3" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/blackwood", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/blackwood", + "properties": { + "frame_processed": "4" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/blackwood", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/blackwood", + "properties": { + "frame_processed": "5" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/blackwood", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/blackwood", + "properties": { + "frame_processed": "6" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/blackwood", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/blackwood", + "properties": { + "frame_processed": "7" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + } + ] + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + }, + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/blackwood", + "properties": { + "frame_processed": "4" + } + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/blackwood", + "properties": { + "frame_processed": "5" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 2 + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/blackwood", + "properties": { + "frame_processed": "6" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 3 + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/blackwood", + "properties": { + "frame_processed": "7" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + } + ] + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_angled/chestnut.json b/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_angled/chestnut.json new file mode 100644 index 000000000..9eb30b03a --- /dev/null +++ b/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_angled/chestnut.json @@ -0,0 +1,269 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:block", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:item", + "name": "firmaciv:watercraft_frame_angled" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + }, + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:wood/planks/chestnut", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/chestnut", + "properties": { + "frame_processed": "0" + } + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/chestnut", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/chestnut", + "properties": { + "frame_processed": "1" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 2 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/chestnut", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/chestnut", + "properties": { + "frame_processed": "2" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 3 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/chestnut", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/chestnut", + "properties": { + "frame_processed": "3" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/chestnut", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/chestnut", + "properties": { + "frame_processed": "4" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/chestnut", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/chestnut", + "properties": { + "frame_processed": "5" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/chestnut", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/chestnut", + "properties": { + "frame_processed": "6" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/chestnut", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/chestnut", + "properties": { + "frame_processed": "7" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + } + ] + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + }, + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/chestnut", + "properties": { + "frame_processed": "4" + } + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/chestnut", + "properties": { + "frame_processed": "5" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 2 + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/chestnut", + "properties": { + "frame_processed": "6" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 3 + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/chestnut", + "properties": { + "frame_processed": "7" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + } + ] + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_angled/douglas_fir.json b/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_angled/douglas_fir.json new file mode 100644 index 000000000..b231cc71d --- /dev/null +++ b/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_angled/douglas_fir.json @@ -0,0 +1,269 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:block", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:item", + "name": "firmaciv:watercraft_frame_angled" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + }, + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:wood/planks/douglas_fir", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/douglas_fir", + "properties": { + "frame_processed": "0" + } + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/douglas_fir", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/douglas_fir", + "properties": { + "frame_processed": "1" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 2 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/douglas_fir", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/douglas_fir", + "properties": { + "frame_processed": "2" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 3 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/douglas_fir", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/douglas_fir", + "properties": { + "frame_processed": "3" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/douglas_fir", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/douglas_fir", + "properties": { + "frame_processed": "4" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/douglas_fir", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/douglas_fir", + "properties": { + "frame_processed": "5" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/douglas_fir", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/douglas_fir", + "properties": { + "frame_processed": "6" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/douglas_fir", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/douglas_fir", + "properties": { + "frame_processed": "7" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + } + ] + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + }, + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/douglas_fir", + "properties": { + "frame_processed": "4" + } + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/douglas_fir", + "properties": { + "frame_processed": "5" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 2 + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/douglas_fir", + "properties": { + "frame_processed": "6" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 3 + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/douglas_fir", + "properties": { + "frame_processed": "7" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + } + ] + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_angled/hickory.json b/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_angled/hickory.json new file mode 100644 index 000000000..15b0bffa9 --- /dev/null +++ b/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_angled/hickory.json @@ -0,0 +1,269 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:block", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:item", + "name": "firmaciv:watercraft_frame_angled" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + }, + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:wood/planks/hickory", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/hickory", + "properties": { + "frame_processed": "0" + } + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/hickory", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/hickory", + "properties": { + "frame_processed": "1" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 2 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/hickory", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/hickory", + "properties": { + "frame_processed": "2" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 3 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/hickory", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/hickory", + "properties": { + "frame_processed": "3" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/hickory", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/hickory", + "properties": { + "frame_processed": "4" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/hickory", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/hickory", + "properties": { + "frame_processed": "5" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/hickory", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/hickory", + "properties": { + "frame_processed": "6" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/hickory", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/hickory", + "properties": { + "frame_processed": "7" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + } + ] + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + }, + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/hickory", + "properties": { + "frame_processed": "4" + } + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/hickory", + "properties": { + "frame_processed": "5" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 2 + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/hickory", + "properties": { + "frame_processed": "6" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 3 + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/hickory", + "properties": { + "frame_processed": "7" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + } + ] + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_angled/kapok.json b/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_angled/kapok.json new file mode 100644 index 000000000..cfd4f4157 --- /dev/null +++ b/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_angled/kapok.json @@ -0,0 +1,269 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:block", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:item", + "name": "firmaciv:watercraft_frame_angled" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + }, + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:wood/planks/kapok", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/kapok", + "properties": { + "frame_processed": "0" + } + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/kapok", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/kapok", + "properties": { + "frame_processed": "1" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 2 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/kapok", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/kapok", + "properties": { + "frame_processed": "2" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 3 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/kapok", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/kapok", + "properties": { + "frame_processed": "3" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/kapok", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/kapok", + "properties": { + "frame_processed": "4" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/kapok", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/kapok", + "properties": { + "frame_processed": "5" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/kapok", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/kapok", + "properties": { + "frame_processed": "6" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/kapok", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/kapok", + "properties": { + "frame_processed": "7" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + } + ] + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + }, + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/kapok", + "properties": { + "frame_processed": "4" + } + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/kapok", + "properties": { + "frame_processed": "5" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 2 + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/kapok", + "properties": { + "frame_processed": "6" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 3 + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/kapok", + "properties": { + "frame_processed": "7" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + } + ] + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_angled/mangrove.json b/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_angled/mangrove.json new file mode 100644 index 000000000..330883062 --- /dev/null +++ b/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_angled/mangrove.json @@ -0,0 +1,269 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:block", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:item", + "name": "firmaciv:watercraft_frame_angled" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + }, + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:wood/planks/mangrove", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/mangrove", + "properties": { + "frame_processed": "0" + } + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/mangrove", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/mangrove", + "properties": { + "frame_processed": "1" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 2 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/mangrove", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/mangrove", + "properties": { + "frame_processed": "2" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 3 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/mangrove", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/mangrove", + "properties": { + "frame_processed": "3" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/mangrove", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/mangrove", + "properties": { + "frame_processed": "4" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/mangrove", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/mangrove", + "properties": { + "frame_processed": "5" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/mangrove", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/mangrove", + "properties": { + "frame_processed": "6" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/mangrove", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/mangrove", + "properties": { + "frame_processed": "7" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + } + ] + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + }, + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/mangrove", + "properties": { + "frame_processed": "4" + } + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/mangrove", + "properties": { + "frame_processed": "5" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 2 + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/mangrove", + "properties": { + "frame_processed": "6" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 3 + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/mangrove", + "properties": { + "frame_processed": "7" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + } + ] + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_angled/maple.json b/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_angled/maple.json new file mode 100644 index 000000000..4d9ee0a0b --- /dev/null +++ b/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_angled/maple.json @@ -0,0 +1,269 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:block", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:item", + "name": "firmaciv:watercraft_frame_angled" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + }, + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:wood/planks/maple", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/maple", + "properties": { + "frame_processed": "0" + } + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/maple", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/maple", + "properties": { + "frame_processed": "1" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 2 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/maple", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/maple", + "properties": { + "frame_processed": "2" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 3 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/maple", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/maple", + "properties": { + "frame_processed": "3" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/maple", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/maple", + "properties": { + "frame_processed": "4" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/maple", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/maple", + "properties": { + "frame_processed": "5" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/maple", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/maple", + "properties": { + "frame_processed": "6" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/maple", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/maple", + "properties": { + "frame_processed": "7" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + } + ] + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + }, + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/maple", + "properties": { + "frame_processed": "4" + } + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/maple", + "properties": { + "frame_processed": "5" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 2 + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/maple", + "properties": { + "frame_processed": "6" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 3 + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/maple", + "properties": { + "frame_processed": "7" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + } + ] + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_angled/oak.json b/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_angled/oak.json new file mode 100644 index 000000000..8043ac799 --- /dev/null +++ b/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_angled/oak.json @@ -0,0 +1,269 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:block", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:item", + "name": "firmaciv:watercraft_frame_angled" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + }, + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:wood/planks/oak", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/oak", + "properties": { + "frame_processed": "0" + } + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/oak", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/oak", + "properties": { + "frame_processed": "1" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 2 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/oak", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/oak", + "properties": { + "frame_processed": "2" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 3 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/oak", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/oak", + "properties": { + "frame_processed": "3" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/oak", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/oak", + "properties": { + "frame_processed": "4" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/oak", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/oak", + "properties": { + "frame_processed": "5" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/oak", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/oak", + "properties": { + "frame_processed": "6" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/oak", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/oak", + "properties": { + "frame_processed": "7" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + } + ] + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + }, + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/oak", + "properties": { + "frame_processed": "4" + } + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/oak", + "properties": { + "frame_processed": "5" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 2 + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/oak", + "properties": { + "frame_processed": "6" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 3 + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/oak", + "properties": { + "frame_processed": "7" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + } + ] + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_angled/palm.json b/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_angled/palm.json new file mode 100644 index 000000000..88fda6683 --- /dev/null +++ b/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_angled/palm.json @@ -0,0 +1,269 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:block", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:item", + "name": "firmaciv:watercraft_frame_angled" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + }, + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:wood/planks/palm", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/palm", + "properties": { + "frame_processed": "0" + } + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/palm", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/palm", + "properties": { + "frame_processed": "1" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 2 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/palm", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/palm", + "properties": { + "frame_processed": "2" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 3 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/palm", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/palm", + "properties": { + "frame_processed": "3" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/palm", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/palm", + "properties": { + "frame_processed": "4" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/palm", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/palm", + "properties": { + "frame_processed": "5" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/palm", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/palm", + "properties": { + "frame_processed": "6" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/palm", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/palm", + "properties": { + "frame_processed": "7" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + } + ] + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + }, + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/palm", + "properties": { + "frame_processed": "4" + } + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/palm", + "properties": { + "frame_processed": "5" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 2 + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/palm", + "properties": { + "frame_processed": "6" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 3 + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/palm", + "properties": { + "frame_processed": "7" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + } + ] + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_angled/pine.json b/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_angled/pine.json new file mode 100644 index 000000000..27f54b78b --- /dev/null +++ b/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_angled/pine.json @@ -0,0 +1,269 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:block", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:item", + "name": "firmaciv:watercraft_frame_angled" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + }, + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:wood/planks/pine", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/pine", + "properties": { + "frame_processed": "0" + } + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/pine", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/pine", + "properties": { + "frame_processed": "1" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 2 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/pine", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/pine", + "properties": { + "frame_processed": "2" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 3 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/pine", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/pine", + "properties": { + "frame_processed": "3" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/pine", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/pine", + "properties": { + "frame_processed": "4" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/pine", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/pine", + "properties": { + "frame_processed": "5" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/pine", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/pine", + "properties": { + "frame_processed": "6" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/pine", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/pine", + "properties": { + "frame_processed": "7" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + } + ] + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + }, + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/pine", + "properties": { + "frame_processed": "4" + } + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/pine", + "properties": { + "frame_processed": "5" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 2 + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/pine", + "properties": { + "frame_processed": "6" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 3 + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/pine", + "properties": { + "frame_processed": "7" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + } + ] + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_angled/rosewood.json b/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_angled/rosewood.json new file mode 100644 index 000000000..99b6e5d2a --- /dev/null +++ b/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_angled/rosewood.json @@ -0,0 +1,269 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:block", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:item", + "name": "firmaciv:watercraft_frame_angled" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + }, + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:wood/planks/rosewood", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/rosewood", + "properties": { + "frame_processed": "0" + } + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/rosewood", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/rosewood", + "properties": { + "frame_processed": "1" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 2 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/rosewood", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/rosewood", + "properties": { + "frame_processed": "2" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 3 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/rosewood", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/rosewood", + "properties": { + "frame_processed": "3" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/rosewood", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/rosewood", + "properties": { + "frame_processed": "4" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/rosewood", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/rosewood", + "properties": { + "frame_processed": "5" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/rosewood", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/rosewood", + "properties": { + "frame_processed": "6" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/rosewood", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/rosewood", + "properties": { + "frame_processed": "7" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + } + ] + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + }, + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/rosewood", + "properties": { + "frame_processed": "4" + } + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/rosewood", + "properties": { + "frame_processed": "5" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 2 + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/rosewood", + "properties": { + "frame_processed": "6" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 3 + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/rosewood", + "properties": { + "frame_processed": "7" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + } + ] + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_angled/sequoia.json b/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_angled/sequoia.json new file mode 100644 index 000000000..fe158515d --- /dev/null +++ b/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_angled/sequoia.json @@ -0,0 +1,269 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:block", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:item", + "name": "firmaciv:watercraft_frame_angled" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + }, + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:wood/planks/sequoia", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/sequoia", + "properties": { + "frame_processed": "0" + } + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/sequoia", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/sequoia", + "properties": { + "frame_processed": "1" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 2 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/sequoia", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/sequoia", + "properties": { + "frame_processed": "2" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 3 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/sequoia", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/sequoia", + "properties": { + "frame_processed": "3" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/sequoia", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/sequoia", + "properties": { + "frame_processed": "4" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/sequoia", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/sequoia", + "properties": { + "frame_processed": "5" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/sequoia", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/sequoia", + "properties": { + "frame_processed": "6" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/sequoia", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/sequoia", + "properties": { + "frame_processed": "7" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + } + ] + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + }, + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/sequoia", + "properties": { + "frame_processed": "4" + } + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/sequoia", + "properties": { + "frame_processed": "5" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 2 + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/sequoia", + "properties": { + "frame_processed": "6" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 3 + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/sequoia", + "properties": { + "frame_processed": "7" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + } + ] + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_angled/spruce.json b/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_angled/spruce.json new file mode 100644 index 000000000..7862b5adf --- /dev/null +++ b/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_angled/spruce.json @@ -0,0 +1,269 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:block", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:item", + "name": "firmaciv:watercraft_frame_angled" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + }, + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:wood/planks/spruce", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/spruce", + "properties": { + "frame_processed": "0" + } + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/spruce", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/spruce", + "properties": { + "frame_processed": "1" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 2 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/spruce", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/spruce", + "properties": { + "frame_processed": "2" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 3 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/spruce", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/spruce", + "properties": { + "frame_processed": "3" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/spruce", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/spruce", + "properties": { + "frame_processed": "4" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/spruce", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/spruce", + "properties": { + "frame_processed": "5" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/spruce", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/spruce", + "properties": { + "frame_processed": "6" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/spruce", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/spruce", + "properties": { + "frame_processed": "7" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + } + ] + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + }, + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/spruce", + "properties": { + "frame_processed": "4" + } + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/spruce", + "properties": { + "frame_processed": "5" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 2 + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/spruce", + "properties": { + "frame_processed": "6" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 3 + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/spruce", + "properties": { + "frame_processed": "7" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + } + ] + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_angled/sycamore.json b/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_angled/sycamore.json new file mode 100644 index 000000000..fba48dc2c --- /dev/null +++ b/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_angled/sycamore.json @@ -0,0 +1,269 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:block", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:item", + "name": "firmaciv:watercraft_frame_angled" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + }, + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:wood/planks/sycamore", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/sycamore", + "properties": { + "frame_processed": "0" + } + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/sycamore", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/sycamore", + "properties": { + "frame_processed": "1" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 2 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/sycamore", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/sycamore", + "properties": { + "frame_processed": "2" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 3 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/sycamore", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/sycamore", + "properties": { + "frame_processed": "3" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/sycamore", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/sycamore", + "properties": { + "frame_processed": "4" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/sycamore", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/sycamore", + "properties": { + "frame_processed": "5" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/sycamore", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/sycamore", + "properties": { + "frame_processed": "6" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/sycamore", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/sycamore", + "properties": { + "frame_processed": "7" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + } + ] + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + }, + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/sycamore", + "properties": { + "frame_processed": "4" + } + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/sycamore", + "properties": { + "frame_processed": "5" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 2 + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/sycamore", + "properties": { + "frame_processed": "6" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 3 + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/sycamore", + "properties": { + "frame_processed": "7" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + } + ] + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_angled/white_cedar.json b/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_angled/white_cedar.json new file mode 100644 index 000000000..1571378a9 --- /dev/null +++ b/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_angled/white_cedar.json @@ -0,0 +1,269 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:block", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:item", + "name": "firmaciv:watercraft_frame_angled" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + }, + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:wood/planks/white_cedar", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/white_cedar", + "properties": { + "frame_processed": "0" + } + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/white_cedar", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/white_cedar", + "properties": { + "frame_processed": "1" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 2 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/white_cedar", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/white_cedar", + "properties": { + "frame_processed": "2" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 3 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/white_cedar", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/white_cedar", + "properties": { + "frame_processed": "3" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/white_cedar", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/white_cedar", + "properties": { + "frame_processed": "4" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/white_cedar", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/white_cedar", + "properties": { + "frame_processed": "5" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/white_cedar", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/white_cedar", + "properties": { + "frame_processed": "6" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/white_cedar", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/white_cedar", + "properties": { + "frame_processed": "7" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + } + ] + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + }, + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/white_cedar", + "properties": { + "frame_processed": "4" + } + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/white_cedar", + "properties": { + "frame_processed": "5" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 2 + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/white_cedar", + "properties": { + "frame_processed": "6" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 3 + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/white_cedar", + "properties": { + "frame_processed": "7" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + } + ] + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_angled/willow.json b/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_angled/willow.json new file mode 100644 index 000000000..9dd0f5ab6 --- /dev/null +++ b/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_angled/willow.json @@ -0,0 +1,269 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:block", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:item", + "name": "firmaciv:watercraft_frame_angled" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + }, + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:wood/planks/willow", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/willow", + "properties": { + "frame_processed": "0" + } + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/willow", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/willow", + "properties": { + "frame_processed": "1" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 2 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/willow", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/willow", + "properties": { + "frame_processed": "2" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 3 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/willow", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/willow", + "properties": { + "frame_processed": "3" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/willow", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/willow", + "properties": { + "frame_processed": "4" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/willow", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/willow", + "properties": { + "frame_processed": "5" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/willow", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/willow", + "properties": { + "frame_processed": "6" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/willow", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/willow", + "properties": { + "frame_processed": "7" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + } + ] + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + }, + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/willow", + "properties": { + "frame_processed": "4" + } + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/willow", + "properties": { + "frame_processed": "5" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 2 + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/willow", + "properties": { + "frame_processed": "6" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 3 + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_angled/willow", + "properties": { + "frame_processed": "7" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + } + ] + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_flat/acacia.json b/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_flat/acacia.json new file mode 100644 index 000000000..74c90469c --- /dev/null +++ b/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_flat/acacia.json @@ -0,0 +1,269 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:block", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:item", + "name": "firmaciv:watercraft_frame_flat" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + }, + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:wood/planks/acacia", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/acacia", + "properties": { + "frame_processed": "0" + } + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/acacia", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/acacia", + "properties": { + "frame_processed": "1" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 2 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/acacia", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/acacia", + "properties": { + "frame_processed": "2" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 3 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/acacia", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/acacia", + "properties": { + "frame_processed": "3" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/acacia", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/acacia", + "properties": { + "frame_processed": "4" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/acacia", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/acacia", + "properties": { + "frame_processed": "5" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/acacia", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/acacia", + "properties": { + "frame_processed": "6" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/acacia", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/acacia", + "properties": { + "frame_processed": "7" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + } + ] + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + }, + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/acacia", + "properties": { + "frame_processed": "4" + } + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/acacia", + "properties": { + "frame_processed": "5" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 2 + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/acacia", + "properties": { + "frame_processed": "6" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 3 + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/acacia", + "properties": { + "frame_processed": "7" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + } + ] + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_flat/ash.json b/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_flat/ash.json new file mode 100644 index 000000000..ba6754296 --- /dev/null +++ b/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_flat/ash.json @@ -0,0 +1,269 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:block", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:item", + "name": "firmaciv:watercraft_frame_flat" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + }, + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:wood/planks/ash", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/ash", + "properties": { + "frame_processed": "0" + } + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/ash", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/ash", + "properties": { + "frame_processed": "1" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 2 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/ash", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/ash", + "properties": { + "frame_processed": "2" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 3 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/ash", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/ash", + "properties": { + "frame_processed": "3" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/ash", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/ash", + "properties": { + "frame_processed": "4" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/ash", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/ash", + "properties": { + "frame_processed": "5" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/ash", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/ash", + "properties": { + "frame_processed": "6" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/ash", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/ash", + "properties": { + "frame_processed": "7" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + } + ] + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + }, + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/ash", + "properties": { + "frame_processed": "4" + } + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/ash", + "properties": { + "frame_processed": "5" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 2 + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/ash", + "properties": { + "frame_processed": "6" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 3 + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/ash", + "properties": { + "frame_processed": "7" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + } + ] + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_flat/aspen.json b/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_flat/aspen.json new file mode 100644 index 000000000..e47bf3fb5 --- /dev/null +++ b/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_flat/aspen.json @@ -0,0 +1,269 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:block", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:item", + "name": "firmaciv:watercraft_frame_flat" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + }, + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:wood/planks/aspen", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/aspen", + "properties": { + "frame_processed": "0" + } + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/aspen", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/aspen", + "properties": { + "frame_processed": "1" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 2 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/aspen", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/aspen", + "properties": { + "frame_processed": "2" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 3 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/aspen", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/aspen", + "properties": { + "frame_processed": "3" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/aspen", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/aspen", + "properties": { + "frame_processed": "4" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/aspen", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/aspen", + "properties": { + "frame_processed": "5" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/aspen", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/aspen", + "properties": { + "frame_processed": "6" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/aspen", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/aspen", + "properties": { + "frame_processed": "7" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + } + ] + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + }, + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/aspen", + "properties": { + "frame_processed": "4" + } + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/aspen", + "properties": { + "frame_processed": "5" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 2 + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/aspen", + "properties": { + "frame_processed": "6" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 3 + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/aspen", + "properties": { + "frame_processed": "7" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + } + ] + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_flat/birch.json b/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_flat/birch.json new file mode 100644 index 000000000..1c22222fd --- /dev/null +++ b/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_flat/birch.json @@ -0,0 +1,269 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:block", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:item", + "name": "firmaciv:watercraft_frame_flat" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + }, + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:wood/planks/birch", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/birch", + "properties": { + "frame_processed": "0" + } + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/birch", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/birch", + "properties": { + "frame_processed": "1" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 2 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/birch", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/birch", + "properties": { + "frame_processed": "2" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 3 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/birch", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/birch", + "properties": { + "frame_processed": "3" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/birch", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/birch", + "properties": { + "frame_processed": "4" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/birch", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/birch", + "properties": { + "frame_processed": "5" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/birch", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/birch", + "properties": { + "frame_processed": "6" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/birch", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/birch", + "properties": { + "frame_processed": "7" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + } + ] + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + }, + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/birch", + "properties": { + "frame_processed": "4" + } + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/birch", + "properties": { + "frame_processed": "5" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 2 + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/birch", + "properties": { + "frame_processed": "6" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 3 + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/birch", + "properties": { + "frame_processed": "7" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + } + ] + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_flat/blackwood.json b/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_flat/blackwood.json new file mode 100644 index 000000000..4a52e57e8 --- /dev/null +++ b/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_flat/blackwood.json @@ -0,0 +1,269 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:block", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:item", + "name": "firmaciv:watercraft_frame_flat" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + }, + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:wood/planks/blackwood", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/blackwood", + "properties": { + "frame_processed": "0" + } + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/blackwood", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/blackwood", + "properties": { + "frame_processed": "1" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 2 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/blackwood", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/blackwood", + "properties": { + "frame_processed": "2" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 3 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/blackwood", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/blackwood", + "properties": { + "frame_processed": "3" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/blackwood", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/blackwood", + "properties": { + "frame_processed": "4" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/blackwood", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/blackwood", + "properties": { + "frame_processed": "5" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/blackwood", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/blackwood", + "properties": { + "frame_processed": "6" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/blackwood", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/blackwood", + "properties": { + "frame_processed": "7" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + } + ] + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + }, + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/blackwood", + "properties": { + "frame_processed": "4" + } + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/blackwood", + "properties": { + "frame_processed": "5" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 2 + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/blackwood", + "properties": { + "frame_processed": "6" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 3 + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/blackwood", + "properties": { + "frame_processed": "7" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + } + ] + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_flat/chestnut.json b/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_flat/chestnut.json new file mode 100644 index 000000000..a084ce899 --- /dev/null +++ b/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_flat/chestnut.json @@ -0,0 +1,269 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:block", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:item", + "name": "firmaciv:watercraft_frame_flat" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + }, + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:wood/planks/chestnut", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/chestnut", + "properties": { + "frame_processed": "0" + } + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/chestnut", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/chestnut", + "properties": { + "frame_processed": "1" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 2 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/chestnut", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/chestnut", + "properties": { + "frame_processed": "2" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 3 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/chestnut", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/chestnut", + "properties": { + "frame_processed": "3" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/chestnut", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/chestnut", + "properties": { + "frame_processed": "4" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/chestnut", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/chestnut", + "properties": { + "frame_processed": "5" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/chestnut", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/chestnut", + "properties": { + "frame_processed": "6" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/chestnut", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/chestnut", + "properties": { + "frame_processed": "7" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + } + ] + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + }, + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/chestnut", + "properties": { + "frame_processed": "4" + } + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/chestnut", + "properties": { + "frame_processed": "5" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 2 + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/chestnut", + "properties": { + "frame_processed": "6" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 3 + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/chestnut", + "properties": { + "frame_processed": "7" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + } + ] + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_flat/douglas_fir.json b/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_flat/douglas_fir.json new file mode 100644 index 000000000..7f78bf37d --- /dev/null +++ b/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_flat/douglas_fir.json @@ -0,0 +1,269 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:block", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:item", + "name": "firmaciv:watercraft_frame_flat" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + }, + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:wood/planks/douglas_fir", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/douglas_fir", + "properties": { + "frame_processed": "0" + } + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/douglas_fir", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/douglas_fir", + "properties": { + "frame_processed": "1" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 2 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/douglas_fir", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/douglas_fir", + "properties": { + "frame_processed": "2" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 3 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/douglas_fir", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/douglas_fir", + "properties": { + "frame_processed": "3" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/douglas_fir", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/douglas_fir", + "properties": { + "frame_processed": "4" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/douglas_fir", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/douglas_fir", + "properties": { + "frame_processed": "5" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/douglas_fir", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/douglas_fir", + "properties": { + "frame_processed": "6" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/douglas_fir", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/douglas_fir", + "properties": { + "frame_processed": "7" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + } + ] + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + }, + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/douglas_fir", + "properties": { + "frame_processed": "4" + } + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/douglas_fir", + "properties": { + "frame_processed": "5" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 2 + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/douglas_fir", + "properties": { + "frame_processed": "6" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 3 + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/douglas_fir", + "properties": { + "frame_processed": "7" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + } + ] + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_flat/hickory.json b/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_flat/hickory.json new file mode 100644 index 000000000..e84d2343b --- /dev/null +++ b/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_flat/hickory.json @@ -0,0 +1,269 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:block", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:item", + "name": "firmaciv:watercraft_frame_flat" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + }, + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:wood/planks/hickory", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/hickory", + "properties": { + "frame_processed": "0" + } + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/hickory", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/hickory", + "properties": { + "frame_processed": "1" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 2 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/hickory", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/hickory", + "properties": { + "frame_processed": "2" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 3 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/hickory", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/hickory", + "properties": { + "frame_processed": "3" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/hickory", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/hickory", + "properties": { + "frame_processed": "4" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/hickory", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/hickory", + "properties": { + "frame_processed": "5" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/hickory", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/hickory", + "properties": { + "frame_processed": "6" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/hickory", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/hickory", + "properties": { + "frame_processed": "7" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + } + ] + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + }, + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/hickory", + "properties": { + "frame_processed": "4" + } + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/hickory", + "properties": { + "frame_processed": "5" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 2 + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/hickory", + "properties": { + "frame_processed": "6" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 3 + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/hickory", + "properties": { + "frame_processed": "7" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + } + ] + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_flat/kapok.json b/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_flat/kapok.json new file mode 100644 index 000000000..6afdd6499 --- /dev/null +++ b/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_flat/kapok.json @@ -0,0 +1,269 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:block", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:item", + "name": "firmaciv:watercraft_frame_flat" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + }, + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:wood/planks/kapok", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/kapok", + "properties": { + "frame_processed": "0" + } + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/kapok", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/kapok", + "properties": { + "frame_processed": "1" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 2 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/kapok", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/kapok", + "properties": { + "frame_processed": "2" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 3 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/kapok", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/kapok", + "properties": { + "frame_processed": "3" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/kapok", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/kapok", + "properties": { + "frame_processed": "4" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/kapok", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/kapok", + "properties": { + "frame_processed": "5" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/kapok", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/kapok", + "properties": { + "frame_processed": "6" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/kapok", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/kapok", + "properties": { + "frame_processed": "7" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + } + ] + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + }, + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/kapok", + "properties": { + "frame_processed": "4" + } + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/kapok", + "properties": { + "frame_processed": "5" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 2 + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/kapok", + "properties": { + "frame_processed": "6" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 3 + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/kapok", + "properties": { + "frame_processed": "7" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + } + ] + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_flat/mangrove.json b/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_flat/mangrove.json new file mode 100644 index 000000000..c1a62aa2d --- /dev/null +++ b/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_flat/mangrove.json @@ -0,0 +1,269 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:block", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:item", + "name": "firmaciv:watercraft_frame_flat" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + }, + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:wood/planks/mangrove", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/mangrove", + "properties": { + "frame_processed": "0" + } + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/mangrove", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/mangrove", + "properties": { + "frame_processed": "1" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 2 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/mangrove", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/mangrove", + "properties": { + "frame_processed": "2" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 3 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/mangrove", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/mangrove", + "properties": { + "frame_processed": "3" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/mangrove", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/mangrove", + "properties": { + "frame_processed": "4" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/mangrove", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/mangrove", + "properties": { + "frame_processed": "5" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/mangrove", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/mangrove", + "properties": { + "frame_processed": "6" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/mangrove", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/mangrove", + "properties": { + "frame_processed": "7" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + } + ] + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + }, + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/mangrove", + "properties": { + "frame_processed": "4" + } + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/mangrove", + "properties": { + "frame_processed": "5" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 2 + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/mangrove", + "properties": { + "frame_processed": "6" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 3 + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/mangrove", + "properties": { + "frame_processed": "7" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + } + ] + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_flat/maple.json b/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_flat/maple.json new file mode 100644 index 000000000..6f120dc61 --- /dev/null +++ b/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_flat/maple.json @@ -0,0 +1,269 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:block", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:item", + "name": "firmaciv:watercraft_frame_flat" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + }, + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:wood/planks/maple", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/maple", + "properties": { + "frame_processed": "0" + } + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/maple", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/maple", + "properties": { + "frame_processed": "1" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 2 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/maple", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/maple", + "properties": { + "frame_processed": "2" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 3 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/maple", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/maple", + "properties": { + "frame_processed": "3" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/maple", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/maple", + "properties": { + "frame_processed": "4" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/maple", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/maple", + "properties": { + "frame_processed": "5" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/maple", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/maple", + "properties": { + "frame_processed": "6" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/maple", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/maple", + "properties": { + "frame_processed": "7" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + } + ] + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + }, + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/maple", + "properties": { + "frame_processed": "4" + } + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/maple", + "properties": { + "frame_processed": "5" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 2 + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/maple", + "properties": { + "frame_processed": "6" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 3 + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/maple", + "properties": { + "frame_processed": "7" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + } + ] + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_flat/oak.json b/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_flat/oak.json new file mode 100644 index 000000000..07bd18b07 --- /dev/null +++ b/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_flat/oak.json @@ -0,0 +1,269 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:block", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:item", + "name": "firmaciv:watercraft_frame_flat" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + }, + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:wood/planks/oak", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/oak", + "properties": { + "frame_processed": "0" + } + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/oak", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/oak", + "properties": { + "frame_processed": "1" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 2 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/oak", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/oak", + "properties": { + "frame_processed": "2" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 3 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/oak", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/oak", + "properties": { + "frame_processed": "3" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/oak", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/oak", + "properties": { + "frame_processed": "4" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/oak", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/oak", + "properties": { + "frame_processed": "5" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/oak", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/oak", + "properties": { + "frame_processed": "6" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/oak", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/oak", + "properties": { + "frame_processed": "7" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + } + ] + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + }, + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/oak", + "properties": { + "frame_processed": "4" + } + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/oak", + "properties": { + "frame_processed": "5" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 2 + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/oak", + "properties": { + "frame_processed": "6" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 3 + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/oak", + "properties": { + "frame_processed": "7" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + } + ] + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_flat/palm.json b/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_flat/palm.json new file mode 100644 index 000000000..1f8409ea3 --- /dev/null +++ b/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_flat/palm.json @@ -0,0 +1,269 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:block", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:item", + "name": "firmaciv:watercraft_frame_flat" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + }, + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:wood/planks/palm", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/palm", + "properties": { + "frame_processed": "0" + } + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/palm", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/palm", + "properties": { + "frame_processed": "1" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 2 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/palm", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/palm", + "properties": { + "frame_processed": "2" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 3 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/palm", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/palm", + "properties": { + "frame_processed": "3" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/palm", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/palm", + "properties": { + "frame_processed": "4" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/palm", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/palm", + "properties": { + "frame_processed": "5" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/palm", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/palm", + "properties": { + "frame_processed": "6" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/palm", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/palm", + "properties": { + "frame_processed": "7" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + } + ] + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + }, + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/palm", + "properties": { + "frame_processed": "4" + } + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/palm", + "properties": { + "frame_processed": "5" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 2 + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/palm", + "properties": { + "frame_processed": "6" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 3 + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/palm", + "properties": { + "frame_processed": "7" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + } + ] + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_flat/pine.json b/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_flat/pine.json new file mode 100644 index 000000000..1d0372ac9 --- /dev/null +++ b/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_flat/pine.json @@ -0,0 +1,269 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:block", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:item", + "name": "firmaciv:watercraft_frame_flat" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + }, + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:wood/planks/pine", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/pine", + "properties": { + "frame_processed": "0" + } + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/pine", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/pine", + "properties": { + "frame_processed": "1" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 2 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/pine", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/pine", + "properties": { + "frame_processed": "2" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 3 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/pine", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/pine", + "properties": { + "frame_processed": "3" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/pine", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/pine", + "properties": { + "frame_processed": "4" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/pine", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/pine", + "properties": { + "frame_processed": "5" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/pine", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/pine", + "properties": { + "frame_processed": "6" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/pine", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/pine", + "properties": { + "frame_processed": "7" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + } + ] + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + }, + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/pine", + "properties": { + "frame_processed": "4" + } + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/pine", + "properties": { + "frame_processed": "5" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 2 + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/pine", + "properties": { + "frame_processed": "6" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 3 + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/pine", + "properties": { + "frame_processed": "7" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + } + ] + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_flat/rosewood.json b/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_flat/rosewood.json new file mode 100644 index 000000000..fd278f1de --- /dev/null +++ b/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_flat/rosewood.json @@ -0,0 +1,269 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:block", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:item", + "name": "firmaciv:watercraft_frame_flat" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + }, + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:wood/planks/rosewood", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/rosewood", + "properties": { + "frame_processed": "0" + } + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/rosewood", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/rosewood", + "properties": { + "frame_processed": "1" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 2 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/rosewood", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/rosewood", + "properties": { + "frame_processed": "2" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 3 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/rosewood", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/rosewood", + "properties": { + "frame_processed": "3" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/rosewood", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/rosewood", + "properties": { + "frame_processed": "4" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/rosewood", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/rosewood", + "properties": { + "frame_processed": "5" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/rosewood", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/rosewood", + "properties": { + "frame_processed": "6" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/rosewood", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/rosewood", + "properties": { + "frame_processed": "7" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + } + ] + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + }, + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/rosewood", + "properties": { + "frame_processed": "4" + } + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/rosewood", + "properties": { + "frame_processed": "5" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 2 + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/rosewood", + "properties": { + "frame_processed": "6" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 3 + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/rosewood", + "properties": { + "frame_processed": "7" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + } + ] + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_flat/sequoia.json b/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_flat/sequoia.json new file mode 100644 index 000000000..15772a286 --- /dev/null +++ b/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_flat/sequoia.json @@ -0,0 +1,269 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:block", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:item", + "name": "firmaciv:watercraft_frame_flat" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + }, + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:wood/planks/sequoia", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/sequoia", + "properties": { + "frame_processed": "0" + } + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/sequoia", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/sequoia", + "properties": { + "frame_processed": "1" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 2 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/sequoia", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/sequoia", + "properties": { + "frame_processed": "2" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 3 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/sequoia", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/sequoia", + "properties": { + "frame_processed": "3" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/sequoia", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/sequoia", + "properties": { + "frame_processed": "4" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/sequoia", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/sequoia", + "properties": { + "frame_processed": "5" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/sequoia", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/sequoia", + "properties": { + "frame_processed": "6" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/sequoia", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/sequoia", + "properties": { + "frame_processed": "7" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + } + ] + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + }, + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/sequoia", + "properties": { + "frame_processed": "4" + } + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/sequoia", + "properties": { + "frame_processed": "5" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 2 + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/sequoia", + "properties": { + "frame_processed": "6" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 3 + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/sequoia", + "properties": { + "frame_processed": "7" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + } + ] + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_flat/spruce.json b/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_flat/spruce.json new file mode 100644 index 000000000..edb2352ad --- /dev/null +++ b/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_flat/spruce.json @@ -0,0 +1,269 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:block", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:item", + "name": "firmaciv:watercraft_frame_flat" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + }, + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:wood/planks/spruce", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/spruce", + "properties": { + "frame_processed": "0" + } + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/spruce", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/spruce", + "properties": { + "frame_processed": "1" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 2 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/spruce", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/spruce", + "properties": { + "frame_processed": "2" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 3 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/spruce", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/spruce", + "properties": { + "frame_processed": "3" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/spruce", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/spruce", + "properties": { + "frame_processed": "4" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/spruce", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/spruce", + "properties": { + "frame_processed": "5" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/spruce", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/spruce", + "properties": { + "frame_processed": "6" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/spruce", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/spruce", + "properties": { + "frame_processed": "7" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + } + ] + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + }, + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/spruce", + "properties": { + "frame_processed": "4" + } + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/spruce", + "properties": { + "frame_processed": "5" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 2 + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/spruce", + "properties": { + "frame_processed": "6" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 3 + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/spruce", + "properties": { + "frame_processed": "7" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + } + ] + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_flat/sycamore.json b/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_flat/sycamore.json new file mode 100644 index 000000000..00752807b --- /dev/null +++ b/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_flat/sycamore.json @@ -0,0 +1,269 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:block", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:item", + "name": "firmaciv:watercraft_frame_flat" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + }, + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:wood/planks/sycamore", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/sycamore", + "properties": { + "frame_processed": "0" + } + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/sycamore", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/sycamore", + "properties": { + "frame_processed": "1" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 2 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/sycamore", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/sycamore", + "properties": { + "frame_processed": "2" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 3 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/sycamore", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/sycamore", + "properties": { + "frame_processed": "3" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/sycamore", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/sycamore", + "properties": { + "frame_processed": "4" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/sycamore", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/sycamore", + "properties": { + "frame_processed": "5" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/sycamore", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/sycamore", + "properties": { + "frame_processed": "6" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/sycamore", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/sycamore", + "properties": { + "frame_processed": "7" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + } + ] + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + }, + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/sycamore", + "properties": { + "frame_processed": "4" + } + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/sycamore", + "properties": { + "frame_processed": "5" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 2 + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/sycamore", + "properties": { + "frame_processed": "6" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 3 + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/sycamore", + "properties": { + "frame_processed": "7" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + } + ] + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_flat/white_cedar.json b/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_flat/white_cedar.json new file mode 100644 index 000000000..ca0d3bfbe --- /dev/null +++ b/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_flat/white_cedar.json @@ -0,0 +1,269 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:block", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:item", + "name": "firmaciv:watercraft_frame_flat" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + }, + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:wood/planks/white_cedar", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/white_cedar", + "properties": { + "frame_processed": "0" + } + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/white_cedar", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/white_cedar", + "properties": { + "frame_processed": "1" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 2 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/white_cedar", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/white_cedar", + "properties": { + "frame_processed": "2" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 3 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/white_cedar", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/white_cedar", + "properties": { + "frame_processed": "3" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/white_cedar", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/white_cedar", + "properties": { + "frame_processed": "4" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/white_cedar", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/white_cedar", + "properties": { + "frame_processed": "5" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/white_cedar", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/white_cedar", + "properties": { + "frame_processed": "6" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/white_cedar", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/white_cedar", + "properties": { + "frame_processed": "7" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + } + ] + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + }, + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/white_cedar", + "properties": { + "frame_processed": "4" + } + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/white_cedar", + "properties": { + "frame_processed": "5" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 2 + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/white_cedar", + "properties": { + "frame_processed": "6" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 3 + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/white_cedar", + "properties": { + "frame_processed": "7" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + } + ] + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} \ No newline at end of file diff --git a/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_flat/willow.json b/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_flat/willow.json new file mode 100644 index 000000000..23ea57955 --- /dev/null +++ b/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_flat/willow.json @@ -0,0 +1,269 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "minecraft:block", + "pools": [ + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:item", + "name": "firmaciv:watercraft_frame_flat" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + }, + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "tfc:wood/planks/willow", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/willow", + "properties": { + "frame_processed": "0" + } + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/willow", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/willow", + "properties": { + "frame_processed": "1" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 2 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/willow", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/willow", + "properties": { + "frame_processed": "2" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 3 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/willow", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/willow", + "properties": { + "frame_processed": "3" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/willow", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/willow", + "properties": { + "frame_processed": "4" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/willow", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/willow", + "properties": { + "frame_processed": "5" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/willow", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/willow", + "properties": { + "frame_processed": "6" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + }, + { + "type": "minecraft:item", + "name": "tfc:wood/planks/willow", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/willow", + "properties": { + "frame_processed": "7" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + } + ] + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + }, + { + "name": "loot_pool", + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/willow", + "properties": { + "frame_processed": "4" + } + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/willow", + "properties": { + "frame_processed": "5" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 2 + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/willow", + "properties": { + "frame_processed": "6" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 3 + } + ] + }, + { + "type": "minecraft:item", + "name": "gtceu:copper_bolt", + "conditions": [ + { + "condition": "minecraft:block_state_property", + "block": "firmaciv:wood/watercraft_frame_flat/willow", + "properties": { + "frame_processed": "7" + } + } + ], + "functions": [ + { + "function": "minecraft:set_count", + "count": 4 + } + ] + } + ] + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} \ No newline at end of file