Skip to content

Commit

Permalink
Cleanup some tags
Browse files Browse the repository at this point in the history
  • Loading branch information
TylerS1066 committed Jan 1, 2022
1 parent 7d66834 commit 30fb74c
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion 2/data/ap_type_construction/tags/blocks/base.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"fire", "iron_bars", "clay",
"#logs", "#wooden_slabs", "#wooden_stairs", "#signs", "#doors", "#trapdoors", "#carpets", "#walls",
"#glass_blocks", "#heads",
"#ap_type_options:base_redstone", "#utility",
"#ap_type_options:base_redstone", "#ap_type_construction:utility",
"#ap_type_construction:base_armor", "#ap_type_construction:strong_blocks", "#ap_craft_flags:engines"
]
}
2 changes: 1 addition & 1 deletion 2/data/ap_type_construction/tags/blocks/skiff_armor.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"values" : [
"chiseled_quartz_block", "quartz_block", "quartz_pillar", "quartz_stairs",
"#skiff_slabs",
"#ap_type_construction:skiff_slabs",
"#ap_type_construction:base_armor"
]
}
4 changes: 2 additions & 2 deletions 4/data/ap_type_construction/tags/blocks/airship_armor.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
"values" : [
"stone_bricks", "mossy_stone_bricks", "cracked_stone_bricks", "chiseled_stone_bricks", "stone_brick_stairs",
"#terracotta", "#concrete",
"#ap_combat:endstone", "#ap_type_construction:elevator_armor", "#ap_type_construction:turret_armor", "#ap_type_construction:ship_armor", "#forbidden_blocks"
]
"#ap_combat:endstone", "#ap_type_construction:elevator_armor", "#ap_type_construction:turret_armor", "#ap_type_construction:ship_armor"
]
}
2 changes: 1 addition & 1 deletion 7/data/ap_types/tags/blocks/factory.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"values" : [
"#dryfactory", "#ap_types:airskiff"
"#ap_types:dryfactory", "#ap_types:airskiff"
]
}

0 comments on commit 30fb74c

Please sign in to comment.