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 deleted file mode 100644 index dc6df0bef..000000000 --- a/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_angled/acacia.json +++ /dev/null @@ -1,269 +0,0 @@ -{ - "__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 deleted file mode 100644 index 75f5ec0dd..000000000 --- a/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_angled/ash.json +++ /dev/null @@ -1,269 +0,0 @@ -{ - "__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 deleted file mode 100644 index 1b6bd1233..000000000 --- a/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_angled/aspen.json +++ /dev/null @@ -1,269 +0,0 @@ -{ - "__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 deleted file mode 100644 index 6d36fef00..000000000 --- a/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_angled/birch.json +++ /dev/null @@ -1,269 +0,0 @@ -{ - "__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 deleted file mode 100644 index feff63c4b..000000000 --- a/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_angled/blackwood.json +++ /dev/null @@ -1,269 +0,0 @@ -{ - "__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 deleted file mode 100644 index 9eb30b03a..000000000 --- a/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_angled/chestnut.json +++ /dev/null @@ -1,269 +0,0 @@ -{ - "__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 deleted file mode 100644 index b231cc71d..000000000 --- a/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_angled/douglas_fir.json +++ /dev/null @@ -1,269 +0,0 @@ -{ - "__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 deleted file mode 100644 index 15b0bffa9..000000000 --- a/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_angled/hickory.json +++ /dev/null @@ -1,269 +0,0 @@ -{ - "__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 deleted file mode 100644 index cfd4f4157..000000000 --- a/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_angled/kapok.json +++ /dev/null @@ -1,269 +0,0 @@ -{ - "__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 deleted file mode 100644 index 330883062..000000000 --- a/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_angled/mangrove.json +++ /dev/null @@ -1,269 +0,0 @@ -{ - "__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 deleted file mode 100644 index 4d9ee0a0b..000000000 --- a/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_angled/maple.json +++ /dev/null @@ -1,269 +0,0 @@ -{ - "__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 deleted file mode 100644 index 8043ac799..000000000 --- a/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_angled/oak.json +++ /dev/null @@ -1,269 +0,0 @@ -{ - "__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 deleted file mode 100644 index 88fda6683..000000000 --- a/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_angled/palm.json +++ /dev/null @@ -1,269 +0,0 @@ -{ - "__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 deleted file mode 100644 index 27f54b78b..000000000 --- a/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_angled/pine.json +++ /dev/null @@ -1,269 +0,0 @@ -{ - "__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 deleted file mode 100644 index 99b6e5d2a..000000000 --- a/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_angled/rosewood.json +++ /dev/null @@ -1,269 +0,0 @@ -{ - "__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 deleted file mode 100644 index fe158515d..000000000 --- a/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_angled/sequoia.json +++ /dev/null @@ -1,269 +0,0 @@ -{ - "__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 deleted file mode 100644 index 7862b5adf..000000000 --- a/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_angled/spruce.json +++ /dev/null @@ -1,269 +0,0 @@ -{ - "__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 deleted file mode 100644 index fba48dc2c..000000000 --- a/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_angled/sycamore.json +++ /dev/null @@ -1,269 +0,0 @@ -{ - "__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 deleted file mode 100644 index 1571378a9..000000000 --- a/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_angled/white_cedar.json +++ /dev/null @@ -1,269 +0,0 @@ -{ - "__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 deleted file mode 100644 index 9dd0f5ab6..000000000 --- a/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_angled/willow.json +++ /dev/null @@ -1,269 +0,0 @@ -{ - "__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 deleted file mode 100644 index 74c90469c..000000000 --- a/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_flat/acacia.json +++ /dev/null @@ -1,269 +0,0 @@ -{ - "__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 deleted file mode 100644 index ba6754296..000000000 --- a/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_flat/ash.json +++ /dev/null @@ -1,269 +0,0 @@ -{ - "__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 deleted file mode 100644 index e47bf3fb5..000000000 --- a/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_flat/aspen.json +++ /dev/null @@ -1,269 +0,0 @@ -{ - "__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 deleted file mode 100644 index 1c22222fd..000000000 --- a/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_flat/birch.json +++ /dev/null @@ -1,269 +0,0 @@ -{ - "__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 deleted file mode 100644 index 4a52e57e8..000000000 --- a/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_flat/blackwood.json +++ /dev/null @@ -1,269 +0,0 @@ -{ - "__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 deleted file mode 100644 index a084ce899..000000000 --- a/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_flat/chestnut.json +++ /dev/null @@ -1,269 +0,0 @@ -{ - "__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 deleted file mode 100644 index 7f78bf37d..000000000 --- a/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_flat/douglas_fir.json +++ /dev/null @@ -1,269 +0,0 @@ -{ - "__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 deleted file mode 100644 index e84d2343b..000000000 --- a/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_flat/hickory.json +++ /dev/null @@ -1,269 +0,0 @@ -{ - "__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 deleted file mode 100644 index 6afdd6499..000000000 --- a/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_flat/kapok.json +++ /dev/null @@ -1,269 +0,0 @@ -{ - "__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 deleted file mode 100644 index c1a62aa2d..000000000 --- a/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_flat/mangrove.json +++ /dev/null @@ -1,269 +0,0 @@ -{ - "__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 deleted file mode 100644 index 6f120dc61..000000000 --- a/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_flat/maple.json +++ /dev/null @@ -1,269 +0,0 @@ -{ - "__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 deleted file mode 100644 index 07bd18b07..000000000 --- a/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_flat/oak.json +++ /dev/null @@ -1,269 +0,0 @@ -{ - "__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 deleted file mode 100644 index 1f8409ea3..000000000 --- a/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_flat/palm.json +++ /dev/null @@ -1,269 +0,0 @@ -{ - "__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 deleted file mode 100644 index 1d0372ac9..000000000 --- a/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_flat/pine.json +++ /dev/null @@ -1,269 +0,0 @@ -{ - "__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 deleted file mode 100644 index fd278f1de..000000000 --- a/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_flat/rosewood.json +++ /dev/null @@ -1,269 +0,0 @@ -{ - "__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 deleted file mode 100644 index 15772a286..000000000 --- a/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_flat/sequoia.json +++ /dev/null @@ -1,269 +0,0 @@ -{ - "__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 deleted file mode 100644 index edb2352ad..000000000 --- a/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_flat/spruce.json +++ /dev/null @@ -1,269 +0,0 @@ -{ - "__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 deleted file mode 100644 index 00752807b..000000000 --- a/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_flat/sycamore.json +++ /dev/null @@ -1,269 +0,0 @@ -{ - "__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 deleted file mode 100644 index ca0d3bfbe..000000000 --- a/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_flat/white_cedar.json +++ /dev/null @@ -1,269 +0,0 @@ -{ - "__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 deleted file mode 100644 index 23ea57955..000000000 --- a/kubejs/data/firmaciv/loot_tables/blocks/wood/watercraft_frame_flat/willow.json +++ /dev/null @@ -1,269 +0,0 @@ -{ - "__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