diff --git a/.gitignore b/.gitignore
new file mode 100644
index 00000000..4d4ee8f6
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,9 @@
+# Project exclude paths
+/.gradle/
+/build/
+/run/
+/run-data/
+/.idea/
+/.vscode/
+/build/classes/java/main/
+/src/generated/resources/.cache/
diff --git a/.gradle/8.10/dependencies-accessors/gc.properties b/.gradle/8.10/dependencies-accessors/gc.properties
deleted file mode 100644
index e69de29b..00000000
diff --git a/.gradle/8.10/expanded/expanded.lock b/.gradle/8.10/expanded/expanded.lock
deleted file mode 100644
index fa2213fc..00000000
Binary files a/.gradle/8.10/expanded/expanded.lock and /dev/null differ
diff --git a/.gradle/8.10/fileChanges/last-build.bin b/.gradle/8.10/fileChanges/last-build.bin
deleted file mode 100644
index f76dd238..00000000
Binary files a/.gradle/8.10/fileChanges/last-build.bin and /dev/null differ
diff --git a/build/generated/sources/modMetadata/META-INF/neoforge.mods.toml b/build/generated/sources/modMetadata/META-INF/neoforge.mods.toml
deleted file mode 100644
index a9aa9c82..00000000
--- a/build/generated/sources/modMetadata/META-INF/neoforge.mods.toml
+++ /dev/null
@@ -1,79 +0,0 @@
-# This is an example mods.toml file. It contains the data relating to the loading mods.
-# There are several mandatory fields (#mandatory), and many more that are optional (#optional).
-# The overall format is standard TOML format, v0.5.0.
-# Note that there are a couple of TOML lists in this file.
-# Find more information on toml format here: https://github.com/toml-lang/toml
-# The name of the mod loader type to load - for regular FML @Mod mods it should be javafml
-modLoader = "javafml" #mandatory
-# A version range to match for said mod loader - for regular FML @Mod it will be the the FML version. This is currently 47.
-loaderVersion = "[4,)" #mandatory
-# The license for you mod. This is mandatory metadata and allows for easier comprehension of your redistributive properties.
-# Review your options at https://choosealicense.com/. All rights reserved is the default copyright stance, and is thus the default here.
-license = "MIT"
-# A URL to refer people to when problems occur with this mod
-#issueTrackerURL="https://change.me.to.your.issue.tracker.example.invalid/" #optional
-# A list of mods - how many allowed here is determined by the individual mod loader
-[[mods]] #mandatory
-# The modid of the mod
-modId = "tfmg" #mandatory
-# The version number of the mod
-version = "1.0.1" #mandatory
-# A display name for the mod
-displayName = "Create: The Factory Must Grow" #mandatory
-# A URL to query for updates for this mod. See the JSON update specification https://docs.neoforge.net/docs/misc/updatechecker/
-#updateJSONURL="https://change.me.example.invalid/updates.json" #optional
-# A URL for the "homepage" for this mod, displayed in the mod UI
-#displayURL="https://change.me.to.your.mods.homepage.example.invalid/" #optional
-# A file name (in the root of the mod JAR) containing a logo for display
-#logoFile="tfmg.png" #optional
-# A text field displayed in the mod UI
-#credits="" #optional
-# A text field displayed in the mod UI
-authors = "DrMangoTea, Pepa, Luna" #optional
-
-# The description text for the mod (multi line!) (#mandatory)
-description = '''Create: The Factory Must Grow brings the age of steel, oil and electricity to the Create mod'''
-
-# The [[mixins]] block allows you to declare your mixin config to FML so that it gets loaded.
-[[mixins]]
-config = "tfmg.mixins.json"
-
-# The [[accessTransformers]] block allows you to declare where your AT file is.
-# If this block is omitted, a fallback attempt will be made to load an AT from META-INF/accesstransformer.cfg
-#[[accessTransformers]]
-#file="META-INF/accesstransformer.cfg"
-
-# The coremods config file path is not configurable and is always loaded from META-INF/coremods.json
-
-# A dependency - use the . to indicate dependency for a specific modid. Dependencies are optional.
-[[dependencies."tfmg"]] #optional
-# the modid of the dependency
-modId = "neoforge" #mandatory
-# The type of the dependency. Can be one of "required", "optional", "incompatible" or "discouraged" (case insensitive).
-# 'required' requires the mod to exist, 'optional' does not
-# 'incompatible' will prevent the game from loading when the mod exists, and 'discouraged' will show a warning
-type = "required" #mandatory
-# Optional field describing why the dependency is required or why it is incompatible
-# reason="..."
-# The version range of the dependency
-versionRange = "[21,)" #mandatory
-# An ordering relationship for the dependency.
-# BEFORE - This mod is loaded BEFORE the dependency
-# AFTER - This mod is loaded AFTER the dependency
-ordering = "NONE"
-# Side this dependency is applied on - BOTH, CLIENT, or SERVER
-side = "BOTH"
-# Here's another dependency
-[[dependencies."tfmg"]]
-modId = "minecraft"
-type = "required"
-# This version range declares a minimum of the current minecraft version up to but not including the next major version
-versionRange = "[1.21.1,1.22)"
-ordering = "NONE"
-side = "BOTH"
-
-# Features are specific properties of the game environment, that you may want to declare you require. This example declares
-# that your mod requires GL version 3.2 or higher. Other features will be added. They are side aware so declaring this won't
-# stop your mod loading on the server for example.
-#[features."tfmg"]
-#openGLVersion="[3.2,)"
diff --git a/build/moddev/artifacts/neoforge-21.1.152-merged.jar b/build/moddev/artifacts/neoforge-21.1.152-merged.jar
deleted file mode 100644
index 9064dddb..00000000
Binary files a/build/moddev/artifacts/neoforge-21.1.152-merged.jar and /dev/null differ
diff --git a/build/moddev/clientRunVmArgs.txt b/build/moddev/clientRunVmArgs.txt
deleted file mode 100644
index 91fbc5a0..00000000
--- a/build/moddev/clientRunVmArgs.txt
+++ /dev/null
@@ -1,22 +0,0 @@
--p
-C:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\net.neoforged\\JarJarFileSystems\\0.4.1\\78f59f89defcd032ed788b151ca6a0d40ace796a\\JarJarFileSystems-0.4.1.jar;C:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\cpw.mods\\bootstraplauncher\\2.0.2\\1a2d076cbc33b0520cbacd591224427b2a20047d\\bootstraplauncher-2.0.2.jar;C:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\cpw.mods\\securejarhandler\\3.0.8\\c0ef95cecd8699a0449053ac7d9c160748d902cd\\securejarhandler-3.0.8.jar;C:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\org.ow2.asm\\asm-commons\\9.7\\e86dda4696d3c185fcc95d8d311904e7ce38a53f\\asm-commons-9.7.jar;C:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\org.ow2.asm\\asm-util\\9.7\\c0655519f24d92af2202cb681cd7c1569df6ead6\\asm-util-9.7.jar;C:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\org.ow2.asm\\asm-analysis\\9.7\\e4a258b7eb96107106c0599f0061cfc1832fe07a\\asm-analysis-9.7.jar;C:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\org.ow2.asm\\asm-tree\\9.7\\e446a17b175bfb733b87c5c2560ccb4e57d69f1a\\asm-tree-9.7.jar;C:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\org.ow2.asm\\asm\\9.7\\73d7b3086e14beb604ced229c302feff6449723\\asm-9.7.jar
---add-modules
-ALL-MODULE-PATH
---add-opens
-java.base/java.util.jar=cpw.mods.securejarhandler
---add-opens
-java.base/java.lang.invoke=cpw.mods.securejarhandler
---add-exports
-java.base/sun.security.util=cpw.mods.securejarhandler
---add-exports
-jdk.naming.dns/com.sun.jndi.dns=java.naming
--Dlog4j2.configurationFile=C:\\Users\\adamn\\Documents\\minecraft\\mods\\TFMG\\Create-The_Factory_Must_Grow-1.21.1\\build\\moddev\\clientLog4j2.xml
--Dneoforge.enableGameTest=true
--DlegacyClassPath.file=C:\\Users\\adamn\\Documents\\minecraft\\mods\\TFMG\\Create-The_Factory_Must_Grow-1.21.1\\build\\moddev\\clientLegacyClasspath.txt
--DignoreList=securejarhandler-3.0.8.jar,asm-9.7.jar,asm-commons-9.7.jar,asm-tree-9.7.jar,asm-util-9.7.jar,asm-analysis-9.7.jar,bootstraplauncher-2.0.2.jar,JarJarFileSystems-0.4.1.jar,mixinextras-neoforge-0.4.1.jar,client-extra,neoforge-
--Dfml.gameLayerLibraries=
--DmergeModules=jna-5.10.0.jar,jna-platform-5.10.0.jar
--Djava.net.preferIPv6Addresses=system
--Dfml.pluginLayerLibraries=
--Dneoforge.enabledGameTestNamespaces=tfmg
--Dforge.logging.markers=REGISTRIES
\ No newline at end of file
diff --git a/build/moddev/dataRunVmArgs.txt b/build/moddev/dataRunVmArgs.txt
deleted file mode 100644
index 5b90216d..00000000
--- a/build/moddev/dataRunVmArgs.txt
+++ /dev/null
@@ -1,20 +0,0 @@
--p
-C:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\net.neoforged\\JarJarFileSystems\\0.4.1\\78f59f89defcd032ed788b151ca6a0d40ace796a\\JarJarFileSystems-0.4.1.jar;C:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\cpw.mods\\bootstraplauncher\\2.0.2\\1a2d076cbc33b0520cbacd591224427b2a20047d\\bootstraplauncher-2.0.2.jar;C:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\cpw.mods\\securejarhandler\\3.0.8\\c0ef95cecd8699a0449053ac7d9c160748d902cd\\securejarhandler-3.0.8.jar;C:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\org.ow2.asm\\asm-commons\\9.7\\e86dda4696d3c185fcc95d8d311904e7ce38a53f\\asm-commons-9.7.jar;C:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\org.ow2.asm\\asm-util\\9.7\\c0655519f24d92af2202cb681cd7c1569df6ead6\\asm-util-9.7.jar;C:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\org.ow2.asm\\asm-analysis\\9.7\\e4a258b7eb96107106c0599f0061cfc1832fe07a\\asm-analysis-9.7.jar;C:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\org.ow2.asm\\asm-tree\\9.7\\e446a17b175bfb733b87c5c2560ccb4e57d69f1a\\asm-tree-9.7.jar;C:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\org.ow2.asm\\asm\\9.7\\73d7b3086e14beb604ced229c302feff6449723\\asm-9.7.jar
---add-modules
-ALL-MODULE-PATH
---add-opens
-java.base/java.util.jar=cpw.mods.securejarhandler
---add-opens
-java.base/java.lang.invoke=cpw.mods.securejarhandler
---add-exports
-java.base/sun.security.util=cpw.mods.securejarhandler
---add-exports
-jdk.naming.dns/com.sun.jndi.dns=java.naming
--Dlog4j2.configurationFile=C:\\Users\\adamn\\Documents\\minecraft\\mods\\TFMG\\Create-The_Factory_Must_Grow-1.21.1\\build\\moddev\\dataLog4j2.xml
--DlegacyClassPath.file=C:\\Users\\adamn\\Documents\\minecraft\\mods\\TFMG\\Create-The_Factory_Must_Grow-1.21.1\\build\\moddev\\dataLegacyClasspath.txt
--DignoreList=securejarhandler-3.0.8.jar,asm-9.7.jar,asm-commons-9.7.jar,asm-tree-9.7.jar,asm-util-9.7.jar,asm-analysis-9.7.jar,bootstraplauncher-2.0.2.jar,JarJarFileSystems-0.4.1.jar,mixinextras-neoforge-0.4.1.jar,client-extra,neoforge-
--Dfml.gameLayerLibraries=
--DmergeModules=jna-5.10.0.jar,jna-platform-5.10.0.jar
--Djava.net.preferIPv6Addresses=system
--Dfml.pluginLayerLibraries=
--Dforge.logging.markers=REGISTRIES
\ No newline at end of file
diff --git a/build/moddev/gameTestServerLog4j2.xml b/build/moddev/gameTestServerLog4j2.xml
deleted file mode 100644
index 773e88ab..00000000
--- a/build/moddev/gameTestServerLog4j2.xml
+++ /dev/null
@@ -1,78 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/build/moddev/gameTestServerRunVmArgs.txt b/build/moddev/gameTestServerRunVmArgs.txt
deleted file mode 100644
index a0d9e415..00000000
--- a/build/moddev/gameTestServerRunVmArgs.txt
+++ /dev/null
@@ -1,23 +0,0 @@
--p
-C:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\net.neoforged\\JarJarFileSystems\\0.4.1\\78f59f89defcd032ed788b151ca6a0d40ace796a\\JarJarFileSystems-0.4.1.jar;C:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\cpw.mods\\bootstraplauncher\\2.0.2\\1a2d076cbc33b0520cbacd591224427b2a20047d\\bootstraplauncher-2.0.2.jar;C:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\cpw.mods\\securejarhandler\\3.0.8\\c0ef95cecd8699a0449053ac7d9c160748d902cd\\securejarhandler-3.0.8.jar;C:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\org.ow2.asm\\asm-commons\\9.7\\e86dda4696d3c185fcc95d8d311904e7ce38a53f\\asm-commons-9.7.jar;C:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\org.ow2.asm\\asm-util\\9.7\\c0655519f24d92af2202cb681cd7c1569df6ead6\\asm-util-9.7.jar;C:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\org.ow2.asm\\asm-analysis\\9.7\\e4a258b7eb96107106c0599f0061cfc1832fe07a\\asm-analysis-9.7.jar;C:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\org.ow2.asm\\asm-tree\\9.7\\e446a17b175bfb733b87c5c2560ccb4e57d69f1a\\asm-tree-9.7.jar;C:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\org.ow2.asm\\asm\\9.7\\73d7b3086e14beb604ced229c302feff6449723\\asm-9.7.jar
---add-modules
-ALL-MODULE-PATH
---add-opens
-java.base/java.util.jar=cpw.mods.securejarhandler
---add-opens
-java.base/java.lang.invoke=cpw.mods.securejarhandler
---add-exports
-java.base/sun.security.util=cpw.mods.securejarhandler
---add-exports
-jdk.naming.dns/com.sun.jndi.dns=java.naming
--Dlog4j2.configurationFile=C:\\Users\\adamn\\Documents\\minecraft\\mods\\TFMG\\Create-The_Factory_Must_Grow-1.21.1\\build\\moddev\\gameTestServerLog4j2.xml
--Dneoforge.enableGameTest=true
--Dneoforge.gameTestServer=true
--DlegacyClassPath.file=C:\\Users\\adamn\\Documents\\minecraft\\mods\\TFMG\\Create-The_Factory_Must_Grow-1.21.1\\build\\moddev\\gameTestServerLegacyClasspath.txt
--DignoreList=securejarhandler-3.0.8.jar,asm-9.7.jar,asm-commons-9.7.jar,asm-tree-9.7.jar,asm-util-9.7.jar,asm-analysis-9.7.jar,bootstraplauncher-2.0.2.jar,JarJarFileSystems-0.4.1.jar,mixinextras-neoforge-0.4.1.jar,client-extra,neoforge-
--Dfml.gameLayerLibraries=
--DmergeModules=jna-5.10.0.jar,jna-platform-5.10.0.jar
--Djava.net.preferIPv6Addresses=system
--Dfml.pluginLayerLibraries=
--Dneoforge.enabledGameTestNamespaces=tfmg
--Dforge.logging.markers=REGISTRIES
\ No newline at end of file
diff --git a/build/moddev/serverLog4j2.xml b/build/moddev/serverLog4j2.xml
deleted file mode 100644
index 773e88ab..00000000
--- a/build/moddev/serverLog4j2.xml
+++ /dev/null
@@ -1,78 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/build/moddev/serverRunProgramArgs.txt b/build/moddev/serverRunProgramArgs.txt
deleted file mode 100644
index 8d1cd0c3..00000000
--- a/build/moddev/serverRunProgramArgs.txt
+++ /dev/null
@@ -1,19 +0,0 @@
-# Main Class
-cpw.mods.bootstraplauncher.BootstrapLauncher
-
-# NeoForge Run-Type Program Arguments
---launchTarget
-forgeserveruserdev
---gameDir
-.
---fml.neoForgeVersion
-21.1.152
---fml.fmlVersion
-4.0.38
---fml.mcVersion
-1.21.1
---fml.neoFormVersion
-20240808.144430
-
-# User Supplied Program Arguments
---nogui
\ No newline at end of file
diff --git a/build/reports/configuration-cache/6sy991t1b5nisvk14lmm0kyzl/1uzgwysk65zngn2q6915o08ag/configuration-cache-report.html b/build/reports/configuration-cache/6sy991t1b5nisvk14lmm0kyzl/1uzgwysk65zngn2q6915o08ag/configuration-cache-report.html
deleted file mode 100644
index e7cb43b8..00000000
--- a/build/reports/configuration-cache/6sy991t1b5nisvk14lmm0kyzl/1uzgwysk65zngn2q6915o08ag/configuration-cache-report.html
+++ /dev/null
@@ -1,451 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
- Gradle Configuration Cache
-
-
-
-
-
-
- Loading...
-
-
-
-
-
-
-
diff --git a/build/resources/main/.cache/c5d1eddcf072f02c4997a7ec80c1b21ad739b1b3 b/build/resources/main/.cache/c5d1eddcf072f02c4997a7ec80c1b21ad739b1b3
deleted file mode 100644
index 0f61dd60..00000000
--- a/build/resources/main/.cache/c5d1eddcf072f02c4997a7ec80c1b21ad739b1b3
+++ /dev/null
@@ -1,515 +0,0 @@
-// 1.21.1 2025-06-30T15:04:10.6625255 TFMG'S Standard Recipes
-1ba4d033b7372e3e76f656e6d6f9eb1b8a2efe0a data/tfmg/advancement/recipes/misc/blasting/lead_ingot_blasting.json
-e83131f3f345326695a796d8dac58b0868861458 data/tfmg/advancement/recipes/misc/blasting/lead_ingot_from_crushed_blasting.json
-975643162ee77b2111d0bfebfb57da861544490a data/tfmg/advancement/recipes/misc/blasting/lithium_ingot_blasting.json
-341f3bf3c91447d6184207919fdd47885f34e41f data/tfmg/advancement/recipes/misc/blasting/nickel_ingot_blasting.json
-ae1d6b3f1f2569d0b18fad4d2c0af33cb349eca0 data/tfmg/advancement/recipes/misc/blasting/nickel_ingot_from_crushed_blasting.json
-10bd2bbd6d600c04da6c42992ffb0d846d9d3fb7 data/tfmg/advancement/recipes/misc/crafting/materials/accumulator.json
-6e055de56037e71377746a499ce3970fdc421d65 data/tfmg/advancement/recipes/misc/crafting/materials/accumulatorfrom_lithium.json
-6581c5c8a5ecbd4cf0099c151896cf7e1758eef6 data/tfmg/advancement/recipes/misc/crafting/materials/air_intake.json
-9ecf97839409e553a9d4062ed11785bdf0a4a500 data/tfmg/advancement/recipes/misc/crafting/materials/aluminum_axe.json
-66db94dc52ae41cec71a3a5e4e73b5f0ac28b06d data/tfmg/advancement/recipes/misc/crafting/materials/aluminum_block_from_compacting.json
-5fe96e63b033e5d2e949fa9d9366f3bc5680dd68 data/tfmg/advancement/recipes/misc/crafting/materials/aluminum_cable_hub.json
-819008864a677090daa4f945cc3094a401432656 data/tfmg/advancement/recipes/misc/crafting/materials/aluminum_cogwheel.json
-681e6d711fabdfa569d03b8655fd469c0078e1ae data/tfmg/advancement/recipes/misc/crafting/materials/aluminum_door.json
-a70723e2daaed99bb2f63b6d3d6b60b3c2abc3fe data/tfmg/advancement/recipes/misc/crafting/materials/aluminum_fluid_tank.json
-64222d3ce0beba6ab163f26846e8b24eead61a71 data/tfmg/advancement/recipes/misc/crafting/materials/aluminum_flywheel.json
-55f2186ff61067031e8ef9ffbec08e73cb496a6a data/tfmg/advancement/recipes/misc/crafting/materials/aluminum_frame.json
-15d10fa6dbdb2d7698f9e787d182eeb9417c571d data/tfmg/advancement/recipes/misc/crafting/materials/aluminum_hoe.json
-c5106fa02f73e852d1fa0cc7ab0de4ba51158b9a data/tfmg/advancement/recipes/misc/crafting/materials/aluminum_ingot_from_compacting.json
-0e87476a9f0c32d6725abd6a1b128217e0ee52f3 data/tfmg/advancement/recipes/misc/crafting/materials/aluminum_ingot_from_decompacting.json
-a7c4181e01134f321982a443410669884ccbd919 data/tfmg/advancement/recipes/misc/crafting/materials/aluminum_lamp.json
-192f2a0604bf014c9c38cbd7af837ad1e845da83 data/tfmg/advancement/recipes/misc/crafting/materials/aluminum_nugget_from_decompacting.json
-9c3ac62187020b7dbd5f8f1b0030007633c9ba07 data/tfmg/advancement/recipes/misc/crafting/materials/aluminum_pickaxe.json
-07f5c64345a0ce0894ae4b9dee87f463af067ab8 data/tfmg/advancement/recipes/misc/crafting/materials/aluminum_shovel.json
-9614368e6b4a3f833588bcf556508afca5014135 data/tfmg/advancement/recipes/misc/crafting/materials/aluminum_spool.json
-022368ea9eb516bfe32cb8cb6fdc14659ea226f7 data/tfmg/advancement/recipes/misc/crafting/materials/aluminum_sword.json
-20d65fd203a7172e3eb8119a3828fcb88200aab7 data/tfmg/advancement/recipes/misc/crafting/materials/aluminum_truss.json
-766b93e1a4fe05f100c1678cf3b01065c373c6a9 data/tfmg/advancement/recipes/misc/crafting/materials/black_concrete.json
-eed9387b9eb583355e575ddd72cbd5b1443cf36a data/tfmg/advancement/recipes/misc/crafting/materials/black_multimeter.json
-867e9a045a2117bfa453a2b7ed11ddad6868272d data/tfmg/advancement/recipes/misc/crafting/materials/black_rebar_concrete.json
-b0d05b322d49df8dcc35bc49ce69f841320995a0 data/tfmg/advancement/recipes/misc/crafting/materials/blast_furnace_hatch.json
-33a71456d2d779d14797427b837b7c278a952a8f data/tfmg/advancement/recipes/misc/crafting/materials/blast_furnace_output.json
-02d880b4edf4367681e54abea99df8d08f5d7b0d data/tfmg/advancement/recipes/misc/crafting/materials/blast_furnace_reinforcement.json
-282d0da4d486a1d1a95b7ff81fd2bb3d92ef1944 data/tfmg/advancement/recipes/misc/crafting/materials/blast_stove.json
-99b963c7eed6543f0f207c15dc45051c373dee91 data/tfmg/advancement/recipes/misc/crafting/materials/blue_concrete.json
-8514e65743850b4ea7a198fb8c293cc99cb3050b data/tfmg/advancement/recipes/misc/crafting/materials/blue_multimeter.json
-c69ff9dfca6f9e864621e36e0b71a2f36d8b0357 data/tfmg/advancement/recipes/misc/crafting/materials/blue_rebar_concrete.json
-b9a7cfce24712e56b393cd9fdcea49f2eddfa985 data/tfmg/advancement/recipes/misc/crafting/materials/brass_cable_hub.json
-23691b4e1ad2e2578a55bd0c774429fbb650953d data/tfmg/advancement/recipes/misc/crafting/materials/brass_frame.json
-2aac6c07c7c29f34f9b9a438b5813eee7efc8f6b data/tfmg/advancement/recipes/misc/crafting/materials/brass_truss.json
-fea4f2a75a40a71c322da022033a67a37264c276 data/tfmg/advancement/recipes/misc/crafting/materials/brick_smokestack.json
-c66fb2ea1cf956f53764aaaf5f28d70099b36b24 data/tfmg/advancement/recipes/misc/crafting/materials/brown_concrete.json
-6021c92d83a6e0c338d18cd41ab84f57609e7ac8 data/tfmg/advancement/recipes/misc/crafting/materials/brown_multimeter.json
-734de5893678b28aec289779ecdbee5981d40e35 data/tfmg/advancement/recipes/misc/crafting/materials/brown_rebar_concrete.json
-739a00cda189f72c1f4cd38898c0712bffb31f42 data/tfmg/advancement/recipes/misc/crafting/materials/cable_connector.json
-24914906f9d01e569ab83ccd37e7744674f8aece data/tfmg/advancement/recipes/misc/crafting/materials/cable_tube.json
-04e35e4b7457906935003e0a7651d3cd60005607 data/tfmg/advancement/recipes/misc/crafting/materials/casting_basin.json
-04febba3ad12a3ed6d802d76ed93f3200faedb3d data/tfmg/advancement/recipes/misc/crafting/materials/cast_iron_block_from_compacting.json
-05de7ce92c56492e36ccc00070782e4e42a72daf data/tfmg/advancement/recipes/misc/crafting/materials/cast_iron_chemical_vat.json
-4be640969f9200b0de32f20720d9fbdfcfab44f7 data/tfmg/advancement/recipes/misc/crafting/materials/cast_iron_fluid_tank.json
-30ba68537862b68b59af4deb23f4046566c388ea data/tfmg/advancement/recipes/misc/crafting/materials/cast_iron_flywheel.json
-718628af4fde3012865c3b9769940629fbd45bdb data/tfmg/advancement/recipes/misc/crafting/materials/cast_iron_frame.json
-fd3fd7562048ea5d7b4f5de3944e6f3fdbd01914 data/tfmg/advancement/recipes/misc/crafting/materials/cast_iron_ingot_from_compacting.json
-b0adfd6cf795d873f1bfc1732aca91fa02661f9f data/tfmg/advancement/recipes/misc/crafting/materials/cast_iron_ingot_from_decompacting.json
-c3eb6195e42a6b2b930bb267bae2abff334d7196 data/tfmg/advancement/recipes/misc/crafting/materials/cast_iron_nugget_from_decompacting.json
-5879584f09b67f4e83aa3cfe33a414699c5f52a2 data/tfmg/advancement/recipes/misc/crafting/materials/cast_iron_truss.json
-1751159e37c1d9cf3c392726d9ee2ccb25bd044a data/tfmg/advancement/recipes/misc/crafting/materials/centrifuge.json
-deb6ee513df35af15592b1f448b7b5da67c6d47b data/tfmg/advancement/recipes/misc/crafting/materials/cinderflour_block.json
-0e6ee66a203ad045ffd8064e677d23f16060ccfe data/tfmg/advancement/recipes/misc/crafting/materials/cinder_block.json
-6d3a1ea551b3388d226edc667eb445fffbf9eac3 data/tfmg/advancement/recipes/misc/crafting/materials/circular_light.json
-27bf3c9801770718566d07821818de76af3d0bf0 data/tfmg/advancement/recipes/misc/crafting/materials/coal_coke.json
-92e3306e1eb4c714f0e154aea29ed5f2958e21c6 data/tfmg/advancement/recipes/misc/crafting/materials/coal_coke_block.json
-0da79c216abc5da65281795395639f14474e8af8 data/tfmg/advancement/recipes/misc/crafting/materials/coke_oven.json
-8ac3434745d07283746318dcf04d8c706d87acd4 data/tfmg/advancement/recipes/misc/crafting/materials/concrete_hose.json
-41177c9f8e12c5352b4d8f6f4fc390b96bf305e2 data/tfmg/advancement/recipes/misc/crafting/materials/concrete_smokestack.json
-d80539f29b718d1c2ef51c44a08ce43b648219c3 data/tfmg/advancement/recipes/misc/crafting/materials/constantan_block_from_compacting.json
-8010276d114f6e4b5c810ae645ef5bcd75655bed data/tfmg/advancement/recipes/misc/crafting/materials/constantan_frame.json
-39058fbdea4a5675019f35938aaae7453e871bd5 data/tfmg/advancement/recipes/misc/crafting/materials/constantan_ingot_from_compacting.json
-8f7b51b57de3ba242462908c5297f651ff29be72 data/tfmg/advancement/recipes/misc/crafting/materials/constantan_ingot_from_decompacting.json
-bf2a101060dbfb52b3afd78fca24e1e496f71103 data/tfmg/advancement/recipes/misc/crafting/materials/constantan_nugget_from_decompacting.json
-9526d014d0b78485e0478643b40381c45910011d data/tfmg/advancement/recipes/misc/crafting/materials/constantan_spool.json
-0663d334a61948e61ee60229e65d21b75bddb7ac data/tfmg/advancement/recipes/misc/crafting/materials/constantan_truss.json
-4aa859d17c9d8a094189df700453e7347a5a516e data/tfmg/advancement/recipes/misc/crafting/materials/converter.json
-9f902c1897ab37214d3fc88a2bf37adc39438c8e data/tfmg/advancement/recipes/misc/crafting/materials/cooling_fluid_bottle.json
-637002d04dbabae9d9be444890ff801e79dfcd43 data/tfmg/advancement/recipes/misc/crafting/materials/copper_cable_hub.json
-e60311ef8f41384dc589fec4871ea4ae0fb70e0f data/tfmg/advancement/recipes/misc/crafting/materials/copper_frame.json
-dd71f52393218cf573043ff3a398d80463bad2d6 data/tfmg/advancement/recipes/misc/crafting/materials/copper_grenade.json
-ea1913c2461706ca54bc4354dea7962a70cb8afb data/tfmg/advancement/recipes/misc/crafting/materials/copper_spool.json
-aa160503040d4977b61ccb05f13098a24cc9df88 data/tfmg/advancement/recipes/misc/crafting/materials/copper_truss.json
-316dad2fc4a2aaba2a575109dd691fe093a2042f data/tfmg/advancement/recipes/misc/crafting/materials/copycat_cable_block.json
-e3fef1a13983c1a9b325a4c756957d7354929a9e data/tfmg/advancement/recipes/misc/crafting/materials/crankshaft.json
-fef9c0f151b60f49b774d4b51de4fa6240720e1c data/tfmg/advancement/recipes/misc/crafting/materials/cyan_concrete.json
-05b06795f2a5caa5c12ded0efe73ca77f79cbfa0 data/tfmg/advancement/recipes/misc/crafting/materials/cyan_multimeter.json
-f86f0b48bab60d04c8d78bf080480276f5489f06 data/tfmg/advancement/recipes/misc/crafting/materials/cyan_rebar_concrete.json
-9dfe2905cd7500a93af662f7b3c4092c5c187bad data/tfmg/advancement/recipes/misc/crafting/materials/diagonal_cable_block.json
-b206903e84dfa60d16a6538c5cf5471aad005fc7 data/tfmg/advancement/recipes/misc/crafting/materials/electrical_switch.json
-c6edec32f743f4237f82221ca5545f9f360ce9c0 data/tfmg/advancement/recipes/misc/crafting/materials/electricians_wrench.json
-87e2ceef418c504f75b207c7a67cc033ab4b48de data/tfmg/advancement/recipes/misc/crafting/materials/electric_diode.json
-c6299d55ad53f07fa881ce9d52d7431b8304dd33 data/tfmg/advancement/recipes/misc/crafting/materials/electric_post.json
-fec141af53a939b18f0c82adcae33dc6b8eb0d37 data/tfmg/advancement/recipes/misc/crafting/materials/electric_pump.json
-a4571766b188a07babf0f91b93b18aa15e29218f data/tfmg/advancement/recipes/misc/crafting/materials/electrode_holder.json
-0753a07d9908e21d4b036dbbdac366ece7658816 data/tfmg/advancement/recipes/misc/crafting/materials/empty_circuit_board.json
-1b25e33e402a7c2149742ba75d961dc920079835 data/tfmg/advancement/recipes/misc/crafting/materials/engine_gearbox.json
-c7cba29e6f7d2aa2b4fd2cdf34a71a17583d5450 data/tfmg/advancement/recipes/misc/crafting/materials/exhaust.json
-884395f8fc0702edfbc5f5a8dcd061d81a0d1f93 data/tfmg/advancement/recipes/misc/crafting/materials/firebox.json
-c65b18147b7b89fd505071f34a0d9f5bfff070ca data/tfmg/advancement/recipes/misc/crafting/materials/fireclay.json
-05e9bad955ee982ba3ae172aff5551bdc66f7594 data/tfmg/advancement/recipes/misc/crafting/materials/fireproof_bricks.json
-9e8c3b007ff62f37d5963a510837088e65a0b8e5 data/tfmg/advancement/recipes/misc/crafting/materials/fireproof_brick_reinforcement.json
-fbbe810e1208507b4d7e7f6ec51183ab8310605c data/tfmg/advancement/recipes/misc/crafting/materials/fireproof_chemical_vat.json
-c2a88b7d49ac16aaaabc5eb41ff44b81e448c2e7 data/tfmg/advancement/recipes/misc/crafting/materials/flarestack.json
-34f8c61a0662d74bc5f8868bcc252d1c5e8a3211 data/tfmg/advancement/recipes/misc/crafting/materials/glass_cable_insulator.json
-1c6d72c59241276ed97eb12028221af210a0837a data/tfmg/advancement/recipes/misc/crafting/materials/glass_insulator_segment.json
-621d720793c003cf0e66365bd33dbdafbac0e742 data/tfmg/advancement/recipes/misc/crafting/materials/gray_concrete.json
-afa4710298fcaa77660a93ce877c525474704e48 data/tfmg/advancement/recipes/misc/crafting/materials/gray_multimeter.json
-01b1951017fae118b0372e6100ca60d16a32459f data/tfmg/advancement/recipes/misc/crafting/materials/gray_rebar_concrete.json
-0c7ec9685284478c517f49b7d7ef08582b98837a data/tfmg/advancement/recipes/misc/crafting/materials/green_concrete.json
-22170ac52bcaa7e1f48da11e9e363e67ffb1cfb2 data/tfmg/advancement/recipes/misc/crafting/materials/green_multimeter.json
-ab67d5f0305a8188a0f8401cbf08e3154ce415ff data/tfmg/advancement/recipes/misc/crafting/materials/green_rebar_concrete.json
-91d27b5c3598954ba0f72ff218e01a8ea7b111ae data/tfmg/advancement/recipes/misc/crafting/materials/heavy_cable_hub.json
-7e039b604f1b897e1b94d0370bb5293a01e61486 data/tfmg/advancement/recipes/misc/crafting/materials/heavy_casing_door.json
-ec32d19e3bcdb9408a5c980531f644395adf2d6e data/tfmg/advancement/recipes/misc/crafting/materials/heavy_plated_door.json
-dd45a928d43f7558bde9bbbfff08991c137d36b2 data/tfmg/advancement/recipes/misc/crafting/materials/industrial_mixer.json
-aa4b0182e6132667ce3a8774be8609c76e83a4ec data/tfmg/advancement/recipes/misc/crafting/materials/large_aluminum_cogwheel.json
-8ce850d1d6892132c7b040af32e6376acbe0e9dd data/tfmg/advancement/recipes/misc/crafting/materials/large_pumpjack_hammer_connector.json
-72f870034c3b74e74b59f2e8972b033a00d5dfc7 data/tfmg/advancement/recipes/misc/crafting/materials/large_pumpjack_hammer_head.json
-c0bea63558a8afdea454500f2582f42c50e15f92 data/tfmg/advancement/recipes/misc/crafting/materials/large_steel_cogwheel.json
-f052642688690b03ab7ccaa8f0b3c380307d5e9c data/tfmg/advancement/recipes/misc/crafting/materials/lead_axe.json
-7737f4ec843701dda1a6205fc75cff8043f22210 data/tfmg/advancement/recipes/misc/crafting/materials/lead_block_from_compacting.json
-6a3deb508cb27be73e287fd8eb90402aa2fb3fd2 data/tfmg/advancement/recipes/misc/crafting/materials/lead_flywheel.json
-72a2bd6364a14d22d06a0e539cc06680b69e2f20 data/tfmg/advancement/recipes/misc/crafting/materials/lead_frame.json
-66ec4781863c9b0cfaf83519103e07893f468e56 data/tfmg/advancement/recipes/misc/crafting/materials/lead_hoe.json
-ad2263a7375a058567c68f3632c0734cc6acb256 data/tfmg/advancement/recipes/misc/crafting/materials/lead_ingot_from_compacting.json
-b3eeb0e694b0bad6e9909e3d1867b86e3679153a data/tfmg/advancement/recipes/misc/crafting/materials/lead_ingot_from_decompacting.json
-6a50e76176ca108e54ad03296487393323ba80cb data/tfmg/advancement/recipes/misc/crafting/materials/lead_nugget_from_decompacting.json
-2fb4d6df936bdc2cc3648df5f5eae9cf738397f9 data/tfmg/advancement/recipes/misc/crafting/materials/lead_pickaxe.json
-75cb8749fde2ee7e0348ffb3981c0a669ac6b30e data/tfmg/advancement/recipes/misc/crafting/materials/lead_shovel.json
-049b54fecf312ef5335e358f8385093f28d5a162 data/tfmg/advancement/recipes/misc/crafting/materials/lead_sword.json
-7ca39d780331bddaa59d21057ffe78d959f3df78 data/tfmg/advancement/recipes/misc/crafting/materials/lead_truss.json
-a159a885e35b451d3735c8587b132e7a5cc0baca data/tfmg/advancement/recipes/misc/crafting/materials/light_blue_concrete.json
-e0a703c7b2fbc72130fffd9e4d4d720217f7e622 data/tfmg/advancement/recipes/misc/crafting/materials/light_blue_multimeter.json
-da91a2dd07046cd0a5fc4d9cb2daad7c632ac7d8 data/tfmg/advancement/recipes/misc/crafting/materials/light_blue_rebar_concrete.json
-93ddae1b0eb5c6ffe9ff3c2f344727cc39e1f7cc data/tfmg/advancement/recipes/misc/crafting/materials/light_bulb.json
-ec555fbacadf85c1a59d18534b5c5749f80b66b3 data/tfmg/advancement/recipes/misc/crafting/materials/light_gray_concrete.json
-6949d2d02c0bf766039ef1e9253323c7fb29a8f8 data/tfmg/advancement/recipes/misc/crafting/materials/light_gray_multimeter.json
-7a8a4f22874bb0def372ccf31cb4ccbee6fa4a01 data/tfmg/advancement/recipes/misc/crafting/materials/light_gray_rebar_concrete.json
-1b4a051efdb330488bc5077e7511ebc88b983b53 data/tfmg/advancement/recipes/misc/crafting/materials/lime_concrete.json
-684472d428cf9c509c14028cd29e879ca2dfc5a7 data/tfmg/advancement/recipes/misc/crafting/materials/lime_multimeter.json
-6a742b9f97bfacf48517e5545d296059d227c3f8 data/tfmg/advancement/recipes/misc/crafting/materials/lime_rebar_concrete.json
-c1454df94da933c12c0876e43dc80f4fcb58638d data/tfmg/advancement/recipes/misc/crafting/materials/lithium_blade.json
-ed1deea39a9364f052c78d142e78b0967a133cc6 data/tfmg/advancement/recipes/misc/crafting/materials/lithium_block_from_compacting.json
-cbddb4295abe43f1dae30a989bb75750d4ac210d data/tfmg/advancement/recipes/misc/crafting/materials/lithium_charge.json
-762b3a31ad1cfbb4ae6d5114a8fa81332fee5c01 data/tfmg/advancement/recipes/misc/crafting/materials/lithium_ingot_from_compacting.json
-d2a5ad3c82a1b6f642c3d6e90d07b91e8e33eb0b data/tfmg/advancement/recipes/misc/crafting/materials/lithium_ingot_from_decompacting.json
-7f37da4673fb3cf9472365c38a3da91444a7df0b data/tfmg/advancement/recipes/misc/crafting/materials/lithium_nugget_from_decompacting.json
-26a2078c01f5f49aedce3f73f597eae2bc26d155 data/tfmg/advancement/recipes/misc/crafting/materials/lithium_torch.json
-4578f4ae380f28e6d2ce2d1c14980bc4b8f2c995 data/tfmg/advancement/recipes/misc/crafting/materials/machine_input.json
-38b3415de84bd4cdbfd3199f54aa5bc446695c0b data/tfmg/advancement/recipes/misc/crafting/materials/magenta_concrete.json
-4fb6e596001f2822c8b1b705ec76972064315f6c data/tfmg/advancement/recipes/misc/crafting/materials/magenta_multimeter.json
-0b4d160084dd099087205d50b043d7416b3c74bd data/tfmg/advancement/recipes/misc/crafting/materials/magenta_rebar_concrete.json
-a13bf24d8d13571ac6c7760f7f54bdcd5ae4e53f data/tfmg/advancement/recipes/misc/crafting/materials/metal_smokestack.json
-68d6fa1171334ea1be1caadfc70da920be034fd6 data/tfmg/advancement/recipes/misc/crafting/materials/mixer_blade.json
-80065730056b18fd579f8d7324157211bf9194c9 data/tfmg/advancement/recipes/misc/crafting/materials/modern_light.json
-87c2f538d678449112ee089d3aa6ae98ddf06eed data/tfmg/advancement/recipes/misc/crafting/materials/multimeter.json
-ae2ec065e1c5570e623c35c385eb260e0e69ad18 data/tfmg/advancement/recipes/misc/crafting/materials/napalm_bomb.json
-78bee77974c6664f17d83235cd0a42e50de649ec data/tfmg/advancement/recipes/misc/crafting/materials/neon_tube.json
-cd97138073edb2df282bda57f94b1e6dfd5acef6 data/tfmg/advancement/recipes/misc/crafting/materials/nickel_block_from_compacting.json
-cda957eb43c07f92f765b12afc15bf4b7ee69ad4 data/tfmg/advancement/recipes/misc/crafting/materials/nickel_flywheel.json
-5aeb6f6dd0d67044d08dd94edcd521d97b6eae89 data/tfmg/advancement/recipes/misc/crafting/materials/nickel_frame.json
-b5ff824a7d33c9d2161540e83d28d054c6a29880 data/tfmg/advancement/recipes/misc/crafting/materials/nickel_ingot_from_compacting.json
-6691caa72021eabd3b53bd1d2f5225ebc6973450 data/tfmg/advancement/recipes/misc/crafting/materials/nickel_ingot_from_decompacting.json
-595a1937399c3cc532151b618f5948f56e8122a9 data/tfmg/advancement/recipes/misc/crafting/materials/nickel_nugget_from_decompacting.json
-d7959c1f1d53d452c773ab0632f40abd3cc10dfb data/tfmg/advancement/recipes/misc/crafting/materials/nickel_truss.json
-d9694d0293cc699e468836e9f8f344f85481e5cb data/tfmg/advancement/recipes/misc/crafting/materials/oil_can.json
-b2384676e3745e58240363609dcf97c6713d10c0 data/tfmg/advancement/recipes/misc/crafting/materials/oil_hammer.json
-d6bf7b4bdf24c78d46d9bd2575543864b2257767 data/tfmg/advancement/recipes/misc/crafting/materials/orange_concrete.json
-73358283a2e2743e79b884ce05d1bca211ae55db data/tfmg/advancement/recipes/misc/crafting/materials/orange_multimeter.json
-6066be34dab1e14de24abb8179f3bdbae1c4826b data/tfmg/advancement/recipes/misc/crafting/materials/orange_rebar_concrete.json
-38bb95da15e27fb32565714608eed19b8e582c6e data/tfmg/advancement/recipes/misc/crafting/materials/pink_concrete.json
-85bc0371e278bd1046ddff0b1d0b6598b52b54f8 data/tfmg/advancement/recipes/misc/crafting/materials/pink_multimeter.json
-3b6457e6c6a123db48dacf11feadd16df253892a data/tfmg/advancement/recipes/misc/crafting/materials/pink_rebar_concrete.json
-c2c63f9fb303ed0cd7144a4becd56647678d9e17 data/tfmg/advancement/recipes/misc/crafting/materials/pipe_bomb.json
-d4aa0bf50dba392e0fb6eb0b0d21eb3deaec16ec data/tfmg/advancement/recipes/misc/crafting/materials/plastic_block.json
-119c3d1de8050659210b785d905eed7157af7117 data/tfmg/advancement/recipes/misc/crafting/materials/plastic_sheet.json
-e99c1b472d9467501e1ebbf8dc12437a1dcef5d5 data/tfmg/advancement/recipes/misc/crafting/materials/polarizer.json
-379cf185c2701bc07bfd722be0ba594b3dd62b04 data/tfmg/advancement/recipes/misc/crafting/materials/pumpjack_base.json
-bd22949da5dc31fef4c569f1b30ca16f038d9285 data/tfmg/advancement/recipes/misc/crafting/materials/pumpjack_crank.json
-0b59e2e7d3d579d1a61f0a0ca3ebb6260ced4b76 data/tfmg/advancement/recipes/misc/crafting/materials/pumpjack_hammer.json
-cdb93bb498da2b4f929c16b8941611ac9c4b67f8 data/tfmg/advancement/recipes/misc/crafting/materials/pumpjack_hammer_connector.json
-6308c342d54767577ec94ab2f1aa5da24bdf1808 data/tfmg/advancement/recipes/misc/crafting/materials/pumpjack_hammer_head.json
-8b93592849facfcdd255649c4829da450e85af0c data/tfmg/advancement/recipes/misc/crafting/materials/purple_concrete.json
-2ef74c6937951efab8c3686891ccccc154a3cc68 data/tfmg/advancement/recipes/misc/crafting/materials/purple_multimeter.json
-bd10fd39aef892b39f592e42656c110edc126377 data/tfmg/advancement/recipes/misc/crafting/materials/purple_rebar_concrete.json
-cd970d28e19289dfcdd5ff5bb4c7f4f5fc9b3bff data/tfmg/advancement/recipes/misc/crafting/materials/radial_engine.json
-e9476245b4a21f828626d8d22ed156226ed0a8d8 data/tfmg/advancement/recipes/misc/crafting/materials/raw_lead.json
-2d8f235d312dc979cba8243bef6c4a9170d3461e data/tfmg/advancement/recipes/misc/crafting/materials/raw_lead_block.json
-687906fbc87983c694dadf24bdb25650f8b2426c data/tfmg/advancement/recipes/misc/crafting/materials/raw_lithium.json
-4e5e886da80de0c13fab1c7046e3206408d31641 data/tfmg/advancement/recipes/misc/crafting/materials/raw_lithium_block.json
-161afa320e72f0c8bd0d3d1ac94479f4c1652c43 data/tfmg/advancement/recipes/misc/crafting/materials/raw_nickel.json
-eb470478956e99c952e650bffc37207cc0ce198e data/tfmg/advancement/recipes/misc/crafting/materials/raw_nickel_block.json
-3fb65e924a5b02cd103602ab65afa0aee350c92d data/tfmg/advancement/recipes/misc/crafting/materials/rebar.json
-0eec85efde58168501b9795d93f05c99ef3c0727 data/tfmg/advancement/recipes/misc/crafting/materials/rebar_block.json
-d6c4e3088ac4a3d3c36b8cd5a6ee0acb3da9883c data/tfmg/advancement/recipes/misc/crafting/materials/rebar_floor.json
-3cf168d83b6f98ab04191a1d02a7d2a379fb89ea data/tfmg/advancement/recipes/misc/crafting/materials/rebar_pile.json
-e48f497e37290566146a0be074694fddea2ca1e5 data/tfmg/advancement/recipes/misc/crafting/materials/rebar_pillar.json
-1c029151bd593c3f15e6e322b3fb1c2ea0ee8ed3 data/tfmg/advancement/recipes/misc/crafting/materials/rebar_stairs.json
-6a0453687fdfbc75cdeb10f3f2eede266b64ad3f data/tfmg/advancement/recipes/misc/crafting/materials/rebar_wall.json
-3ae4e10abba58937f04c6e822aa7ca75c43c32d8 data/tfmg/advancement/recipes/misc/crafting/materials/red_concrete.json
-404ac0e2485aa91e2f73114afe4a86cb43dd6552 data/tfmg/advancement/recipes/misc/crafting/materials/red_multimeter.json
-00f495b34745ab410ffce6c96b03fac2c3599920 data/tfmg/advancement/recipes/misc/crafting/materials/red_rebar_concrete.json
-7e336a7bfcdeabb8743194862f83f0a9ed06a6ae data/tfmg/advancement/recipes/misc/crafting/materials/regular_engine.json
-9ee5b4b6923fdbbaa4c608d9be82afba1819fab6 data/tfmg/advancement/recipes/misc/crafting/materials/rusted_blast_furnace_reinforcement.json
-1f5891a0392f48b0dc1eb5a213725d188837ec06 data/tfmg/advancement/recipes/misc/crafting/materials/screwdriver.json
-93970f6a3c33af9c8a4d3fe888e554de551ed35f data/tfmg/advancement/recipes/misc/crafting/materials/screwdriverfrom_brass.json
-d90e3ca22d1edc684c089a985b95a9573bf94dfd data/tfmg/advancement/recipes/misc/crafting/materials/segmented_display.json
-94ca5eed35ed4358b9c94f6fe120d06261c65dc3 data/tfmg/advancement/recipes/misc/crafting/materials/steel_axe.json
-a9709b109852fce282d3969f929e07b949d22567 data/tfmg/advancement/recipes/misc/crafting/materials/steel_block_from_compacting.json
-fbafe2a9474c759cea160489f8159850c32d3bfc data/tfmg/advancement/recipes/misc/crafting/materials/steel_cable_hub.json
-796883cc61bc9d620681039abea77f49f57a92ae data/tfmg/advancement/recipes/misc/crafting/materials/steel_casing_cable_hub.json
-fa6626a32aa4010c068f367e514c478e2857e903 data/tfmg/advancement/recipes/misc/crafting/materials/steel_chemical_vat.json
-e3bb2b6dfb06e384b056827b939c69ba8cbd86d1 data/tfmg/advancement/recipes/misc/crafting/materials/steel_cogwheel.json
-8f47e9b04e3186655b3e7e97e65d823d056413c4 data/tfmg/advancement/recipes/misc/crafting/materials/steel_distillation_controller.json
-567ecb9c0dd2e3c1d05d1fc0bd38faed0aab2fa3 data/tfmg/advancement/recipes/misc/crafting/materials/steel_distillation_output.json
-15071185aaeb0aff405630d0fb7a3ed1de388b9e data/tfmg/advancement/recipes/misc/crafting/materials/steel_door.json
-6f3d27529a79de118a613acc6331fd7ae5721913 data/tfmg/advancement/recipes/misc/crafting/materials/steel_fluid_tank.json
-1d91b1752d7fd3468303a357d6235ce6851c68cb data/tfmg/advancement/recipes/misc/crafting/materials/steel_flywheel.json
-0be679170b26160abe9524f3235138a41f7e7d78 data/tfmg/advancement/recipes/misc/crafting/materials/steel_frame.json
-a2fe8e7d942c300272a8f75556b7d3b4fe1fba67 data/tfmg/advancement/recipes/misc/crafting/materials/steel_gearbox.json
-2fde5da35c5bb54e97b5ea024f2a5a6e14fdc6bf data/tfmg/advancement/recipes/misc/crafting/materials/steel_hoe.json
-27db390d78185acbd1a5517896a26854cd0f4413 data/tfmg/advancement/recipes/misc/crafting/materials/steel_ingot_from_compacting.json
-bf96d3be6cbbc0c28b5d14f51a4cdcad7e6c1b10 data/tfmg/advancement/recipes/misc/crafting/materials/steel_ingot_from_decompacting.json
-95e4f90325a09c41d894a2b29126933df4a41c8a data/tfmg/advancement/recipes/misc/crafting/materials/steel_nugget_from_decompacting.json
-b716df5714af0dcb7b5e27245a108829b2f2d6d3 data/tfmg/advancement/recipes/misc/crafting/materials/steel_pickaxe.json
-e01da2c61fbf74c8ddd2fcc298c3dcea91e9b175 data/tfmg/advancement/recipes/misc/crafting/materials/steel_shovel.json
-885861f0b2275fda0a041b9fed2f7ccafe895f08 data/tfmg/advancement/recipes/misc/crafting/materials/steel_sword.json
-8ee691e06b6281c058a3abfa4f01c38ed1a034a4 data/tfmg/advancement/recipes/misc/crafting/materials/steel_trapdoor.json
-97bc8a978894f71fc0798ac432ad91f723d4a023 data/tfmg/advancement/recipes/misc/crafting/materials/steel_truss.json
-946f0230e73df8e14908a225e4ecc2d6fb50d7da data/tfmg/advancement/recipes/misc/crafting/materials/surface_scanner.json
-c9ce3253bed9ed63c89eb5449f719030c788e32e data/tfmg/advancement/recipes/misc/crafting/materials/thermite_grenade.json
-cc0912afd54ca449102420dcb86bedd4fa28466c data/tfmg/advancement/recipes/misc/crafting/materials/traffic_light.json
-1c6accdff145aeecedec5e8fcbf0f75322485212 data/tfmg/advancement/recipes/misc/crafting/materials/transformer.json
-de79bb6623b91d11aa41cebbcf7b7914ccce4546 data/tfmg/advancement/recipes/misc/crafting/materials/transmission.json
-aabfe2c1d21303278d0322183d3e7db901db1259 data/tfmg/advancement/recipes/misc/crafting/materials/turbine_engine.json
-f624be55db5ffeed17457c1a0dafb89898f26bc0 data/tfmg/advancement/recipes/misc/crafting/materials/turbo.json
-5aa3eccc945b3eab8c8b4d8f1c5ae85491351b94 data/tfmg/advancement/recipes/misc/crafting/materials/unfinished_electromagnetic_coil.json
-d6fb2554c98e1615be35a068c9f822af85035188 data/tfmg/advancement/recipes/misc/crafting/materials/unfinished_resistor.json
-239461226762283f3dd0b160714491828454f28e data/tfmg/advancement/recipes/misc/crafting/materials/unfinished_resistorfrom_slime.json
-2ab5b936a5c5eaaa9e87054c18e437cb2595a328 data/tfmg/advancement/recipes/misc/crafting/materials/voltage_observer.json
-1bacf66478df941bc649d6345b37329e8f041b97 data/tfmg/advancement/recipes/misc/crafting/materials/voltmeter.json
-eff2a5b8584f7a9fe8be9382388c84fa05aac891 data/tfmg/advancement/recipes/misc/crafting/materials/white_concrete.json
-489f84a45e46dd0c5d6ab6acb864d002e5c8440b data/tfmg/advancement/recipes/misc/crafting/materials/white_multimeter.json
-817f0b94d99d978233e7d279156c87861af7a0f7 data/tfmg/advancement/recipes/misc/crafting/materials/white_rebar_concrete.json
-56dfa5ec6e8d47ee5b968dc117caba998aa7f69e data/tfmg/advancement/recipes/misc/crafting/materials/winding_machine.json
-e7bcf14c5cf481d6b8fcbb8458684e8a34912211 data/tfmg/advancement/recipes/misc/crafting/materials/yellow_concrete.json
-b711ac0b4700990b1cb8b8839f7ee88730e8e588 data/tfmg/advancement/recipes/misc/crafting/materials/yellow_multimeter.json
-9560a15dc9c409730ed52ac71944117a065a7cce data/tfmg/advancement/recipes/misc/crafting/materials/yellow_rebar_concrete.json
-7155bc1ec5db4d990c88286650a9ff1a799f874f data/tfmg/advancement/recipes/misc/crafting/materials/zinc_frame.json
-d54db7ca65d852881fe4e8635a487146ef3ef153 data/tfmg/advancement/recipes/misc/crafting/materials/zinc_grenade.json
-002391cb592362488efbb7a01f82016212efd29c data/tfmg/advancement/recipes/misc/crafting/materials/zinc_truss.json
-fbe4387c69c1d35e797bda5fee5f166d27cfc823 data/tfmg/advancement/recipes/misc/smelting/fireproof_brick.json
-3507cd7119c6ccb08dbd9c2298bf55c9e674d0e9 data/tfmg/advancement/recipes/misc/smelting/lead_ingot.json
-01da5054374723da5de0db7935d3c9d097138e1d data/tfmg/advancement/recipes/misc/smelting/lead_ingot_blasting.json
-b697f184fcf580d1a2015d11bd992a76b7c218ec data/tfmg/advancement/recipes/misc/smelting/lead_ingot_from_crushed_blasting.json
-a6bf8200a0a352dc10bf9dd69809da7598be6436 data/tfmg/advancement/recipes/misc/smelting/lithium_ingot.json
-66c9f69eb27bfca2e4c8fde80d88bebbc024d38d data/tfmg/advancement/recipes/misc/smelting/lithium_ingot_blasting.json
-cef3238bbd0377fd70e42759ab896cee8533d2f2 data/tfmg/advancement/recipes/misc/smelting/nickel_ingot.json
-7b9e9d7087c3bb068f0f23b8be79c07b4ad4a9de data/tfmg/advancement/recipes/misc/smelting/nickel_ingot_blasting.json
-d37951c8cadc7171c7d76f3dccb940d63e081546 data/tfmg/advancement/recipes/misc/smelting/nickel_ingot_from_crushed_blasting.json
-8e64cc13455d9ac939c3b3779c176a7f0ac94c71 data/tfmg/advancement/recipes/misc/smelting/unfinished_insulator.json
-5fd4775deac479175db652d1d60848f30b950a9a data/tfmg/recipe/blasting/lead_ingot_blasting.json
-8236c6a98ad8b7c775c33f12dc5443a9814896ba data/tfmg/recipe/blasting/lead_ingot_from_crushed_blasting.json
-2875431d39bdec9424b3c1ff51a33d8b8f2838b7 data/tfmg/recipe/blasting/lithium_ingot_blasting.json
-8e00b06eda2399bcfdc71013ef1f060c99275f06 data/tfmg/recipe/blasting/nickel_ingot_blasting.json
-e8ce85caeb22bc0c54fbb9aeceeeb3f7ea8a1495 data/tfmg/recipe/blasting/nickel_ingot_from_crushed_blasting.json
-d106d48e609d7094b0bb707708512a55942d1c15 data/tfmg/recipe/crafting/materials/accumulator.json
-20d2cb1f6dd696e0acbdc740eed1932724460559 data/tfmg/recipe/crafting/materials/accumulatorfrom_lithium.json
-b23810c7693decbee3fa5ff712471a8abf078509 data/tfmg/recipe/crafting/materials/air_intake.json
-c79ce6d267134fe7757c60b99d500eba7fd5e3bd data/tfmg/recipe/crafting/materials/aluminum_axe.json
-5abf71eaf49ebde9d803d65692f8ce27c9fdde8b data/tfmg/recipe/crafting/materials/aluminum_block_from_compacting.json
-61a2e9d897aa5f58a8125f8f9fc239c59176989d data/tfmg/recipe/crafting/materials/aluminum_cable_hub.json
-3ce776d453a8793ee83457c9669fb34f1e5aa750 data/tfmg/recipe/crafting/materials/aluminum_cogwheel.json
-e7c8aad1d6c6d214ebbd90d20460c201328a9e0d data/tfmg/recipe/crafting/materials/aluminum_door.json
-85c44ae3b2c25483a93da282f2dbc489c943c4aa data/tfmg/recipe/crafting/materials/aluminum_fluid_tank.json
-3cba18f633557d792211cbb703a76a2a73cfc3a8 data/tfmg/recipe/crafting/materials/aluminum_flywheel.json
-448f2dbf1cb991d9d03ad38d3a7041094533a7ce data/tfmg/recipe/crafting/materials/aluminum_frame.json
-0f4a25f4187c3e503c7880c90efc7008e8c41431 data/tfmg/recipe/crafting/materials/aluminum_hoe.json
-16d88911e6ad8a9527478388020c3fcd6ed9aadd data/tfmg/recipe/crafting/materials/aluminum_ingot_from_compacting.json
-6cbe3b795122382451a65b2402ca90922855e1d0 data/tfmg/recipe/crafting/materials/aluminum_ingot_from_decompacting.json
-99828fb9105c78ca2c9a8fefc2076d9e4f0d7bef data/tfmg/recipe/crafting/materials/aluminum_lamp.json
-bdbe5170df749d96362887273b885f3dc892bcb7 data/tfmg/recipe/crafting/materials/aluminum_nugget_from_decompacting.json
-c4eb965d88eb501683a576ee8c0b80d61f7f92f5 data/tfmg/recipe/crafting/materials/aluminum_pickaxe.json
-076c585d13541c358fc4df29b0eb857eb6b51022 data/tfmg/recipe/crafting/materials/aluminum_shovel.json
-e5b684822100ee184d35a6129e71881420d4da9e data/tfmg/recipe/crafting/materials/aluminum_spool.json
-0ec1566f3714470b185df94ee83c1c84f1277a78 data/tfmg/recipe/crafting/materials/aluminum_sword.json
-c7314b55fc65dc3bad2c4d0d004a19a020516e44 data/tfmg/recipe/crafting/materials/aluminum_truss.json
-d175595ea677f486ce9a10debd8d3643328824ac data/tfmg/recipe/crafting/materials/black_concrete.json
-d2660859c561c4bd68813f400c03bad40e27d120 data/tfmg/recipe/crafting/materials/black_multimeter.json
-5ac9abddb8aa449ec5ea472df17986c71e883638 data/tfmg/recipe/crafting/materials/black_rebar_concrete.json
-1e2a794b2fba89002b53b1fb7983a447caf45c4a data/tfmg/recipe/crafting/materials/blast_furnace_hatch.json
-f1372bc1f490e7831c7b5d9cd45ba58eaa710f07 data/tfmg/recipe/crafting/materials/blast_furnace_output.json
-96487a711d26500380a1b7c9c67d72b3a1884af2 data/tfmg/recipe/crafting/materials/blast_furnace_reinforcement.json
-18ce4d0dff5f3d95b408638cf7fb4857dccc38b4 data/tfmg/recipe/crafting/materials/blast_stove.json
-7821f4885876f7445188a5c1f09c709d49d30409 data/tfmg/recipe/crafting/materials/blue_concrete.json
-8901995d191b4b1892480cde3c8c09d95149fd1e data/tfmg/recipe/crafting/materials/blue_multimeter.json
-014fa7939f6878f56e0331e2089d1e7b67a00692 data/tfmg/recipe/crafting/materials/blue_rebar_concrete.json
-e2c43925defaac733d7a9e28679acc45511734ed data/tfmg/recipe/crafting/materials/brass_cable_hub.json
-decd43dfe044ee6fdb1e6abfbac1e150bf61471f data/tfmg/recipe/crafting/materials/brass_frame.json
-4f8acc3174e6b4153e8f117c6df0f57cd7fc0970 data/tfmg/recipe/crafting/materials/brass_truss.json
-494e6c9b70eb5c992d5fdd19678c0bbc0037d088 data/tfmg/recipe/crafting/materials/brick_smokestack.json
-df251ad3fcd97250b3d5c3105f1c29d325df39aa data/tfmg/recipe/crafting/materials/brown_concrete.json
-ff2febdab0cca0421a0dd038100cfb6f8dc42faf data/tfmg/recipe/crafting/materials/brown_multimeter.json
-537344919a2cee36e64d9931a4030561fbaa6925 data/tfmg/recipe/crafting/materials/brown_rebar_concrete.json
-049e09b06c5d28a684a29605e9d1a50b8d8a3395 data/tfmg/recipe/crafting/materials/cable_connector.json
-d73bd8005058bd2896092fd213b79039f078cccb data/tfmg/recipe/crafting/materials/cable_tube.json
-54b1e6b3b1a0044a950241cadb39ee9bcc4f9933 data/tfmg/recipe/crafting/materials/casting_basin.json
-6477ed4f5debc7b645ed864b0f1168fcfd17a5d0 data/tfmg/recipe/crafting/materials/cast_iron_block_from_compacting.json
-20cf9808563515b5abbfc4907d88a45a47017938 data/tfmg/recipe/crafting/materials/cast_iron_chemical_vat.json
-385df8fd169bf139183a9784c08bec10c1217dc0 data/tfmg/recipe/crafting/materials/cast_iron_fluid_tank.json
-98acf8aa7e94ae8df5adb434d912bb690d1ae4dc data/tfmg/recipe/crafting/materials/cast_iron_flywheel.json
-705510773f20579136c8f65a579fecf4a39b9a5b data/tfmg/recipe/crafting/materials/cast_iron_frame.json
-6d70868e9a875b0eae0da514349e285db67e3661 data/tfmg/recipe/crafting/materials/cast_iron_ingot_from_compacting.json
-a7f91fe3b66258765110f7eb3651b3309e7f18d2 data/tfmg/recipe/crafting/materials/cast_iron_ingot_from_decompacting.json
-c5560b49308fd54211fd173fb48a3651e385f412 data/tfmg/recipe/crafting/materials/cast_iron_nugget_from_decompacting.json
-b5a76d18a47375bd9d6c214039fdccbf67c21063 data/tfmg/recipe/crafting/materials/cast_iron_truss.json
-d8049fae9b2c9c70547b97e62c56c7f7a9678cdd data/tfmg/recipe/crafting/materials/centrifuge.json
-7a4a6be2415cf4b60cfb72c5e42caa4d1ac2daef data/tfmg/recipe/crafting/materials/cinderflour_block.json
-52cefcfc28178016a82a07095669ceb76b35b125 data/tfmg/recipe/crafting/materials/cinder_block.json
-163373fb1e28e5595b59e7b9b7b1701df06f4d6a data/tfmg/recipe/crafting/materials/circular_light.json
-e69a1fa2ae46c128362c480dbeaa3dae46db9c1f data/tfmg/recipe/crafting/materials/coal_coke.json
-9f21479f2d99a4be59ec3746d961cc256b21146d data/tfmg/recipe/crafting/materials/coal_coke_block.json
-6e5ee4e853a86c20bd08cd00744df36e09ade6b2 data/tfmg/recipe/crafting/materials/coke_oven.json
-116835faa845c6577723cf826a67bbd85f608feb data/tfmg/recipe/crafting/materials/concrete_hose.json
-aa6119a180048584ddd7f8f396c8b865cdab0b04 data/tfmg/recipe/crafting/materials/concrete_smokestack.json
-cd8026d05aa11602093496f7bb540779eb4b921f data/tfmg/recipe/crafting/materials/constantan_block_from_compacting.json
-d102bbba5f703d9155dbfd89f3eeb53618c0c613 data/tfmg/recipe/crafting/materials/constantan_frame.json
-8f8eb1d64849c2a993a22414f33eb0b0ced5db95 data/tfmg/recipe/crafting/materials/constantan_ingot_from_compacting.json
-a283f9cc32d537b4bb91d7f277e2aa27e9e06ad1 data/tfmg/recipe/crafting/materials/constantan_ingot_from_decompacting.json
-10208b260c8590f4dea15949d627c2660dd5a6db data/tfmg/recipe/crafting/materials/constantan_nugget_from_decompacting.json
-576a88aa50473a462b05acde251d6941cf646eea data/tfmg/recipe/crafting/materials/constantan_spool.json
-ed3b9755ae75894fe5e81133b0b7a10b09142336 data/tfmg/recipe/crafting/materials/constantan_truss.json
-0cbf2af89469abe06f849a2d462d8616887ce81d data/tfmg/recipe/crafting/materials/converter.json
-a6b7df4a66559f0a57c0e2d4dee85ae49004f84d data/tfmg/recipe/crafting/materials/cooling_fluid_bottle.json
-8c981a9139ee9aec63647302eb9d604f84298ee4 data/tfmg/recipe/crafting/materials/copper_cable_hub.json
-3bc0af5e78e0a5c22ef4b6ca5050f493c435d5bd data/tfmg/recipe/crafting/materials/copper_frame.json
-e75f2251bcdf8cdb47d8de057735cf7efe1fb62f data/tfmg/recipe/crafting/materials/copper_grenade.json
-28a6bb6757e75d754b10c536083c5be3d5ca0745 data/tfmg/recipe/crafting/materials/copper_spool.json
-be689dc5df3bb0be1474c7b60d972eb9533d8868 data/tfmg/recipe/crafting/materials/copper_truss.json
-103bb487b1b53aae642b1df1919c6442dd0e7b3a data/tfmg/recipe/crafting/materials/copycat_cable_block.json
-f365d32e6c3f0f570e535b6fc083a640983b1541 data/tfmg/recipe/crafting/materials/crankshaft.json
-19cfed240c8dcc7163fd2dad23adf6a827ed2743 data/tfmg/recipe/crafting/materials/cyan_concrete.json
-6ae5384d34916efcf8af5825ca8a537dd9ed71fa data/tfmg/recipe/crafting/materials/cyan_multimeter.json
-2ad93375bef2e81366458ef4ac711f9670fd5b7d data/tfmg/recipe/crafting/materials/cyan_rebar_concrete.json
-ac7373fe6f7c2aa7e190d32950571029ebcf8dd2 data/tfmg/recipe/crafting/materials/diagonal_cable_block.json
-57fefddb8873f5b1227737c9bbb7a92f61d43c04 data/tfmg/recipe/crafting/materials/electrical_switch.json
-273a761fc931acb13b5dcc7e1ec89c142ee6d5c4 data/tfmg/recipe/crafting/materials/electricians_wrench.json
-f9e958dc22be2067aecb38b14fab807e2ec952d1 data/tfmg/recipe/crafting/materials/electric_diode.json
-81ed8e97c469a2c43aca94861f8ca81d3c41e6c7 data/tfmg/recipe/crafting/materials/electric_post.json
-401d36d81a832fb61fa6d03429551079c99f40ca data/tfmg/recipe/crafting/materials/electric_pump.json
-6792ed39b44236f2e5cd3236d952af259f1915f1 data/tfmg/recipe/crafting/materials/electrode_holder.json
-e6bcab69512584362e0b6647d653a0bb32145a1f data/tfmg/recipe/crafting/materials/empty_circuit_board.json
-e54ec249a95cdee71ac0fea1242bf6d8e28dbd24 data/tfmg/recipe/crafting/materials/engine_gearbox.json
-de62177fb0426844d7c481b69a8da8c60474c44b data/tfmg/recipe/crafting/materials/exhaust.json
-164ee58837512d583308bf1828f779a82e5df0f1 data/tfmg/recipe/crafting/materials/firebox.json
-58bb0c6aa51262ff91bc6a133592329f621271c7 data/tfmg/recipe/crafting/materials/fireclay.json
-2ed06fc71610f7d5ebe0a7ba05d0eadf4f8a41a6 data/tfmg/recipe/crafting/materials/fireproof_bricks.json
-75eae476980dcc22b61d472ba4f60d297a8f60aa data/tfmg/recipe/crafting/materials/fireproof_brick_reinforcement.json
-d09d2edeae31a276ea8c763c95df2aa119f40899 data/tfmg/recipe/crafting/materials/fireproof_chemical_vat.json
-9449860c915eff49f557fde951f7c7ca329a8d2e data/tfmg/recipe/crafting/materials/flarestack.json
-a9679bba91a9c4459dc12305eceea70c211ffe11 data/tfmg/recipe/crafting/materials/glass_cable_insulator.json
-4df43d6d3a37fafaddd71dcb7679103aaabfa0f3 data/tfmg/recipe/crafting/materials/glass_insulator_segment.json
-76f9c9a0de818ebf008156d50248fb6b34b145fd data/tfmg/recipe/crafting/materials/gray_concrete.json
-6e182fd1827243b25252a600fa02d2354a632dea data/tfmg/recipe/crafting/materials/gray_multimeter.json
-02d3990452037497731371ca87a0bdcb9994c62c data/tfmg/recipe/crafting/materials/gray_rebar_concrete.json
-49231ae62616e48b0d37ad7db5406bfefd5759ce data/tfmg/recipe/crafting/materials/green_concrete.json
-8996fd2ebdf1188a8bc262da95275ae6ffdbb04b data/tfmg/recipe/crafting/materials/green_multimeter.json
-4a649fa1e19b634299df35d3897cec642f994219 data/tfmg/recipe/crafting/materials/green_rebar_concrete.json
-d90f0635b9732cb6a036d4fcd90418c9ade73b3c data/tfmg/recipe/crafting/materials/heavy_cable_hub.json
-c0ab0292bffca8798fcd50bee97955dc4fbf1fd8 data/tfmg/recipe/crafting/materials/heavy_casing_door.json
-d02cba7d6e92651a7e5f7f4ebdc2511a085d7579 data/tfmg/recipe/crafting/materials/heavy_plated_door.json
-693b34df5f8f775eeef89c0157ebeb1498adc6e7 data/tfmg/recipe/crafting/materials/industrial_mixer.json
-76c8b00179d98204f3d4b66ee470ae6e7b631c70 data/tfmg/recipe/crafting/materials/large_aluminum_cogwheel.json
-f4a0b0f3aba7ac9d275d67480f8014bb938a14b3 data/tfmg/recipe/crafting/materials/large_pumpjack_hammer_connector.json
-96aeb5049913f5e5d933d6f89b8104ec85b27d92 data/tfmg/recipe/crafting/materials/large_pumpjack_hammer_head.json
-87a436e57580c73275ebb3caca577c06eadd0412 data/tfmg/recipe/crafting/materials/large_steel_cogwheel.json
-cdda82ae60bd65e3e022a2573ced6c86b4e75a17 data/tfmg/recipe/crafting/materials/lead_axe.json
-2e05132f93d01876e2dad728b1eb8812430f741d data/tfmg/recipe/crafting/materials/lead_block_from_compacting.json
-3f407cf9b54aed3b2d1cc034f57fe2300d48aa03 data/tfmg/recipe/crafting/materials/lead_flywheel.json
-99897d44dc47c52ef21a039d601d367559c48106 data/tfmg/recipe/crafting/materials/lead_frame.json
-cad7b01d5bf72e94182139d1215b8bab5accd1ba data/tfmg/recipe/crafting/materials/lead_hoe.json
-ee7833341651079b5e352917e3272967ab989ca4 data/tfmg/recipe/crafting/materials/lead_ingot_from_compacting.json
-9bf467d8c9b21f455afa381eee0e346729f61488 data/tfmg/recipe/crafting/materials/lead_ingot_from_decompacting.json
-46795e075fa8d2ee1a6ceca7f292e7992a562e24 data/tfmg/recipe/crafting/materials/lead_nugget_from_decompacting.json
-9f598a3243c78dcc7747c2e2865dc8754460ba34 data/tfmg/recipe/crafting/materials/lead_pickaxe.json
-0cad798f8fae18f8b15fbb5169dc89a904c73901 data/tfmg/recipe/crafting/materials/lead_shovel.json
-2e3359b4c70b84c529595555a3da11fe69468d91 data/tfmg/recipe/crafting/materials/lead_sword.json
-b4c1c457beb1c942fca62f1c951ebdb92ab95d9b data/tfmg/recipe/crafting/materials/lead_truss.json
-61f68ee5c58af91fb300c68e7a4b60ac6d1aafb6 data/tfmg/recipe/crafting/materials/light_blue_concrete.json
-7b7df6e12b4f3ca388aa0630d019d468de730214 data/tfmg/recipe/crafting/materials/light_blue_multimeter.json
-4a2c38de2745ced68ac15e162d76a2c5fe38bfd0 data/tfmg/recipe/crafting/materials/light_blue_rebar_concrete.json
-cab35ad2b85deb90c4ab35c1d4a4f914ad7ef649 data/tfmg/recipe/crafting/materials/light_bulb.json
-ef9e2b4530754aecbe4701ca33982333e08f0e87 data/tfmg/recipe/crafting/materials/light_gray_concrete.json
-3d88d33485d11d49c50c0dcc79072e4c929bc448 data/tfmg/recipe/crafting/materials/light_gray_multimeter.json
-4c3dbe871240aad96c21dcef317ebed78d2d6086 data/tfmg/recipe/crafting/materials/light_gray_rebar_concrete.json
-eab72d8c767a6d3daed71ff32ad7cfe8d1f5dafb data/tfmg/recipe/crafting/materials/lime_concrete.json
-fc37b695afdcc2370a903ac5e10b2feb14b326b3 data/tfmg/recipe/crafting/materials/lime_multimeter.json
-784f5101bb1fe0309b5275721d48f3d2a6a9d5ef data/tfmg/recipe/crafting/materials/lime_rebar_concrete.json
-699ce68a0cd7407d02a6bb27dce17caddab9127a data/tfmg/recipe/crafting/materials/lithium_blade.json
-55b5c5bf8026c4733a9624409ce145d4616f453e data/tfmg/recipe/crafting/materials/lithium_block_from_compacting.json
-a05ab5e201c2c4ded90ac916140a96d5fa6ed81f data/tfmg/recipe/crafting/materials/lithium_charge.json
-c7b8b14ab5c5c5a200be1c71eb7bdbc132b02aec data/tfmg/recipe/crafting/materials/lithium_ingot_from_compacting.json
-bd567c33469df6b8da6b6b5d93023312481ff084 data/tfmg/recipe/crafting/materials/lithium_ingot_from_decompacting.json
-65ae6d28e9aeb3d5ee378bbf0c63ff0e30c407fe data/tfmg/recipe/crafting/materials/lithium_nugget_from_decompacting.json
-432775d6bfa98688cea5de9c8f3bd88f9f9ea76e data/tfmg/recipe/crafting/materials/lithium_torch.json
-a222a4ab2eca7456c1858153bd46c442ff07b462 data/tfmg/recipe/crafting/materials/machine_input.json
-4b17d78379a67adccca6ee891138391e3263ff8c data/tfmg/recipe/crafting/materials/magenta_concrete.json
-c4553d9b30796bf59fb090c876fbf84cc90ba189 data/tfmg/recipe/crafting/materials/magenta_multimeter.json
-9defd369c8cae18d25c40be22360b91409653d4a data/tfmg/recipe/crafting/materials/magenta_rebar_concrete.json
-2792d5753a7e48f0cc27afb21aaeb84dae6f912c data/tfmg/recipe/crafting/materials/metal_smokestack.json
-f685194c17f83a02387a608a93c73676bb580bad data/tfmg/recipe/crafting/materials/mixer_blade.json
-70916e3db2a264e19b8e1aea4e8e2581fe00b42d data/tfmg/recipe/crafting/materials/modern_light.json
-67cb408efd2a8c30612c1502d94c9a01a470057c data/tfmg/recipe/crafting/materials/multimeter.json
-537c1782e33cd3d87c00bb82ae7931ccb22753c4 data/tfmg/recipe/crafting/materials/napalm_bomb.json
-6abb2c6f7c328843138f5366ee7094cd56c542dd data/tfmg/recipe/crafting/materials/neon_tube.json
-ca7929c5c97a8398faaaf95f66eb07bc50aecc4b data/tfmg/recipe/crafting/materials/nickel_block_from_compacting.json
-70bb0a2c65aa87bdbb9ddd0352975078d274f76f data/tfmg/recipe/crafting/materials/nickel_flywheel.json
-22437ca9008cda24b9c8e87d67ef909b6a353f87 data/tfmg/recipe/crafting/materials/nickel_frame.json
-df71480bb8b83e3ab70f479d16ad369a98b57674 data/tfmg/recipe/crafting/materials/nickel_ingot_from_compacting.json
-8edf81be373ba5620a2e39c4b6d70d7c43574bdd data/tfmg/recipe/crafting/materials/nickel_ingot_from_decompacting.json
-c7434ac1e9a5fc3d45ee5b6d2e642073526a1685 data/tfmg/recipe/crafting/materials/nickel_nugget_from_decompacting.json
-7638f3541fd022faa7fe55b3555889084acb6747 data/tfmg/recipe/crafting/materials/nickel_truss.json
-1fae93ad9217c404319fbbd3372a1bf5aa67a615 data/tfmg/recipe/crafting/materials/oil_can.json
-4ed8c5b277af83f9f0b4354220eafda8a864503f data/tfmg/recipe/crafting/materials/oil_hammer.json
-79a0ffb9bc675a34d85109b2ca5812f93a84d189 data/tfmg/recipe/crafting/materials/orange_concrete.json
-10d9904e8ee9210ac18cd67c4f2823b18aa0c79a data/tfmg/recipe/crafting/materials/orange_multimeter.json
-48e5a6aec7962ba79a86decbae82b174d7ac6f12 data/tfmg/recipe/crafting/materials/orange_rebar_concrete.json
-c2c9d2c53acdcc582ca075b173f8ca8a4fc8e6d9 data/tfmg/recipe/crafting/materials/pink_concrete.json
-fd22d270c7e925a6ae7b01e7b87866a9dc898fd2 data/tfmg/recipe/crafting/materials/pink_multimeter.json
-9c74c0ffc2f71d6c599286b371266d136904c21e data/tfmg/recipe/crafting/materials/pink_rebar_concrete.json
-a0490b8a3557edbdd87c3e4650313cd8ad1265b2 data/tfmg/recipe/crafting/materials/pipe_bomb.json
-205a133cc1c17dd7246aa4728b0e542aae42ca15 data/tfmg/recipe/crafting/materials/plastic_block.json
-1f5aa2449853410d91b81a93eb242990b6a1fc42 data/tfmg/recipe/crafting/materials/plastic_sheet.json
-bd9ec3c0903940cbe06c140378177b99f1fd9a33 data/tfmg/recipe/crafting/materials/polarizer.json
-64fa6fe41ff6e6c71fd31f9464b3a4a728a525ac data/tfmg/recipe/crafting/materials/pumpjack_base.json
-a3cbf7c3a0c1743e032ab03803504870fd067aa7 data/tfmg/recipe/crafting/materials/pumpjack_crank.json
-b5136197f8cd6d84bf8c11bff9b09f783445f55d data/tfmg/recipe/crafting/materials/pumpjack_hammer.json
-6f6e0ff50309763bd742744ee89ea66616390c38 data/tfmg/recipe/crafting/materials/pumpjack_hammer_connector.json
-784b8fd8de0aa669536c4b57d866e48f2c64c940 data/tfmg/recipe/crafting/materials/pumpjack_hammer_head.json
-71af9f516cecbb600a99fa5fe039affe08b8a376 data/tfmg/recipe/crafting/materials/purple_concrete.json
-a65c4ddb22a682aedd6422a07b19a2daef486589 data/tfmg/recipe/crafting/materials/purple_multimeter.json
-599e1f5996961901edc9bbbff89c61b21a1a7c6f data/tfmg/recipe/crafting/materials/purple_rebar_concrete.json
-bcd45743b40b24b7b2a265ecd63631e101d8410e data/tfmg/recipe/crafting/materials/radial_engine.json
-f0d28622e3a7c48d6e9293e28449f0bcd5a63216 data/tfmg/recipe/crafting/materials/raw_lead.json
-6d4407efb37ab8e7cfae1b01ec01f5afd94b9505 data/tfmg/recipe/crafting/materials/raw_lead_block.json
-76258d776f3074d5141ae2ef995230ac7ce9a83c data/tfmg/recipe/crafting/materials/raw_lithium.json
-39a74b20017afbe44d6a034be114abbd4abcf688 data/tfmg/recipe/crafting/materials/raw_lithium_block.json
-e267154237a0370f1ec5e3334d624bf96cb7bcb5 data/tfmg/recipe/crafting/materials/raw_nickel.json
-43ad9810bff66a3af6eabf436f427b43de7feb8a data/tfmg/recipe/crafting/materials/raw_nickel_block.json
-14b50cd2dc1f3bab20cd5bce5c785922a5eb8b59 data/tfmg/recipe/crafting/materials/rebar.json
-2aceadebd06de865ed5f87ca059cf567158bfbd0 data/tfmg/recipe/crafting/materials/rebar_block.json
-2117d420a3f5a2d2d83b98cc2f0e3b8c02a45316 data/tfmg/recipe/crafting/materials/rebar_floor.json
-48bacb1e0351e98afa0171514ea883bf9a046f62 data/tfmg/recipe/crafting/materials/rebar_pile.json
-797023f6b87ed40745d3d57b19717c29af2263fb data/tfmg/recipe/crafting/materials/rebar_pillar.json
-958dc1e2647b53af576b87e25cf7c61f18921489 data/tfmg/recipe/crafting/materials/rebar_stairs.json
-982a511f2c976523b22fc80655c8b6ffde1cf8b7 data/tfmg/recipe/crafting/materials/rebar_wall.json
-75bc2b21d2a6bd24ab0f5840a00dbbce7c7b8285 data/tfmg/recipe/crafting/materials/red_concrete.json
-8949d0c95ce2bf17913fc442b2f780e7ad8f319d data/tfmg/recipe/crafting/materials/red_multimeter.json
-077c3c2caeedcfbca8cfb40d4b199fc5bc918d3d data/tfmg/recipe/crafting/materials/red_rebar_concrete.json
-f5d3c70ee7ec9092b7a522a82575a9e8fc43bc4f data/tfmg/recipe/crafting/materials/regular_engine.json
-889f7c90ccee8555c6aa44d514ede05ccf269950 data/tfmg/recipe/crafting/materials/rusted_blast_furnace_reinforcement.json
-0a34a712cabc2de13adaaa2065afa7bd2ae9156b data/tfmg/recipe/crafting/materials/screwdriver.json
-7d9e4373134de097f74b364471551e3e44a1cab9 data/tfmg/recipe/crafting/materials/screwdriverfrom_brass.json
-5843df447531f1f232c5bb4f874e1a3e64d2fc2d data/tfmg/recipe/crafting/materials/segmented_display.json
-aab890f5bbfe58690b55e64411a91c4e9f4fba12 data/tfmg/recipe/crafting/materials/steel_axe.json
-cce73975d317457949828490a420c52383bc7a44 data/tfmg/recipe/crafting/materials/steel_block_from_compacting.json
-6b0add358b22efaf8d6ae2ac26e260f6bd7b982b data/tfmg/recipe/crafting/materials/steel_cable_hub.json
-87920c01cf41a8e5b09ec19a54a48baf5e040a06 data/tfmg/recipe/crafting/materials/steel_casing_cable_hub.json
-b46ba3dda18d6d7a29be504bd9dbbf7fee8e8281 data/tfmg/recipe/crafting/materials/steel_chemical_vat.json
-4689e7d7b92724a49ce6dc3781a1b12df277633a data/tfmg/recipe/crafting/materials/steel_cogwheel.json
-cb47257d448ada80339267b3f60d19ca014ca947 data/tfmg/recipe/crafting/materials/steel_distillation_controller.json
-1311dd0176040bbeb89d1ffecccf3c53d85c91b9 data/tfmg/recipe/crafting/materials/steel_distillation_output.json
-49a6d60e27d43c1e5b0e49576d24fbaa25816e8d data/tfmg/recipe/crafting/materials/steel_door.json
-8b04967a63326d6882bfe2ced45ea95fa06f2a13 data/tfmg/recipe/crafting/materials/steel_fluid_tank.json
-a5a51de643646781c968d15ac8ea2ab8011b0d68 data/tfmg/recipe/crafting/materials/steel_flywheel.json
-1da2269c9760de28df984114fe6bd93a76141806 data/tfmg/recipe/crafting/materials/steel_frame.json
-7dd88acebf3ec59809c58c207bad6c859920bde3 data/tfmg/recipe/crafting/materials/steel_gearbox.json
-2eea444590ef1ff3ba042c0505afde174c722540 data/tfmg/recipe/crafting/materials/steel_hoe.json
-a7bc08368aa212d6752b07996c0770b86bda627b data/tfmg/recipe/crafting/materials/steel_ingot_from_compacting.json
-e9f0a4281209f8b93e6813b878df388b6cf244db data/tfmg/recipe/crafting/materials/steel_ingot_from_decompacting.json
-4f740d7416ab3402e90a545a4c5f9a9fabbc1fd5 data/tfmg/recipe/crafting/materials/steel_nugget_from_decompacting.json
-525675a63ef58fb3d18c9c9f057dedbeabc2337d data/tfmg/recipe/crafting/materials/steel_pickaxe.json
-b476a375c8d50679e97aadfa1b06422555f5e5de data/tfmg/recipe/crafting/materials/steel_shovel.json
-fd3bbbc39fdc8fdbbba3b25455aaf1750ee60bf4 data/tfmg/recipe/crafting/materials/steel_sword.json
-766986efb85631549d4bd1c87a086b2402a2245e data/tfmg/recipe/crafting/materials/steel_trapdoor.json
-628348980a4d38ce6f74f8d3ecfb510b94bb2bc6 data/tfmg/recipe/crafting/materials/steel_truss.json
-26efee6aa8ae5a87421ce94816ec679fb8b45b97 data/tfmg/recipe/crafting/materials/surface_scanner.json
-d0a83ed4d0e3ef511fffa88b739a00e8ac3f27e8 data/tfmg/recipe/crafting/materials/thermite_grenade.json
-51873c54d7b434616fdff4f495c811f6b0db4050 data/tfmg/recipe/crafting/materials/traffic_light.json
-6a0b9fd463d44658bf018eee535a47fefe4ce80b data/tfmg/recipe/crafting/materials/transformer.json
-18c5229e5df52f4e26cb018af948b6dcb02170b9 data/tfmg/recipe/crafting/materials/transmission.json
-a4d5490aef122658c1a10fbdc1fea617ee81ec2c data/tfmg/recipe/crafting/materials/turbine_engine.json
-a24ee2a009886c77f180d051c64f4cca5c09744f data/tfmg/recipe/crafting/materials/turbo.json
-f1551819f3bc0560de5222a74df0a89c42cf3895 data/tfmg/recipe/crafting/materials/unfinished_electromagnetic_coil.json
-7490f3a38c94bcf8205aefd4cfd98876644d8552 data/tfmg/recipe/crafting/materials/unfinished_resistor.json
-eb01cd90e9cac40c67f444458cfaad7781fc7771 data/tfmg/recipe/crafting/materials/unfinished_resistorfrom_slime.json
-a12273269fd0687008dfc79bb1ca174b65fdd67f data/tfmg/recipe/crafting/materials/voltage_observer.json
-4d57095e90fb9544069af4cefbc420ecb56512e4 data/tfmg/recipe/crafting/materials/voltmeter.json
-b147baaf165d978f7ae4751cbc69358181ba4994 data/tfmg/recipe/crafting/materials/white_concrete.json
-907938c0001639c6bf6b999778bf1b27acc3eace data/tfmg/recipe/crafting/materials/white_multimeter.json
-ba5f8bf741f8bd7770d7b1335695521dc3cd7920 data/tfmg/recipe/crafting/materials/white_rebar_concrete.json
-95c2c4c95731b032f3b85e399772c90dc89cf667 data/tfmg/recipe/crafting/materials/winding_machine.json
-f94eeb4703090b7df927a8247de04dd17f424ccc data/tfmg/recipe/crafting/materials/yellow_concrete.json
-34fc462fceb88c36765ab2cd5382480fe3c77938 data/tfmg/recipe/crafting/materials/yellow_multimeter.json
-ba40667157de76d5d65dc0259b50c91fc3934a7d data/tfmg/recipe/crafting/materials/yellow_rebar_concrete.json
-a26c1895e13e570f50d289254ba2e9776c6bf66e data/tfmg/recipe/crafting/materials/zinc_frame.json
-ace7e758ed0c85515233a31a363f1790e12dd0b9 data/tfmg/recipe/crafting/materials/zinc_grenade.json
-4d115edcb1461d5028f467c81741b078ad11783b data/tfmg/recipe/crafting/materials/zinc_truss.json
-2a1b94d55a3a9d713cf5dc752e688ea05f4b99d3 data/tfmg/recipe/smelting/fireproof_brick.json
-76d648e7a227a2461eb2c4a74b42887bad2704b0 data/tfmg/recipe/smelting/lead_ingot.json
-76d648e7a227a2461eb2c4a74b42887bad2704b0 data/tfmg/recipe/smelting/lead_ingot_blasting.json
-eceb059d38a4e2a6c555cea2edd88045e5569efc data/tfmg/recipe/smelting/lead_ingot_from_crushed_blasting.json
-9224b8efd174aff56ac137cf1a174110c20399d3 data/tfmg/recipe/smelting/lithium_ingot.json
-9224b8efd174aff56ac137cf1a174110c20399d3 data/tfmg/recipe/smelting/lithium_ingot_blasting.json
-00a2f106e8a399c5f64829312665e4b11383bed7 data/tfmg/recipe/smelting/nickel_ingot.json
-00a2f106e8a399c5f64829312665e4b11383bed7 data/tfmg/recipe/smelting/nickel_ingot_blasting.json
-e1e3cf099b19f5796da3e04a144ecf8dc733663e data/tfmg/recipe/smelting/nickel_ingot_from_crushed_blasting.json
-90472e03445b95da996c802bc449ad55898e8755 data/tfmg/recipe/smelting/unfinished_insulator.json
diff --git a/build/resources/main/META-INF/neoforge.mods.toml b/build/resources/main/META-INF/neoforge.mods.toml
deleted file mode 100644
index a9aa9c82..00000000
--- a/build/resources/main/META-INF/neoforge.mods.toml
+++ /dev/null
@@ -1,79 +0,0 @@
-# This is an example mods.toml file. It contains the data relating to the loading mods.
-# There are several mandatory fields (#mandatory), and many more that are optional (#optional).
-# The overall format is standard TOML format, v0.5.0.
-# Note that there are a couple of TOML lists in this file.
-# Find more information on toml format here: https://github.com/toml-lang/toml
-# The name of the mod loader type to load - for regular FML @Mod mods it should be javafml
-modLoader = "javafml" #mandatory
-# A version range to match for said mod loader - for regular FML @Mod it will be the the FML version. This is currently 47.
-loaderVersion = "[4,)" #mandatory
-# The license for you mod. This is mandatory metadata and allows for easier comprehension of your redistributive properties.
-# Review your options at https://choosealicense.com/. All rights reserved is the default copyright stance, and is thus the default here.
-license = "MIT"
-# A URL to refer people to when problems occur with this mod
-#issueTrackerURL="https://change.me.to.your.issue.tracker.example.invalid/" #optional
-# A list of mods - how many allowed here is determined by the individual mod loader
-[[mods]] #mandatory
-# The modid of the mod
-modId = "tfmg" #mandatory
-# The version number of the mod
-version = "1.0.1" #mandatory
-# A display name for the mod
-displayName = "Create: The Factory Must Grow" #mandatory
-# A URL to query for updates for this mod. See the JSON update specification https://docs.neoforge.net/docs/misc/updatechecker/
-#updateJSONURL="https://change.me.example.invalid/updates.json" #optional
-# A URL for the "homepage" for this mod, displayed in the mod UI
-#displayURL="https://change.me.to.your.mods.homepage.example.invalid/" #optional
-# A file name (in the root of the mod JAR) containing a logo for display
-#logoFile="tfmg.png" #optional
-# A text field displayed in the mod UI
-#credits="" #optional
-# A text field displayed in the mod UI
-authors = "DrMangoTea, Pepa, Luna" #optional
-
-# The description text for the mod (multi line!) (#mandatory)
-description = '''Create: The Factory Must Grow brings the age of steel, oil and electricity to the Create mod'''
-
-# The [[mixins]] block allows you to declare your mixin config to FML so that it gets loaded.
-[[mixins]]
-config = "tfmg.mixins.json"
-
-# The [[accessTransformers]] block allows you to declare where your AT file is.
-# If this block is omitted, a fallback attempt will be made to load an AT from META-INF/accesstransformer.cfg
-#[[accessTransformers]]
-#file="META-INF/accesstransformer.cfg"
-
-# The coremods config file path is not configurable and is always loaded from META-INF/coremods.json
-
-# A dependency - use the . to indicate dependency for a specific modid. Dependencies are optional.
-[[dependencies."tfmg"]] #optional
-# the modid of the dependency
-modId = "neoforge" #mandatory
-# The type of the dependency. Can be one of "required", "optional", "incompatible" or "discouraged" (case insensitive).
-# 'required' requires the mod to exist, 'optional' does not
-# 'incompatible' will prevent the game from loading when the mod exists, and 'discouraged' will show a warning
-type = "required" #mandatory
-# Optional field describing why the dependency is required or why it is incompatible
-# reason="..."
-# The version range of the dependency
-versionRange = "[21,)" #mandatory
-# An ordering relationship for the dependency.
-# BEFORE - This mod is loaded BEFORE the dependency
-# AFTER - This mod is loaded AFTER the dependency
-ordering = "NONE"
-# Side this dependency is applied on - BOTH, CLIENT, or SERVER
-side = "BOTH"
-# Here's another dependency
-[[dependencies."tfmg"]]
-modId = "minecraft"
-type = "required"
-# This version range declares a minimum of the current minecraft version up to but not including the next major version
-versionRange = "[1.21.1,1.22)"
-ordering = "NONE"
-side = "BOTH"
-
-# Features are specific properties of the game environment, that you may want to declare you require. This example declares
-# that your mod requires GL version 3.2 or higher. Other features will be added. They are side aware so declaring this won't
-# stop your mod loading on the server for example.
-#[features."tfmg"]
-#openGLVersion="[3.2,)"
diff --git a/build/resources/main/assets/create/textures/fluid/butane.png b/build/resources/main/assets/create/textures/fluid/butane.png
deleted file mode 100644
index e69de29b..00000000
diff --git a/build/resources/main/assets/create/textures/fluid/cooling_fluid_flow.png b/build/resources/main/assets/create/textures/fluid/cooling_fluid_flow.png
deleted file mode 100644
index e69de29b..00000000
diff --git a/build/resources/main/assets/create/textures/fluid/cooling_fluid_still.png.mcmeta b/build/resources/main/assets/create/textures/fluid/cooling_fluid_still.png.mcmeta
deleted file mode 100644
index 0645f48c..00000000
--- a/build/resources/main/assets/create/textures/fluid/cooling_fluid_still.png.mcmeta
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "animation": {
- "frametime": 2
- }
-}
diff --git a/build/resources/main/assets/create/textures/fluid/creosote_flow.png b/build/resources/main/assets/create/textures/fluid/creosote_flow.png
deleted file mode 100644
index e69de29b..00000000
diff --git a/build/resources/main/assets/create/textures/fluid/creosote_flow.png.mcmeta b/build/resources/main/assets/create/textures/fluid/creosote_flow.png.mcmeta
deleted file mode 100644
index 0645f48c..00000000
--- a/build/resources/main/assets/create/textures/fluid/creosote_flow.png.mcmeta
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "animation": {
- "frametime": 2
- }
-}
diff --git a/build/resources/main/assets/create/textures/fluid/crude_oil_flow.png.mcmeta b/build/resources/main/assets/create/textures/fluid/crude_oil_flow.png.mcmeta
deleted file mode 100644
index 0645f48c..00000000
--- a/build/resources/main/assets/create/textures/fluid/crude_oil_flow.png.mcmeta
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "animation": {
- "frametime": 2
- }
-}
diff --git a/build/resources/main/assets/create/textures/fluid/diesel_still.png.mcmeta b/build/resources/main/assets/create/textures/fluid/diesel_still.png.mcmeta
deleted file mode 100644
index 0645f48c..00000000
--- a/build/resources/main/assets/create/textures/fluid/diesel_still.png.mcmeta
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "animation": {
- "frametime": 2
- }
-}
diff --git a/build/resources/main/assets/create/textures/fluid/ethylene.png b/build/resources/main/assets/create/textures/fluid/ethylene.png
deleted file mode 100644
index e69de29b..00000000
diff --git a/build/resources/main/assets/create/textures/fluid/gasoline_flow.png b/build/resources/main/assets/create/textures/fluid/gasoline_flow.png
deleted file mode 100644
index e69de29b..00000000
diff --git a/build/resources/main/assets/create/textures/fluid/gasoline_flow.png.mcmeta b/build/resources/main/assets/create/textures/fluid/gasoline_flow.png.mcmeta
deleted file mode 100644
index 0645f48c..00000000
--- a/build/resources/main/assets/create/textures/fluid/gasoline_flow.png.mcmeta
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "animation": {
- "frametime": 2
- }
-}
diff --git a/build/resources/main/assets/create/textures/fluid/gasoline_still.png b/build/resources/main/assets/create/textures/fluid/gasoline_still.png
deleted file mode 100644
index e69de29b..00000000
diff --git a/build/resources/main/assets/create/textures/fluid/heavy_oil_flow.png b/build/resources/main/assets/create/textures/fluid/heavy_oil_flow.png
deleted file mode 100644
index e69de29b..00000000
diff --git a/build/resources/main/assets/create/textures/fluid/kerosene_flow.png.mcmeta b/build/resources/main/assets/create/textures/fluid/kerosene_flow.png.mcmeta
deleted file mode 100644
index 0645f48c..00000000
--- a/build/resources/main/assets/create/textures/fluid/kerosene_flow.png.mcmeta
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "animation": {
- "frametime": 2
- }
-}
diff --git a/build/resources/main/assets/create/textures/fluid/kerosene_still.png.mcmeta b/build/resources/main/assets/create/textures/fluid/kerosene_still.png.mcmeta
deleted file mode 100644
index 0645f48c..00000000
--- a/build/resources/main/assets/create/textures/fluid/kerosene_still.png.mcmeta
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "animation": {
- "frametime": 2
- }
-}
diff --git a/build/resources/main/assets/create/textures/fluid/liquid_asphalt.png b/build/resources/main/assets/create/textures/fluid/liquid_asphalt.png
deleted file mode 100644
index 8d837f89..00000000
Binary files a/build/resources/main/assets/create/textures/fluid/liquid_asphalt.png and /dev/null differ
diff --git a/build/resources/main/assets/create/textures/fluid/liquid_concrete.png b/build/resources/main/assets/create/textures/fluid/liquid_concrete.png
deleted file mode 100644
index e69de29b..00000000
diff --git a/build/resources/main/assets/create/textures/fluid/lpg.png b/build/resources/main/assets/create/textures/fluid/lpg.png
deleted file mode 100644
index e69de29b..00000000
diff --git a/build/resources/main/assets/create/textures/fluid/lpg.png.mcmeta b/build/resources/main/assets/create/textures/fluid/lpg.png.mcmeta
deleted file mode 100644
index 0645f48c..00000000
--- a/build/resources/main/assets/create/textures/fluid/lpg.png.mcmeta
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "animation": {
- "frametime": 2
- }
-}
diff --git a/build/resources/main/assets/create/textures/fluid/lubrication_oil_still.png b/build/resources/main/assets/create/textures/fluid/lubrication_oil_still.png
deleted file mode 100644
index e69de29b..00000000
diff --git a/build/resources/main/assets/create/textures/fluid/lubrication_oil_still.png.mcmeta b/build/resources/main/assets/create/textures/fluid/lubrication_oil_still.png.mcmeta
deleted file mode 100644
index 0645f48c..00000000
--- a/build/resources/main/assets/create/textures/fluid/lubrication_oil_still.png.mcmeta
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "animation": {
- "frametime": 2
- }
-}
diff --git a/build/resources/main/assets/create/textures/fluid/molten_steel_flow.png.mcmeta b/build/resources/main/assets/create/textures/fluid/molten_steel_flow.png.mcmeta
deleted file mode 100644
index 0645f48c..00000000
--- a/build/resources/main/assets/create/textures/fluid/molten_steel_flow.png.mcmeta
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "animation": {
- "frametime": 2
- }
-}
diff --git a/build/resources/main/assets/create/textures/fluid/molten_steel_still.png b/build/resources/main/assets/create/textures/fluid/molten_steel_still.png
deleted file mode 100644
index e69de29b..00000000
diff --git a/build/resources/main/assets/create/textures/fluid/naphtha_flow.png b/build/resources/main/assets/create/textures/fluid/naphtha_flow.png
deleted file mode 100644
index e69de29b..00000000
diff --git a/build/resources/main/assets/create/textures/fluid/propylene.png.mcmeta b/build/resources/main/assets/create/textures/fluid/propylene.png.mcmeta
deleted file mode 100644
index 0645f48c..00000000
--- a/build/resources/main/assets/create/textures/fluid/propylene.png.mcmeta
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "animation": {
- "frametime": 2
- }
-}
diff --git a/build/resources/main/assets/minecraft/atlases/blocks.json b/build/resources/main/assets/minecraft/atlases/blocks.json
deleted file mode 100644
index bd1dd372..00000000
--- a/build/resources/main/assets/minecraft/atlases/blocks.json
+++ /dev/null
@@ -1,47 +0,0 @@
-{
- "sources": [
- {"type": "single", "resource": "tfmg:fluid/crude_oil_flow"},
- {"type": "single", "resource": "tfmg:fluid/crude_oil_still"},
- {"type": "single", "resource": "tfmg:fluid/air"},
- {"type": "single", "resource": "tfmg:fluid/butane"},
- {"type": "single", "resource": "tfmg:fluid/carbon_dioxide"},
- {"type": "single", "resource": "tfmg:fluid/cooling_fluid_flow"},
- {"type": "single", "resource": "tfmg:fluid/cooling_fluid_still"},
- {"type": "single", "resource": "tfmg:fluid/creosote_flow"},
- {"type": "single", "resource": "tfmg:fluid/creosote_still"},
- {"type": "single", "resource": "tfmg:fluid/diesel_flow"},
- {"type": "single", "resource": "tfmg:fluid/diesel_still"},
- {"type": "single", "resource": "tfmg:fluid/gasoline_flow"},
- {"type": "single", "resource": "tfmg:fluid/gasoline_still"},
- {"type": "single", "resource": "tfmg:fluid/ethylene"},
- {"type": "single", "resource": "tfmg:fluid/propylene"},
- {"type": "single", "resource": "tfmg:fluid/heavy_oil_flow"},
- {"type": "single", "resource": "tfmg:fluid/heavy_oil_still"},
- {"type": "single", "resource": "tfmg:fluid/kerosene_flow"},
- {"type": "single", "resource": "tfmg:fluid/kerosene_still"},
- {"type": "single", "resource": "tfmg:fluid/liquid_asphalt_still"},
- {"type": "single", "resource": "tfmg:fluid/liquid_asphalt_flow"},
- {"type": "single", "resource": "tfmg:fluid/liquid_concrete_still"},
- {"type": "single", "resource": "tfmg:fluid/liquid_concrete_flow"},
- {"type": "single", "resource": "tfmg:fluid/molten_plastic_flow"},
- {"type": "single", "resource": "tfmg:fluid/molten_plastic_still"},
- {"type": "single", "resource": "tfmg:fluid/lubrication_oil_flow"},
- {"type": "single", "resource": "tfmg:fluid/lubrication_oil_still"},
- {"type": "single", "resource": "tfmg:fluid/molten_slag_flow"},
- {"type": "single", "resource": "tfmg:fluid/molten_slag_still"},
- {"type": "single", "resource": "tfmg:fluid/molten_steel_flow"},
- {"type": "single", "resource": "tfmg:fluid/molten_steel_still"},
- {"type": "single", "resource": "tfmg:fluid/napalm_flow"},
- {"type": "single", "resource": "tfmg:fluid/napalm_still"},
- {"type": "single", "resource": "tfmg:fluid/liquid_silicon_flow"},
- {"type": "single", "resource": "tfmg:fluid/liquid_silicon_still"},
- {"type": "single", "resource": "tfmg:fluid/naphtha_flow"},
- {"type": "single", "resource": "tfmg:fluid/naphtha_still"},
- {"type": "single", "resource": "tfmg:fluid/sulfuric_acid_flow"},
- {"type": "single", "resource": "tfmg:fluid/sulfuric_acid_still"},
- {"type": "single", "resource": "tfmg:fluid/propane"},
- {"type": "single", "resource": "tfmg:fluid/lpg"},
- {"type": "single", "resource": "tfmg:fluid/neon"},
- {"type": "single", "resource": "tfmg:fluid/gas_texture"}
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/aluminum_bars.json b/build/resources/main/assets/tfmg/blockstates/aluminum_bars.json
deleted file mode 100644
index 4c3802f8..00000000
--- a/build/resources/main/assets/tfmg/blockstates/aluminum_bars.json
+++ /dev/null
@@ -1,100 +0,0 @@
-{
- "multipart": [
- {
- "apply": {
- "model": "tfmg:block/aluminum_post_ends"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/aluminum_post"
- },
- "when": {
- "east": "false",
- "north": "false",
- "south": "false",
- "west": "false"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/aluminum_cap"
- },
- "when": {
- "east": "false",
- "north": "true",
- "south": "false",
- "west": "false"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/aluminum_cap",
- "y": 90
- },
- "when": {
- "east": "true",
- "north": "false",
- "south": "false",
- "west": "false"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/aluminum_cap_alt"
- },
- "when": {
- "east": "false",
- "north": "false",
- "south": "true",
- "west": "false"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/aluminum_cap_alt",
- "y": 90
- },
- "when": {
- "east": "false",
- "north": "false",
- "south": "false",
- "west": "true"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/aluminum_side"
- },
- "when": {
- "north": "true"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/aluminum_side",
- "y": 90
- },
- "when": {
- "east": "true"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/aluminum_side_alt"
- },
- "when": {
- "south": "true"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/aluminum_side_alt",
- "y": 90
- },
- "when": {
- "west": "true"
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/aluminum_lamp.json b/build/resources/main/assets/tfmg/blockstates/aluminum_lamp.json
deleted file mode 100644
index 15716716..00000000
--- a/build/resources/main/assets/tfmg/blockstates/aluminum_lamp.json
+++ /dev/null
@@ -1,836 +0,0 @@
-{
- "variants": {
- "facing=down,level=0,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block",
- "x": 180
- },
- "facing=down,level=0,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block",
- "x": 180
- },
- "facing=down,level=1,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 180
- },
- "facing=down,level=1,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 180
- },
- "facing=down,level=10,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 180
- },
- "facing=down,level=10,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 180
- },
- "facing=down,level=11,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 180
- },
- "facing=down,level=11,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 180
- },
- "facing=down,level=12,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 180
- },
- "facing=down,level=12,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 180
- },
- "facing=down,level=13,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 180
- },
- "facing=down,level=13,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 180
- },
- "facing=down,level=14,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 180
- },
- "facing=down,level=14,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 180
- },
- "facing=down,level=15,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 180
- },
- "facing=down,level=15,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 180
- },
- "facing=down,level=2,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 180
- },
- "facing=down,level=2,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 180
- },
- "facing=down,level=3,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 180
- },
- "facing=down,level=3,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 180
- },
- "facing=down,level=4,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 180
- },
- "facing=down,level=4,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 180
- },
- "facing=down,level=5,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 180
- },
- "facing=down,level=5,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 180
- },
- "facing=down,level=6,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 180
- },
- "facing=down,level=6,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 180
- },
- "facing=down,level=7,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 180
- },
- "facing=down,level=7,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 180
- },
- "facing=down,level=8,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 180
- },
- "facing=down,level=8,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 180
- },
- "facing=down,level=9,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 180
- },
- "facing=down,level=9,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 180
- },
- "facing=east,level=0,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block",
- "x": 90,
- "y": 90
- },
- "facing=east,level=0,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block",
- "x": 90,
- "y": 90
- },
- "facing=east,level=1,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 90
- },
- "facing=east,level=1,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 90
- },
- "facing=east,level=10,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 90
- },
- "facing=east,level=10,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 90
- },
- "facing=east,level=11,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 90
- },
- "facing=east,level=11,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 90
- },
- "facing=east,level=12,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 90
- },
- "facing=east,level=12,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 90
- },
- "facing=east,level=13,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 90
- },
- "facing=east,level=13,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 90
- },
- "facing=east,level=14,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 90
- },
- "facing=east,level=14,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 90
- },
- "facing=east,level=15,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 90
- },
- "facing=east,level=15,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 90
- },
- "facing=east,level=2,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 90
- },
- "facing=east,level=2,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 90
- },
- "facing=east,level=3,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 90
- },
- "facing=east,level=3,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 90
- },
- "facing=east,level=4,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 90
- },
- "facing=east,level=4,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 90
- },
- "facing=east,level=5,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 90
- },
- "facing=east,level=5,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 90
- },
- "facing=east,level=6,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 90
- },
- "facing=east,level=6,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 90
- },
- "facing=east,level=7,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 90
- },
- "facing=east,level=7,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 90
- },
- "facing=east,level=8,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 90
- },
- "facing=east,level=8,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 90
- },
- "facing=east,level=9,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 90
- },
- "facing=east,level=9,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 90
- },
- "facing=north,level=0,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block",
- "x": 90
- },
- "facing=north,level=0,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block",
- "x": 90
- },
- "facing=north,level=1,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90
- },
- "facing=north,level=1,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90
- },
- "facing=north,level=10,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90
- },
- "facing=north,level=10,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90
- },
- "facing=north,level=11,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90
- },
- "facing=north,level=11,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90
- },
- "facing=north,level=12,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90
- },
- "facing=north,level=12,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90
- },
- "facing=north,level=13,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90
- },
- "facing=north,level=13,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90
- },
- "facing=north,level=14,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90
- },
- "facing=north,level=14,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90
- },
- "facing=north,level=15,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90
- },
- "facing=north,level=15,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90
- },
- "facing=north,level=2,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90
- },
- "facing=north,level=2,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90
- },
- "facing=north,level=3,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90
- },
- "facing=north,level=3,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90
- },
- "facing=north,level=4,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90
- },
- "facing=north,level=4,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90
- },
- "facing=north,level=5,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90
- },
- "facing=north,level=5,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90
- },
- "facing=north,level=6,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90
- },
- "facing=north,level=6,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90
- },
- "facing=north,level=7,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90
- },
- "facing=north,level=7,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90
- },
- "facing=north,level=8,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90
- },
- "facing=north,level=8,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90
- },
- "facing=north,level=9,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90
- },
- "facing=north,level=9,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90
- },
- "facing=south,level=0,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block",
- "x": 90,
- "y": 180
- },
- "facing=south,level=0,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block",
- "x": 90,
- "y": 180
- },
- "facing=south,level=1,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 180
- },
- "facing=south,level=1,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 180
- },
- "facing=south,level=10,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 180
- },
- "facing=south,level=10,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 180
- },
- "facing=south,level=11,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 180
- },
- "facing=south,level=11,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 180
- },
- "facing=south,level=12,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 180
- },
- "facing=south,level=12,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 180
- },
- "facing=south,level=13,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 180
- },
- "facing=south,level=13,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 180
- },
- "facing=south,level=14,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 180
- },
- "facing=south,level=14,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 180
- },
- "facing=south,level=15,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 180
- },
- "facing=south,level=15,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 180
- },
- "facing=south,level=2,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 180
- },
- "facing=south,level=2,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 180
- },
- "facing=south,level=3,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 180
- },
- "facing=south,level=3,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 180
- },
- "facing=south,level=4,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 180
- },
- "facing=south,level=4,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 180
- },
- "facing=south,level=5,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 180
- },
- "facing=south,level=5,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 180
- },
- "facing=south,level=6,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 180
- },
- "facing=south,level=6,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 180
- },
- "facing=south,level=7,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 180
- },
- "facing=south,level=7,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 180
- },
- "facing=south,level=8,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 180
- },
- "facing=south,level=8,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 180
- },
- "facing=south,level=9,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 180
- },
- "facing=south,level=9,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 180
- },
- "facing=up,level=0,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block"
- },
- "facing=up,level=0,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block"
- },
- "facing=up,level=1,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered"
- },
- "facing=up,level=1,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered"
- },
- "facing=up,level=10,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered"
- },
- "facing=up,level=10,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered"
- },
- "facing=up,level=11,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered"
- },
- "facing=up,level=11,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered"
- },
- "facing=up,level=12,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered"
- },
- "facing=up,level=12,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered"
- },
- "facing=up,level=13,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered"
- },
- "facing=up,level=13,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered"
- },
- "facing=up,level=14,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered"
- },
- "facing=up,level=14,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered"
- },
- "facing=up,level=15,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered"
- },
- "facing=up,level=15,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered"
- },
- "facing=up,level=2,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered"
- },
- "facing=up,level=2,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered"
- },
- "facing=up,level=3,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered"
- },
- "facing=up,level=3,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered"
- },
- "facing=up,level=4,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered"
- },
- "facing=up,level=4,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered"
- },
- "facing=up,level=5,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered"
- },
- "facing=up,level=5,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered"
- },
- "facing=up,level=6,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered"
- },
- "facing=up,level=6,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered"
- },
- "facing=up,level=7,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered"
- },
- "facing=up,level=7,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered"
- },
- "facing=up,level=8,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered"
- },
- "facing=up,level=8,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered"
- },
- "facing=up,level=9,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered"
- },
- "facing=up,level=9,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered"
- },
- "facing=west,level=0,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block",
- "x": 90,
- "y": 270
- },
- "facing=west,level=0,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block",
- "x": 90,
- "y": 270
- },
- "facing=west,level=1,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 270
- },
- "facing=west,level=1,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 270
- },
- "facing=west,level=10,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 270
- },
- "facing=west,level=10,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 270
- },
- "facing=west,level=11,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 270
- },
- "facing=west,level=11,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 270
- },
- "facing=west,level=12,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 270
- },
- "facing=west,level=12,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 270
- },
- "facing=west,level=13,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 270
- },
- "facing=west,level=13,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 270
- },
- "facing=west,level=14,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 270
- },
- "facing=west,level=14,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 270
- },
- "facing=west,level=15,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 270
- },
- "facing=west,level=15,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 270
- },
- "facing=west,level=2,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 270
- },
- "facing=west,level=2,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 270
- },
- "facing=west,level=3,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 270
- },
- "facing=west,level=3,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 270
- },
- "facing=west,level=4,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 270
- },
- "facing=west,level=4,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 270
- },
- "facing=west,level=5,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 270
- },
- "facing=west,level=5,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 270
- },
- "facing=west,level=6,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 270
- },
- "facing=west,level=6,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 270
- },
- "facing=west,level=7,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 270
- },
- "facing=west,level=7,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 270
- },
- "facing=west,level=8,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 270
- },
- "facing=west,level=8,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 270
- },
- "facing=west,level=9,waterlogged=false": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 270
- },
- "facing=west,level=9,waterlogged=true": {
- "model": "tfmg:block/aluminum_lamp/block_powered",
- "x": 90,
- "y": 270
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/aluminum_truss.json b/build/resources/main/assets/tfmg/blockstates/aluminum_truss.json
deleted file mode 100644
index 3885be0b..00000000
--- a/build/resources/main/assets/tfmg/blockstates/aluminum_truss.json
+++ /dev/null
@@ -1,17 +0,0 @@
-{
- "variants": {
- "axis=x": {
- "model": "tfmg:block/aluminum_truss",
- "x": 90,
- "y": 90
- },
- "axis=y": {
- "model": "tfmg:block/aluminum_truss"
- },
- "axis=z": {
- "model": "tfmg:block/aluminum_truss",
- "x": 90,
- "y": 180
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/asphalt.json b/build/resources/main/assets/tfmg/blockstates/asphalt.json
deleted file mode 100644
index 39696e3c..00000000
--- a/build/resources/main/assets/tfmg/blockstates/asphalt.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "variants": {
- "": {
- "model": "tfmg:block/asphalt"
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/asphalt_stairs.json b/build/resources/main/assets/tfmg/blockstates/asphalt_stairs.json
deleted file mode 100644
index d82a4954..00000000
--- a/build/resources/main/assets/tfmg/blockstates/asphalt_stairs.json
+++ /dev/null
@@ -1,209 +0,0 @@
-{
- "variants": {
- "facing=east,half=bottom,shape=inner_left": {
- "model": "tfmg:block/asphalt_stairs_inner",
- "uvlock": true,
- "y": 270
- },
- "facing=east,half=bottom,shape=inner_right": {
- "model": "tfmg:block/asphalt_stairs_inner"
- },
- "facing=east,half=bottom,shape=outer_left": {
- "model": "tfmg:block/asphalt_stairs_outer",
- "uvlock": true,
- "y": 270
- },
- "facing=east,half=bottom,shape=outer_right": {
- "model": "tfmg:block/asphalt_stairs_outer"
- },
- "facing=east,half=bottom,shape=straight": {
- "model": "tfmg:block/asphalt_stairs"
- },
- "facing=east,half=top,shape=inner_left": {
- "model": "tfmg:block/asphalt_stairs_inner",
- "uvlock": true,
- "x": 180
- },
- "facing=east,half=top,shape=inner_right": {
- "model": "tfmg:block/asphalt_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 90
- },
- "facing=east,half=top,shape=outer_left": {
- "model": "tfmg:block/asphalt_stairs_outer",
- "uvlock": true,
- "x": 180
- },
- "facing=east,half=top,shape=outer_right": {
- "model": "tfmg:block/asphalt_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 90
- },
- "facing=east,half=top,shape=straight": {
- "model": "tfmg:block/asphalt_stairs",
- "uvlock": true,
- "x": 180
- },
- "facing=north,half=bottom,shape=inner_left": {
- "model": "tfmg:block/asphalt_stairs_inner",
- "uvlock": true,
- "y": 180
- },
- "facing=north,half=bottom,shape=inner_right": {
- "model": "tfmg:block/asphalt_stairs_inner",
- "uvlock": true,
- "y": 270
- },
- "facing=north,half=bottom,shape=outer_left": {
- "model": "tfmg:block/asphalt_stairs_outer",
- "uvlock": true,
- "y": 180
- },
- "facing=north,half=bottom,shape=outer_right": {
- "model": "tfmg:block/asphalt_stairs_outer",
- "uvlock": true,
- "y": 270
- },
- "facing=north,half=bottom,shape=straight": {
- "model": "tfmg:block/asphalt_stairs",
- "uvlock": true,
- "y": 270
- },
- "facing=north,half=top,shape=inner_left": {
- "model": "tfmg:block/asphalt_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 270
- },
- "facing=north,half=top,shape=inner_right": {
- "model": "tfmg:block/asphalt_stairs_inner",
- "uvlock": true,
- "x": 180
- },
- "facing=north,half=top,shape=outer_left": {
- "model": "tfmg:block/asphalt_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 270
- },
- "facing=north,half=top,shape=outer_right": {
- "model": "tfmg:block/asphalt_stairs_outer",
- "uvlock": true,
- "x": 180
- },
- "facing=north,half=top,shape=straight": {
- "model": "tfmg:block/asphalt_stairs",
- "uvlock": true,
- "x": 180,
- "y": 270
- },
- "facing=south,half=bottom,shape=inner_left": {
- "model": "tfmg:block/asphalt_stairs_inner"
- },
- "facing=south,half=bottom,shape=inner_right": {
- "model": "tfmg:block/asphalt_stairs_inner",
- "uvlock": true,
- "y": 90
- },
- "facing=south,half=bottom,shape=outer_left": {
- "model": "tfmg:block/asphalt_stairs_outer"
- },
- "facing=south,half=bottom,shape=outer_right": {
- "model": "tfmg:block/asphalt_stairs_outer",
- "uvlock": true,
- "y": 90
- },
- "facing=south,half=bottom,shape=straight": {
- "model": "tfmg:block/asphalt_stairs",
- "uvlock": true,
- "y": 90
- },
- "facing=south,half=top,shape=inner_left": {
- "model": "tfmg:block/asphalt_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 90
- },
- "facing=south,half=top,shape=inner_right": {
- "model": "tfmg:block/asphalt_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 180
- },
- "facing=south,half=top,shape=outer_left": {
- "model": "tfmg:block/asphalt_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 90
- },
- "facing=south,half=top,shape=outer_right": {
- "model": "tfmg:block/asphalt_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 180
- },
- "facing=south,half=top,shape=straight": {
- "model": "tfmg:block/asphalt_stairs",
- "uvlock": true,
- "x": 180,
- "y": 90
- },
- "facing=west,half=bottom,shape=inner_left": {
- "model": "tfmg:block/asphalt_stairs_inner",
- "uvlock": true,
- "y": 90
- },
- "facing=west,half=bottom,shape=inner_right": {
- "model": "tfmg:block/asphalt_stairs_inner",
- "uvlock": true,
- "y": 180
- },
- "facing=west,half=bottom,shape=outer_left": {
- "model": "tfmg:block/asphalt_stairs_outer",
- "uvlock": true,
- "y": 90
- },
- "facing=west,half=bottom,shape=outer_right": {
- "model": "tfmg:block/asphalt_stairs_outer",
- "uvlock": true,
- "y": 180
- },
- "facing=west,half=bottom,shape=straight": {
- "model": "tfmg:block/asphalt_stairs",
- "uvlock": true,
- "y": 180
- },
- "facing=west,half=top,shape=inner_left": {
- "model": "tfmg:block/asphalt_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 180
- },
- "facing=west,half=top,shape=inner_right": {
- "model": "tfmg:block/asphalt_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 270
- },
- "facing=west,half=top,shape=outer_left": {
- "model": "tfmg:block/asphalt_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 180
- },
- "facing=west,half=top,shape=outer_right": {
- "model": "tfmg:block/asphalt_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 270
- },
- "facing=west,half=top,shape=straight": {
- "model": "tfmg:block/asphalt_stairs",
- "uvlock": true,
- "x": 180,
- "y": 180
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/asphalt_wall.json b/build/resources/main/assets/tfmg/blockstates/asphalt_wall.json
deleted file mode 100644
index 765c33b2..00000000
--- a/build/resources/main/assets/tfmg/blockstates/asphalt_wall.json
+++ /dev/null
@@ -1,90 +0,0 @@
-{
- "multipart": [
- {
- "apply": {
- "model": "tfmg:block/asphalt_wall_post"
- },
- "when": {
- "up": "true"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/asphalt_wall_side",
- "uvlock": true,
- "y": 90
- },
- "when": {
- "east": "low"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/asphalt_wall_side_tall",
- "uvlock": true,
- "y": 90
- },
- "when": {
- "east": "tall"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/asphalt_wall_side",
- "uvlock": true
- },
- "when": {
- "north": "low"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/asphalt_wall_side_tall",
- "uvlock": true
- },
- "when": {
- "north": "tall"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/asphalt_wall_side",
- "uvlock": true,
- "y": 180
- },
- "when": {
- "south": "low"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/asphalt_wall_side_tall",
- "uvlock": true,
- "y": 180
- },
- "when": {
- "south": "tall"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/asphalt_wall_side",
- "uvlock": true,
- "y": 270
- },
- "when": {
- "west": "low"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/asphalt_wall_side_tall",
- "uvlock": true,
- "y": 270
- },
- "when": {
- "west": "tall"
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/bauxite_pillar.json b/build/resources/main/assets/tfmg/blockstates/bauxite_pillar.json
deleted file mode 100644
index 814e1a90..00000000
--- a/build/resources/main/assets/tfmg/blockstates/bauxite_pillar.json
+++ /dev/null
@@ -1,16 +0,0 @@
-{
- "variants": {
- "axis=x": {
- "model": "tfmg:block/bauxite_pillar_horizontal",
- "x": 90,
- "y": 90
- },
- "axis=y": {
- "model": "tfmg:block/bauxite_pillar"
- },
- "axis=z": {
- "model": "tfmg:block/bauxite_pillar_horizontal",
- "x": 90
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/black_concrete_stairs.json b/build/resources/main/assets/tfmg/blockstates/black_concrete_stairs.json
deleted file mode 100644
index e94d19cb..00000000
--- a/build/resources/main/assets/tfmg/blockstates/black_concrete_stairs.json
+++ /dev/null
@@ -1,209 +0,0 @@
-{
- "variants": {
- "facing=east,half=bottom,shape=inner_left": {
- "model": "tfmg:block/black_concrete_stairs_inner",
- "uvlock": true,
- "y": 270
- },
- "facing=east,half=bottom,shape=inner_right": {
- "model": "tfmg:block/black_concrete_stairs_inner"
- },
- "facing=east,half=bottom,shape=outer_left": {
- "model": "tfmg:block/black_concrete_stairs_outer",
- "uvlock": true,
- "y": 270
- },
- "facing=east,half=bottom,shape=outer_right": {
- "model": "tfmg:block/black_concrete_stairs_outer"
- },
- "facing=east,half=bottom,shape=straight": {
- "model": "tfmg:block/black_concrete_stairs"
- },
- "facing=east,half=top,shape=inner_left": {
- "model": "tfmg:block/black_concrete_stairs_inner",
- "uvlock": true,
- "x": 180
- },
- "facing=east,half=top,shape=inner_right": {
- "model": "tfmg:block/black_concrete_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 90
- },
- "facing=east,half=top,shape=outer_left": {
- "model": "tfmg:block/black_concrete_stairs_outer",
- "uvlock": true,
- "x": 180
- },
- "facing=east,half=top,shape=outer_right": {
- "model": "tfmg:block/black_concrete_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 90
- },
- "facing=east,half=top,shape=straight": {
- "model": "tfmg:block/black_concrete_stairs",
- "uvlock": true,
- "x": 180
- },
- "facing=north,half=bottom,shape=inner_left": {
- "model": "tfmg:block/black_concrete_stairs_inner",
- "uvlock": true,
- "y": 180
- },
- "facing=north,half=bottom,shape=inner_right": {
- "model": "tfmg:block/black_concrete_stairs_inner",
- "uvlock": true,
- "y": 270
- },
- "facing=north,half=bottom,shape=outer_left": {
- "model": "tfmg:block/black_concrete_stairs_outer",
- "uvlock": true,
- "y": 180
- },
- "facing=north,half=bottom,shape=outer_right": {
- "model": "tfmg:block/black_concrete_stairs_outer",
- "uvlock": true,
- "y": 270
- },
- "facing=north,half=bottom,shape=straight": {
- "model": "tfmg:block/black_concrete_stairs",
- "uvlock": true,
- "y": 270
- },
- "facing=north,half=top,shape=inner_left": {
- "model": "tfmg:block/black_concrete_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 270
- },
- "facing=north,half=top,shape=inner_right": {
- "model": "tfmg:block/black_concrete_stairs_inner",
- "uvlock": true,
- "x": 180
- },
- "facing=north,half=top,shape=outer_left": {
- "model": "tfmg:block/black_concrete_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 270
- },
- "facing=north,half=top,shape=outer_right": {
- "model": "tfmg:block/black_concrete_stairs_outer",
- "uvlock": true,
- "x": 180
- },
- "facing=north,half=top,shape=straight": {
- "model": "tfmg:block/black_concrete_stairs",
- "uvlock": true,
- "x": 180,
- "y": 270
- },
- "facing=south,half=bottom,shape=inner_left": {
- "model": "tfmg:block/black_concrete_stairs_inner"
- },
- "facing=south,half=bottom,shape=inner_right": {
- "model": "tfmg:block/black_concrete_stairs_inner",
- "uvlock": true,
- "y": 90
- },
- "facing=south,half=bottom,shape=outer_left": {
- "model": "tfmg:block/black_concrete_stairs_outer"
- },
- "facing=south,half=bottom,shape=outer_right": {
- "model": "tfmg:block/black_concrete_stairs_outer",
- "uvlock": true,
- "y": 90
- },
- "facing=south,half=bottom,shape=straight": {
- "model": "tfmg:block/black_concrete_stairs",
- "uvlock": true,
- "y": 90
- },
- "facing=south,half=top,shape=inner_left": {
- "model": "tfmg:block/black_concrete_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 90
- },
- "facing=south,half=top,shape=inner_right": {
- "model": "tfmg:block/black_concrete_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 180
- },
- "facing=south,half=top,shape=outer_left": {
- "model": "tfmg:block/black_concrete_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 90
- },
- "facing=south,half=top,shape=outer_right": {
- "model": "tfmg:block/black_concrete_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 180
- },
- "facing=south,half=top,shape=straight": {
- "model": "tfmg:block/black_concrete_stairs",
- "uvlock": true,
- "x": 180,
- "y": 90
- },
- "facing=west,half=bottom,shape=inner_left": {
- "model": "tfmg:block/black_concrete_stairs_inner",
- "uvlock": true,
- "y": 90
- },
- "facing=west,half=bottom,shape=inner_right": {
- "model": "tfmg:block/black_concrete_stairs_inner",
- "uvlock": true,
- "y": 180
- },
- "facing=west,half=bottom,shape=outer_left": {
- "model": "tfmg:block/black_concrete_stairs_outer",
- "uvlock": true,
- "y": 90
- },
- "facing=west,half=bottom,shape=outer_right": {
- "model": "tfmg:block/black_concrete_stairs_outer",
- "uvlock": true,
- "y": 180
- },
- "facing=west,half=bottom,shape=straight": {
- "model": "tfmg:block/black_concrete_stairs",
- "uvlock": true,
- "y": 180
- },
- "facing=west,half=top,shape=inner_left": {
- "model": "tfmg:block/black_concrete_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 180
- },
- "facing=west,half=top,shape=inner_right": {
- "model": "tfmg:block/black_concrete_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 270
- },
- "facing=west,half=top,shape=outer_left": {
- "model": "tfmg:block/black_concrete_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 180
- },
- "facing=west,half=top,shape=outer_right": {
- "model": "tfmg:block/black_concrete_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 270
- },
- "facing=west,half=top,shape=straight": {
- "model": "tfmg:block/black_concrete_stairs",
- "uvlock": true,
- "x": 180,
- "y": 180
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/black_rebar_concrete_wall.json b/build/resources/main/assets/tfmg/blockstates/black_rebar_concrete_wall.json
deleted file mode 100644
index 203c70f6..00000000
--- a/build/resources/main/assets/tfmg/blockstates/black_rebar_concrete_wall.json
+++ /dev/null
@@ -1,90 +0,0 @@
-{
- "multipart": [
- {
- "apply": {
- "model": "tfmg:block/black_concrete_wall_post"
- },
- "when": {
- "up": "true"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/black_concrete_wall_side",
- "uvlock": true,
- "y": 90
- },
- "when": {
- "east": "low"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/black_concrete_wall_side_tall",
- "uvlock": true,
- "y": 90
- },
- "when": {
- "east": "tall"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/black_concrete_wall_side",
- "uvlock": true
- },
- "when": {
- "north": "low"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/black_concrete_wall_side_tall",
- "uvlock": true
- },
- "when": {
- "north": "tall"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/black_concrete_wall_side",
- "uvlock": true,
- "y": 180
- },
- "when": {
- "south": "low"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/black_concrete_wall_side_tall",
- "uvlock": true,
- "y": 180
- },
- "when": {
- "south": "tall"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/black_concrete_wall_side",
- "uvlock": true,
- "y": 270
- },
- "when": {
- "west": "low"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/black_concrete_wall_side_tall",
- "uvlock": true,
- "y": 270
- },
- "when": {
- "west": "tall"
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/blast_furnace_reinforcement.json b/build/resources/main/assets/tfmg/blockstates/blast_furnace_reinforcement.json
deleted file mode 100644
index 0ff54382..00000000
--- a/build/resources/main/assets/tfmg/blockstates/blast_furnace_reinforcement.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "variants": {
- "": {
- "model": "tfmg:block/blast_furnace_reinforcement"
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/blue_caution_block.json b/build/resources/main/assets/tfmg/blockstates/blue_caution_block.json
deleted file mode 100644
index 767f3591..00000000
--- a/build/resources/main/assets/tfmg/blockstates/blue_caution_block.json
+++ /dev/null
@@ -1,19 +0,0 @@
-{
- "variants": {
- "facing=east": {
- "model": "tfmg:block/blue_caution_block",
- "y": 90
- },
- "facing=north": {
- "model": "tfmg:block/blue_caution_block"
- },
- "facing=south": {
- "model": "tfmg:block/blue_caution_block",
- "y": 180
- },
- "facing=west": {
- "model": "tfmg:block/blue_caution_block",
- "y": 270
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/blue_rebar_concrete_wall.json b/build/resources/main/assets/tfmg/blockstates/blue_rebar_concrete_wall.json
deleted file mode 100644
index d24dbe63..00000000
--- a/build/resources/main/assets/tfmg/blockstates/blue_rebar_concrete_wall.json
+++ /dev/null
@@ -1,90 +0,0 @@
-{
- "multipart": [
- {
- "apply": {
- "model": "tfmg:block/blue_concrete_wall_post"
- },
- "when": {
- "up": "true"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/blue_concrete_wall_side",
- "uvlock": true,
- "y": 90
- },
- "when": {
- "east": "low"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/blue_concrete_wall_side_tall",
- "uvlock": true,
- "y": 90
- },
- "when": {
- "east": "tall"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/blue_concrete_wall_side",
- "uvlock": true
- },
- "when": {
- "north": "low"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/blue_concrete_wall_side_tall",
- "uvlock": true
- },
- "when": {
- "north": "tall"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/blue_concrete_wall_side",
- "uvlock": true,
- "y": 180
- },
- "when": {
- "south": "low"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/blue_concrete_wall_side_tall",
- "uvlock": true,
- "y": 180
- },
- "when": {
- "south": "tall"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/blue_concrete_wall_side",
- "uvlock": true,
- "y": 270
- },
- "when": {
- "west": "low"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/blue_concrete_wall_side_tall",
- "uvlock": true,
- "y": 270
- },
- "when": {
- "west": "tall"
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/brass_smart_fluid_pipe.json b/build/resources/main/assets/tfmg/blockstates/brass_smart_fluid_pipe.json
deleted file mode 100644
index a47e963f..00000000
--- a/build/resources/main/assets/tfmg/blockstates/brass_smart_fluid_pipe.json
+++ /dev/null
@@ -1,110 +0,0 @@
-{
- "variants": {
- "face=ceiling,facing=east,waterlogged=false": {
- "model": "tfmg:block/brass_smart_fluid_pipe/block",
- "x": 180,
- "y": 90
- },
- "face=ceiling,facing=east,waterlogged=true": {
- "model": "tfmg:block/brass_smart_fluid_pipe/block",
- "x": 180,
- "y": 90
- },
- "face=ceiling,facing=north,waterlogged=false": {
- "model": "tfmg:block/brass_smart_fluid_pipe/block",
- "x": 180
- },
- "face=ceiling,facing=north,waterlogged=true": {
- "model": "tfmg:block/brass_smart_fluid_pipe/block",
- "x": 180
- },
- "face=ceiling,facing=south,waterlogged=false": {
- "model": "tfmg:block/brass_smart_fluid_pipe/block",
- "x": 180,
- "y": 180
- },
- "face=ceiling,facing=south,waterlogged=true": {
- "model": "tfmg:block/brass_smart_fluid_pipe/block",
- "x": 180,
- "y": 180
- },
- "face=ceiling,facing=west,waterlogged=false": {
- "model": "tfmg:block/brass_smart_fluid_pipe/block",
- "x": 180,
- "y": 270
- },
- "face=ceiling,facing=west,waterlogged=true": {
- "model": "tfmg:block/brass_smart_fluid_pipe/block",
- "x": 180,
- "y": 270
- },
- "face=floor,facing=east,waterlogged=false": {
- "model": "tfmg:block/brass_smart_fluid_pipe/block",
- "y": 270
- },
- "face=floor,facing=east,waterlogged=true": {
- "model": "tfmg:block/brass_smart_fluid_pipe/block",
- "y": 270
- },
- "face=floor,facing=north,waterlogged=false": {
- "model": "tfmg:block/brass_smart_fluid_pipe/block",
- "y": 180
- },
- "face=floor,facing=north,waterlogged=true": {
- "model": "tfmg:block/brass_smart_fluid_pipe/block",
- "y": 180
- },
- "face=floor,facing=south,waterlogged=false": {
- "model": "tfmg:block/brass_smart_fluid_pipe/block"
- },
- "face=floor,facing=south,waterlogged=true": {
- "model": "tfmg:block/brass_smart_fluid_pipe/block"
- },
- "face=floor,facing=west,waterlogged=false": {
- "model": "tfmg:block/brass_smart_fluid_pipe/block",
- "y": 90
- },
- "face=floor,facing=west,waterlogged=true": {
- "model": "tfmg:block/brass_smart_fluid_pipe/block",
- "y": 90
- },
- "face=wall,facing=east,waterlogged=false": {
- "model": "tfmg:block/brass_smart_fluid_pipe/block",
- "x": 270,
- "y": 270
- },
- "face=wall,facing=east,waterlogged=true": {
- "model": "tfmg:block/brass_smart_fluid_pipe/block",
- "x": 270,
- "y": 270
- },
- "face=wall,facing=north,waterlogged=false": {
- "model": "tfmg:block/brass_smart_fluid_pipe/block",
- "x": 270,
- "y": 180
- },
- "face=wall,facing=north,waterlogged=true": {
- "model": "tfmg:block/brass_smart_fluid_pipe/block",
- "x": 270,
- "y": 180
- },
- "face=wall,facing=south,waterlogged=false": {
- "model": "tfmg:block/brass_smart_fluid_pipe/block",
- "x": 270
- },
- "face=wall,facing=south,waterlogged=true": {
- "model": "tfmg:block/brass_smart_fluid_pipe/block",
- "x": 270
- },
- "face=wall,facing=west,waterlogged=false": {
- "model": "tfmg:block/brass_smart_fluid_pipe/block",
- "x": 270,
- "y": 90
- },
- "face=wall,facing=west,waterlogged=true": {
- "model": "tfmg:block/brass_smart_fluid_pipe/block",
- "x": 270,
- "y": 90
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/brick_smokestack.json b/build/resources/main/assets/tfmg/blockstates/brick_smokestack.json
deleted file mode 100644
index 3950c91a..00000000
--- a/build/resources/main/assets/tfmg/blockstates/brick_smokestack.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "variants": {
- "top=false": {
- "model": "tfmg:block/brick_smokestack/block"
- },
- "top=true": {
- "model": "tfmg:block/brick_smokestack/block_top"
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/brown_caution_block.json b/build/resources/main/assets/tfmg/blockstates/brown_caution_block.json
deleted file mode 100644
index 612644da..00000000
--- a/build/resources/main/assets/tfmg/blockstates/brown_caution_block.json
+++ /dev/null
@@ -1,19 +0,0 @@
-{
- "variants": {
- "facing=east": {
- "model": "tfmg:block/brown_caution_block",
- "y": 90
- },
- "facing=north": {
- "model": "tfmg:block/brown_caution_block"
- },
- "facing=south": {
- "model": "tfmg:block/brown_caution_block",
- "y": 180
- },
- "facing=west": {
- "model": "tfmg:block/brown_caution_block",
- "y": 270
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/brown_concrete_wall.json b/build/resources/main/assets/tfmg/blockstates/brown_concrete_wall.json
deleted file mode 100644
index bd575df3..00000000
--- a/build/resources/main/assets/tfmg/blockstates/brown_concrete_wall.json
+++ /dev/null
@@ -1,90 +0,0 @@
-{
- "multipart": [
- {
- "apply": {
- "model": "tfmg:block/brown_concrete_wall_post"
- },
- "when": {
- "up": "true"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/brown_concrete_wall_side",
- "uvlock": true,
- "y": 90
- },
- "when": {
- "east": "low"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/brown_concrete_wall_side_tall",
- "uvlock": true,
- "y": 90
- },
- "when": {
- "east": "tall"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/brown_concrete_wall_side",
- "uvlock": true
- },
- "when": {
- "north": "low"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/brown_concrete_wall_side_tall",
- "uvlock": true
- },
- "when": {
- "north": "tall"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/brown_concrete_wall_side",
- "uvlock": true,
- "y": 180
- },
- "when": {
- "south": "low"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/brown_concrete_wall_side_tall",
- "uvlock": true,
- "y": 180
- },
- "when": {
- "south": "tall"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/brown_concrete_wall_side",
- "uvlock": true,
- "y": 270
- },
- "when": {
- "west": "low"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/brown_concrete_wall_side_tall",
- "uvlock": true,
- "y": 270
- },
- "when": {
- "west": "tall"
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/brown_rebar_concrete_slab.json b/build/resources/main/assets/tfmg/blockstates/brown_rebar_concrete_slab.json
deleted file mode 100644
index 396f23f2..00000000
--- a/build/resources/main/assets/tfmg/blockstates/brown_rebar_concrete_slab.json
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- "variants": {
- "type=bottom": {
- "model": "tfmg:block/brown_concrete_bottom"
- },
- "type=double": {
- "model": "tfmg:block/brown_concrete"
- },
- "type=top": {
- "model": "tfmg:block/brown_concrete_top"
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/cable_connector.json b/build/resources/main/assets/tfmg/blockstates/cable_connector.json
deleted file mode 100644
index 4b0cf223..00000000
--- a/build/resources/main/assets/tfmg/blockstates/cable_connector.json
+++ /dev/null
@@ -1,56 +0,0 @@
-{
- "variants": {
- "extension=false,facing=down": {
- "model": "tfmg:block/cable_connector/block",
- "x": 180
- },
- "extension=false,facing=east": {
- "model": "tfmg:block/cable_connector/block",
- "x": 90,
- "y": 90
- },
- "extension=false,facing=north": {
- "model": "tfmg:block/cable_connector/block",
- "x": 90
- },
- "extension=false,facing=south": {
- "model": "tfmg:block/cable_connector/block",
- "x": 90,
- "y": 180
- },
- "extension=false,facing=up": {
- "model": "tfmg:block/cable_connector/block"
- },
- "extension=false,facing=west": {
- "model": "tfmg:block/cable_connector/block",
- "x": 90,
- "y": 270
- },
- "extension=true,facing=down": {
- "model": "tfmg:block/cable_connector/block_extension",
- "x": 180
- },
- "extension=true,facing=east": {
- "model": "tfmg:block/cable_connector/block_extension",
- "x": 90,
- "y": 90
- },
- "extension=true,facing=north": {
- "model": "tfmg:block/cable_connector/block_extension",
- "x": 90
- },
- "extension=true,facing=south": {
- "model": "tfmg:block/cable_connector/block_extension",
- "x": 90,
- "y": 180
- },
- "extension=true,facing=up": {
- "model": "tfmg:block/cable_connector/block_extension"
- },
- "extension=true,facing=west": {
- "model": "tfmg:block/cable_connector/block_extension",
- "x": 90,
- "y": 270
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/cast_iron_flywheel.json b/build/resources/main/assets/tfmg/blockstates/cast_iron_flywheel.json
deleted file mode 100644
index 0b7920a1..00000000
--- a/build/resources/main/assets/tfmg/blockstates/cast_iron_flywheel.json
+++ /dev/null
@@ -1,17 +0,0 @@
-{
- "variants": {
- "axis=x": {
- "model": "tfmg:block/cast_iron_flywheel/block",
- "x": 90,
- "y": 90
- },
- "axis=y": {
- "model": "tfmg:block/cast_iron_flywheel/block"
- },
- "axis=z": {
- "model": "tfmg:block/cast_iron_flywheel/block",
- "x": 90,
- "y": 180
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/cast_iron_truss.json b/build/resources/main/assets/tfmg/blockstates/cast_iron_truss.json
deleted file mode 100644
index 93beecea..00000000
--- a/build/resources/main/assets/tfmg/blockstates/cast_iron_truss.json
+++ /dev/null
@@ -1,17 +0,0 @@
-{
- "variants": {
- "axis=x": {
- "model": "tfmg:block/cast_iron_truss",
- "x": 90,
- "y": 90
- },
- "axis=y": {
- "model": "tfmg:block/cast_iron_truss"
- },
- "axis=z": {
- "model": "tfmg:block/cast_iron_truss",
- "x": 90,
- "y": 180
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/coal_coke_block.json b/build/resources/main/assets/tfmg/blockstates/coal_coke_block.json
deleted file mode 100644
index 8fb114d6..00000000
--- a/build/resources/main/assets/tfmg/blockstates/coal_coke_block.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "variants": {
- "": {
- "model": "tfmg:block/coal_coke_block"
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/coke_oven.json b/build/resources/main/assets/tfmg/blockstates/coke_oven.json
deleted file mode 100644
index 66df01e3..00000000
--- a/build/resources/main/assets/tfmg/blockstates/coke_oven.json
+++ /dev/null
@@ -1,64 +0,0 @@
-{
- "variants": {
- "controller_type=bottom_on,facing=east": {
- "model": "tfmg:block/coke_oven/block_bottom_on",
- "y": 270
- },
- "controller_type=bottom_on,facing=north": {
- "model": "tfmg:block/coke_oven/block_bottom_on",
- "y": 180
- },
- "controller_type=bottom_on,facing=south": {
- "model": "tfmg:block/coke_oven/block_bottom_on"
- },
- "controller_type=bottom_on,facing=west": {
- "model": "tfmg:block/coke_oven/block_bottom_on",
- "y": 90
- },
- "controller_type=casual,facing=east": {
- "model": "tfmg:block/coke_oven/block_casual",
- "y": 270
- },
- "controller_type=casual,facing=north": {
- "model": "tfmg:block/coke_oven/block_casual",
- "y": 180
- },
- "controller_type=casual,facing=south": {
- "model": "tfmg:block/coke_oven/block_casual"
- },
- "controller_type=casual,facing=west": {
- "model": "tfmg:block/coke_oven/block_casual",
- "y": 90
- },
- "controller_type=middle_on,facing=east": {
- "model": "tfmg:block/coke_oven/block_middle_on",
- "y": 270
- },
- "controller_type=middle_on,facing=north": {
- "model": "tfmg:block/coke_oven/block_middle_on",
- "y": 180
- },
- "controller_type=middle_on,facing=south": {
- "model": "tfmg:block/coke_oven/block_middle_on"
- },
- "controller_type=middle_on,facing=west": {
- "model": "tfmg:block/coke_oven/block_middle_on",
- "y": 90
- },
- "controller_type=top_on,facing=east": {
- "model": "tfmg:block/coke_oven/block_top_on",
- "y": 270
- },
- "controller_type=top_on,facing=north": {
- "model": "tfmg:block/coke_oven/block_top_on",
- "y": 180
- },
- "controller_type=top_on,facing=south": {
- "model": "tfmg:block/coke_oven/block_top_on"
- },
- "controller_type=top_on,facing=west": {
- "model": "tfmg:block/coke_oven/block_top_on",
- "y": 90
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/concrete_encased_electric_post.json b/build/resources/main/assets/tfmg/blockstates/concrete_encased_electric_post.json
deleted file mode 100644
index 98d31161..00000000
--- a/build/resources/main/assets/tfmg/blockstates/concrete_encased_electric_post.json
+++ /dev/null
@@ -1,30 +0,0 @@
-{
- "variants": {
- "axis=x,concretelogged=false": {
- "model": "tfmg:block/concrete_encased_electric_post",
- "x": 90,
- "y": 90
- },
- "axis=x,concretelogged=true": {
- "model": "tfmg:block/concrete_encased_electric_post",
- "x": 90,
- "y": 90
- },
- "axis=y,concretelogged=false": {
- "model": "tfmg:block/concrete_encased_electric_post"
- },
- "axis=y,concretelogged=true": {
- "model": "tfmg:block/concrete_encased_electric_post"
- },
- "axis=z,concretelogged=false": {
- "model": "tfmg:block/concrete_encased_electric_post",
- "x": 90,
- "y": 180
- },
- "axis=z,concretelogged=true": {
- "model": "tfmg:block/concrete_encased_electric_post",
- "x": 90,
- "y": 180
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/constantan_block.json b/build/resources/main/assets/tfmg/blockstates/constantan_block.json
deleted file mode 100644
index 289265e1..00000000
--- a/build/resources/main/assets/tfmg/blockstates/constantan_block.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "variants": {
- "": {
- "model": "tfmg:block/constantan_block"
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/cooling_fluid.json b/build/resources/main/assets/tfmg/blockstates/cooling_fluid.json
deleted file mode 100644
index b4e6808f..00000000
--- a/build/resources/main/assets/tfmg/blockstates/cooling_fluid.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "variants": {
- "": {
- "model": "tfmg:block/cooling_fluid"
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/copper_cable_hub.json b/build/resources/main/assets/tfmg/blockstates/copper_cable_hub.json
deleted file mode 100644
index 75401eb0..00000000
--- a/build/resources/main/assets/tfmg/blockstates/copper_cable_hub.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "variants": {
- "": {
- "model": "tfmg:block/copper_cable_hub"
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/copper_encased_cast_iron_pipe.json b/build/resources/main/assets/tfmg/blockstates/copper_encased_cast_iron_pipe.json
deleted file mode 100644
index 9626bb9f..00000000
--- a/build/resources/main/assets/tfmg/blockstates/copper_encased_cast_iron_pipe.json
+++ /dev/null
@@ -1,110 +0,0 @@
-{
- "multipart": [
- {
- "apply": {
- "model": "tfmg:block/copper_encased_cast_iron_pipe/block_flat",
- "x": -90
- },
- "when": {
- "down": "false"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/copper_encased_cast_iron_pipe/block_flat",
- "x": 90
- },
- "when": {
- "up": "false"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/copper_encased_cast_iron_pipe/block_flat",
- "y": 180
- },
- "when": {
- "north": "false"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/copper_encased_cast_iron_pipe/block_flat"
- },
- "when": {
- "south": "false"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/copper_encased_cast_iron_pipe/block_flat",
- "y": 90
- },
- "when": {
- "west": "false"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/copper_encased_cast_iron_pipe/block_flat",
- "y": 270
- },
- "when": {
- "east": "false"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/copper_encased_cast_iron_pipe/block_open",
- "x": -90
- },
- "when": {
- "down": "true"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/copper_encased_cast_iron_pipe/block_open",
- "x": 90
- },
- "when": {
- "up": "true"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/copper_encased_cast_iron_pipe/block_open",
- "y": 180
- },
- "when": {
- "north": "true"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/copper_encased_cast_iron_pipe/block_open"
- },
- "when": {
- "south": "true"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/copper_encased_cast_iron_pipe/block_open",
- "y": 90
- },
- "when": {
- "west": "true"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/copper_encased_cast_iron_pipe/block_open",
- "y": 270
- },
- "when": {
- "east": "true"
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/copper_encased_plastic_pipe.json b/build/resources/main/assets/tfmg/blockstates/copper_encased_plastic_pipe.json
deleted file mode 100644
index 0a40bf5b..00000000
--- a/build/resources/main/assets/tfmg/blockstates/copper_encased_plastic_pipe.json
+++ /dev/null
@@ -1,110 +0,0 @@
-{
- "multipart": [
- {
- "apply": {
- "model": "tfmg:block/copper_encased_plastic_pipe/block_flat",
- "x": -90
- },
- "when": {
- "down": "false"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/copper_encased_plastic_pipe/block_flat",
- "x": 90
- },
- "when": {
- "up": "false"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/copper_encased_plastic_pipe/block_flat",
- "y": 180
- },
- "when": {
- "north": "false"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/copper_encased_plastic_pipe/block_flat"
- },
- "when": {
- "south": "false"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/copper_encased_plastic_pipe/block_flat",
- "y": 90
- },
- "when": {
- "west": "false"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/copper_encased_plastic_pipe/block_flat",
- "y": 270
- },
- "when": {
- "east": "false"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/copper_encased_plastic_pipe/block_open",
- "x": -90
- },
- "when": {
- "down": "true"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/copper_encased_plastic_pipe/block_open",
- "x": 90
- },
- "when": {
- "up": "true"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/copper_encased_plastic_pipe/block_open",
- "y": 180
- },
- "when": {
- "north": "true"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/copper_encased_plastic_pipe/block_open"
- },
- "when": {
- "south": "true"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/copper_encased_plastic_pipe/block_open",
- "y": 90
- },
- "when": {
- "west": "true"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/copper_encased_plastic_pipe/block_open",
- "y": 270
- },
- "when": {
- "east": "true"
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/copycat_cable_block.json b/build/resources/main/assets/tfmg/blockstates/copycat_cable_block.json
deleted file mode 100644
index 2c8f02f0..00000000
--- a/build/resources/main/assets/tfmg/blockstates/copycat_cable_block.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "variants": {
- "": {
- "model": "minecraft:block/air"
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/creative_generator.json b/build/resources/main/assets/tfmg/blockstates/creative_generator.json
deleted file mode 100644
index be582125..00000000
--- a/build/resources/main/assets/tfmg/blockstates/creative_generator.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "variants": {
- "": {
- "model": "tfmg:block/creative_generator"
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/creosote.json b/build/resources/main/assets/tfmg/blockstates/creosote.json
deleted file mode 100644
index 7daea690..00000000
--- a/build/resources/main/assets/tfmg/blockstates/creosote.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "variants": {
- "": {
- "model": "tfmg:block/creosote"
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/cut_bauxite_brick_stairs.json b/build/resources/main/assets/tfmg/blockstates/cut_bauxite_brick_stairs.json
deleted file mode 100644
index b2effb80..00000000
--- a/build/resources/main/assets/tfmg/blockstates/cut_bauxite_brick_stairs.json
+++ /dev/null
@@ -1,209 +0,0 @@
-{
- "variants": {
- "facing=east,half=bottom,shape=inner_left": {
- "model": "tfmg:block/cut_bauxite_brick_stairs_inner",
- "uvlock": true,
- "y": 270
- },
- "facing=east,half=bottom,shape=inner_right": {
- "model": "tfmg:block/cut_bauxite_brick_stairs_inner"
- },
- "facing=east,half=bottom,shape=outer_left": {
- "model": "tfmg:block/cut_bauxite_brick_stairs_outer",
- "uvlock": true,
- "y": 270
- },
- "facing=east,half=bottom,shape=outer_right": {
- "model": "tfmg:block/cut_bauxite_brick_stairs_outer"
- },
- "facing=east,half=bottom,shape=straight": {
- "model": "tfmg:block/cut_bauxite_brick_stairs"
- },
- "facing=east,half=top,shape=inner_left": {
- "model": "tfmg:block/cut_bauxite_brick_stairs_inner",
- "uvlock": true,
- "x": 180
- },
- "facing=east,half=top,shape=inner_right": {
- "model": "tfmg:block/cut_bauxite_brick_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 90
- },
- "facing=east,half=top,shape=outer_left": {
- "model": "tfmg:block/cut_bauxite_brick_stairs_outer",
- "uvlock": true,
- "x": 180
- },
- "facing=east,half=top,shape=outer_right": {
- "model": "tfmg:block/cut_bauxite_brick_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 90
- },
- "facing=east,half=top,shape=straight": {
- "model": "tfmg:block/cut_bauxite_brick_stairs",
- "uvlock": true,
- "x": 180
- },
- "facing=north,half=bottom,shape=inner_left": {
- "model": "tfmg:block/cut_bauxite_brick_stairs_inner",
- "uvlock": true,
- "y": 180
- },
- "facing=north,half=bottom,shape=inner_right": {
- "model": "tfmg:block/cut_bauxite_brick_stairs_inner",
- "uvlock": true,
- "y": 270
- },
- "facing=north,half=bottom,shape=outer_left": {
- "model": "tfmg:block/cut_bauxite_brick_stairs_outer",
- "uvlock": true,
- "y": 180
- },
- "facing=north,half=bottom,shape=outer_right": {
- "model": "tfmg:block/cut_bauxite_brick_stairs_outer",
- "uvlock": true,
- "y": 270
- },
- "facing=north,half=bottom,shape=straight": {
- "model": "tfmg:block/cut_bauxite_brick_stairs",
- "uvlock": true,
- "y": 270
- },
- "facing=north,half=top,shape=inner_left": {
- "model": "tfmg:block/cut_bauxite_brick_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 270
- },
- "facing=north,half=top,shape=inner_right": {
- "model": "tfmg:block/cut_bauxite_brick_stairs_inner",
- "uvlock": true,
- "x": 180
- },
- "facing=north,half=top,shape=outer_left": {
- "model": "tfmg:block/cut_bauxite_brick_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 270
- },
- "facing=north,half=top,shape=outer_right": {
- "model": "tfmg:block/cut_bauxite_brick_stairs_outer",
- "uvlock": true,
- "x": 180
- },
- "facing=north,half=top,shape=straight": {
- "model": "tfmg:block/cut_bauxite_brick_stairs",
- "uvlock": true,
- "x": 180,
- "y": 270
- },
- "facing=south,half=bottom,shape=inner_left": {
- "model": "tfmg:block/cut_bauxite_brick_stairs_inner"
- },
- "facing=south,half=bottom,shape=inner_right": {
- "model": "tfmg:block/cut_bauxite_brick_stairs_inner",
- "uvlock": true,
- "y": 90
- },
- "facing=south,half=bottom,shape=outer_left": {
- "model": "tfmg:block/cut_bauxite_brick_stairs_outer"
- },
- "facing=south,half=bottom,shape=outer_right": {
- "model": "tfmg:block/cut_bauxite_brick_stairs_outer",
- "uvlock": true,
- "y": 90
- },
- "facing=south,half=bottom,shape=straight": {
- "model": "tfmg:block/cut_bauxite_brick_stairs",
- "uvlock": true,
- "y": 90
- },
- "facing=south,half=top,shape=inner_left": {
- "model": "tfmg:block/cut_bauxite_brick_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 90
- },
- "facing=south,half=top,shape=inner_right": {
- "model": "tfmg:block/cut_bauxite_brick_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 180
- },
- "facing=south,half=top,shape=outer_left": {
- "model": "tfmg:block/cut_bauxite_brick_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 90
- },
- "facing=south,half=top,shape=outer_right": {
- "model": "tfmg:block/cut_bauxite_brick_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 180
- },
- "facing=south,half=top,shape=straight": {
- "model": "tfmg:block/cut_bauxite_brick_stairs",
- "uvlock": true,
- "x": 180,
- "y": 90
- },
- "facing=west,half=bottom,shape=inner_left": {
- "model": "tfmg:block/cut_bauxite_brick_stairs_inner",
- "uvlock": true,
- "y": 90
- },
- "facing=west,half=bottom,shape=inner_right": {
- "model": "tfmg:block/cut_bauxite_brick_stairs_inner",
- "uvlock": true,
- "y": 180
- },
- "facing=west,half=bottom,shape=outer_left": {
- "model": "tfmg:block/cut_bauxite_brick_stairs_outer",
- "uvlock": true,
- "y": 90
- },
- "facing=west,half=bottom,shape=outer_right": {
- "model": "tfmg:block/cut_bauxite_brick_stairs_outer",
- "uvlock": true,
- "y": 180
- },
- "facing=west,half=bottom,shape=straight": {
- "model": "tfmg:block/cut_bauxite_brick_stairs",
- "uvlock": true,
- "y": 180
- },
- "facing=west,half=top,shape=inner_left": {
- "model": "tfmg:block/cut_bauxite_brick_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 180
- },
- "facing=west,half=top,shape=inner_right": {
- "model": "tfmg:block/cut_bauxite_brick_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 270
- },
- "facing=west,half=top,shape=outer_left": {
- "model": "tfmg:block/cut_bauxite_brick_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 180
- },
- "facing=west,half=top,shape=outer_right": {
- "model": "tfmg:block/cut_bauxite_brick_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 270
- },
- "facing=west,half=top,shape=straight": {
- "model": "tfmg:block/cut_bauxite_brick_stairs",
- "uvlock": true,
- "x": 180,
- "y": 180
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/cut_galena.json b/build/resources/main/assets/tfmg/blockstates/cut_galena.json
deleted file mode 100644
index 80e17b41..00000000
--- a/build/resources/main/assets/tfmg/blockstates/cut_galena.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "variants": {
- "": {
- "model": "tfmg:block/cut_galena"
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/cut_galena_brick_slab.json b/build/resources/main/assets/tfmg/blockstates/cut_galena_brick_slab.json
deleted file mode 100644
index c844c89d..00000000
--- a/build/resources/main/assets/tfmg/blockstates/cut_galena_brick_slab.json
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- "variants": {
- "type=bottom": {
- "model": "tfmg:block/cut_galena_brick_slab"
- },
- "type=double": {
- "model": "tfmg:block/cut_galena_bricks"
- },
- "type=top": {
- "model": "tfmg:block/cut_galena_brick_slab_top"
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/cut_galena_brick_wall.json b/build/resources/main/assets/tfmg/blockstates/cut_galena_brick_wall.json
deleted file mode 100644
index a85ee86d..00000000
--- a/build/resources/main/assets/tfmg/blockstates/cut_galena_brick_wall.json
+++ /dev/null
@@ -1,90 +0,0 @@
-{
- "multipart": [
- {
- "apply": {
- "model": "tfmg:block/cut_galena_bricks_wall_post"
- },
- "when": {
- "up": "true"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/cut_galena_bricks_wall_side",
- "uvlock": true,
- "y": 90
- },
- "when": {
- "east": "low"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/cut_galena_bricks_wall_side_tall",
- "uvlock": true,
- "y": 90
- },
- "when": {
- "east": "tall"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/cut_galena_bricks_wall_side",
- "uvlock": true
- },
- "when": {
- "north": "low"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/cut_galena_bricks_wall_side_tall",
- "uvlock": true
- },
- "when": {
- "north": "tall"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/cut_galena_bricks_wall_side",
- "uvlock": true,
- "y": 180
- },
- "when": {
- "south": "low"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/cut_galena_bricks_wall_side_tall",
- "uvlock": true,
- "y": 180
- },
- "when": {
- "south": "tall"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/cut_galena_bricks_wall_side",
- "uvlock": true,
- "y": 270
- },
- "when": {
- "west": "low"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/cut_galena_bricks_wall_side_tall",
- "uvlock": true,
- "y": 270
- },
- "when": {
- "west": "tall"
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/cut_galena_slab.json b/build/resources/main/assets/tfmg/blockstates/cut_galena_slab.json
deleted file mode 100644
index f2da8cfa..00000000
--- a/build/resources/main/assets/tfmg/blockstates/cut_galena_slab.json
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- "variants": {
- "type=bottom": {
- "model": "tfmg:block/cut_galena_slab"
- },
- "type=double": {
- "model": "tfmg:block/cut_galena"
- },
- "type=top": {
- "model": "tfmg:block/cut_galena_slab_top"
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/cut_galena_wall.json b/build/resources/main/assets/tfmg/blockstates/cut_galena_wall.json
deleted file mode 100644
index 788c8c8b..00000000
--- a/build/resources/main/assets/tfmg/blockstates/cut_galena_wall.json
+++ /dev/null
@@ -1,90 +0,0 @@
-{
- "multipart": [
- {
- "apply": {
- "model": "tfmg:block/cut_galena_wall_post"
- },
- "when": {
- "up": "true"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/cut_galena_wall_side",
- "uvlock": true,
- "y": 90
- },
- "when": {
- "east": "low"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/cut_galena_wall_side_tall",
- "uvlock": true,
- "y": 90
- },
- "when": {
- "east": "tall"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/cut_galena_wall_side",
- "uvlock": true
- },
- "when": {
- "north": "low"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/cut_galena_wall_side_tall",
- "uvlock": true
- },
- "when": {
- "north": "tall"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/cut_galena_wall_side",
- "uvlock": true,
- "y": 180
- },
- "when": {
- "south": "low"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/cut_galena_wall_side_tall",
- "uvlock": true,
- "y": 180
- },
- "when": {
- "south": "tall"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/cut_galena_wall_side",
- "uvlock": true,
- "y": 270
- },
- "when": {
- "west": "low"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/cut_galena_wall_side_tall",
- "uvlock": true,
- "y": 270
- },
- "when": {
- "west": "tall"
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/cyan_caution_block.json b/build/resources/main/assets/tfmg/blockstates/cyan_caution_block.json
deleted file mode 100644
index f19d96ae..00000000
--- a/build/resources/main/assets/tfmg/blockstates/cyan_caution_block.json
+++ /dev/null
@@ -1,19 +0,0 @@
-{
- "variants": {
- "facing=east": {
- "model": "tfmg:block/cyan_caution_block",
- "y": 90
- },
- "facing=north": {
- "model": "tfmg:block/cyan_caution_block"
- },
- "facing=south": {
- "model": "tfmg:block/cyan_caution_block",
- "y": 180
- },
- "facing=west": {
- "model": "tfmg:block/cyan_caution_block",
- "y": 270
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/cyan_concrete.json b/build/resources/main/assets/tfmg/blockstates/cyan_concrete.json
deleted file mode 100644
index 56d6156b..00000000
--- a/build/resources/main/assets/tfmg/blockstates/cyan_concrete.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "variants": {
- "": {
- "model": "tfmg:block/cyan_concrete"
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/cyan_concrete_stairs.json b/build/resources/main/assets/tfmg/blockstates/cyan_concrete_stairs.json
deleted file mode 100644
index 7e5a5f9d..00000000
--- a/build/resources/main/assets/tfmg/blockstates/cyan_concrete_stairs.json
+++ /dev/null
@@ -1,209 +0,0 @@
-{
- "variants": {
- "facing=east,half=bottom,shape=inner_left": {
- "model": "tfmg:block/cyan_concrete_stairs_inner",
- "uvlock": true,
- "y": 270
- },
- "facing=east,half=bottom,shape=inner_right": {
- "model": "tfmg:block/cyan_concrete_stairs_inner"
- },
- "facing=east,half=bottom,shape=outer_left": {
- "model": "tfmg:block/cyan_concrete_stairs_outer",
- "uvlock": true,
- "y": 270
- },
- "facing=east,half=bottom,shape=outer_right": {
- "model": "tfmg:block/cyan_concrete_stairs_outer"
- },
- "facing=east,half=bottom,shape=straight": {
- "model": "tfmg:block/cyan_concrete_stairs"
- },
- "facing=east,half=top,shape=inner_left": {
- "model": "tfmg:block/cyan_concrete_stairs_inner",
- "uvlock": true,
- "x": 180
- },
- "facing=east,half=top,shape=inner_right": {
- "model": "tfmg:block/cyan_concrete_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 90
- },
- "facing=east,half=top,shape=outer_left": {
- "model": "tfmg:block/cyan_concrete_stairs_outer",
- "uvlock": true,
- "x": 180
- },
- "facing=east,half=top,shape=outer_right": {
- "model": "tfmg:block/cyan_concrete_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 90
- },
- "facing=east,half=top,shape=straight": {
- "model": "tfmg:block/cyan_concrete_stairs",
- "uvlock": true,
- "x": 180
- },
- "facing=north,half=bottom,shape=inner_left": {
- "model": "tfmg:block/cyan_concrete_stairs_inner",
- "uvlock": true,
- "y": 180
- },
- "facing=north,half=bottom,shape=inner_right": {
- "model": "tfmg:block/cyan_concrete_stairs_inner",
- "uvlock": true,
- "y": 270
- },
- "facing=north,half=bottom,shape=outer_left": {
- "model": "tfmg:block/cyan_concrete_stairs_outer",
- "uvlock": true,
- "y": 180
- },
- "facing=north,half=bottom,shape=outer_right": {
- "model": "tfmg:block/cyan_concrete_stairs_outer",
- "uvlock": true,
- "y": 270
- },
- "facing=north,half=bottom,shape=straight": {
- "model": "tfmg:block/cyan_concrete_stairs",
- "uvlock": true,
- "y": 270
- },
- "facing=north,half=top,shape=inner_left": {
- "model": "tfmg:block/cyan_concrete_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 270
- },
- "facing=north,half=top,shape=inner_right": {
- "model": "tfmg:block/cyan_concrete_stairs_inner",
- "uvlock": true,
- "x": 180
- },
- "facing=north,half=top,shape=outer_left": {
- "model": "tfmg:block/cyan_concrete_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 270
- },
- "facing=north,half=top,shape=outer_right": {
- "model": "tfmg:block/cyan_concrete_stairs_outer",
- "uvlock": true,
- "x": 180
- },
- "facing=north,half=top,shape=straight": {
- "model": "tfmg:block/cyan_concrete_stairs",
- "uvlock": true,
- "x": 180,
- "y": 270
- },
- "facing=south,half=bottom,shape=inner_left": {
- "model": "tfmg:block/cyan_concrete_stairs_inner"
- },
- "facing=south,half=bottom,shape=inner_right": {
- "model": "tfmg:block/cyan_concrete_stairs_inner",
- "uvlock": true,
- "y": 90
- },
- "facing=south,half=bottom,shape=outer_left": {
- "model": "tfmg:block/cyan_concrete_stairs_outer"
- },
- "facing=south,half=bottom,shape=outer_right": {
- "model": "tfmg:block/cyan_concrete_stairs_outer",
- "uvlock": true,
- "y": 90
- },
- "facing=south,half=bottom,shape=straight": {
- "model": "tfmg:block/cyan_concrete_stairs",
- "uvlock": true,
- "y": 90
- },
- "facing=south,half=top,shape=inner_left": {
- "model": "tfmg:block/cyan_concrete_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 90
- },
- "facing=south,half=top,shape=inner_right": {
- "model": "tfmg:block/cyan_concrete_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 180
- },
- "facing=south,half=top,shape=outer_left": {
- "model": "tfmg:block/cyan_concrete_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 90
- },
- "facing=south,half=top,shape=outer_right": {
- "model": "tfmg:block/cyan_concrete_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 180
- },
- "facing=south,half=top,shape=straight": {
- "model": "tfmg:block/cyan_concrete_stairs",
- "uvlock": true,
- "x": 180,
- "y": 90
- },
- "facing=west,half=bottom,shape=inner_left": {
- "model": "tfmg:block/cyan_concrete_stairs_inner",
- "uvlock": true,
- "y": 90
- },
- "facing=west,half=bottom,shape=inner_right": {
- "model": "tfmg:block/cyan_concrete_stairs_inner",
- "uvlock": true,
- "y": 180
- },
- "facing=west,half=bottom,shape=outer_left": {
- "model": "tfmg:block/cyan_concrete_stairs_outer",
- "uvlock": true,
- "y": 90
- },
- "facing=west,half=bottom,shape=outer_right": {
- "model": "tfmg:block/cyan_concrete_stairs_outer",
- "uvlock": true,
- "y": 180
- },
- "facing=west,half=bottom,shape=straight": {
- "model": "tfmg:block/cyan_concrete_stairs",
- "uvlock": true,
- "y": 180
- },
- "facing=west,half=top,shape=inner_left": {
- "model": "tfmg:block/cyan_concrete_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 180
- },
- "facing=west,half=top,shape=inner_right": {
- "model": "tfmg:block/cyan_concrete_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 270
- },
- "facing=west,half=top,shape=outer_left": {
- "model": "tfmg:block/cyan_concrete_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 180
- },
- "facing=west,half=top,shape=outer_right": {
- "model": "tfmg:block/cyan_concrete_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 270
- },
- "facing=west,half=top,shape=straight": {
- "model": "tfmg:block/cyan_concrete_stairs",
- "uvlock": true,
- "x": 180,
- "y": 180
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/cyan_rebar_concrete_slab.json b/build/resources/main/assets/tfmg/blockstates/cyan_rebar_concrete_slab.json
deleted file mode 100644
index 5fd79900..00000000
--- a/build/resources/main/assets/tfmg/blockstates/cyan_rebar_concrete_slab.json
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- "variants": {
- "type=bottom": {
- "model": "tfmg:block/cyan_concrete_bottom"
- },
- "type=double": {
- "model": "tfmg:block/cyan_concrete"
- },
- "type=top": {
- "model": "tfmg:block/cyan_concrete_top"
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/electric_motor.json b/build/resources/main/assets/tfmg/blockstates/electric_motor.json
deleted file mode 100644
index b2acd44d..00000000
--- a/build/resources/main/assets/tfmg/blockstates/electric_motor.json
+++ /dev/null
@@ -1,26 +0,0 @@
-{
- "variants": {
- "facing=down": {
- "model": "tfmg:block/electric_motor/block_vertical",
- "x": 180
- },
- "facing=east": {
- "model": "tfmg:block/electric_motor/block",
- "y": 270
- },
- "facing=north": {
- "model": "tfmg:block/electric_motor/block",
- "y": 180
- },
- "facing=south": {
- "model": "tfmg:block/electric_motor/block"
- },
- "facing=up": {
- "model": "tfmg:block/electric_motor/block_vertical"
- },
- "facing=west": {
- "model": "tfmg:block/electric_motor/block",
- "y": 90
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/electrode_holder.json b/build/resources/main/assets/tfmg/blockstates/electrode_holder.json
deleted file mode 100644
index 781571ee..00000000
--- a/build/resources/main/assets/tfmg/blockstates/electrode_holder.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "variants": {
- "": {
- "model": "tfmg:block/electrode_holder/block"
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/engine_gearbox.json b/build/resources/main/assets/tfmg/blockstates/engine_gearbox.json
deleted file mode 100644
index 1f5b3a10..00000000
--- a/build/resources/main/assets/tfmg/blockstates/engine_gearbox.json
+++ /dev/null
@@ -1,19 +0,0 @@
-{
- "variants": {
- "facing=east": {
- "model": "tfmg:block/engine_gearbox/block",
- "y": 90
- },
- "facing=north": {
- "model": "tfmg:block/engine_gearbox/block"
- },
- "facing=south": {
- "model": "tfmg:block/engine_gearbox/block",
- "y": 180
- },
- "facing=west": {
- "model": "tfmg:block/engine_gearbox/block",
- "y": 270
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/fireclay.json b/build/resources/main/assets/tfmg/blockstates/fireclay.json
deleted file mode 100644
index e82a435a..00000000
--- a/build/resources/main/assets/tfmg/blockstates/fireclay.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "variants": {
- "": {
- "model": "tfmg:block/fireclay"
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/fireproof_brick_reinforcement.json b/build/resources/main/assets/tfmg/blockstates/fireproof_brick_reinforcement.json
deleted file mode 100644
index 182ce71c..00000000
--- a/build/resources/main/assets/tfmg/blockstates/fireproof_brick_reinforcement.json
+++ /dev/null
@@ -1,90 +0,0 @@
-{
- "multipart": [
- {
- "apply": {
- "model": "tfmg:block/fireproof_brick_reinforcement_wall_post"
- },
- "when": {
- "up": "true"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/fireproof_brick_reinforcement_wall_side",
- "uvlock": true,
- "y": 90
- },
- "when": {
- "east": "low"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/fireproof_brick_reinforcement_wall_side_tall",
- "uvlock": true,
- "y": 90
- },
- "when": {
- "east": "tall"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/fireproof_brick_reinforcement_wall_side",
- "uvlock": true
- },
- "when": {
- "north": "low"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/fireproof_brick_reinforcement_wall_side_tall",
- "uvlock": true
- },
- "when": {
- "north": "tall"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/fireproof_brick_reinforcement_wall_side",
- "uvlock": true,
- "y": 180
- },
- "when": {
- "south": "low"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/fireproof_brick_reinforcement_wall_side_tall",
- "uvlock": true,
- "y": 180
- },
- "when": {
- "south": "tall"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/fireproof_brick_reinforcement_wall_side",
- "uvlock": true,
- "y": 270
- },
- "when": {
- "west": "low"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/fireproof_brick_reinforcement_wall_side_tall",
- "uvlock": true,
- "y": 270
- },
- "when": {
- "west": "tall"
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/fireproof_chemical_vat.json b/build/resources/main/assets/tfmg/blockstates/fireproof_chemical_vat.json
deleted file mode 100644
index 8aa63c62..00000000
--- a/build/resources/main/assets/tfmg/blockstates/fireproof_chemical_vat.json
+++ /dev/null
@@ -1,76 +0,0 @@
-{
- "variants": {
- "bottom=false,shape=plain,top=false": {
- "model": "tfmg:block/fireproof_chemical_vat/block_middle"
- },
- "bottom=false,shape=plain,top=true": {
- "model": "tfmg:block/fireproof_chemical_vat/block_top"
- },
- "bottom=false,shape=window,top=false": {
- "model": "tfmg:block/fireproof_chemical_vat/block_middle_window"
- },
- "bottom=false,shape=window,top=true": {
- "model": "tfmg:block/fireproof_chemical_vat/block_top_window"
- },
- "bottom=false,shape=window_ne,top=false": {
- "model": "tfmg:block/fireproof_chemical_vat/block_middle_window_ne"
- },
- "bottom=false,shape=window_ne,top=true": {
- "model": "tfmg:block/fireproof_chemical_vat/block_top_window_ne"
- },
- "bottom=false,shape=window_nw,top=false": {
- "model": "tfmg:block/fireproof_chemical_vat/block_middle_window_nw"
- },
- "bottom=false,shape=window_nw,top=true": {
- "model": "tfmg:block/fireproof_chemical_vat/block_top_window_nw"
- },
- "bottom=false,shape=window_se,top=false": {
- "model": "tfmg:block/fireproof_chemical_vat/block_middle_window_se"
- },
- "bottom=false,shape=window_se,top=true": {
- "model": "tfmg:block/fireproof_chemical_vat/block_top_window_se"
- },
- "bottom=false,shape=window_sw,top=false": {
- "model": "tfmg:block/fireproof_chemical_vat/block_middle_window_sw"
- },
- "bottom=false,shape=window_sw,top=true": {
- "model": "tfmg:block/fireproof_chemical_vat/block_top_window_sw"
- },
- "bottom=true,shape=plain,top=false": {
- "model": "tfmg:block/fireproof_chemical_vat/block_bottom"
- },
- "bottom=true,shape=plain,top=true": {
- "model": "tfmg:block/fireproof_chemical_vat/block_single"
- },
- "bottom=true,shape=window,top=false": {
- "model": "tfmg:block/fireproof_chemical_vat/block_bottom_window"
- },
- "bottom=true,shape=window,top=true": {
- "model": "tfmg:block/fireproof_chemical_vat/block_single_window"
- },
- "bottom=true,shape=window_ne,top=false": {
- "model": "tfmg:block/fireproof_chemical_vat/block_bottom_window_ne"
- },
- "bottom=true,shape=window_ne,top=true": {
- "model": "tfmg:block/fireproof_chemical_vat/block_single_window_ne"
- },
- "bottom=true,shape=window_nw,top=false": {
- "model": "tfmg:block/fireproof_chemical_vat/block_bottom_window_nw"
- },
- "bottom=true,shape=window_nw,top=true": {
- "model": "tfmg:block/fireproof_chemical_vat/block_single_window_nw"
- },
- "bottom=true,shape=window_se,top=false": {
- "model": "tfmg:block/fireproof_chemical_vat/block_bottom_window_se"
- },
- "bottom=true,shape=window_se,top=true": {
- "model": "tfmg:block/fireproof_chemical_vat/block_single_window_se"
- },
- "bottom=true,shape=window_sw,top=false": {
- "model": "tfmg:block/fireproof_chemical_vat/block_bottom_window_sw"
- },
- "bottom=true,shape=window_sw,top=true": {
- "model": "tfmg:block/fireproof_chemical_vat/block_single_window_sw"
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/galena_pillar.json b/build/resources/main/assets/tfmg/blockstates/galena_pillar.json
deleted file mode 100644
index 975f64fc..00000000
--- a/build/resources/main/assets/tfmg/blockstates/galena_pillar.json
+++ /dev/null
@@ -1,16 +0,0 @@
-{
- "variants": {
- "axis=x": {
- "model": "tfmg:block/galena_pillar_horizontal",
- "x": 90,
- "y": 90
- },
- "axis=y": {
- "model": "tfmg:block/galena_pillar"
- },
- "axis=z": {
- "model": "tfmg:block/galena_pillar_horizontal",
- "x": 90
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/glass_brass_pipe.json b/build/resources/main/assets/tfmg/blockstates/glass_brass_pipe.json
deleted file mode 100644
index 27d61e17..00000000
--- a/build/resources/main/assets/tfmg/blockstates/glass_brass_pipe.json
+++ /dev/null
@@ -1,28 +0,0 @@
-{
- "variants": {
- "alt=false,axis=x": {
- "model": "tfmg:block/brass_pipe/window",
- "x": 90,
- "y": 90
- },
- "alt=false,axis=y": {
- "model": "tfmg:block/brass_pipe/window"
- },
- "alt=false,axis=z": {
- "model": "tfmg:block/brass_pipe/window",
- "x": 90
- },
- "alt=true,axis=x": {
- "model": "tfmg:block/brass_pipe/window",
- "x": 90,
- "y": 90
- },
- "alt=true,axis=y": {
- "model": "tfmg:block/brass_pipe/window"
- },
- "alt=true,axis=z": {
- "model": "tfmg:block/brass_pipe/window",
- "x": 90
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/glass_cable_insulator.json b/build/resources/main/assets/tfmg/blockstates/glass_cable_insulator.json
deleted file mode 100644
index 1801aa05..00000000
--- a/build/resources/main/assets/tfmg/blockstates/glass_cable_insulator.json
+++ /dev/null
@@ -1,56 +0,0 @@
-{
- "variants": {
- "extension=false,facing=down": {
- "model": "tfmg:block/glass_cable_insulator/block",
- "x": 180
- },
- "extension=false,facing=east": {
- "model": "tfmg:block/glass_cable_insulator/block",
- "x": 90,
- "y": 90
- },
- "extension=false,facing=north": {
- "model": "tfmg:block/glass_cable_insulator/block",
- "x": 90
- },
- "extension=false,facing=south": {
- "model": "tfmg:block/glass_cable_insulator/block",
- "x": 90,
- "y": 180
- },
- "extension=false,facing=up": {
- "model": "tfmg:block/glass_cable_insulator/block"
- },
- "extension=false,facing=west": {
- "model": "tfmg:block/glass_cable_insulator/block",
- "x": 90,
- "y": 270
- },
- "extension=true,facing=down": {
- "model": "tfmg:block/glass_cable_insulator/block_extension",
- "x": 180
- },
- "extension=true,facing=east": {
- "model": "tfmg:block/glass_cable_insulator/block_extension",
- "x": 90,
- "y": 90
- },
- "extension=true,facing=north": {
- "model": "tfmg:block/glass_cable_insulator/block_extension",
- "x": 90
- },
- "extension=true,facing=south": {
- "model": "tfmg:block/glass_cable_insulator/block_extension",
- "x": 90,
- "y": 180
- },
- "extension=true,facing=up": {
- "model": "tfmg:block/glass_cable_insulator/block_extension"
- },
- "extension=true,facing=west": {
- "model": "tfmg:block/glass_cable_insulator/block_extension",
- "x": 90,
- "y": 270
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/gray_concrete.json b/build/resources/main/assets/tfmg/blockstates/gray_concrete.json
deleted file mode 100644
index cea786cf..00000000
--- a/build/resources/main/assets/tfmg/blockstates/gray_concrete.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "variants": {
- "": {
- "model": "tfmg:block/gray_concrete"
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/gray_concrete_wall.json b/build/resources/main/assets/tfmg/blockstates/gray_concrete_wall.json
deleted file mode 100644
index 1fa3f2c8..00000000
--- a/build/resources/main/assets/tfmg/blockstates/gray_concrete_wall.json
+++ /dev/null
@@ -1,90 +0,0 @@
-{
- "multipart": [
- {
- "apply": {
- "model": "tfmg:block/gray_concrete_wall_post"
- },
- "when": {
- "up": "true"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/gray_concrete_wall_side",
- "uvlock": true,
- "y": 90
- },
- "when": {
- "east": "low"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/gray_concrete_wall_side_tall",
- "uvlock": true,
- "y": 90
- },
- "when": {
- "east": "tall"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/gray_concrete_wall_side",
- "uvlock": true
- },
- "when": {
- "north": "low"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/gray_concrete_wall_side_tall",
- "uvlock": true
- },
- "when": {
- "north": "tall"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/gray_concrete_wall_side",
- "uvlock": true,
- "y": 180
- },
- "when": {
- "south": "low"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/gray_concrete_wall_side_tall",
- "uvlock": true,
- "y": 180
- },
- "when": {
- "south": "tall"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/gray_concrete_wall_side",
- "uvlock": true,
- "y": 270
- },
- "when": {
- "west": "low"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/gray_concrete_wall_side_tall",
- "uvlock": true,
- "y": 270
- },
- "when": {
- "west": "tall"
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/gray_rebar_concrete_slab.json b/build/resources/main/assets/tfmg/blockstates/gray_rebar_concrete_slab.json
deleted file mode 100644
index 94fb647f..00000000
--- a/build/resources/main/assets/tfmg/blockstates/gray_rebar_concrete_slab.json
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- "variants": {
- "type=bottom": {
- "model": "tfmg:block/gray_concrete_bottom"
- },
- "type=double": {
- "model": "tfmg:block/gray_concrete"
- },
- "type=top": {
- "model": "tfmg:block/gray_concrete_top"
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/gray_rebar_concrete_wall.json b/build/resources/main/assets/tfmg/blockstates/gray_rebar_concrete_wall.json
deleted file mode 100644
index 1fa3f2c8..00000000
--- a/build/resources/main/assets/tfmg/blockstates/gray_rebar_concrete_wall.json
+++ /dev/null
@@ -1,90 +0,0 @@
-{
- "multipart": [
- {
- "apply": {
- "model": "tfmg:block/gray_concrete_wall_post"
- },
- "when": {
- "up": "true"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/gray_concrete_wall_side",
- "uvlock": true,
- "y": 90
- },
- "when": {
- "east": "low"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/gray_concrete_wall_side_tall",
- "uvlock": true,
- "y": 90
- },
- "when": {
- "east": "tall"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/gray_concrete_wall_side",
- "uvlock": true
- },
- "when": {
- "north": "low"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/gray_concrete_wall_side_tall",
- "uvlock": true
- },
- "when": {
- "north": "tall"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/gray_concrete_wall_side",
- "uvlock": true,
- "y": 180
- },
- "when": {
- "south": "low"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/gray_concrete_wall_side_tall",
- "uvlock": true,
- "y": 180
- },
- "when": {
- "south": "tall"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/gray_concrete_wall_side",
- "uvlock": true,
- "y": 270
- },
- "when": {
- "west": "low"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/gray_concrete_wall_side_tall",
- "uvlock": true,
- "y": 270
- },
- "when": {
- "west": "tall"
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/hardened_planks.json b/build/resources/main/assets/tfmg/blockstates/hardened_planks.json
deleted file mode 100644
index bf1d7e76..00000000
--- a/build/resources/main/assets/tfmg/blockstates/hardened_planks.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "variants": {
- "": {
- "model": "tfmg:block/hardened_planks"
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/heavy_casing_encased_large_aluminum_cogwheel.json b/build/resources/main/assets/tfmg/blockstates/heavy_casing_encased_large_aluminum_cogwheel.json
deleted file mode 100644
index 042e2bb6..00000000
--- a/build/resources/main/assets/tfmg/blockstates/heavy_casing_encased_large_aluminum_cogwheel.json
+++ /dev/null
@@ -1,56 +0,0 @@
-{
- "variants": {
- "axis=x,bottom_shaft=false,top_shaft=false": {
- "model": "tfmg:block/heavy_casing_encased_large_aluminum_cogwheel",
- "x": 90,
- "y": 90
- },
- "axis=x,bottom_shaft=false,top_shaft=true": {
- "model": "tfmg:block/heavy_casing_encased_large_aluminum_cogwheel_top",
- "x": 90,
- "y": 90
- },
- "axis=x,bottom_shaft=true,top_shaft=false": {
- "model": "tfmg:block/heavy_casing_encased_large_aluminum_cogwheel_bottom",
- "x": 90,
- "y": 90
- },
- "axis=x,bottom_shaft=true,top_shaft=true": {
- "model": "tfmg:block/heavy_casing_encased_large_aluminum_cogwheel_top_bottom",
- "x": 90,
- "y": 90
- },
- "axis=y,bottom_shaft=false,top_shaft=false": {
- "model": "tfmg:block/heavy_casing_encased_large_aluminum_cogwheel"
- },
- "axis=y,bottom_shaft=false,top_shaft=true": {
- "model": "tfmg:block/heavy_casing_encased_large_aluminum_cogwheel_top"
- },
- "axis=y,bottom_shaft=true,top_shaft=false": {
- "model": "tfmg:block/heavy_casing_encased_large_aluminum_cogwheel_bottom"
- },
- "axis=y,bottom_shaft=true,top_shaft=true": {
- "model": "tfmg:block/heavy_casing_encased_large_aluminum_cogwheel_top_bottom"
- },
- "axis=z,bottom_shaft=false,top_shaft=false": {
- "model": "tfmg:block/heavy_casing_encased_large_aluminum_cogwheel",
- "x": 90,
- "y": 180
- },
- "axis=z,bottom_shaft=false,top_shaft=true": {
- "model": "tfmg:block/heavy_casing_encased_large_aluminum_cogwheel_top",
- "x": 90,
- "y": 180
- },
- "axis=z,bottom_shaft=true,top_shaft=false": {
- "model": "tfmg:block/heavy_casing_encased_large_aluminum_cogwheel_bottom",
- "x": 90,
- "y": 180
- },
- "axis=z,bottom_shaft=true,top_shaft=true": {
- "model": "tfmg:block/heavy_casing_encased_large_aluminum_cogwheel_top_bottom",
- "x": 90,
- "y": 180
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/heavy_casing_encased_shaft.json b/build/resources/main/assets/tfmg/blockstates/heavy_casing_encased_shaft.json
deleted file mode 100644
index 59941237..00000000
--- a/build/resources/main/assets/tfmg/blockstates/heavy_casing_encased_shaft.json
+++ /dev/null
@@ -1,20 +0,0 @@
-{
- "variants": {
- "axis=x": {
- "model": "tfmg:block/encased_shaft/block_heavy_casing",
- "uvlock": true,
- "x": 90,
- "y": 90
- },
- "axis=y": {
- "model": "tfmg:block/encased_shaft/block_heavy_casing",
- "uvlock": true
- },
- "axis=z": {
- "model": "tfmg:block/encased_shaft/block_heavy_casing",
- "uvlock": true,
- "x": 90,
- "y": 180
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/heavy_machinery_casing.json b/build/resources/main/assets/tfmg/blockstates/heavy_machinery_casing.json
deleted file mode 100644
index d539ef15..00000000
--- a/build/resources/main/assets/tfmg/blockstates/heavy_machinery_casing.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "variants": {
- "": {
- "model": "tfmg:block/heavy_machinery_casing"
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/large_aluminum_cogwheel.json b/build/resources/main/assets/tfmg/blockstates/large_aluminum_cogwheel.json
deleted file mode 100644
index 3dfae762..00000000
--- a/build/resources/main/assets/tfmg/blockstates/large_aluminum_cogwheel.json
+++ /dev/null
@@ -1,17 +0,0 @@
-{
- "variants": {
- "axis=x": {
- "model": "tfmg:block/large_aluminum_cogwheel",
- "x": 90,
- "y": 90
- },
- "axis=y": {
- "model": "tfmg:block/large_aluminum_cogwheel"
- },
- "axis=z": {
- "model": "tfmg:block/large_aluminum_cogwheel",
- "x": 90,
- "y": 180
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/large_engine.json b/build/resources/main/assets/tfmg/blockstates/large_engine.json
deleted file mode 100644
index c70f912f..00000000
--- a/build/resources/main/assets/tfmg/blockstates/large_engine.json
+++ /dev/null
@@ -1,110 +0,0 @@
-{
- "variants": {
- "face=ceiling,facing=east,waterlogged=false": {
- "model": "tfmg:block/large_engine/block",
- "x": 180,
- "y": 270
- },
- "face=ceiling,facing=east,waterlogged=true": {
- "model": "tfmg:block/large_engine/block",
- "x": 180,
- "y": 270
- },
- "face=ceiling,facing=north,waterlogged=false": {
- "model": "tfmg:block/large_engine/block",
- "x": 180,
- "y": 180
- },
- "face=ceiling,facing=north,waterlogged=true": {
- "model": "tfmg:block/large_engine/block",
- "x": 180,
- "y": 180
- },
- "face=ceiling,facing=south,waterlogged=false": {
- "model": "tfmg:block/large_engine/block",
- "x": 180
- },
- "face=ceiling,facing=south,waterlogged=true": {
- "model": "tfmg:block/large_engine/block",
- "x": 180
- },
- "face=ceiling,facing=west,waterlogged=false": {
- "model": "tfmg:block/large_engine/block",
- "x": 180,
- "y": 90
- },
- "face=ceiling,facing=west,waterlogged=true": {
- "model": "tfmg:block/large_engine/block",
- "x": 180,
- "y": 90
- },
- "face=floor,facing=east,waterlogged=false": {
- "model": "tfmg:block/large_engine/block",
- "y": 90
- },
- "face=floor,facing=east,waterlogged=true": {
- "model": "tfmg:block/large_engine/block",
- "y": 90
- },
- "face=floor,facing=north,waterlogged=false": {
- "model": "tfmg:block/large_engine/block"
- },
- "face=floor,facing=north,waterlogged=true": {
- "model": "tfmg:block/large_engine/block"
- },
- "face=floor,facing=south,waterlogged=false": {
- "model": "tfmg:block/large_engine/block",
- "y": 180
- },
- "face=floor,facing=south,waterlogged=true": {
- "model": "tfmg:block/large_engine/block",
- "y": 180
- },
- "face=floor,facing=west,waterlogged=false": {
- "model": "tfmg:block/large_engine/block",
- "y": 270
- },
- "face=floor,facing=west,waterlogged=true": {
- "model": "tfmg:block/large_engine/block",
- "y": 270
- },
- "face=wall,facing=east,waterlogged=false": {
- "model": "tfmg:block/large_engine/block",
- "x": 90,
- "y": 90
- },
- "face=wall,facing=east,waterlogged=true": {
- "model": "tfmg:block/large_engine/block",
- "x": 90,
- "y": 90
- },
- "face=wall,facing=north,waterlogged=false": {
- "model": "tfmg:block/large_engine/block",
- "x": 90
- },
- "face=wall,facing=north,waterlogged=true": {
- "model": "tfmg:block/large_engine/block",
- "x": 90
- },
- "face=wall,facing=south,waterlogged=false": {
- "model": "tfmg:block/large_engine/block",
- "x": 90,
- "y": 180
- },
- "face=wall,facing=south,waterlogged=true": {
- "model": "tfmg:block/large_engine/block",
- "x": 90,
- "y": 180
- },
- "face=wall,facing=west,waterlogged=false": {
- "model": "tfmg:block/large_engine/block",
- "x": 90,
- "y": 270
- },
- "face=wall,facing=west,waterlogged=true": {
- "model": "tfmg:block/large_engine/block",
- "x": 90,
- "y": 270
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/large_pumpjack_hammer_connector.json b/build/resources/main/assets/tfmg/blockstates/large_pumpjack_hammer_connector.json
deleted file mode 100644
index 76e65852..00000000
--- a/build/resources/main/assets/tfmg/blockstates/large_pumpjack_hammer_connector.json
+++ /dev/null
@@ -1,19 +0,0 @@
-{
- "variants": {
- "facing=east": {
- "model": "tfmg:block/large_pumpjack_hammer_connector",
- "y": 90
- },
- "facing=north": {
- "model": "tfmg:block/large_pumpjack_hammer_connector"
- },
- "facing=south": {
- "model": "tfmg:block/large_pumpjack_hammer_connector",
- "y": 180
- },
- "facing=west": {
- "model": "tfmg:block/large_pumpjack_hammer_connector",
- "y": 270
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/large_steel_cogwheel.json b/build/resources/main/assets/tfmg/blockstates/large_steel_cogwheel.json
deleted file mode 100644
index 15f0c176..00000000
--- a/build/resources/main/assets/tfmg/blockstates/large_steel_cogwheel.json
+++ /dev/null
@@ -1,17 +0,0 @@
-{
- "variants": {
- "axis=x": {
- "model": "tfmg:block/large_steel_cogwheel",
- "x": 90,
- "y": 90
- },
- "axis=y": {
- "model": "tfmg:block/large_steel_cogwheel"
- },
- "axis=z": {
- "model": "tfmg:block/large_steel_cogwheel",
- "x": 90,
- "y": 180
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/lead_bars.json b/build/resources/main/assets/tfmg/blockstates/lead_bars.json
deleted file mode 100644
index 510e3ed6..00000000
--- a/build/resources/main/assets/tfmg/blockstates/lead_bars.json
+++ /dev/null
@@ -1,100 +0,0 @@
-{
- "multipart": [
- {
- "apply": {
- "model": "tfmg:block/lead_post_ends"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/lead_post"
- },
- "when": {
- "east": "false",
- "north": "false",
- "south": "false",
- "west": "false"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/lead_cap"
- },
- "when": {
- "east": "false",
- "north": "true",
- "south": "false",
- "west": "false"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/lead_cap",
- "y": 90
- },
- "when": {
- "east": "true",
- "north": "false",
- "south": "false",
- "west": "false"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/lead_cap_alt"
- },
- "when": {
- "east": "false",
- "north": "false",
- "south": "true",
- "west": "false"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/lead_cap_alt",
- "y": 90
- },
- "when": {
- "east": "false",
- "north": "false",
- "south": "false",
- "west": "true"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/lead_side"
- },
- "when": {
- "north": "true"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/lead_side",
- "y": 90
- },
- "when": {
- "east": "true"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/lead_side_alt"
- },
- "when": {
- "south": "true"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/lead_side_alt",
- "y": 90
- },
- "when": {
- "west": "true"
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/lead_ladder.json b/build/resources/main/assets/tfmg/blockstates/lead_ladder.json
deleted file mode 100644
index bf41713e..00000000
--- a/build/resources/main/assets/tfmg/blockstates/lead_ladder.json
+++ /dev/null
@@ -1,34 +0,0 @@
-{
- "variants": {
- "facing=east,waterlogged=false": {
- "model": "tfmg:block/lead_ladder",
- "y": 90
- },
- "facing=east,waterlogged=true": {
- "model": "tfmg:block/lead_ladder",
- "y": 90
- },
- "facing=north,waterlogged=false": {
- "model": "tfmg:block/lead_ladder"
- },
- "facing=north,waterlogged=true": {
- "model": "tfmg:block/lead_ladder"
- },
- "facing=south,waterlogged=false": {
- "model": "tfmg:block/lead_ladder",
- "y": 180
- },
- "facing=south,waterlogged=true": {
- "model": "tfmg:block/lead_ladder",
- "y": 180
- },
- "facing=west,waterlogged=false": {
- "model": "tfmg:block/lead_ladder",
- "y": 270
- },
- "facing=west,waterlogged=true": {
- "model": "tfmg:block/lead_ladder",
- "y": 270
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/light_blue_concrete.json b/build/resources/main/assets/tfmg/blockstates/light_blue_concrete.json
deleted file mode 100644
index 7a3e3669..00000000
--- a/build/resources/main/assets/tfmg/blockstates/light_blue_concrete.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "variants": {
- "": {
- "model": "tfmg:block/light_blue_concrete"
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/light_blue_concrete_stairs.json b/build/resources/main/assets/tfmg/blockstates/light_blue_concrete_stairs.json
deleted file mode 100644
index c37ec2fe..00000000
--- a/build/resources/main/assets/tfmg/blockstates/light_blue_concrete_stairs.json
+++ /dev/null
@@ -1,209 +0,0 @@
-{
- "variants": {
- "facing=east,half=bottom,shape=inner_left": {
- "model": "tfmg:block/light_blue_concrete_stairs_inner",
- "uvlock": true,
- "y": 270
- },
- "facing=east,half=bottom,shape=inner_right": {
- "model": "tfmg:block/light_blue_concrete_stairs_inner"
- },
- "facing=east,half=bottom,shape=outer_left": {
- "model": "tfmg:block/light_blue_concrete_stairs_outer",
- "uvlock": true,
- "y": 270
- },
- "facing=east,half=bottom,shape=outer_right": {
- "model": "tfmg:block/light_blue_concrete_stairs_outer"
- },
- "facing=east,half=bottom,shape=straight": {
- "model": "tfmg:block/light_blue_concrete_stairs"
- },
- "facing=east,half=top,shape=inner_left": {
- "model": "tfmg:block/light_blue_concrete_stairs_inner",
- "uvlock": true,
- "x": 180
- },
- "facing=east,half=top,shape=inner_right": {
- "model": "tfmg:block/light_blue_concrete_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 90
- },
- "facing=east,half=top,shape=outer_left": {
- "model": "tfmg:block/light_blue_concrete_stairs_outer",
- "uvlock": true,
- "x": 180
- },
- "facing=east,half=top,shape=outer_right": {
- "model": "tfmg:block/light_blue_concrete_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 90
- },
- "facing=east,half=top,shape=straight": {
- "model": "tfmg:block/light_blue_concrete_stairs",
- "uvlock": true,
- "x": 180
- },
- "facing=north,half=bottom,shape=inner_left": {
- "model": "tfmg:block/light_blue_concrete_stairs_inner",
- "uvlock": true,
- "y": 180
- },
- "facing=north,half=bottom,shape=inner_right": {
- "model": "tfmg:block/light_blue_concrete_stairs_inner",
- "uvlock": true,
- "y": 270
- },
- "facing=north,half=bottom,shape=outer_left": {
- "model": "tfmg:block/light_blue_concrete_stairs_outer",
- "uvlock": true,
- "y": 180
- },
- "facing=north,half=bottom,shape=outer_right": {
- "model": "tfmg:block/light_blue_concrete_stairs_outer",
- "uvlock": true,
- "y": 270
- },
- "facing=north,half=bottom,shape=straight": {
- "model": "tfmg:block/light_blue_concrete_stairs",
- "uvlock": true,
- "y": 270
- },
- "facing=north,half=top,shape=inner_left": {
- "model": "tfmg:block/light_blue_concrete_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 270
- },
- "facing=north,half=top,shape=inner_right": {
- "model": "tfmg:block/light_blue_concrete_stairs_inner",
- "uvlock": true,
- "x": 180
- },
- "facing=north,half=top,shape=outer_left": {
- "model": "tfmg:block/light_blue_concrete_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 270
- },
- "facing=north,half=top,shape=outer_right": {
- "model": "tfmg:block/light_blue_concrete_stairs_outer",
- "uvlock": true,
- "x": 180
- },
- "facing=north,half=top,shape=straight": {
- "model": "tfmg:block/light_blue_concrete_stairs",
- "uvlock": true,
- "x": 180,
- "y": 270
- },
- "facing=south,half=bottom,shape=inner_left": {
- "model": "tfmg:block/light_blue_concrete_stairs_inner"
- },
- "facing=south,half=bottom,shape=inner_right": {
- "model": "tfmg:block/light_blue_concrete_stairs_inner",
- "uvlock": true,
- "y": 90
- },
- "facing=south,half=bottom,shape=outer_left": {
- "model": "tfmg:block/light_blue_concrete_stairs_outer"
- },
- "facing=south,half=bottom,shape=outer_right": {
- "model": "tfmg:block/light_blue_concrete_stairs_outer",
- "uvlock": true,
- "y": 90
- },
- "facing=south,half=bottom,shape=straight": {
- "model": "tfmg:block/light_blue_concrete_stairs",
- "uvlock": true,
- "y": 90
- },
- "facing=south,half=top,shape=inner_left": {
- "model": "tfmg:block/light_blue_concrete_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 90
- },
- "facing=south,half=top,shape=inner_right": {
- "model": "tfmg:block/light_blue_concrete_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 180
- },
- "facing=south,half=top,shape=outer_left": {
- "model": "tfmg:block/light_blue_concrete_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 90
- },
- "facing=south,half=top,shape=outer_right": {
- "model": "tfmg:block/light_blue_concrete_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 180
- },
- "facing=south,half=top,shape=straight": {
- "model": "tfmg:block/light_blue_concrete_stairs",
- "uvlock": true,
- "x": 180,
- "y": 90
- },
- "facing=west,half=bottom,shape=inner_left": {
- "model": "tfmg:block/light_blue_concrete_stairs_inner",
- "uvlock": true,
- "y": 90
- },
- "facing=west,half=bottom,shape=inner_right": {
- "model": "tfmg:block/light_blue_concrete_stairs_inner",
- "uvlock": true,
- "y": 180
- },
- "facing=west,half=bottom,shape=outer_left": {
- "model": "tfmg:block/light_blue_concrete_stairs_outer",
- "uvlock": true,
- "y": 90
- },
- "facing=west,half=bottom,shape=outer_right": {
- "model": "tfmg:block/light_blue_concrete_stairs_outer",
- "uvlock": true,
- "y": 180
- },
- "facing=west,half=bottom,shape=straight": {
- "model": "tfmg:block/light_blue_concrete_stairs",
- "uvlock": true,
- "y": 180
- },
- "facing=west,half=top,shape=inner_left": {
- "model": "tfmg:block/light_blue_concrete_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 180
- },
- "facing=west,half=top,shape=inner_right": {
- "model": "tfmg:block/light_blue_concrete_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 270
- },
- "facing=west,half=top,shape=outer_left": {
- "model": "tfmg:block/light_blue_concrete_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 180
- },
- "facing=west,half=top,shape=outer_right": {
- "model": "tfmg:block/light_blue_concrete_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 270
- },
- "facing=west,half=top,shape=straight": {
- "model": "tfmg:block/light_blue_concrete_stairs",
- "uvlock": true,
- "x": 180,
- "y": 180
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/light_blue_rebar_concrete.json b/build/resources/main/assets/tfmg/blockstates/light_blue_rebar_concrete.json
deleted file mode 100644
index 038399f4..00000000
--- a/build/resources/main/assets/tfmg/blockstates/light_blue_rebar_concrete.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "variants": {
- "": {
- "model": "tfmg:block/light_blue_rebar_concrete"
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/light_gray_concrete.json b/build/resources/main/assets/tfmg/blockstates/light_gray_concrete.json
deleted file mode 100644
index fef40440..00000000
--- a/build/resources/main/assets/tfmg/blockstates/light_gray_concrete.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "variants": {
- "": {
- "model": "tfmg:block/light_gray_concrete"
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/light_gray_concrete_stairs.json b/build/resources/main/assets/tfmg/blockstates/light_gray_concrete_stairs.json
deleted file mode 100644
index 411109cf..00000000
--- a/build/resources/main/assets/tfmg/blockstates/light_gray_concrete_stairs.json
+++ /dev/null
@@ -1,209 +0,0 @@
-{
- "variants": {
- "facing=east,half=bottom,shape=inner_left": {
- "model": "tfmg:block/light_gray_concrete_stairs_inner",
- "uvlock": true,
- "y": 270
- },
- "facing=east,half=bottom,shape=inner_right": {
- "model": "tfmg:block/light_gray_concrete_stairs_inner"
- },
- "facing=east,half=bottom,shape=outer_left": {
- "model": "tfmg:block/light_gray_concrete_stairs_outer",
- "uvlock": true,
- "y": 270
- },
- "facing=east,half=bottom,shape=outer_right": {
- "model": "tfmg:block/light_gray_concrete_stairs_outer"
- },
- "facing=east,half=bottom,shape=straight": {
- "model": "tfmg:block/light_gray_concrete_stairs"
- },
- "facing=east,half=top,shape=inner_left": {
- "model": "tfmg:block/light_gray_concrete_stairs_inner",
- "uvlock": true,
- "x": 180
- },
- "facing=east,half=top,shape=inner_right": {
- "model": "tfmg:block/light_gray_concrete_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 90
- },
- "facing=east,half=top,shape=outer_left": {
- "model": "tfmg:block/light_gray_concrete_stairs_outer",
- "uvlock": true,
- "x": 180
- },
- "facing=east,half=top,shape=outer_right": {
- "model": "tfmg:block/light_gray_concrete_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 90
- },
- "facing=east,half=top,shape=straight": {
- "model": "tfmg:block/light_gray_concrete_stairs",
- "uvlock": true,
- "x": 180
- },
- "facing=north,half=bottom,shape=inner_left": {
- "model": "tfmg:block/light_gray_concrete_stairs_inner",
- "uvlock": true,
- "y": 180
- },
- "facing=north,half=bottom,shape=inner_right": {
- "model": "tfmg:block/light_gray_concrete_stairs_inner",
- "uvlock": true,
- "y": 270
- },
- "facing=north,half=bottom,shape=outer_left": {
- "model": "tfmg:block/light_gray_concrete_stairs_outer",
- "uvlock": true,
- "y": 180
- },
- "facing=north,half=bottom,shape=outer_right": {
- "model": "tfmg:block/light_gray_concrete_stairs_outer",
- "uvlock": true,
- "y": 270
- },
- "facing=north,half=bottom,shape=straight": {
- "model": "tfmg:block/light_gray_concrete_stairs",
- "uvlock": true,
- "y": 270
- },
- "facing=north,half=top,shape=inner_left": {
- "model": "tfmg:block/light_gray_concrete_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 270
- },
- "facing=north,half=top,shape=inner_right": {
- "model": "tfmg:block/light_gray_concrete_stairs_inner",
- "uvlock": true,
- "x": 180
- },
- "facing=north,half=top,shape=outer_left": {
- "model": "tfmg:block/light_gray_concrete_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 270
- },
- "facing=north,half=top,shape=outer_right": {
- "model": "tfmg:block/light_gray_concrete_stairs_outer",
- "uvlock": true,
- "x": 180
- },
- "facing=north,half=top,shape=straight": {
- "model": "tfmg:block/light_gray_concrete_stairs",
- "uvlock": true,
- "x": 180,
- "y": 270
- },
- "facing=south,half=bottom,shape=inner_left": {
- "model": "tfmg:block/light_gray_concrete_stairs_inner"
- },
- "facing=south,half=bottom,shape=inner_right": {
- "model": "tfmg:block/light_gray_concrete_stairs_inner",
- "uvlock": true,
- "y": 90
- },
- "facing=south,half=bottom,shape=outer_left": {
- "model": "tfmg:block/light_gray_concrete_stairs_outer"
- },
- "facing=south,half=bottom,shape=outer_right": {
- "model": "tfmg:block/light_gray_concrete_stairs_outer",
- "uvlock": true,
- "y": 90
- },
- "facing=south,half=bottom,shape=straight": {
- "model": "tfmg:block/light_gray_concrete_stairs",
- "uvlock": true,
- "y": 90
- },
- "facing=south,half=top,shape=inner_left": {
- "model": "tfmg:block/light_gray_concrete_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 90
- },
- "facing=south,half=top,shape=inner_right": {
- "model": "tfmg:block/light_gray_concrete_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 180
- },
- "facing=south,half=top,shape=outer_left": {
- "model": "tfmg:block/light_gray_concrete_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 90
- },
- "facing=south,half=top,shape=outer_right": {
- "model": "tfmg:block/light_gray_concrete_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 180
- },
- "facing=south,half=top,shape=straight": {
- "model": "tfmg:block/light_gray_concrete_stairs",
- "uvlock": true,
- "x": 180,
- "y": 90
- },
- "facing=west,half=bottom,shape=inner_left": {
- "model": "tfmg:block/light_gray_concrete_stairs_inner",
- "uvlock": true,
- "y": 90
- },
- "facing=west,half=bottom,shape=inner_right": {
- "model": "tfmg:block/light_gray_concrete_stairs_inner",
- "uvlock": true,
- "y": 180
- },
- "facing=west,half=bottom,shape=outer_left": {
- "model": "tfmg:block/light_gray_concrete_stairs_outer",
- "uvlock": true,
- "y": 90
- },
- "facing=west,half=bottom,shape=outer_right": {
- "model": "tfmg:block/light_gray_concrete_stairs_outer",
- "uvlock": true,
- "y": 180
- },
- "facing=west,half=bottom,shape=straight": {
- "model": "tfmg:block/light_gray_concrete_stairs",
- "uvlock": true,
- "y": 180
- },
- "facing=west,half=top,shape=inner_left": {
- "model": "tfmg:block/light_gray_concrete_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 180
- },
- "facing=west,half=top,shape=inner_right": {
- "model": "tfmg:block/light_gray_concrete_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 270
- },
- "facing=west,half=top,shape=outer_left": {
- "model": "tfmg:block/light_gray_concrete_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 180
- },
- "facing=west,half=top,shape=outer_right": {
- "model": "tfmg:block/light_gray_concrete_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 270
- },
- "facing=west,half=top,shape=straight": {
- "model": "tfmg:block/light_gray_concrete_stairs",
- "uvlock": true,
- "x": 180,
- "y": 180
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/light_gray_rebar_concrete.json b/build/resources/main/assets/tfmg/blockstates/light_gray_rebar_concrete.json
deleted file mode 100644
index aabf30f0..00000000
--- a/build/resources/main/assets/tfmg/blockstates/light_gray_rebar_concrete.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "variants": {
- "": {
- "model": "tfmg:block/light_gray_rebar_concrete"
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/light_gray_rebar_concrete_slab.json b/build/resources/main/assets/tfmg/blockstates/light_gray_rebar_concrete_slab.json
deleted file mode 100644
index 0a69f890..00000000
--- a/build/resources/main/assets/tfmg/blockstates/light_gray_rebar_concrete_slab.json
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- "variants": {
- "type=bottom": {
- "model": "tfmg:block/light_gray_concrete_bottom"
- },
- "type=double": {
- "model": "tfmg:block/light_gray_concrete"
- },
- "type=top": {
- "model": "tfmg:block/light_gray_concrete_top"
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/light_gray_rebar_concrete_stairs.json b/build/resources/main/assets/tfmg/blockstates/light_gray_rebar_concrete_stairs.json
deleted file mode 100644
index 411109cf..00000000
--- a/build/resources/main/assets/tfmg/blockstates/light_gray_rebar_concrete_stairs.json
+++ /dev/null
@@ -1,209 +0,0 @@
-{
- "variants": {
- "facing=east,half=bottom,shape=inner_left": {
- "model": "tfmg:block/light_gray_concrete_stairs_inner",
- "uvlock": true,
- "y": 270
- },
- "facing=east,half=bottom,shape=inner_right": {
- "model": "tfmg:block/light_gray_concrete_stairs_inner"
- },
- "facing=east,half=bottom,shape=outer_left": {
- "model": "tfmg:block/light_gray_concrete_stairs_outer",
- "uvlock": true,
- "y": 270
- },
- "facing=east,half=bottom,shape=outer_right": {
- "model": "tfmg:block/light_gray_concrete_stairs_outer"
- },
- "facing=east,half=bottom,shape=straight": {
- "model": "tfmg:block/light_gray_concrete_stairs"
- },
- "facing=east,half=top,shape=inner_left": {
- "model": "tfmg:block/light_gray_concrete_stairs_inner",
- "uvlock": true,
- "x": 180
- },
- "facing=east,half=top,shape=inner_right": {
- "model": "tfmg:block/light_gray_concrete_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 90
- },
- "facing=east,half=top,shape=outer_left": {
- "model": "tfmg:block/light_gray_concrete_stairs_outer",
- "uvlock": true,
- "x": 180
- },
- "facing=east,half=top,shape=outer_right": {
- "model": "tfmg:block/light_gray_concrete_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 90
- },
- "facing=east,half=top,shape=straight": {
- "model": "tfmg:block/light_gray_concrete_stairs",
- "uvlock": true,
- "x": 180
- },
- "facing=north,half=bottom,shape=inner_left": {
- "model": "tfmg:block/light_gray_concrete_stairs_inner",
- "uvlock": true,
- "y": 180
- },
- "facing=north,half=bottom,shape=inner_right": {
- "model": "tfmg:block/light_gray_concrete_stairs_inner",
- "uvlock": true,
- "y": 270
- },
- "facing=north,half=bottom,shape=outer_left": {
- "model": "tfmg:block/light_gray_concrete_stairs_outer",
- "uvlock": true,
- "y": 180
- },
- "facing=north,half=bottom,shape=outer_right": {
- "model": "tfmg:block/light_gray_concrete_stairs_outer",
- "uvlock": true,
- "y": 270
- },
- "facing=north,half=bottom,shape=straight": {
- "model": "tfmg:block/light_gray_concrete_stairs",
- "uvlock": true,
- "y": 270
- },
- "facing=north,half=top,shape=inner_left": {
- "model": "tfmg:block/light_gray_concrete_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 270
- },
- "facing=north,half=top,shape=inner_right": {
- "model": "tfmg:block/light_gray_concrete_stairs_inner",
- "uvlock": true,
- "x": 180
- },
- "facing=north,half=top,shape=outer_left": {
- "model": "tfmg:block/light_gray_concrete_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 270
- },
- "facing=north,half=top,shape=outer_right": {
- "model": "tfmg:block/light_gray_concrete_stairs_outer",
- "uvlock": true,
- "x": 180
- },
- "facing=north,half=top,shape=straight": {
- "model": "tfmg:block/light_gray_concrete_stairs",
- "uvlock": true,
- "x": 180,
- "y": 270
- },
- "facing=south,half=bottom,shape=inner_left": {
- "model": "tfmg:block/light_gray_concrete_stairs_inner"
- },
- "facing=south,half=bottom,shape=inner_right": {
- "model": "tfmg:block/light_gray_concrete_stairs_inner",
- "uvlock": true,
- "y": 90
- },
- "facing=south,half=bottom,shape=outer_left": {
- "model": "tfmg:block/light_gray_concrete_stairs_outer"
- },
- "facing=south,half=bottom,shape=outer_right": {
- "model": "tfmg:block/light_gray_concrete_stairs_outer",
- "uvlock": true,
- "y": 90
- },
- "facing=south,half=bottom,shape=straight": {
- "model": "tfmg:block/light_gray_concrete_stairs",
- "uvlock": true,
- "y": 90
- },
- "facing=south,half=top,shape=inner_left": {
- "model": "tfmg:block/light_gray_concrete_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 90
- },
- "facing=south,half=top,shape=inner_right": {
- "model": "tfmg:block/light_gray_concrete_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 180
- },
- "facing=south,half=top,shape=outer_left": {
- "model": "tfmg:block/light_gray_concrete_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 90
- },
- "facing=south,half=top,shape=outer_right": {
- "model": "tfmg:block/light_gray_concrete_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 180
- },
- "facing=south,half=top,shape=straight": {
- "model": "tfmg:block/light_gray_concrete_stairs",
- "uvlock": true,
- "x": 180,
- "y": 90
- },
- "facing=west,half=bottom,shape=inner_left": {
- "model": "tfmg:block/light_gray_concrete_stairs_inner",
- "uvlock": true,
- "y": 90
- },
- "facing=west,half=bottom,shape=inner_right": {
- "model": "tfmg:block/light_gray_concrete_stairs_inner",
- "uvlock": true,
- "y": 180
- },
- "facing=west,half=bottom,shape=outer_left": {
- "model": "tfmg:block/light_gray_concrete_stairs_outer",
- "uvlock": true,
- "y": 90
- },
- "facing=west,half=bottom,shape=outer_right": {
- "model": "tfmg:block/light_gray_concrete_stairs_outer",
- "uvlock": true,
- "y": 180
- },
- "facing=west,half=bottom,shape=straight": {
- "model": "tfmg:block/light_gray_concrete_stairs",
- "uvlock": true,
- "y": 180
- },
- "facing=west,half=top,shape=inner_left": {
- "model": "tfmg:block/light_gray_concrete_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 180
- },
- "facing=west,half=top,shape=inner_right": {
- "model": "tfmg:block/light_gray_concrete_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 270
- },
- "facing=west,half=top,shape=outer_left": {
- "model": "tfmg:block/light_gray_concrete_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 180
- },
- "facing=west,half=top,shape=outer_right": {
- "model": "tfmg:block/light_gray_concrete_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 270
- },
- "facing=west,half=top,shape=straight": {
- "model": "tfmg:block/light_gray_concrete_stairs",
- "uvlock": true,
- "x": 180,
- "y": 180
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/light_gray_rebar_concrete_wall.json b/build/resources/main/assets/tfmg/blockstates/light_gray_rebar_concrete_wall.json
deleted file mode 100644
index 7ed35d87..00000000
--- a/build/resources/main/assets/tfmg/blockstates/light_gray_rebar_concrete_wall.json
+++ /dev/null
@@ -1,90 +0,0 @@
-{
- "multipart": [
- {
- "apply": {
- "model": "tfmg:block/light_gray_concrete_wall_post"
- },
- "when": {
- "up": "true"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/light_gray_concrete_wall_side",
- "uvlock": true,
- "y": 90
- },
- "when": {
- "east": "low"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/light_gray_concrete_wall_side_tall",
- "uvlock": true,
- "y": 90
- },
- "when": {
- "east": "tall"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/light_gray_concrete_wall_side",
- "uvlock": true
- },
- "when": {
- "north": "low"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/light_gray_concrete_wall_side_tall",
- "uvlock": true
- },
- "when": {
- "north": "tall"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/light_gray_concrete_wall_side",
- "uvlock": true,
- "y": 180
- },
- "when": {
- "south": "low"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/light_gray_concrete_wall_side_tall",
- "uvlock": true,
- "y": 180
- },
- "when": {
- "south": "tall"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/light_gray_concrete_wall_side",
- "uvlock": true,
- "y": 270
- },
- "when": {
- "west": "low"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/light_gray_concrete_wall_side_tall",
- "uvlock": true,
- "y": 270
- },
- "when": {
- "west": "tall"
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/lime_caution_block.json b/build/resources/main/assets/tfmg/blockstates/lime_caution_block.json
deleted file mode 100644
index 55f63204..00000000
--- a/build/resources/main/assets/tfmg/blockstates/lime_caution_block.json
+++ /dev/null
@@ -1,19 +0,0 @@
-{
- "variants": {
- "facing=east": {
- "model": "tfmg:block/lime_caution_block",
- "y": 90
- },
- "facing=north": {
- "model": "tfmg:block/lime_caution_block"
- },
- "facing=south": {
- "model": "tfmg:block/lime_caution_block",
- "y": 180
- },
- "facing=west": {
- "model": "tfmg:block/lime_caution_block",
- "y": 270
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/lime_concrete_slab.json b/build/resources/main/assets/tfmg/blockstates/lime_concrete_slab.json
deleted file mode 100644
index 0936cd4b..00000000
--- a/build/resources/main/assets/tfmg/blockstates/lime_concrete_slab.json
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- "variants": {
- "type=bottom": {
- "model": "tfmg:block/lime_concrete_bottom"
- },
- "type=double": {
- "model": "tfmg:block/lime_concrete"
- },
- "type=top": {
- "model": "tfmg:block/lime_concrete_top"
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/lime_rebar_concrete_slab.json b/build/resources/main/assets/tfmg/blockstates/lime_rebar_concrete_slab.json
deleted file mode 100644
index 0936cd4b..00000000
--- a/build/resources/main/assets/tfmg/blockstates/lime_rebar_concrete_slab.json
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- "variants": {
- "type=bottom": {
- "model": "tfmg:block/lime_concrete_bottom"
- },
- "type=double": {
- "model": "tfmg:block/lime_concrete"
- },
- "type=top": {
- "model": "tfmg:block/lime_concrete_top"
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/lime_rebar_concrete_wall.json b/build/resources/main/assets/tfmg/blockstates/lime_rebar_concrete_wall.json
deleted file mode 100644
index 2975bc75..00000000
--- a/build/resources/main/assets/tfmg/blockstates/lime_rebar_concrete_wall.json
+++ /dev/null
@@ -1,90 +0,0 @@
-{
- "multipart": [
- {
- "apply": {
- "model": "tfmg:block/lime_concrete_wall_post"
- },
- "when": {
- "up": "true"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/lime_concrete_wall_side",
- "uvlock": true,
- "y": 90
- },
- "when": {
- "east": "low"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/lime_concrete_wall_side_tall",
- "uvlock": true,
- "y": 90
- },
- "when": {
- "east": "tall"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/lime_concrete_wall_side",
- "uvlock": true
- },
- "when": {
- "north": "low"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/lime_concrete_wall_side_tall",
- "uvlock": true
- },
- "when": {
- "north": "tall"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/lime_concrete_wall_side",
- "uvlock": true,
- "y": 180
- },
- "when": {
- "south": "low"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/lime_concrete_wall_side_tall",
- "uvlock": true,
- "y": 180
- },
- "when": {
- "south": "tall"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/lime_concrete_wall_side",
- "uvlock": true,
- "y": 270
- },
- "when": {
- "west": "low"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/lime_concrete_wall_side_tall",
- "uvlock": true,
- "y": 270
- },
- "when": {
- "west": "tall"
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/liquid_concrete.json b/build/resources/main/assets/tfmg/blockstates/liquid_concrete.json
deleted file mode 100644
index cb73717c..00000000
--- a/build/resources/main/assets/tfmg/blockstates/liquid_concrete.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "variants": {
- "": {
- "model": "tfmg:block/liquid_concrete"
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/liquid_silicon.json b/build/resources/main/assets/tfmg/blockstates/liquid_silicon.json
deleted file mode 100644
index d0ab0f14..00000000
--- a/build/resources/main/assets/tfmg/blockstates/liquid_silicon.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "variants": {
- "": {
- "model": "tfmg:block/liquid_silicon"
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/lithium_block.json b/build/resources/main/assets/tfmg/blockstates/lithium_block.json
deleted file mode 100644
index 7187fa5c..00000000
--- a/build/resources/main/assets/tfmg/blockstates/lithium_block.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "variants": {
- "": {
- "model": "tfmg:block/lithium_block"
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/lithium_ore.json b/build/resources/main/assets/tfmg/blockstates/lithium_ore.json
deleted file mode 100644
index 1d963e10..00000000
--- a/build/resources/main/assets/tfmg/blockstates/lithium_ore.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "variants": {
- "": {
- "model": "tfmg:block/lithium_ore"
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/lubrication_oil.json b/build/resources/main/assets/tfmg/blockstates/lubrication_oil.json
deleted file mode 100644
index 6892efe5..00000000
--- a/build/resources/main/assets/tfmg/blockstates/lubrication_oil.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "variants": {
- "": {
- "model": "tfmg:block/lubrication_oil"
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/magenta_caution_block.json b/build/resources/main/assets/tfmg/blockstates/magenta_caution_block.json
deleted file mode 100644
index cde48038..00000000
--- a/build/resources/main/assets/tfmg/blockstates/magenta_caution_block.json
+++ /dev/null
@@ -1,19 +0,0 @@
-{
- "variants": {
- "facing=east": {
- "model": "tfmg:block/magenta_caution_block",
- "y": 90
- },
- "facing=north": {
- "model": "tfmg:block/magenta_caution_block"
- },
- "facing=south": {
- "model": "tfmg:block/magenta_caution_block",
- "y": 180
- },
- "facing=west": {
- "model": "tfmg:block/magenta_caution_block",
- "y": 270
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/magenta_concrete_slab.json b/build/resources/main/assets/tfmg/blockstates/magenta_concrete_slab.json
deleted file mode 100644
index 79b2ce24..00000000
--- a/build/resources/main/assets/tfmg/blockstates/magenta_concrete_slab.json
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- "variants": {
- "type=bottom": {
- "model": "tfmg:block/magenta_concrete_bottom"
- },
- "type=double": {
- "model": "tfmg:block/magenta_concrete"
- },
- "type=top": {
- "model": "tfmg:block/magenta_concrete_top"
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/magenta_concrete_stairs.json b/build/resources/main/assets/tfmg/blockstates/magenta_concrete_stairs.json
deleted file mode 100644
index 701c5f6e..00000000
--- a/build/resources/main/assets/tfmg/blockstates/magenta_concrete_stairs.json
+++ /dev/null
@@ -1,209 +0,0 @@
-{
- "variants": {
- "facing=east,half=bottom,shape=inner_left": {
- "model": "tfmg:block/magenta_concrete_stairs_inner",
- "uvlock": true,
- "y": 270
- },
- "facing=east,half=bottom,shape=inner_right": {
- "model": "tfmg:block/magenta_concrete_stairs_inner"
- },
- "facing=east,half=bottom,shape=outer_left": {
- "model": "tfmg:block/magenta_concrete_stairs_outer",
- "uvlock": true,
- "y": 270
- },
- "facing=east,half=bottom,shape=outer_right": {
- "model": "tfmg:block/magenta_concrete_stairs_outer"
- },
- "facing=east,half=bottom,shape=straight": {
- "model": "tfmg:block/magenta_concrete_stairs"
- },
- "facing=east,half=top,shape=inner_left": {
- "model": "tfmg:block/magenta_concrete_stairs_inner",
- "uvlock": true,
- "x": 180
- },
- "facing=east,half=top,shape=inner_right": {
- "model": "tfmg:block/magenta_concrete_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 90
- },
- "facing=east,half=top,shape=outer_left": {
- "model": "tfmg:block/magenta_concrete_stairs_outer",
- "uvlock": true,
- "x": 180
- },
- "facing=east,half=top,shape=outer_right": {
- "model": "tfmg:block/magenta_concrete_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 90
- },
- "facing=east,half=top,shape=straight": {
- "model": "tfmg:block/magenta_concrete_stairs",
- "uvlock": true,
- "x": 180
- },
- "facing=north,half=bottom,shape=inner_left": {
- "model": "tfmg:block/magenta_concrete_stairs_inner",
- "uvlock": true,
- "y": 180
- },
- "facing=north,half=bottom,shape=inner_right": {
- "model": "tfmg:block/magenta_concrete_stairs_inner",
- "uvlock": true,
- "y": 270
- },
- "facing=north,half=bottom,shape=outer_left": {
- "model": "tfmg:block/magenta_concrete_stairs_outer",
- "uvlock": true,
- "y": 180
- },
- "facing=north,half=bottom,shape=outer_right": {
- "model": "tfmg:block/magenta_concrete_stairs_outer",
- "uvlock": true,
- "y": 270
- },
- "facing=north,half=bottom,shape=straight": {
- "model": "tfmg:block/magenta_concrete_stairs",
- "uvlock": true,
- "y": 270
- },
- "facing=north,half=top,shape=inner_left": {
- "model": "tfmg:block/magenta_concrete_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 270
- },
- "facing=north,half=top,shape=inner_right": {
- "model": "tfmg:block/magenta_concrete_stairs_inner",
- "uvlock": true,
- "x": 180
- },
- "facing=north,half=top,shape=outer_left": {
- "model": "tfmg:block/magenta_concrete_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 270
- },
- "facing=north,half=top,shape=outer_right": {
- "model": "tfmg:block/magenta_concrete_stairs_outer",
- "uvlock": true,
- "x": 180
- },
- "facing=north,half=top,shape=straight": {
- "model": "tfmg:block/magenta_concrete_stairs",
- "uvlock": true,
- "x": 180,
- "y": 270
- },
- "facing=south,half=bottom,shape=inner_left": {
- "model": "tfmg:block/magenta_concrete_stairs_inner"
- },
- "facing=south,half=bottom,shape=inner_right": {
- "model": "tfmg:block/magenta_concrete_stairs_inner",
- "uvlock": true,
- "y": 90
- },
- "facing=south,half=bottom,shape=outer_left": {
- "model": "tfmg:block/magenta_concrete_stairs_outer"
- },
- "facing=south,half=bottom,shape=outer_right": {
- "model": "tfmg:block/magenta_concrete_stairs_outer",
- "uvlock": true,
- "y": 90
- },
- "facing=south,half=bottom,shape=straight": {
- "model": "tfmg:block/magenta_concrete_stairs",
- "uvlock": true,
- "y": 90
- },
- "facing=south,half=top,shape=inner_left": {
- "model": "tfmg:block/magenta_concrete_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 90
- },
- "facing=south,half=top,shape=inner_right": {
- "model": "tfmg:block/magenta_concrete_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 180
- },
- "facing=south,half=top,shape=outer_left": {
- "model": "tfmg:block/magenta_concrete_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 90
- },
- "facing=south,half=top,shape=outer_right": {
- "model": "tfmg:block/magenta_concrete_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 180
- },
- "facing=south,half=top,shape=straight": {
- "model": "tfmg:block/magenta_concrete_stairs",
- "uvlock": true,
- "x": 180,
- "y": 90
- },
- "facing=west,half=bottom,shape=inner_left": {
- "model": "tfmg:block/magenta_concrete_stairs_inner",
- "uvlock": true,
- "y": 90
- },
- "facing=west,half=bottom,shape=inner_right": {
- "model": "tfmg:block/magenta_concrete_stairs_inner",
- "uvlock": true,
- "y": 180
- },
- "facing=west,half=bottom,shape=outer_left": {
- "model": "tfmg:block/magenta_concrete_stairs_outer",
- "uvlock": true,
- "y": 90
- },
- "facing=west,half=bottom,shape=outer_right": {
- "model": "tfmg:block/magenta_concrete_stairs_outer",
- "uvlock": true,
- "y": 180
- },
- "facing=west,half=bottom,shape=straight": {
- "model": "tfmg:block/magenta_concrete_stairs",
- "uvlock": true,
- "y": 180
- },
- "facing=west,half=top,shape=inner_left": {
- "model": "tfmg:block/magenta_concrete_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 180
- },
- "facing=west,half=top,shape=inner_right": {
- "model": "tfmg:block/magenta_concrete_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 270
- },
- "facing=west,half=top,shape=outer_left": {
- "model": "tfmg:block/magenta_concrete_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 180
- },
- "facing=west,half=top,shape=outer_right": {
- "model": "tfmg:block/magenta_concrete_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 270
- },
- "facing=west,half=top,shape=straight": {
- "model": "tfmg:block/magenta_concrete_stairs",
- "uvlock": true,
- "x": 180,
- "y": 180
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/magenta_concrete_wall.json b/build/resources/main/assets/tfmg/blockstates/magenta_concrete_wall.json
deleted file mode 100644
index 69c3f9ec..00000000
--- a/build/resources/main/assets/tfmg/blockstates/magenta_concrete_wall.json
+++ /dev/null
@@ -1,90 +0,0 @@
-{
- "multipart": [
- {
- "apply": {
- "model": "tfmg:block/magenta_concrete_wall_post"
- },
- "when": {
- "up": "true"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/magenta_concrete_wall_side",
- "uvlock": true,
- "y": 90
- },
- "when": {
- "east": "low"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/magenta_concrete_wall_side_tall",
- "uvlock": true,
- "y": 90
- },
- "when": {
- "east": "tall"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/magenta_concrete_wall_side",
- "uvlock": true
- },
- "when": {
- "north": "low"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/magenta_concrete_wall_side_tall",
- "uvlock": true
- },
- "when": {
- "north": "tall"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/magenta_concrete_wall_side",
- "uvlock": true,
- "y": 180
- },
- "when": {
- "south": "low"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/magenta_concrete_wall_side_tall",
- "uvlock": true,
- "y": 180
- },
- "when": {
- "south": "tall"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/magenta_concrete_wall_side",
- "uvlock": true,
- "y": 270
- },
- "when": {
- "west": "low"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/magenta_concrete_wall_side_tall",
- "uvlock": true,
- "y": 270
- },
- "when": {
- "west": "tall"
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/molten_slag.json b/build/resources/main/assets/tfmg/blockstates/molten_slag.json
deleted file mode 100644
index 87b42c00..00000000
--- a/build/resources/main/assets/tfmg/blockstates/molten_slag.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "variants": {
- "": {
- "model": "tfmg:block/molten_slag"
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/napalm.json b/build/resources/main/assets/tfmg/blockstates/napalm.json
deleted file mode 100644
index 15ed69ed..00000000
--- a/build/resources/main/assets/tfmg/blockstates/napalm.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "variants": {
- "": {
- "model": "tfmg:block/napalm"
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/nickel_block.json b/build/resources/main/assets/tfmg/blockstates/nickel_block.json
deleted file mode 100644
index 3b92baa5..00000000
--- a/build/resources/main/assets/tfmg/blockstates/nickel_block.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "variants": {
- "": {
- "model": "tfmg:block/nickel_block"
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/nickel_flywheel.json b/build/resources/main/assets/tfmg/blockstates/nickel_flywheel.json
deleted file mode 100644
index 5747f747..00000000
--- a/build/resources/main/assets/tfmg/blockstates/nickel_flywheel.json
+++ /dev/null
@@ -1,17 +0,0 @@
-{
- "variants": {
- "axis=x": {
- "model": "tfmg:block/nickel_flywheel/block",
- "x": 90,
- "y": 90
- },
- "axis=y": {
- "model": "tfmg:block/nickel_flywheel/block"
- },
- "axis=z": {
- "model": "tfmg:block/nickel_flywheel/block",
- "x": 90,
- "y": 180
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/nickel_ore.json b/build/resources/main/assets/tfmg/blockstates/nickel_ore.json
deleted file mode 100644
index 5b00c33d..00000000
--- a/build/resources/main/assets/tfmg/blockstates/nickel_ore.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "variants": {
- "": {
- "model": "tfmg:block/nickel_ore"
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/oil_deposit.json b/build/resources/main/assets/tfmg/blockstates/oil_deposit.json
deleted file mode 100644
index 060f4782..00000000
--- a/build/resources/main/assets/tfmg/blockstates/oil_deposit.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "variants": {
- "": {
- "model": "tfmg:block/oil_deposit"
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/orange_concrete_stairs.json b/build/resources/main/assets/tfmg/blockstates/orange_concrete_stairs.json
deleted file mode 100644
index c82b4fa7..00000000
--- a/build/resources/main/assets/tfmg/blockstates/orange_concrete_stairs.json
+++ /dev/null
@@ -1,209 +0,0 @@
-{
- "variants": {
- "facing=east,half=bottom,shape=inner_left": {
- "model": "tfmg:block/orange_concrete_stairs_inner",
- "uvlock": true,
- "y": 270
- },
- "facing=east,half=bottom,shape=inner_right": {
- "model": "tfmg:block/orange_concrete_stairs_inner"
- },
- "facing=east,half=bottom,shape=outer_left": {
- "model": "tfmg:block/orange_concrete_stairs_outer",
- "uvlock": true,
- "y": 270
- },
- "facing=east,half=bottom,shape=outer_right": {
- "model": "tfmg:block/orange_concrete_stairs_outer"
- },
- "facing=east,half=bottom,shape=straight": {
- "model": "tfmg:block/orange_concrete_stairs"
- },
- "facing=east,half=top,shape=inner_left": {
- "model": "tfmg:block/orange_concrete_stairs_inner",
- "uvlock": true,
- "x": 180
- },
- "facing=east,half=top,shape=inner_right": {
- "model": "tfmg:block/orange_concrete_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 90
- },
- "facing=east,half=top,shape=outer_left": {
- "model": "tfmg:block/orange_concrete_stairs_outer",
- "uvlock": true,
- "x": 180
- },
- "facing=east,half=top,shape=outer_right": {
- "model": "tfmg:block/orange_concrete_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 90
- },
- "facing=east,half=top,shape=straight": {
- "model": "tfmg:block/orange_concrete_stairs",
- "uvlock": true,
- "x": 180
- },
- "facing=north,half=bottom,shape=inner_left": {
- "model": "tfmg:block/orange_concrete_stairs_inner",
- "uvlock": true,
- "y": 180
- },
- "facing=north,half=bottom,shape=inner_right": {
- "model": "tfmg:block/orange_concrete_stairs_inner",
- "uvlock": true,
- "y": 270
- },
- "facing=north,half=bottom,shape=outer_left": {
- "model": "tfmg:block/orange_concrete_stairs_outer",
- "uvlock": true,
- "y": 180
- },
- "facing=north,half=bottom,shape=outer_right": {
- "model": "tfmg:block/orange_concrete_stairs_outer",
- "uvlock": true,
- "y": 270
- },
- "facing=north,half=bottom,shape=straight": {
- "model": "tfmg:block/orange_concrete_stairs",
- "uvlock": true,
- "y": 270
- },
- "facing=north,half=top,shape=inner_left": {
- "model": "tfmg:block/orange_concrete_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 270
- },
- "facing=north,half=top,shape=inner_right": {
- "model": "tfmg:block/orange_concrete_stairs_inner",
- "uvlock": true,
- "x": 180
- },
- "facing=north,half=top,shape=outer_left": {
- "model": "tfmg:block/orange_concrete_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 270
- },
- "facing=north,half=top,shape=outer_right": {
- "model": "tfmg:block/orange_concrete_stairs_outer",
- "uvlock": true,
- "x": 180
- },
- "facing=north,half=top,shape=straight": {
- "model": "tfmg:block/orange_concrete_stairs",
- "uvlock": true,
- "x": 180,
- "y": 270
- },
- "facing=south,half=bottom,shape=inner_left": {
- "model": "tfmg:block/orange_concrete_stairs_inner"
- },
- "facing=south,half=bottom,shape=inner_right": {
- "model": "tfmg:block/orange_concrete_stairs_inner",
- "uvlock": true,
- "y": 90
- },
- "facing=south,half=bottom,shape=outer_left": {
- "model": "tfmg:block/orange_concrete_stairs_outer"
- },
- "facing=south,half=bottom,shape=outer_right": {
- "model": "tfmg:block/orange_concrete_stairs_outer",
- "uvlock": true,
- "y": 90
- },
- "facing=south,half=bottom,shape=straight": {
- "model": "tfmg:block/orange_concrete_stairs",
- "uvlock": true,
- "y": 90
- },
- "facing=south,half=top,shape=inner_left": {
- "model": "tfmg:block/orange_concrete_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 90
- },
- "facing=south,half=top,shape=inner_right": {
- "model": "tfmg:block/orange_concrete_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 180
- },
- "facing=south,half=top,shape=outer_left": {
- "model": "tfmg:block/orange_concrete_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 90
- },
- "facing=south,half=top,shape=outer_right": {
- "model": "tfmg:block/orange_concrete_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 180
- },
- "facing=south,half=top,shape=straight": {
- "model": "tfmg:block/orange_concrete_stairs",
- "uvlock": true,
- "x": 180,
- "y": 90
- },
- "facing=west,half=bottom,shape=inner_left": {
- "model": "tfmg:block/orange_concrete_stairs_inner",
- "uvlock": true,
- "y": 90
- },
- "facing=west,half=bottom,shape=inner_right": {
- "model": "tfmg:block/orange_concrete_stairs_inner",
- "uvlock": true,
- "y": 180
- },
- "facing=west,half=bottom,shape=outer_left": {
- "model": "tfmg:block/orange_concrete_stairs_outer",
- "uvlock": true,
- "y": 90
- },
- "facing=west,half=bottom,shape=outer_right": {
- "model": "tfmg:block/orange_concrete_stairs_outer",
- "uvlock": true,
- "y": 180
- },
- "facing=west,half=bottom,shape=straight": {
- "model": "tfmg:block/orange_concrete_stairs",
- "uvlock": true,
- "y": 180
- },
- "facing=west,half=top,shape=inner_left": {
- "model": "tfmg:block/orange_concrete_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 180
- },
- "facing=west,half=top,shape=inner_right": {
- "model": "tfmg:block/orange_concrete_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 270
- },
- "facing=west,half=top,shape=outer_left": {
- "model": "tfmg:block/orange_concrete_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 180
- },
- "facing=west,half=top,shape=outer_right": {
- "model": "tfmg:block/orange_concrete_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 270
- },
- "facing=west,half=top,shape=straight": {
- "model": "tfmg:block/orange_concrete_stairs",
- "uvlock": true,
- "x": 180,
- "y": 180
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/orange_rebar_concrete.json b/build/resources/main/assets/tfmg/blockstates/orange_rebar_concrete.json
deleted file mode 100644
index d4043453..00000000
--- a/build/resources/main/assets/tfmg/blockstates/orange_rebar_concrete.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "variants": {
- "": {
- "model": "tfmg:block/orange_rebar_concrete"
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/orange_rebar_concrete_slab.json b/build/resources/main/assets/tfmg/blockstates/orange_rebar_concrete_slab.json
deleted file mode 100644
index a749437c..00000000
--- a/build/resources/main/assets/tfmg/blockstates/orange_rebar_concrete_slab.json
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- "variants": {
- "type=bottom": {
- "model": "tfmg:block/orange_concrete_bottom"
- },
- "type=double": {
- "model": "tfmg:block/orange_concrete"
- },
- "type=top": {
- "model": "tfmg:block/orange_concrete_top"
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/pink_concrete_wall.json b/build/resources/main/assets/tfmg/blockstates/pink_concrete_wall.json
deleted file mode 100644
index acd2f479..00000000
--- a/build/resources/main/assets/tfmg/blockstates/pink_concrete_wall.json
+++ /dev/null
@@ -1,90 +0,0 @@
-{
- "multipart": [
- {
- "apply": {
- "model": "tfmg:block/pink_concrete_wall_post"
- },
- "when": {
- "up": "true"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/pink_concrete_wall_side",
- "uvlock": true,
- "y": 90
- },
- "when": {
- "east": "low"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/pink_concrete_wall_side_tall",
- "uvlock": true,
- "y": 90
- },
- "when": {
- "east": "tall"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/pink_concrete_wall_side",
- "uvlock": true
- },
- "when": {
- "north": "low"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/pink_concrete_wall_side_tall",
- "uvlock": true
- },
- "when": {
- "north": "tall"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/pink_concrete_wall_side",
- "uvlock": true,
- "y": 180
- },
- "when": {
- "south": "low"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/pink_concrete_wall_side_tall",
- "uvlock": true,
- "y": 180
- },
- "when": {
- "south": "tall"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/pink_concrete_wall_side",
- "uvlock": true,
- "y": 270
- },
- "when": {
- "west": "low"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/pink_concrete_wall_side_tall",
- "uvlock": true,
- "y": 270
- },
- "when": {
- "west": "tall"
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/pink_rebar_concrete_slab.json b/build/resources/main/assets/tfmg/blockstates/pink_rebar_concrete_slab.json
deleted file mode 100644
index f6a019b4..00000000
--- a/build/resources/main/assets/tfmg/blockstates/pink_rebar_concrete_slab.json
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- "variants": {
- "type=bottom": {
- "model": "tfmg:block/pink_concrete_bottom"
- },
- "type=double": {
- "model": "tfmg:block/pink_concrete"
- },
- "type=top": {
- "model": "tfmg:block/pink_concrete_top"
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/pink_rebar_concrete_stairs.json b/build/resources/main/assets/tfmg/blockstates/pink_rebar_concrete_stairs.json
deleted file mode 100644
index 908367a5..00000000
--- a/build/resources/main/assets/tfmg/blockstates/pink_rebar_concrete_stairs.json
+++ /dev/null
@@ -1,209 +0,0 @@
-{
- "variants": {
- "facing=east,half=bottom,shape=inner_left": {
- "model": "tfmg:block/pink_concrete_stairs_inner",
- "uvlock": true,
- "y": 270
- },
- "facing=east,half=bottom,shape=inner_right": {
- "model": "tfmg:block/pink_concrete_stairs_inner"
- },
- "facing=east,half=bottom,shape=outer_left": {
- "model": "tfmg:block/pink_concrete_stairs_outer",
- "uvlock": true,
- "y": 270
- },
- "facing=east,half=bottom,shape=outer_right": {
- "model": "tfmg:block/pink_concrete_stairs_outer"
- },
- "facing=east,half=bottom,shape=straight": {
- "model": "tfmg:block/pink_concrete_stairs"
- },
- "facing=east,half=top,shape=inner_left": {
- "model": "tfmg:block/pink_concrete_stairs_inner",
- "uvlock": true,
- "x": 180
- },
- "facing=east,half=top,shape=inner_right": {
- "model": "tfmg:block/pink_concrete_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 90
- },
- "facing=east,half=top,shape=outer_left": {
- "model": "tfmg:block/pink_concrete_stairs_outer",
- "uvlock": true,
- "x": 180
- },
- "facing=east,half=top,shape=outer_right": {
- "model": "tfmg:block/pink_concrete_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 90
- },
- "facing=east,half=top,shape=straight": {
- "model": "tfmg:block/pink_concrete_stairs",
- "uvlock": true,
- "x": 180
- },
- "facing=north,half=bottom,shape=inner_left": {
- "model": "tfmg:block/pink_concrete_stairs_inner",
- "uvlock": true,
- "y": 180
- },
- "facing=north,half=bottom,shape=inner_right": {
- "model": "tfmg:block/pink_concrete_stairs_inner",
- "uvlock": true,
- "y": 270
- },
- "facing=north,half=bottom,shape=outer_left": {
- "model": "tfmg:block/pink_concrete_stairs_outer",
- "uvlock": true,
- "y": 180
- },
- "facing=north,half=bottom,shape=outer_right": {
- "model": "tfmg:block/pink_concrete_stairs_outer",
- "uvlock": true,
- "y": 270
- },
- "facing=north,half=bottom,shape=straight": {
- "model": "tfmg:block/pink_concrete_stairs",
- "uvlock": true,
- "y": 270
- },
- "facing=north,half=top,shape=inner_left": {
- "model": "tfmg:block/pink_concrete_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 270
- },
- "facing=north,half=top,shape=inner_right": {
- "model": "tfmg:block/pink_concrete_stairs_inner",
- "uvlock": true,
- "x": 180
- },
- "facing=north,half=top,shape=outer_left": {
- "model": "tfmg:block/pink_concrete_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 270
- },
- "facing=north,half=top,shape=outer_right": {
- "model": "tfmg:block/pink_concrete_stairs_outer",
- "uvlock": true,
- "x": 180
- },
- "facing=north,half=top,shape=straight": {
- "model": "tfmg:block/pink_concrete_stairs",
- "uvlock": true,
- "x": 180,
- "y": 270
- },
- "facing=south,half=bottom,shape=inner_left": {
- "model": "tfmg:block/pink_concrete_stairs_inner"
- },
- "facing=south,half=bottom,shape=inner_right": {
- "model": "tfmg:block/pink_concrete_stairs_inner",
- "uvlock": true,
- "y": 90
- },
- "facing=south,half=bottom,shape=outer_left": {
- "model": "tfmg:block/pink_concrete_stairs_outer"
- },
- "facing=south,half=bottom,shape=outer_right": {
- "model": "tfmg:block/pink_concrete_stairs_outer",
- "uvlock": true,
- "y": 90
- },
- "facing=south,half=bottom,shape=straight": {
- "model": "tfmg:block/pink_concrete_stairs",
- "uvlock": true,
- "y": 90
- },
- "facing=south,half=top,shape=inner_left": {
- "model": "tfmg:block/pink_concrete_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 90
- },
- "facing=south,half=top,shape=inner_right": {
- "model": "tfmg:block/pink_concrete_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 180
- },
- "facing=south,half=top,shape=outer_left": {
- "model": "tfmg:block/pink_concrete_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 90
- },
- "facing=south,half=top,shape=outer_right": {
- "model": "tfmg:block/pink_concrete_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 180
- },
- "facing=south,half=top,shape=straight": {
- "model": "tfmg:block/pink_concrete_stairs",
- "uvlock": true,
- "x": 180,
- "y": 90
- },
- "facing=west,half=bottom,shape=inner_left": {
- "model": "tfmg:block/pink_concrete_stairs_inner",
- "uvlock": true,
- "y": 90
- },
- "facing=west,half=bottom,shape=inner_right": {
- "model": "tfmg:block/pink_concrete_stairs_inner",
- "uvlock": true,
- "y": 180
- },
- "facing=west,half=bottom,shape=outer_left": {
- "model": "tfmg:block/pink_concrete_stairs_outer",
- "uvlock": true,
- "y": 90
- },
- "facing=west,half=bottom,shape=outer_right": {
- "model": "tfmg:block/pink_concrete_stairs_outer",
- "uvlock": true,
- "y": 180
- },
- "facing=west,half=bottom,shape=straight": {
- "model": "tfmg:block/pink_concrete_stairs",
- "uvlock": true,
- "y": 180
- },
- "facing=west,half=top,shape=inner_left": {
- "model": "tfmg:block/pink_concrete_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 180
- },
- "facing=west,half=top,shape=inner_right": {
- "model": "tfmg:block/pink_concrete_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 270
- },
- "facing=west,half=top,shape=outer_left": {
- "model": "tfmg:block/pink_concrete_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 180
- },
- "facing=west,half=top,shape=outer_right": {
- "model": "tfmg:block/pink_concrete_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 270
- },
- "facing=west,half=top,shape=straight": {
- "model": "tfmg:block/pink_concrete_stairs",
- "uvlock": true,
- "x": 180,
- "y": 180
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/plastic_pipe.json b/build/resources/main/assets/tfmg/blockstates/plastic_pipe.json
deleted file mode 100644
index 47d9f517..00000000
--- a/build/resources/main/assets/tfmg/blockstates/plastic_pipe.json
+++ /dev/null
@@ -1,334 +0,0 @@
-{
- "multipart": [
- {
- "apply": {
- "model": "tfmg:block/plastic_pipe/lu_x"
- },
- "when": {
- "down": "false",
- "north": "false",
- "south": "true",
- "up": "true"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/plastic_pipe/ru_x"
- },
- "when": {
- "down": "false",
- "north": "true",
- "south": "false",
- "up": "true"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/plastic_pipe/ld_x"
- },
- "when": {
- "down": "true",
- "north": "false",
- "south": "true",
- "up": "false"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/plastic_pipe/rd_x"
- },
- "when": {
- "down": "true",
- "north": "true",
- "south": "false",
- "up": "false"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/plastic_pipe/ud_x"
- },
- "when": {
- "down": "true",
- "north": "false",
- "south": "false",
- "up": "true"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/plastic_pipe/u_x"
- },
- "when": {
- "down": "false",
- "north": "false",
- "south": "false",
- "up": "true"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/plastic_pipe/d_x"
- },
- "when": {
- "down": "true",
- "north": "false",
- "south": "false",
- "up": "false"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/plastic_pipe/lr_x"
- },
- "when": {
- "down": "false",
- "north": "true",
- "south": "true",
- "up": "false"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/plastic_pipe/l_x"
- },
- "when": {
- "down": "false",
- "north": "false",
- "south": "true",
- "up": "false"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/plastic_pipe/r_x"
- },
- "when": {
- "down": "false",
- "north": "true",
- "south": "false",
- "up": "false"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/plastic_pipe/lu_y"
- },
- "when": {
- "east": "true",
- "north": "false",
- "south": "true",
- "west": "false"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/plastic_pipe/ru_y"
- },
- "when": {
- "east": "false",
- "north": "false",
- "south": "true",
- "west": "true"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/plastic_pipe/ld_y"
- },
- "when": {
- "east": "true",
- "north": "true",
- "south": "false",
- "west": "false"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/plastic_pipe/rd_y"
- },
- "when": {
- "east": "false",
- "north": "true",
- "south": "false",
- "west": "true"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/plastic_pipe/ud_y"
- },
- "when": {
- "east": "false",
- "north": "true",
- "south": "true",
- "west": "false"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/plastic_pipe/u_y"
- },
- "when": {
- "east": "false",
- "north": "false",
- "south": "true",
- "west": "false"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/plastic_pipe/d_y"
- },
- "when": {
- "east": "false",
- "north": "true",
- "south": "false",
- "west": "false"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/plastic_pipe/lr_y"
- },
- "when": {
- "east": "true",
- "north": "false",
- "south": "false",
- "west": "true"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/plastic_pipe/l_y"
- },
- "when": {
- "east": "true",
- "north": "false",
- "south": "false",
- "west": "false"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/plastic_pipe/r_y"
- },
- "when": {
- "east": "false",
- "north": "false",
- "south": "false",
- "west": "true"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/plastic_pipe/lu_z"
- },
- "when": {
- "down": "false",
- "east": "true",
- "up": "true",
- "west": "false"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/plastic_pipe/ru_z"
- },
- "when": {
- "down": "false",
- "east": "false",
- "up": "true",
- "west": "true"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/plastic_pipe/ld_z"
- },
- "when": {
- "down": "true",
- "east": "true",
- "up": "false",
- "west": "false"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/plastic_pipe/rd_z"
- },
- "when": {
- "down": "true",
- "east": "false",
- "up": "false",
- "west": "true"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/plastic_pipe/ud_z"
- },
- "when": {
- "down": "true",
- "east": "false",
- "up": "true",
- "west": "false"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/plastic_pipe/u_z"
- },
- "when": {
- "down": "false",
- "east": "false",
- "up": "true",
- "west": "false"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/plastic_pipe/d_z"
- },
- "when": {
- "down": "true",
- "east": "false",
- "up": "false",
- "west": "false"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/plastic_pipe/lr_z"
- },
- "when": {
- "down": "false",
- "east": "true",
- "up": "false",
- "west": "true"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/plastic_pipe/l_z"
- },
- "when": {
- "down": "false",
- "east": "true",
- "up": "false",
- "west": "false"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/plastic_pipe/r_z"
- },
- "when": {
- "down": "false",
- "east": "false",
- "up": "false",
- "west": "true"
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/polished_cut_bauxite_slab.json b/build/resources/main/assets/tfmg/blockstates/polished_cut_bauxite_slab.json
deleted file mode 100644
index 7bbf0535..00000000
--- a/build/resources/main/assets/tfmg/blockstates/polished_cut_bauxite_slab.json
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- "variants": {
- "type=bottom": {
- "model": "tfmg:block/polished_cut_bauxite_slab"
- },
- "type=double": {
- "model": "tfmg:block/polished_cut_bauxite_slab_double"
- },
- "type=top": {
- "model": "tfmg:block/polished_cut_bauxite_slab_top"
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/polished_cut_bauxite_stairs.json b/build/resources/main/assets/tfmg/blockstates/polished_cut_bauxite_stairs.json
deleted file mode 100644
index 4a6153b3..00000000
--- a/build/resources/main/assets/tfmg/blockstates/polished_cut_bauxite_stairs.json
+++ /dev/null
@@ -1,209 +0,0 @@
-{
- "variants": {
- "facing=east,half=bottom,shape=inner_left": {
- "model": "tfmg:block/polished_cut_bauxite_stairs_inner",
- "uvlock": true,
- "y": 270
- },
- "facing=east,half=bottom,shape=inner_right": {
- "model": "tfmg:block/polished_cut_bauxite_stairs_inner"
- },
- "facing=east,half=bottom,shape=outer_left": {
- "model": "tfmg:block/polished_cut_bauxite_stairs_outer",
- "uvlock": true,
- "y": 270
- },
- "facing=east,half=bottom,shape=outer_right": {
- "model": "tfmg:block/polished_cut_bauxite_stairs_outer"
- },
- "facing=east,half=bottom,shape=straight": {
- "model": "tfmg:block/polished_cut_bauxite_stairs"
- },
- "facing=east,half=top,shape=inner_left": {
- "model": "tfmg:block/polished_cut_bauxite_stairs_inner",
- "uvlock": true,
- "x": 180
- },
- "facing=east,half=top,shape=inner_right": {
- "model": "tfmg:block/polished_cut_bauxite_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 90
- },
- "facing=east,half=top,shape=outer_left": {
- "model": "tfmg:block/polished_cut_bauxite_stairs_outer",
- "uvlock": true,
- "x": 180
- },
- "facing=east,half=top,shape=outer_right": {
- "model": "tfmg:block/polished_cut_bauxite_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 90
- },
- "facing=east,half=top,shape=straight": {
- "model": "tfmg:block/polished_cut_bauxite_stairs",
- "uvlock": true,
- "x": 180
- },
- "facing=north,half=bottom,shape=inner_left": {
- "model": "tfmg:block/polished_cut_bauxite_stairs_inner",
- "uvlock": true,
- "y": 180
- },
- "facing=north,half=bottom,shape=inner_right": {
- "model": "tfmg:block/polished_cut_bauxite_stairs_inner",
- "uvlock": true,
- "y": 270
- },
- "facing=north,half=bottom,shape=outer_left": {
- "model": "tfmg:block/polished_cut_bauxite_stairs_outer",
- "uvlock": true,
- "y": 180
- },
- "facing=north,half=bottom,shape=outer_right": {
- "model": "tfmg:block/polished_cut_bauxite_stairs_outer",
- "uvlock": true,
- "y": 270
- },
- "facing=north,half=bottom,shape=straight": {
- "model": "tfmg:block/polished_cut_bauxite_stairs",
- "uvlock": true,
- "y": 270
- },
- "facing=north,half=top,shape=inner_left": {
- "model": "tfmg:block/polished_cut_bauxite_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 270
- },
- "facing=north,half=top,shape=inner_right": {
- "model": "tfmg:block/polished_cut_bauxite_stairs_inner",
- "uvlock": true,
- "x": 180
- },
- "facing=north,half=top,shape=outer_left": {
- "model": "tfmg:block/polished_cut_bauxite_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 270
- },
- "facing=north,half=top,shape=outer_right": {
- "model": "tfmg:block/polished_cut_bauxite_stairs_outer",
- "uvlock": true,
- "x": 180
- },
- "facing=north,half=top,shape=straight": {
- "model": "tfmg:block/polished_cut_bauxite_stairs",
- "uvlock": true,
- "x": 180,
- "y": 270
- },
- "facing=south,half=bottom,shape=inner_left": {
- "model": "tfmg:block/polished_cut_bauxite_stairs_inner"
- },
- "facing=south,half=bottom,shape=inner_right": {
- "model": "tfmg:block/polished_cut_bauxite_stairs_inner",
- "uvlock": true,
- "y": 90
- },
- "facing=south,half=bottom,shape=outer_left": {
- "model": "tfmg:block/polished_cut_bauxite_stairs_outer"
- },
- "facing=south,half=bottom,shape=outer_right": {
- "model": "tfmg:block/polished_cut_bauxite_stairs_outer",
- "uvlock": true,
- "y": 90
- },
- "facing=south,half=bottom,shape=straight": {
- "model": "tfmg:block/polished_cut_bauxite_stairs",
- "uvlock": true,
- "y": 90
- },
- "facing=south,half=top,shape=inner_left": {
- "model": "tfmg:block/polished_cut_bauxite_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 90
- },
- "facing=south,half=top,shape=inner_right": {
- "model": "tfmg:block/polished_cut_bauxite_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 180
- },
- "facing=south,half=top,shape=outer_left": {
- "model": "tfmg:block/polished_cut_bauxite_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 90
- },
- "facing=south,half=top,shape=outer_right": {
- "model": "tfmg:block/polished_cut_bauxite_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 180
- },
- "facing=south,half=top,shape=straight": {
- "model": "tfmg:block/polished_cut_bauxite_stairs",
- "uvlock": true,
- "x": 180,
- "y": 90
- },
- "facing=west,half=bottom,shape=inner_left": {
- "model": "tfmg:block/polished_cut_bauxite_stairs_inner",
- "uvlock": true,
- "y": 90
- },
- "facing=west,half=bottom,shape=inner_right": {
- "model": "tfmg:block/polished_cut_bauxite_stairs_inner",
- "uvlock": true,
- "y": 180
- },
- "facing=west,half=bottom,shape=outer_left": {
- "model": "tfmg:block/polished_cut_bauxite_stairs_outer",
- "uvlock": true,
- "y": 90
- },
- "facing=west,half=bottom,shape=outer_right": {
- "model": "tfmg:block/polished_cut_bauxite_stairs_outer",
- "uvlock": true,
- "y": 180
- },
- "facing=west,half=bottom,shape=straight": {
- "model": "tfmg:block/polished_cut_bauxite_stairs",
- "uvlock": true,
- "y": 180
- },
- "facing=west,half=top,shape=inner_left": {
- "model": "tfmg:block/polished_cut_bauxite_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 180
- },
- "facing=west,half=top,shape=inner_right": {
- "model": "tfmg:block/polished_cut_bauxite_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 270
- },
- "facing=west,half=top,shape=outer_left": {
- "model": "tfmg:block/polished_cut_bauxite_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 180
- },
- "facing=west,half=top,shape=outer_right": {
- "model": "tfmg:block/polished_cut_bauxite_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 270
- },
- "facing=west,half=top,shape=straight": {
- "model": "tfmg:block/polished_cut_bauxite_stairs",
- "uvlock": true,
- "x": 180,
- "y": 180
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/polished_cut_galena_stairs.json b/build/resources/main/assets/tfmg/blockstates/polished_cut_galena_stairs.json
deleted file mode 100644
index 30a7761e..00000000
--- a/build/resources/main/assets/tfmg/blockstates/polished_cut_galena_stairs.json
+++ /dev/null
@@ -1,209 +0,0 @@
-{
- "variants": {
- "facing=east,half=bottom,shape=inner_left": {
- "model": "tfmg:block/polished_cut_galena_stairs_inner",
- "uvlock": true,
- "y": 270
- },
- "facing=east,half=bottom,shape=inner_right": {
- "model": "tfmg:block/polished_cut_galena_stairs_inner"
- },
- "facing=east,half=bottom,shape=outer_left": {
- "model": "tfmg:block/polished_cut_galena_stairs_outer",
- "uvlock": true,
- "y": 270
- },
- "facing=east,half=bottom,shape=outer_right": {
- "model": "tfmg:block/polished_cut_galena_stairs_outer"
- },
- "facing=east,half=bottom,shape=straight": {
- "model": "tfmg:block/polished_cut_galena_stairs"
- },
- "facing=east,half=top,shape=inner_left": {
- "model": "tfmg:block/polished_cut_galena_stairs_inner",
- "uvlock": true,
- "x": 180
- },
- "facing=east,half=top,shape=inner_right": {
- "model": "tfmg:block/polished_cut_galena_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 90
- },
- "facing=east,half=top,shape=outer_left": {
- "model": "tfmg:block/polished_cut_galena_stairs_outer",
- "uvlock": true,
- "x": 180
- },
- "facing=east,half=top,shape=outer_right": {
- "model": "tfmg:block/polished_cut_galena_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 90
- },
- "facing=east,half=top,shape=straight": {
- "model": "tfmg:block/polished_cut_galena_stairs",
- "uvlock": true,
- "x": 180
- },
- "facing=north,half=bottom,shape=inner_left": {
- "model": "tfmg:block/polished_cut_galena_stairs_inner",
- "uvlock": true,
- "y": 180
- },
- "facing=north,half=bottom,shape=inner_right": {
- "model": "tfmg:block/polished_cut_galena_stairs_inner",
- "uvlock": true,
- "y": 270
- },
- "facing=north,half=bottom,shape=outer_left": {
- "model": "tfmg:block/polished_cut_galena_stairs_outer",
- "uvlock": true,
- "y": 180
- },
- "facing=north,half=bottom,shape=outer_right": {
- "model": "tfmg:block/polished_cut_galena_stairs_outer",
- "uvlock": true,
- "y": 270
- },
- "facing=north,half=bottom,shape=straight": {
- "model": "tfmg:block/polished_cut_galena_stairs",
- "uvlock": true,
- "y": 270
- },
- "facing=north,half=top,shape=inner_left": {
- "model": "tfmg:block/polished_cut_galena_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 270
- },
- "facing=north,half=top,shape=inner_right": {
- "model": "tfmg:block/polished_cut_galena_stairs_inner",
- "uvlock": true,
- "x": 180
- },
- "facing=north,half=top,shape=outer_left": {
- "model": "tfmg:block/polished_cut_galena_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 270
- },
- "facing=north,half=top,shape=outer_right": {
- "model": "tfmg:block/polished_cut_galena_stairs_outer",
- "uvlock": true,
- "x": 180
- },
- "facing=north,half=top,shape=straight": {
- "model": "tfmg:block/polished_cut_galena_stairs",
- "uvlock": true,
- "x": 180,
- "y": 270
- },
- "facing=south,half=bottom,shape=inner_left": {
- "model": "tfmg:block/polished_cut_galena_stairs_inner"
- },
- "facing=south,half=bottom,shape=inner_right": {
- "model": "tfmg:block/polished_cut_galena_stairs_inner",
- "uvlock": true,
- "y": 90
- },
- "facing=south,half=bottom,shape=outer_left": {
- "model": "tfmg:block/polished_cut_galena_stairs_outer"
- },
- "facing=south,half=bottom,shape=outer_right": {
- "model": "tfmg:block/polished_cut_galena_stairs_outer",
- "uvlock": true,
- "y": 90
- },
- "facing=south,half=bottom,shape=straight": {
- "model": "tfmg:block/polished_cut_galena_stairs",
- "uvlock": true,
- "y": 90
- },
- "facing=south,half=top,shape=inner_left": {
- "model": "tfmg:block/polished_cut_galena_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 90
- },
- "facing=south,half=top,shape=inner_right": {
- "model": "tfmg:block/polished_cut_galena_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 180
- },
- "facing=south,half=top,shape=outer_left": {
- "model": "tfmg:block/polished_cut_galena_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 90
- },
- "facing=south,half=top,shape=outer_right": {
- "model": "tfmg:block/polished_cut_galena_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 180
- },
- "facing=south,half=top,shape=straight": {
- "model": "tfmg:block/polished_cut_galena_stairs",
- "uvlock": true,
- "x": 180,
- "y": 90
- },
- "facing=west,half=bottom,shape=inner_left": {
- "model": "tfmg:block/polished_cut_galena_stairs_inner",
- "uvlock": true,
- "y": 90
- },
- "facing=west,half=bottom,shape=inner_right": {
- "model": "tfmg:block/polished_cut_galena_stairs_inner",
- "uvlock": true,
- "y": 180
- },
- "facing=west,half=bottom,shape=outer_left": {
- "model": "tfmg:block/polished_cut_galena_stairs_outer",
- "uvlock": true,
- "y": 90
- },
- "facing=west,half=bottom,shape=outer_right": {
- "model": "tfmg:block/polished_cut_galena_stairs_outer",
- "uvlock": true,
- "y": 180
- },
- "facing=west,half=bottom,shape=straight": {
- "model": "tfmg:block/polished_cut_galena_stairs",
- "uvlock": true,
- "y": 180
- },
- "facing=west,half=top,shape=inner_left": {
- "model": "tfmg:block/polished_cut_galena_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 180
- },
- "facing=west,half=top,shape=inner_right": {
- "model": "tfmg:block/polished_cut_galena_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 270
- },
- "facing=west,half=top,shape=outer_left": {
- "model": "tfmg:block/polished_cut_galena_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 180
- },
- "facing=west,half=top,shape=outer_right": {
- "model": "tfmg:block/polished_cut_galena_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 270
- },
- "facing=west,half=top,shape=straight": {
- "model": "tfmg:block/polished_cut_galena_stairs",
- "uvlock": true,
- "x": 180,
- "y": 180
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/potentiometer.json b/build/resources/main/assets/tfmg/blockstates/potentiometer.json
deleted file mode 100644
index f8c75971..00000000
--- a/build/resources/main/assets/tfmg/blockstates/potentiometer.json
+++ /dev/null
@@ -1,26 +0,0 @@
-{
- "variants": {
- "facing=down": {
- "model": "tfmg:block/potentiometer/block_vertical",
- "x": 180
- },
- "facing=east": {
- "model": "tfmg:block/potentiometer/block",
- "y": 270
- },
- "facing=north": {
- "model": "tfmg:block/potentiometer/block",
- "y": 180
- },
- "facing=south": {
- "model": "tfmg:block/potentiometer/block"
- },
- "facing=up": {
- "model": "tfmg:block/potentiometer/block_vertical"
- },
- "facing=west": {
- "model": "tfmg:block/potentiometer/block",
- "y": 90
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/pumpjack_hammer.json b/build/resources/main/assets/tfmg/blockstates/pumpjack_hammer.json
deleted file mode 100644
index ad8f6d8e..00000000
--- a/build/resources/main/assets/tfmg/blockstates/pumpjack_hammer.json
+++ /dev/null
@@ -1,50 +0,0 @@
-{
- "variants": {
- "facing=down,wide=false": {
- "model": "tfmg:block/pumpjack_hammer/block",
- "y": 180
- },
- "facing=down,wide=true": {
- "model": "tfmg:block/pumpjack_hammer/block_wide",
- "y": 180
- },
- "facing=east,wide=false": {
- "model": "tfmg:block/pumpjack_hammer/block"
- },
- "facing=east,wide=true": {
- "model": "tfmg:block/pumpjack_hammer/block_wide"
- },
- "facing=north,wide=false": {
- "model": "tfmg:block/pumpjack_hammer/block",
- "y": 270
- },
- "facing=north,wide=true": {
- "model": "tfmg:block/pumpjack_hammer/block_wide",
- "y": 270
- },
- "facing=south,wide=false": {
- "model": "tfmg:block/pumpjack_hammer/block",
- "y": 90
- },
- "facing=south,wide=true": {
- "model": "tfmg:block/pumpjack_hammer/block_wide",
- "y": 90
- },
- "facing=up,wide=false": {
- "model": "tfmg:block/pumpjack_hammer/block",
- "y": 180
- },
- "facing=up,wide=true": {
- "model": "tfmg:block/pumpjack_hammer/block_wide",
- "y": 180
- },
- "facing=west,wide=false": {
- "model": "tfmg:block/pumpjack_hammer/block",
- "y": 180
- },
- "facing=west,wide=true": {
- "model": "tfmg:block/pumpjack_hammer/block_wide",
- "y": 180
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/purple_rebar_concrete_slab.json b/build/resources/main/assets/tfmg/blockstates/purple_rebar_concrete_slab.json
deleted file mode 100644
index 765e9a99..00000000
--- a/build/resources/main/assets/tfmg/blockstates/purple_rebar_concrete_slab.json
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- "variants": {
- "type=bottom": {
- "model": "tfmg:block/purple_concrete_bottom"
- },
- "type=double": {
- "model": "tfmg:block/purple_concrete"
- },
- "type=top": {
- "model": "tfmg:block/purple_concrete_top"
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/purple_rebar_concrete_stairs.json b/build/resources/main/assets/tfmg/blockstates/purple_rebar_concrete_stairs.json
deleted file mode 100644
index e8903664..00000000
--- a/build/resources/main/assets/tfmg/blockstates/purple_rebar_concrete_stairs.json
+++ /dev/null
@@ -1,209 +0,0 @@
-{
- "variants": {
- "facing=east,half=bottom,shape=inner_left": {
- "model": "tfmg:block/purple_concrete_stairs_inner",
- "uvlock": true,
- "y": 270
- },
- "facing=east,half=bottom,shape=inner_right": {
- "model": "tfmg:block/purple_concrete_stairs_inner"
- },
- "facing=east,half=bottom,shape=outer_left": {
- "model": "tfmg:block/purple_concrete_stairs_outer",
- "uvlock": true,
- "y": 270
- },
- "facing=east,half=bottom,shape=outer_right": {
- "model": "tfmg:block/purple_concrete_stairs_outer"
- },
- "facing=east,half=bottom,shape=straight": {
- "model": "tfmg:block/purple_concrete_stairs"
- },
- "facing=east,half=top,shape=inner_left": {
- "model": "tfmg:block/purple_concrete_stairs_inner",
- "uvlock": true,
- "x": 180
- },
- "facing=east,half=top,shape=inner_right": {
- "model": "tfmg:block/purple_concrete_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 90
- },
- "facing=east,half=top,shape=outer_left": {
- "model": "tfmg:block/purple_concrete_stairs_outer",
- "uvlock": true,
- "x": 180
- },
- "facing=east,half=top,shape=outer_right": {
- "model": "tfmg:block/purple_concrete_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 90
- },
- "facing=east,half=top,shape=straight": {
- "model": "tfmg:block/purple_concrete_stairs",
- "uvlock": true,
- "x": 180
- },
- "facing=north,half=bottom,shape=inner_left": {
- "model": "tfmg:block/purple_concrete_stairs_inner",
- "uvlock": true,
- "y": 180
- },
- "facing=north,half=bottom,shape=inner_right": {
- "model": "tfmg:block/purple_concrete_stairs_inner",
- "uvlock": true,
- "y": 270
- },
- "facing=north,half=bottom,shape=outer_left": {
- "model": "tfmg:block/purple_concrete_stairs_outer",
- "uvlock": true,
- "y": 180
- },
- "facing=north,half=bottom,shape=outer_right": {
- "model": "tfmg:block/purple_concrete_stairs_outer",
- "uvlock": true,
- "y": 270
- },
- "facing=north,half=bottom,shape=straight": {
- "model": "tfmg:block/purple_concrete_stairs",
- "uvlock": true,
- "y": 270
- },
- "facing=north,half=top,shape=inner_left": {
- "model": "tfmg:block/purple_concrete_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 270
- },
- "facing=north,half=top,shape=inner_right": {
- "model": "tfmg:block/purple_concrete_stairs_inner",
- "uvlock": true,
- "x": 180
- },
- "facing=north,half=top,shape=outer_left": {
- "model": "tfmg:block/purple_concrete_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 270
- },
- "facing=north,half=top,shape=outer_right": {
- "model": "tfmg:block/purple_concrete_stairs_outer",
- "uvlock": true,
- "x": 180
- },
- "facing=north,half=top,shape=straight": {
- "model": "tfmg:block/purple_concrete_stairs",
- "uvlock": true,
- "x": 180,
- "y": 270
- },
- "facing=south,half=bottom,shape=inner_left": {
- "model": "tfmg:block/purple_concrete_stairs_inner"
- },
- "facing=south,half=bottom,shape=inner_right": {
- "model": "tfmg:block/purple_concrete_stairs_inner",
- "uvlock": true,
- "y": 90
- },
- "facing=south,half=bottom,shape=outer_left": {
- "model": "tfmg:block/purple_concrete_stairs_outer"
- },
- "facing=south,half=bottom,shape=outer_right": {
- "model": "tfmg:block/purple_concrete_stairs_outer",
- "uvlock": true,
- "y": 90
- },
- "facing=south,half=bottom,shape=straight": {
- "model": "tfmg:block/purple_concrete_stairs",
- "uvlock": true,
- "y": 90
- },
- "facing=south,half=top,shape=inner_left": {
- "model": "tfmg:block/purple_concrete_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 90
- },
- "facing=south,half=top,shape=inner_right": {
- "model": "tfmg:block/purple_concrete_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 180
- },
- "facing=south,half=top,shape=outer_left": {
- "model": "tfmg:block/purple_concrete_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 90
- },
- "facing=south,half=top,shape=outer_right": {
- "model": "tfmg:block/purple_concrete_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 180
- },
- "facing=south,half=top,shape=straight": {
- "model": "tfmg:block/purple_concrete_stairs",
- "uvlock": true,
- "x": 180,
- "y": 90
- },
- "facing=west,half=bottom,shape=inner_left": {
- "model": "tfmg:block/purple_concrete_stairs_inner",
- "uvlock": true,
- "y": 90
- },
- "facing=west,half=bottom,shape=inner_right": {
- "model": "tfmg:block/purple_concrete_stairs_inner",
- "uvlock": true,
- "y": 180
- },
- "facing=west,half=bottom,shape=outer_left": {
- "model": "tfmg:block/purple_concrete_stairs_outer",
- "uvlock": true,
- "y": 90
- },
- "facing=west,half=bottom,shape=outer_right": {
- "model": "tfmg:block/purple_concrete_stairs_outer",
- "uvlock": true,
- "y": 180
- },
- "facing=west,half=bottom,shape=straight": {
- "model": "tfmg:block/purple_concrete_stairs",
- "uvlock": true,
- "y": 180
- },
- "facing=west,half=top,shape=inner_left": {
- "model": "tfmg:block/purple_concrete_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 180
- },
- "facing=west,half=top,shape=inner_right": {
- "model": "tfmg:block/purple_concrete_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 270
- },
- "facing=west,half=top,shape=outer_left": {
- "model": "tfmg:block/purple_concrete_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 180
- },
- "facing=west,half=top,shape=outer_right": {
- "model": "tfmg:block/purple_concrete_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 270
- },
- "facing=west,half=top,shape=straight": {
- "model": "tfmg:block/purple_concrete_stairs",
- "uvlock": true,
- "x": 180,
- "y": 180
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/rebar_floor.json b/build/resources/main/assets/tfmg/blockstates/rebar_floor.json
deleted file mode 100644
index 651abad1..00000000
--- a/build/resources/main/assets/tfmg/blockstates/rebar_floor.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "variants": {
- "": {
- "model": "tfmg:block/rebar_floor/block"
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/rebar_pillar.json b/build/resources/main/assets/tfmg/blockstates/rebar_pillar.json
deleted file mode 100644
index 18efc8d7..00000000
--- a/build/resources/main/assets/tfmg/blockstates/rebar_pillar.json
+++ /dev/null
@@ -1,56 +0,0 @@
-{
- "variants": {
- "concretelogged=false,facing=down": {
- "model": "tfmg:block/rebar_pillar/block",
- "x": 180
- },
- "concretelogged=false,facing=east": {
- "model": "tfmg:block/rebar_pillar/block",
- "x": 90,
- "y": 90
- },
- "concretelogged=false,facing=north": {
- "model": "tfmg:block/rebar_pillar/block",
- "x": 90
- },
- "concretelogged=false,facing=south": {
- "model": "tfmg:block/rebar_pillar/block",
- "x": 90,
- "y": 180
- },
- "concretelogged=false,facing=up": {
- "model": "tfmg:block/rebar_pillar/block"
- },
- "concretelogged=false,facing=west": {
- "model": "tfmg:block/rebar_pillar/block",
- "x": 90,
- "y": 270
- },
- "concretelogged=true,facing=down": {
- "model": "tfmg:block/rebar_pillar/block",
- "x": 180
- },
- "concretelogged=true,facing=east": {
- "model": "tfmg:block/rebar_pillar/block",
- "x": 90,
- "y": 90
- },
- "concretelogged=true,facing=north": {
- "model": "tfmg:block/rebar_pillar/block",
- "x": 90
- },
- "concretelogged=true,facing=south": {
- "model": "tfmg:block/rebar_pillar/block",
- "x": 90,
- "y": 180
- },
- "concretelogged=true,facing=up": {
- "model": "tfmg:block/rebar_pillar/block"
- },
- "concretelogged=true,facing=west": {
- "model": "tfmg:block/rebar_pillar/block",
- "x": 90,
- "y": 270
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/red_concrete_stairs.json b/build/resources/main/assets/tfmg/blockstates/red_concrete_stairs.json
deleted file mode 100644
index c81f7c85..00000000
--- a/build/resources/main/assets/tfmg/blockstates/red_concrete_stairs.json
+++ /dev/null
@@ -1,209 +0,0 @@
-{
- "variants": {
- "facing=east,half=bottom,shape=inner_left": {
- "model": "tfmg:block/red_concrete_stairs_inner",
- "uvlock": true,
- "y": 270
- },
- "facing=east,half=bottom,shape=inner_right": {
- "model": "tfmg:block/red_concrete_stairs_inner"
- },
- "facing=east,half=bottom,shape=outer_left": {
- "model": "tfmg:block/red_concrete_stairs_outer",
- "uvlock": true,
- "y": 270
- },
- "facing=east,half=bottom,shape=outer_right": {
- "model": "tfmg:block/red_concrete_stairs_outer"
- },
- "facing=east,half=bottom,shape=straight": {
- "model": "tfmg:block/red_concrete_stairs"
- },
- "facing=east,half=top,shape=inner_left": {
- "model": "tfmg:block/red_concrete_stairs_inner",
- "uvlock": true,
- "x": 180
- },
- "facing=east,half=top,shape=inner_right": {
- "model": "tfmg:block/red_concrete_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 90
- },
- "facing=east,half=top,shape=outer_left": {
- "model": "tfmg:block/red_concrete_stairs_outer",
- "uvlock": true,
- "x": 180
- },
- "facing=east,half=top,shape=outer_right": {
- "model": "tfmg:block/red_concrete_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 90
- },
- "facing=east,half=top,shape=straight": {
- "model": "tfmg:block/red_concrete_stairs",
- "uvlock": true,
- "x": 180
- },
- "facing=north,half=bottom,shape=inner_left": {
- "model": "tfmg:block/red_concrete_stairs_inner",
- "uvlock": true,
- "y": 180
- },
- "facing=north,half=bottom,shape=inner_right": {
- "model": "tfmg:block/red_concrete_stairs_inner",
- "uvlock": true,
- "y": 270
- },
- "facing=north,half=bottom,shape=outer_left": {
- "model": "tfmg:block/red_concrete_stairs_outer",
- "uvlock": true,
- "y": 180
- },
- "facing=north,half=bottom,shape=outer_right": {
- "model": "tfmg:block/red_concrete_stairs_outer",
- "uvlock": true,
- "y": 270
- },
- "facing=north,half=bottom,shape=straight": {
- "model": "tfmg:block/red_concrete_stairs",
- "uvlock": true,
- "y": 270
- },
- "facing=north,half=top,shape=inner_left": {
- "model": "tfmg:block/red_concrete_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 270
- },
- "facing=north,half=top,shape=inner_right": {
- "model": "tfmg:block/red_concrete_stairs_inner",
- "uvlock": true,
- "x": 180
- },
- "facing=north,half=top,shape=outer_left": {
- "model": "tfmg:block/red_concrete_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 270
- },
- "facing=north,half=top,shape=outer_right": {
- "model": "tfmg:block/red_concrete_stairs_outer",
- "uvlock": true,
- "x": 180
- },
- "facing=north,half=top,shape=straight": {
- "model": "tfmg:block/red_concrete_stairs",
- "uvlock": true,
- "x": 180,
- "y": 270
- },
- "facing=south,half=bottom,shape=inner_left": {
- "model": "tfmg:block/red_concrete_stairs_inner"
- },
- "facing=south,half=bottom,shape=inner_right": {
- "model": "tfmg:block/red_concrete_stairs_inner",
- "uvlock": true,
- "y": 90
- },
- "facing=south,half=bottom,shape=outer_left": {
- "model": "tfmg:block/red_concrete_stairs_outer"
- },
- "facing=south,half=bottom,shape=outer_right": {
- "model": "tfmg:block/red_concrete_stairs_outer",
- "uvlock": true,
- "y": 90
- },
- "facing=south,half=bottom,shape=straight": {
- "model": "tfmg:block/red_concrete_stairs",
- "uvlock": true,
- "y": 90
- },
- "facing=south,half=top,shape=inner_left": {
- "model": "tfmg:block/red_concrete_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 90
- },
- "facing=south,half=top,shape=inner_right": {
- "model": "tfmg:block/red_concrete_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 180
- },
- "facing=south,half=top,shape=outer_left": {
- "model": "tfmg:block/red_concrete_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 90
- },
- "facing=south,half=top,shape=outer_right": {
- "model": "tfmg:block/red_concrete_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 180
- },
- "facing=south,half=top,shape=straight": {
- "model": "tfmg:block/red_concrete_stairs",
- "uvlock": true,
- "x": 180,
- "y": 90
- },
- "facing=west,half=bottom,shape=inner_left": {
- "model": "tfmg:block/red_concrete_stairs_inner",
- "uvlock": true,
- "y": 90
- },
- "facing=west,half=bottom,shape=inner_right": {
- "model": "tfmg:block/red_concrete_stairs_inner",
- "uvlock": true,
- "y": 180
- },
- "facing=west,half=bottom,shape=outer_left": {
- "model": "tfmg:block/red_concrete_stairs_outer",
- "uvlock": true,
- "y": 90
- },
- "facing=west,half=bottom,shape=outer_right": {
- "model": "tfmg:block/red_concrete_stairs_outer",
- "uvlock": true,
- "y": 180
- },
- "facing=west,half=bottom,shape=straight": {
- "model": "tfmg:block/red_concrete_stairs",
- "uvlock": true,
- "y": 180
- },
- "facing=west,half=top,shape=inner_left": {
- "model": "tfmg:block/red_concrete_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 180
- },
- "facing=west,half=top,shape=inner_right": {
- "model": "tfmg:block/red_concrete_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 270
- },
- "facing=west,half=top,shape=outer_left": {
- "model": "tfmg:block/red_concrete_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 180
- },
- "facing=west,half=top,shape=outer_right": {
- "model": "tfmg:block/red_concrete_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 270
- },
- "facing=west,half=top,shape=straight": {
- "model": "tfmg:block/red_concrete_stairs",
- "uvlock": true,
- "x": 180,
- "y": 180
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/red_rebar_concrete_stairs.json b/build/resources/main/assets/tfmg/blockstates/red_rebar_concrete_stairs.json
deleted file mode 100644
index c81f7c85..00000000
--- a/build/resources/main/assets/tfmg/blockstates/red_rebar_concrete_stairs.json
+++ /dev/null
@@ -1,209 +0,0 @@
-{
- "variants": {
- "facing=east,half=bottom,shape=inner_left": {
- "model": "tfmg:block/red_concrete_stairs_inner",
- "uvlock": true,
- "y": 270
- },
- "facing=east,half=bottom,shape=inner_right": {
- "model": "tfmg:block/red_concrete_stairs_inner"
- },
- "facing=east,half=bottom,shape=outer_left": {
- "model": "tfmg:block/red_concrete_stairs_outer",
- "uvlock": true,
- "y": 270
- },
- "facing=east,half=bottom,shape=outer_right": {
- "model": "tfmg:block/red_concrete_stairs_outer"
- },
- "facing=east,half=bottom,shape=straight": {
- "model": "tfmg:block/red_concrete_stairs"
- },
- "facing=east,half=top,shape=inner_left": {
- "model": "tfmg:block/red_concrete_stairs_inner",
- "uvlock": true,
- "x": 180
- },
- "facing=east,half=top,shape=inner_right": {
- "model": "tfmg:block/red_concrete_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 90
- },
- "facing=east,half=top,shape=outer_left": {
- "model": "tfmg:block/red_concrete_stairs_outer",
- "uvlock": true,
- "x": 180
- },
- "facing=east,half=top,shape=outer_right": {
- "model": "tfmg:block/red_concrete_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 90
- },
- "facing=east,half=top,shape=straight": {
- "model": "tfmg:block/red_concrete_stairs",
- "uvlock": true,
- "x": 180
- },
- "facing=north,half=bottom,shape=inner_left": {
- "model": "tfmg:block/red_concrete_stairs_inner",
- "uvlock": true,
- "y": 180
- },
- "facing=north,half=bottom,shape=inner_right": {
- "model": "tfmg:block/red_concrete_stairs_inner",
- "uvlock": true,
- "y": 270
- },
- "facing=north,half=bottom,shape=outer_left": {
- "model": "tfmg:block/red_concrete_stairs_outer",
- "uvlock": true,
- "y": 180
- },
- "facing=north,half=bottom,shape=outer_right": {
- "model": "tfmg:block/red_concrete_stairs_outer",
- "uvlock": true,
- "y": 270
- },
- "facing=north,half=bottom,shape=straight": {
- "model": "tfmg:block/red_concrete_stairs",
- "uvlock": true,
- "y": 270
- },
- "facing=north,half=top,shape=inner_left": {
- "model": "tfmg:block/red_concrete_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 270
- },
- "facing=north,half=top,shape=inner_right": {
- "model": "tfmg:block/red_concrete_stairs_inner",
- "uvlock": true,
- "x": 180
- },
- "facing=north,half=top,shape=outer_left": {
- "model": "tfmg:block/red_concrete_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 270
- },
- "facing=north,half=top,shape=outer_right": {
- "model": "tfmg:block/red_concrete_stairs_outer",
- "uvlock": true,
- "x": 180
- },
- "facing=north,half=top,shape=straight": {
- "model": "tfmg:block/red_concrete_stairs",
- "uvlock": true,
- "x": 180,
- "y": 270
- },
- "facing=south,half=bottom,shape=inner_left": {
- "model": "tfmg:block/red_concrete_stairs_inner"
- },
- "facing=south,half=bottom,shape=inner_right": {
- "model": "tfmg:block/red_concrete_stairs_inner",
- "uvlock": true,
- "y": 90
- },
- "facing=south,half=bottom,shape=outer_left": {
- "model": "tfmg:block/red_concrete_stairs_outer"
- },
- "facing=south,half=bottom,shape=outer_right": {
- "model": "tfmg:block/red_concrete_stairs_outer",
- "uvlock": true,
- "y": 90
- },
- "facing=south,half=bottom,shape=straight": {
- "model": "tfmg:block/red_concrete_stairs",
- "uvlock": true,
- "y": 90
- },
- "facing=south,half=top,shape=inner_left": {
- "model": "tfmg:block/red_concrete_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 90
- },
- "facing=south,half=top,shape=inner_right": {
- "model": "tfmg:block/red_concrete_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 180
- },
- "facing=south,half=top,shape=outer_left": {
- "model": "tfmg:block/red_concrete_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 90
- },
- "facing=south,half=top,shape=outer_right": {
- "model": "tfmg:block/red_concrete_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 180
- },
- "facing=south,half=top,shape=straight": {
- "model": "tfmg:block/red_concrete_stairs",
- "uvlock": true,
- "x": 180,
- "y": 90
- },
- "facing=west,half=bottom,shape=inner_left": {
- "model": "tfmg:block/red_concrete_stairs_inner",
- "uvlock": true,
- "y": 90
- },
- "facing=west,half=bottom,shape=inner_right": {
- "model": "tfmg:block/red_concrete_stairs_inner",
- "uvlock": true,
- "y": 180
- },
- "facing=west,half=bottom,shape=outer_left": {
- "model": "tfmg:block/red_concrete_stairs_outer",
- "uvlock": true,
- "y": 90
- },
- "facing=west,half=bottom,shape=outer_right": {
- "model": "tfmg:block/red_concrete_stairs_outer",
- "uvlock": true,
- "y": 180
- },
- "facing=west,half=bottom,shape=straight": {
- "model": "tfmg:block/red_concrete_stairs",
- "uvlock": true,
- "y": 180
- },
- "facing=west,half=top,shape=inner_left": {
- "model": "tfmg:block/red_concrete_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 180
- },
- "facing=west,half=top,shape=inner_right": {
- "model": "tfmg:block/red_concrete_stairs_inner",
- "uvlock": true,
- "x": 180,
- "y": 270
- },
- "facing=west,half=top,shape=outer_left": {
- "model": "tfmg:block/red_concrete_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 180
- },
- "facing=west,half=top,shape=outer_right": {
- "model": "tfmg:block/red_concrete_stairs_outer",
- "uvlock": true,
- "x": 180,
- "y": 270
- },
- "facing=west,half=top,shape=straight": {
- "model": "tfmg:block/red_concrete_stairs",
- "uvlock": true,
- "x": 180,
- "y": 180
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/red_rebar_concrete_wall.json b/build/resources/main/assets/tfmg/blockstates/red_rebar_concrete_wall.json
deleted file mode 100644
index 1dacf99a..00000000
--- a/build/resources/main/assets/tfmg/blockstates/red_rebar_concrete_wall.json
+++ /dev/null
@@ -1,90 +0,0 @@
-{
- "multipart": [
- {
- "apply": {
- "model": "tfmg:block/red_concrete_wall_post"
- },
- "when": {
- "up": "true"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/red_concrete_wall_side",
- "uvlock": true,
- "y": 90
- },
- "when": {
- "east": "low"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/red_concrete_wall_side_tall",
- "uvlock": true,
- "y": 90
- },
- "when": {
- "east": "tall"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/red_concrete_wall_side",
- "uvlock": true
- },
- "when": {
- "north": "low"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/red_concrete_wall_side_tall",
- "uvlock": true
- },
- "when": {
- "north": "tall"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/red_concrete_wall_side",
- "uvlock": true,
- "y": 180
- },
- "when": {
- "south": "low"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/red_concrete_wall_side_tall",
- "uvlock": true,
- "y": 180
- },
- "when": {
- "south": "tall"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/red_concrete_wall_side",
- "uvlock": true,
- "y": 270
- },
- "when": {
- "west": "low"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/red_concrete_wall_side_tall",
- "uvlock": true,
- "y": 270
- },
- "when": {
- "west": "tall"
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/slag_block.json b/build/resources/main/assets/tfmg/blockstates/slag_block.json
deleted file mode 100644
index 2063db2c..00000000
--- a/build/resources/main/assets/tfmg/blockstates/slag_block.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "variants": {
- "": {
- "model": "tfmg:block/slag_block"
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/slag_bricks.json b/build/resources/main/assets/tfmg/blockstates/slag_bricks.json
deleted file mode 100644
index d80e21e1..00000000
--- a/build/resources/main/assets/tfmg/blockstates/slag_bricks.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "variants": {
- "": {
- "model": "tfmg:block/slag_bricks"
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/small_galena_brick_wall.json b/build/resources/main/assets/tfmg/blockstates/small_galena_brick_wall.json
deleted file mode 100644
index 1f0c5ac0..00000000
--- a/build/resources/main/assets/tfmg/blockstates/small_galena_brick_wall.json
+++ /dev/null
@@ -1,90 +0,0 @@
-{
- "multipart": [
- {
- "apply": {
- "model": "tfmg:block/small_galena_bricks_wall_post"
- },
- "when": {
- "up": "true"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/small_galena_bricks_wall_side",
- "uvlock": true,
- "y": 90
- },
- "when": {
- "east": "low"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/small_galena_bricks_wall_side_tall",
- "uvlock": true,
- "y": 90
- },
- "when": {
- "east": "tall"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/small_galena_bricks_wall_side",
- "uvlock": true
- },
- "when": {
- "north": "low"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/small_galena_bricks_wall_side_tall",
- "uvlock": true
- },
- "when": {
- "north": "tall"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/small_galena_bricks_wall_side",
- "uvlock": true,
- "y": 180
- },
- "when": {
- "south": "low"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/small_galena_bricks_wall_side_tall",
- "uvlock": true,
- "y": 180
- },
- "when": {
- "south": "tall"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/small_galena_bricks_wall_side",
- "uvlock": true,
- "y": 270
- },
- "when": {
- "west": "low"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/small_galena_bricks_wall_side_tall",
- "uvlock": true,
- "y": 270
- },
- "when": {
- "west": "tall"
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/steel_bars.json b/build/resources/main/assets/tfmg/blockstates/steel_bars.json
deleted file mode 100644
index a9bc86cd..00000000
--- a/build/resources/main/assets/tfmg/blockstates/steel_bars.json
+++ /dev/null
@@ -1,100 +0,0 @@
-{
- "multipart": [
- {
- "apply": {
- "model": "tfmg:block/steel_post_ends"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/steel_post"
- },
- "when": {
- "east": "false",
- "north": "false",
- "south": "false",
- "west": "false"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/steel_cap"
- },
- "when": {
- "east": "false",
- "north": "true",
- "south": "false",
- "west": "false"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/steel_cap",
- "y": 90
- },
- "when": {
- "east": "true",
- "north": "false",
- "south": "false",
- "west": "false"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/steel_cap_alt"
- },
- "when": {
- "east": "false",
- "north": "false",
- "south": "true",
- "west": "false"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/steel_cap_alt",
- "y": 90
- },
- "when": {
- "east": "false",
- "north": "false",
- "south": "false",
- "west": "true"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/steel_side"
- },
- "when": {
- "north": "true"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/steel_side",
- "y": 90
- },
- "when": {
- "east": "true"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/steel_side_alt"
- },
- "when": {
- "south": "true"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/steel_side_alt",
- "y": 90
- },
- "when": {
- "west": "true"
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/steel_block.json b/build/resources/main/assets/tfmg/blockstates/steel_block.json
deleted file mode 100644
index 5894d5d6..00000000
--- a/build/resources/main/assets/tfmg/blockstates/steel_block.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "variants": {
- "": {
- "model": "tfmg:block/steel_block"
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/steel_distillation_controller.json b/build/resources/main/assets/tfmg/blockstates/steel_distillation_controller.json
deleted file mode 100644
index f785a9b9..00000000
--- a/build/resources/main/assets/tfmg/blockstates/steel_distillation_controller.json
+++ /dev/null
@@ -1,19 +0,0 @@
-{
- "variants": {
- "facing=east": {
- "model": "tfmg:block/steel_distillation_controller/block",
- "y": 90
- },
- "facing=north": {
- "model": "tfmg:block/steel_distillation_controller/block"
- },
- "facing=south": {
- "model": "tfmg:block/steel_distillation_controller/block",
- "y": 180
- },
- "facing=west": {
- "model": "tfmg:block/steel_distillation_controller/block",
- "y": 270
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/steel_encased_aluminum_cogwheel.json b/build/resources/main/assets/tfmg/blockstates/steel_encased_aluminum_cogwheel.json
deleted file mode 100644
index bda0082c..00000000
--- a/build/resources/main/assets/tfmg/blockstates/steel_encased_aluminum_cogwheel.json
+++ /dev/null
@@ -1,56 +0,0 @@
-{
- "variants": {
- "axis=x,bottom_shaft=false,top_shaft=false": {
- "model": "tfmg:block/steel_encased_aluminum_cogwheel",
- "x": 90,
- "y": 90
- },
- "axis=x,bottom_shaft=false,top_shaft=true": {
- "model": "tfmg:block/steel_encased_aluminum_cogwheel_top",
- "x": 90,
- "y": 90
- },
- "axis=x,bottom_shaft=true,top_shaft=false": {
- "model": "tfmg:block/steel_encased_aluminum_cogwheel_bottom",
- "x": 90,
- "y": 90
- },
- "axis=x,bottom_shaft=true,top_shaft=true": {
- "model": "tfmg:block/steel_encased_aluminum_cogwheel_top_bottom",
- "x": 90,
- "y": 90
- },
- "axis=y,bottom_shaft=false,top_shaft=false": {
- "model": "tfmg:block/steel_encased_aluminum_cogwheel"
- },
- "axis=y,bottom_shaft=false,top_shaft=true": {
- "model": "tfmg:block/steel_encased_aluminum_cogwheel_top"
- },
- "axis=y,bottom_shaft=true,top_shaft=false": {
- "model": "tfmg:block/steel_encased_aluminum_cogwheel_bottom"
- },
- "axis=y,bottom_shaft=true,top_shaft=true": {
- "model": "tfmg:block/steel_encased_aluminum_cogwheel_top_bottom"
- },
- "axis=z,bottom_shaft=false,top_shaft=false": {
- "model": "tfmg:block/steel_encased_aluminum_cogwheel",
- "x": 90,
- "y": 180
- },
- "axis=z,bottom_shaft=false,top_shaft=true": {
- "model": "tfmg:block/steel_encased_aluminum_cogwheel_top",
- "x": 90,
- "y": 180
- },
- "axis=z,bottom_shaft=true,top_shaft=false": {
- "model": "tfmg:block/steel_encased_aluminum_cogwheel_bottom",
- "x": 90,
- "y": 180
- },
- "axis=z,bottom_shaft=true,top_shaft=true": {
- "model": "tfmg:block/steel_encased_aluminum_cogwheel_top_bottom",
- "x": 90,
- "y": 180
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/steel_fluid_tank.json b/build/resources/main/assets/tfmg/blockstates/steel_fluid_tank.json
deleted file mode 100644
index 8846788b..00000000
--- a/build/resources/main/assets/tfmg/blockstates/steel_fluid_tank.json
+++ /dev/null
@@ -1,76 +0,0 @@
-{
- "variants": {
- "bottom=false,shape=plain,top=false": {
- "model": "tfmg:block/steel_fluid_tank/block_middle"
- },
- "bottom=false,shape=plain,top=true": {
- "model": "tfmg:block/steel_fluid_tank/block_top"
- },
- "bottom=false,shape=window,top=false": {
- "model": "tfmg:block/steel_fluid_tank/block_middle_window"
- },
- "bottom=false,shape=window,top=true": {
- "model": "tfmg:block/steel_fluid_tank/block_top_window"
- },
- "bottom=false,shape=window_ne,top=false": {
- "model": "tfmg:block/steel_fluid_tank/block_middle_window_ne"
- },
- "bottom=false,shape=window_ne,top=true": {
- "model": "tfmg:block/steel_fluid_tank/block_top_window_ne"
- },
- "bottom=false,shape=window_nw,top=false": {
- "model": "tfmg:block/steel_fluid_tank/block_middle_window_nw"
- },
- "bottom=false,shape=window_nw,top=true": {
- "model": "tfmg:block/steel_fluid_tank/block_top_window_nw"
- },
- "bottom=false,shape=window_se,top=false": {
- "model": "tfmg:block/steel_fluid_tank/block_middle_window_se"
- },
- "bottom=false,shape=window_se,top=true": {
- "model": "tfmg:block/steel_fluid_tank/block_top_window_se"
- },
- "bottom=false,shape=window_sw,top=false": {
- "model": "tfmg:block/steel_fluid_tank/block_middle_window_sw"
- },
- "bottom=false,shape=window_sw,top=true": {
- "model": "tfmg:block/steel_fluid_tank/block_top_window_sw"
- },
- "bottom=true,shape=plain,top=false": {
- "model": "tfmg:block/steel_fluid_tank/block_bottom"
- },
- "bottom=true,shape=plain,top=true": {
- "model": "tfmg:block/steel_fluid_tank/block_single"
- },
- "bottom=true,shape=window,top=false": {
- "model": "tfmg:block/steel_fluid_tank/block_bottom_window"
- },
- "bottom=true,shape=window,top=true": {
- "model": "tfmg:block/steel_fluid_tank/block_single_window"
- },
- "bottom=true,shape=window_ne,top=false": {
- "model": "tfmg:block/steel_fluid_tank/block_bottom_window_ne"
- },
- "bottom=true,shape=window_ne,top=true": {
- "model": "tfmg:block/steel_fluid_tank/block_single_window_ne"
- },
- "bottom=true,shape=window_nw,top=false": {
- "model": "tfmg:block/steel_fluid_tank/block_bottom_window_nw"
- },
- "bottom=true,shape=window_nw,top=true": {
- "model": "tfmg:block/steel_fluid_tank/block_single_window_nw"
- },
- "bottom=true,shape=window_se,top=false": {
- "model": "tfmg:block/steel_fluid_tank/block_bottom_window_se"
- },
- "bottom=true,shape=window_se,top=true": {
- "model": "tfmg:block/steel_fluid_tank/block_single_window_se"
- },
- "bottom=true,shape=window_sw,top=false": {
- "model": "tfmg:block/steel_fluid_tank/block_bottom_window_sw"
- },
- "bottom=true,shape=window_sw,top=true": {
- "model": "tfmg:block/steel_fluid_tank/block_single_window_sw"
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/steel_frame.json b/build/resources/main/assets/tfmg/blockstates/steel_frame.json
deleted file mode 100644
index da3d9ae8..00000000
--- a/build/resources/main/assets/tfmg/blockstates/steel_frame.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "variants": {
- "": {
- "model": "tfmg:block/steel_frame/block"
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/steel_mechanical_pump.json b/build/resources/main/assets/tfmg/blockstates/steel_mechanical_pump.json
deleted file mode 100644
index 71b3d6b1..00000000
--- a/build/resources/main/assets/tfmg/blockstates/steel_mechanical_pump.json
+++ /dev/null
@@ -1,30 +0,0 @@
-{
- "variants": {
- "facing=down": {
- "model": "tfmg:block/steel_mechanical_pump/block",
- "x": 180
- },
- "facing=east": {
- "model": "tfmg:block/steel_mechanical_pump/block",
- "x": 90,
- "y": 90
- },
- "facing=north": {
- "model": "tfmg:block/steel_mechanical_pump/block",
- "x": 90
- },
- "facing=south": {
- "model": "tfmg:block/steel_mechanical_pump/block",
- "x": 90,
- "y": 180
- },
- "facing=up": {
- "model": "tfmg:block/steel_mechanical_pump/block"
- },
- "facing=west": {
- "model": "tfmg:block/steel_mechanical_pump/block",
- "x": 90,
- "y": 270
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/steel_pipe.json b/build/resources/main/assets/tfmg/blockstates/steel_pipe.json
deleted file mode 100644
index d9f75b9d..00000000
--- a/build/resources/main/assets/tfmg/blockstates/steel_pipe.json
+++ /dev/null
@@ -1,334 +0,0 @@
-{
- "multipart": [
- {
- "apply": {
- "model": "tfmg:block/steel_pipe/lu_x"
- },
- "when": {
- "down": "false",
- "north": "false",
- "south": "true",
- "up": "true"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/steel_pipe/ru_x"
- },
- "when": {
- "down": "false",
- "north": "true",
- "south": "false",
- "up": "true"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/steel_pipe/ld_x"
- },
- "when": {
- "down": "true",
- "north": "false",
- "south": "true",
- "up": "false"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/steel_pipe/rd_x"
- },
- "when": {
- "down": "true",
- "north": "true",
- "south": "false",
- "up": "false"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/steel_pipe/ud_x"
- },
- "when": {
- "down": "true",
- "north": "false",
- "south": "false",
- "up": "true"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/steel_pipe/u_x"
- },
- "when": {
- "down": "false",
- "north": "false",
- "south": "false",
- "up": "true"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/steel_pipe/d_x"
- },
- "when": {
- "down": "true",
- "north": "false",
- "south": "false",
- "up": "false"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/steel_pipe/lr_x"
- },
- "when": {
- "down": "false",
- "north": "true",
- "south": "true",
- "up": "false"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/steel_pipe/l_x"
- },
- "when": {
- "down": "false",
- "north": "false",
- "south": "true",
- "up": "false"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/steel_pipe/r_x"
- },
- "when": {
- "down": "false",
- "north": "true",
- "south": "false",
- "up": "false"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/steel_pipe/lu_y"
- },
- "when": {
- "east": "true",
- "north": "false",
- "south": "true",
- "west": "false"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/steel_pipe/ru_y"
- },
- "when": {
- "east": "false",
- "north": "false",
- "south": "true",
- "west": "true"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/steel_pipe/ld_y"
- },
- "when": {
- "east": "true",
- "north": "true",
- "south": "false",
- "west": "false"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/steel_pipe/rd_y"
- },
- "when": {
- "east": "false",
- "north": "true",
- "south": "false",
- "west": "true"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/steel_pipe/ud_y"
- },
- "when": {
- "east": "false",
- "north": "true",
- "south": "true",
- "west": "false"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/steel_pipe/u_y"
- },
- "when": {
- "east": "false",
- "north": "false",
- "south": "true",
- "west": "false"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/steel_pipe/d_y"
- },
- "when": {
- "east": "false",
- "north": "true",
- "south": "false",
- "west": "false"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/steel_pipe/lr_y"
- },
- "when": {
- "east": "true",
- "north": "false",
- "south": "false",
- "west": "true"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/steel_pipe/l_y"
- },
- "when": {
- "east": "true",
- "north": "false",
- "south": "false",
- "west": "false"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/steel_pipe/r_y"
- },
- "when": {
- "east": "false",
- "north": "false",
- "south": "false",
- "west": "true"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/steel_pipe/lu_z"
- },
- "when": {
- "down": "false",
- "east": "true",
- "up": "true",
- "west": "false"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/steel_pipe/ru_z"
- },
- "when": {
- "down": "false",
- "east": "false",
- "up": "true",
- "west": "true"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/steel_pipe/ld_z"
- },
- "when": {
- "down": "true",
- "east": "true",
- "up": "false",
- "west": "false"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/steel_pipe/rd_z"
- },
- "when": {
- "down": "true",
- "east": "false",
- "up": "false",
- "west": "true"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/steel_pipe/ud_z"
- },
- "when": {
- "down": "true",
- "east": "false",
- "up": "true",
- "west": "false"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/steel_pipe/u_z"
- },
- "when": {
- "down": "false",
- "east": "false",
- "up": "true",
- "west": "false"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/steel_pipe/d_z"
- },
- "when": {
- "down": "true",
- "east": "false",
- "up": "false",
- "west": "false"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/steel_pipe/lr_z"
- },
- "when": {
- "down": "false",
- "east": "true",
- "up": "false",
- "west": "true"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/steel_pipe/l_z"
- },
- "when": {
- "down": "false",
- "east": "true",
- "up": "false",
- "west": "false"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/steel_pipe/r_z"
- },
- "when": {
- "down": "false",
- "east": "false",
- "up": "false",
- "west": "true"
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/steel_scaffolding.json b/build/resources/main/assets/tfmg/blockstates/steel_scaffolding.json
deleted file mode 100644
index b758096e..00000000
--- a/build/resources/main/assets/tfmg/blockstates/steel_scaffolding.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "variants": {
- "bottom=false": {
- "model": "tfmg:block/steel_scaffolding"
- },
- "bottom=true": {
- "model": "tfmg:block/steel_scaffolding_horizontal"
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/sulfur.json b/build/resources/main/assets/tfmg/blockstates/sulfur.json
deleted file mode 100644
index 2b313ee3..00000000
--- a/build/resources/main/assets/tfmg/blockstates/sulfur.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "variants": {
- "": {
- "model": "tfmg:block/sulfur"
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/yellow_caution_block.json b/build/resources/main/assets/tfmg/blockstates/yellow_caution_block.json
deleted file mode 100644
index f95941a4..00000000
--- a/build/resources/main/assets/tfmg/blockstates/yellow_caution_block.json
+++ /dev/null
@@ -1,19 +0,0 @@
-{
- "variants": {
- "facing=east": {
- "model": "tfmg:block/yellow_caution_block",
- "y": 90
- },
- "facing=north": {
- "model": "tfmg:block/yellow_caution_block"
- },
- "facing=south": {
- "model": "tfmg:block/yellow_caution_block",
- "y": 180
- },
- "facing=west": {
- "model": "tfmg:block/yellow_caution_block",
- "y": 270
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/yellow_concrete_wall.json b/build/resources/main/assets/tfmg/blockstates/yellow_concrete_wall.json
deleted file mode 100644
index d162cd55..00000000
--- a/build/resources/main/assets/tfmg/blockstates/yellow_concrete_wall.json
+++ /dev/null
@@ -1,90 +0,0 @@
-{
- "multipart": [
- {
- "apply": {
- "model": "tfmg:block/yellow_concrete_wall_post"
- },
- "when": {
- "up": "true"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/yellow_concrete_wall_side",
- "uvlock": true,
- "y": 90
- },
- "when": {
- "east": "low"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/yellow_concrete_wall_side_tall",
- "uvlock": true,
- "y": 90
- },
- "when": {
- "east": "tall"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/yellow_concrete_wall_side",
- "uvlock": true
- },
- "when": {
- "north": "low"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/yellow_concrete_wall_side_tall",
- "uvlock": true
- },
- "when": {
- "north": "tall"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/yellow_concrete_wall_side",
- "uvlock": true,
- "y": 180
- },
- "when": {
- "south": "low"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/yellow_concrete_wall_side_tall",
- "uvlock": true,
- "y": 180
- },
- "when": {
- "south": "tall"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/yellow_concrete_wall_side",
- "uvlock": true,
- "y": 270
- },
- "when": {
- "west": "low"
- }
- },
- {
- "apply": {
- "model": "tfmg:block/yellow_concrete_wall_side_tall",
- "uvlock": true,
- "y": 270
- },
- "when": {
- "west": "tall"
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/blockstates/zinc_truss.json b/build/resources/main/assets/tfmg/blockstates/zinc_truss.json
deleted file mode 100644
index 22984c12..00000000
--- a/build/resources/main/assets/tfmg/blockstates/zinc_truss.json
+++ /dev/null
@@ -1,17 +0,0 @@
-{
- "variants": {
- "axis=x": {
- "model": "tfmg:block/zinc_truss",
- "x": 90,
- "y": 90
- },
- "axis=y": {
- "model": "tfmg:block/zinc_truss"
- },
- "axis=z": {
- "model": "tfmg:block/zinc_truss",
- "x": 90,
- "y": 180
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/lang/default/interface.json b/build/resources/main/assets/tfmg/lang/default/interface.json
deleted file mode 100644
index c5309ecf..00000000
--- a/build/resources/main/assets/tfmg/lang/default/interface.json
+++ /dev/null
@@ -1,172 +0,0 @@
-{
- "creative_tab.tfmg_main": "Create: The Factory Must Grow",
- "creative_tab.tfmg_decoration": "Create: TFMG Building Blocks",
-
- "create.goggles.fluid_storage": "Fluid Storage:",
- "create.goggles.item_storage": "Item Storage:",
- "create.goggles.item_storage_empty": "*Empty*",
-
- "create.goggles.surface_scanner.header": "Surface Scanner",
- "create.goggles.surface_scanner.no_deposit": "No Deposits Found",
- "create.goggles.surface_scanner.no_rotation": "Not Enough Rotation (Needs 64rpm)",
- "create.goggles.surface_scanner.deposits_found": " Chunks With Oil Deposits Found",
-
- "create.goggles.distillation_tower.status": "Distillation Tower Info:",
- "create.goggles.distillation_tower.tank_not_found": "Steel Fluid Tank Not Found",
- "create.goggles.distillation_tower.level": "Heat Level: %1$s",
- "create.goggles.distillation_tower.found_outputs": "Output Count: %1$s",
- "create.goggles.distillation_tower.no_outputs": "No Output Blocks Found",
-
- "create.goggles.blast_furnace.stats": "Blast Furnace:",
- "create.goggles.blast_furnace.fuel_amount": " Fuel : %1$s",
- "create.goggles.blast_furnace.height": " Height: %1$s",
- "create.goggles.blast_furnace.reinforced": "Reinforced",
- "create.goggles.blast_furnace.timer": "Time Left: %1$s",
- "create.goggles.blast_furnace.modifier": "Production Time: %1$s",
-
- "create.goggles.blast_stove.header": "Blast Stove: ",
- "create.goggles.blast_stove.tank1": "Input Tank: ",
- "create.goggles.blast_stove.tank2": "Fuel Tank: ",
- "create.goggles.blast_stove.tank3": "Output Tank 1: ",
- "create.goggles.blast_stove.tank4": "Output Tank 2: ",
-
- "create.goggles.coke_oven.header": "Coke Oven:",
- "create.goggles.coke_oven.progress": "Progress: %1$s",
-
- "create.goggles.pumpjack_info": "Pumpjack Info:",
- "create.goggles.pumpjack.reserves": "Deposit Reserves: ",
- "create.goggles.pumpjack.part_missing": "Hammer or Crank Missing",
- "create.goggles.pumpjack.wrong_rotation1": "The Pumpjack Base is oriented incorrectly, the red marker must",
- "create.goggles.pumpjack.wrong_rotation2": "face away from the Pumpjack Hammer Holder",
- "create.goggles.pumpjack_fluid_storage": "Fluid Tank Info:",
- "create.goggles.pumpjack.fluid_amount": "Fluid Amount:",
- "create.goggles.pumpjack.deposit_info": "Deposit Info:",
- "create.pumpjack_deposit_amount": "%1$s Buckets",
- "create.goggles.zero": "Machine Invalid",
-
- "create.voltage": "Voltage: %1$s",
- "create.fe": "FE: %1$s",
- "create.network": "Network: %1$s",
-
- "create.goggles.machine_input.info": "Machine Input Info",
- "create.goggles.machine_input.no_rot": "No Rotation Provided!",
- "create.goggles.machine_input.power_level": "Power Level: ",
-
- "create.goggles.winding_machine.header": "Winding Machine",
- "create.goggles.winding_machine.turns": "Turns Left: ",
- "create.goggles.winding_machine.progress": "Progress: ",
-
- "create.goggles.polarizer.header": "Polarizer",
- "create.goggles.polarizer.charge": "Charge: ",
- "create.goggles.polarizer.insufficient_power": "Not Enough Power (Needs 2000W)",
-
- "create.goggles.electric_machine.no_power": "No Power",
- "create.goggles.electricity.insufficient_voltage": "Insufficient Voltage",
-
- "create.goggles.voltmeter": "Voltmeter:",
- "create.goggles.gauge.value": " Measured Voltage:",
- "create.goggles.voltmeter.range": " Range: %1$s",
-
- "create.goggles.engine.header": "Engine Info",
- "create.goggles.engine.type": " Type: ",
- "create.goggles.engine.rpm": " Speed: ",
- "create.goggles.engine.signal": " Signal: ",
- "create.goggles.engine.torque": " Torque:",
- "create.goggles.engine.fuel_consumption": " Fuel Consumption:",
- "create.goggles.engine.oil": "Oil: ",
- "create.goggles.engine.cooling_fluid": "Cooling Fluid: ",
- "create.goggles.engine.unfinished": "Engine Unfinished",
- "create.goggles.engine.next_component": " Next Component: ",
- "create.goggles.engine.pistons_missing": "Pistons Missing",
- "create.goggles.engine.turbines_missing": "Turbines Missing",
-
- "create.goggles.electrode_holder.min_amps": "Not Enough Current (Needs ",
-
- "create.goggles.vat.header": "Chemical Vat",
- "create.goggles.vat.attachments": "Attachments:",
- "create.goggles.vat.contents": "Vat Contents:",
- "create.goggles.vat.heat_status": "Heat Status: ",
- "create.goggles.vat.no_heat": "No Heat",
- "create.goggles.vat.heated": "Heated",
- "create.goggles.vat.superheated": "Superheated",
- "create.goggles.vat.tfmg.graphite_electrode": " Graphite Electrode",
- "create.goggles.vat.tfmg.electrode": " Electrode",
- "create.goggles.vat.tfmg.mixing": " Mixer",
- "create.goggles.vat.tfmg.centrifuge": " Centrifuge",
-
-
- "create.goggles.ammeter": "Ammeter:",
- "create.goggles.ammeter.amps": " Measured Amps: %1$s V",
-
- "create.goggles.motor.usage": "Energy Usage: %1$s fe/t",
- "create.goggles.generator.production": "Energy Production: %1$s fe/t",
-
- "create.resistor.allowed_voltage": "Percentage of Voltage Allowed",
- "create.winding_machine.turn_percentage": "Allowed Turn Percentage (From 1000)",
- "create.creative_generator.voltage_generation": "Voltage Generation",
-
- "create.distillation_output.when_tank_is_full": "When Internal Tank is Full",
- "create.distillation_output.mode.keep_fluid": "Stop Distillation Process",
- "create.distillation_output.mode.void_when_full": "Void Excess Fluid",
-
- "death.attack.tfmg.concrete": "%1$s tried to eat Concrete",
- "death.attack.tfmg.concrete.player": "%1$s tried to eat Concrete",
-
- "death.attack.tfmg.acid": "%1$s took an acid bath",
- "death.attack.tfmg.acid.player": "%1$s took an acid bath",
-
- "death.attack.tfmg.blast_furnace": "%1$s was turned in carbon steel",
- "death.attack.tfmg.blast_furnace.player": "%1$s was thrown into a blast furnace",
-
- "create.tooltip.fuse": "Rating: %1$s",
- "create.tooltip.resistor": "Resistance: %1$s",
- "create.tooltip.coils": "Turns: %1$s",
- "create.tooltip.cylinder": "Supported Fuels:",
- "create.tooltip.fluid_item": "Fluid Amount: %1$s",
-
- "create.recipe.assembly.winding": "Wind a Spool",
-
- "create.recipe.distillation": "Distillation",
- "create.recipe.advanced_distillation": "Advanced Distillation",
- "create.recipe.industrial_blasting": "Industrial Blasting",
- "create.recipe.casting": "Casting",
- "create.recipe.coking": "Coking",
- "create.recipe.polarizing": "Polarizing",
- "create.recipe.chemical_vat": "Chemical Vat",
- "create.recipe.hot_blast": "Air Blasting",
- "create.recipe.winding": "Winding",
-
- "tfmg.keyinfo.custom_button": "Engine Controller Custom Button",
- "tfmg.keyinfo.engine_start": "Start Engine",
- "tfmg.keyinfo.transmission_shift_up": "Transmission Shift Up",
- "tfmg.keyinfo.transmission_shift_down": "Transmission Shift Down",
-
- "create.multimeter.header": "Multimeter Data:",
- "create.multimeter.additional_values": "Additional Values:",
- "create.multimeter.power_usage": " Power Usage: ",
- "create.multimeter.group": " Group: ",
- "create.multimeter.voltage_generated": " Voltage Generated: ",
- "create.multimeter.power_generated": " Power Generated: ",
- "create.multimeter.power_percentage": " Grid Strength: ",
- "create.multimeter.energy_usage": " Energy Usage: ",
- "create.multimeter.energy_stored": " Energy Stored: ",
- "create.multimeter.transformer_ratio": " Turn Ratio: ",
-
- "item.minecraft.potion.effect.hellfire_potion": "Potion of Hellfire",
- "item.minecraft.splash_potion.effect.hellfire_potion": "Splash Potion of Hellfire",
- "item.minecraft.lingering_potion.effect.hellfire_potion": "Lingering Potion of Hellfire",
- "item.minecraft.tipped_arrow.effect.hellfire_potion": "Arrow of Hellfire",
-
- "effect.tfmg.hellfire": "Hellfire",
-
- "create.wires.removed_data": "Data Removed",
-
- "create.oil_hammer.reserves": "Oil Reserves: %1$s",
-
-
-
- "tfmg.subtitle.engine_sounds": "Engine Sounds",
- "tfmg.subtitle.diesel_engine_sounds": "Diesel Engine Sounds"
-
-
-}
diff --git a/build/resources/main/assets/tfmg/lang/default/tooltips.json b/build/resources/main/assets/tfmg/lang/default/tooltips.json
deleted file mode 100644
index 36cbbe24..00000000
--- a/build/resources/main/assets/tfmg/lang/default/tooltips.json
+++ /dev/null
@@ -1,260 +0,0 @@
-{
-
-
- "OwO": "UwU",
-
- "item.tfmg.multimeter.tooltip.summary": "Shows data about an electrical block and its network",
- "item.tfmg.multimeter.tooltip.condition1": "When looking at an electric component NOTE: It does not work while wearing Engineers Goggles",
- "item.tfmg.multimeter.tooltip.behaviour1": "Shows resistance, voltage, current and power in ohms, volts, amperes and kilowatts respectively along with the components group",
- "item.tfmg.multimeter.tooltip.condition2": "When looking at an electric component while crouching",
- "item.tfmg.multimeter.tooltip.behaviour2": "Additionally to the previously mentioned stats the multimeter shows the networks total power generation and consumption",
-
- "item.tfmg.white_multimeter.tooltip.summary": "Shows data about an electrical block and its network",
- "item.tfmg.white_multimeter.tooltip.condition1": "When looking at an electric component NOTE: It does not work while wearing Engineers Goggles",
- "item.tfmg.white_multimeter.tooltip.behaviour1": "Shows resistance, voltage, current and power in ohms, volts, amperes and kilowatts respectively along with the components group",
- "item.tfmg.white_multimeter.tooltip.condition2": "When looking at an electric component while crouching",
- "item.tfmg.white_multimeter.tooltip.behaviour2": "Additionally to the previously mentioned stats the multimeter shows the networks total power generation and consumption",
-
- "item.tfmg.light_gray_multimeter.tooltip.summary": "Shows data about an electrical block and its network",
- "item.tfmg.light_gray_multimeter.tooltip.condition1": "When looking at an electric component NOTE: It does not work while wearing Engineers Goggles",
- "item.tfmg.light_gray_multimeter.tooltip.behaviour1": "Shows resistance, voltage, current and power in ohms, volts, amperes and kilowatts respectively along with the components group",
- "item.tfmg.light_gray_multimeter.tooltip.condition2": "When looking at an electric component while crouching",
- "item.tfmg.light_gray_multimeter.tooltip.behaviour2": "Additionally to the previously mentioned stats the multimeter shows the networks total power generation and consumption",
-
- "item.tfmg.gray_multimeter.tooltip.summary": "Shows data about an electrical block and its network",
- "item.tfmg.gray_multimeter.tooltip.condition1": "When looking at an electric component NOTE: It does not work while wearing Engineers Goggles",
- "item.tfmg.gray_multimeter.tooltip.behaviour1": "Shows resistance, voltage, current and power in ohms, volts, amperes and kilowatts respectively along with the components group",
- "item.tfmg.gray_multimeter.tooltip.condition2": "When looking at an electric component while crouching",
- "item.tfmg.gray_multimeter.tooltip.behaviour2": "Additionally to the previously mentioned stats the multimeter shows the networks total power generation and consumption",
-
- "item.tfmg.black_multimeter.tooltip.summary": "Shows data about an electrical block and its network",
- "item.tfmg.black_multimeter.tooltip.condition1": "When looking at an electric component NOTE: It does not work while wearing Engineers Goggles",
- "item.tfmg.black_multimeter.tooltip.behaviour1": "Shows resistance, voltage, current and power in ohms, volts, amperes and kilowatts respectively along with the components group",
- "item.tfmg.black_multimeter.tooltip.condition2": "When looking at an electric component while crouching",
- "item.tfmg.black_multimeter.tooltip.behaviour2": "Additionally to the previously mentioned stats the multimeter shows the networks total power generation and consumption",
-
- "item.tfmg.red_multimeter.tooltip.summary": "Shows data about an electrical block and its network",
- "item.tfmg.red_multimeter.tooltip.condition1": "When looking at an electric component NOTE: It does not work while wearing Engineers Goggles",
- "item.tfmg.red_multimeter.tooltip.behaviour1": "Shows resistance, voltage, current and power in ohms, volts, amperes and kilowatts respectively along with the components group",
- "item.tfmg.red_multimeter.tooltip.condition2": "When looking at an electric component while crouching",
- "item.tfmg.red_multimeter.tooltip.behaviour2": "Additionally to the previously mentioned stats the multimeter shows the networks total power generation and consumption",
-
- "item.tfmg.orange_multimeter.tooltip.summary": "Shows data about an electrical block and its network",
- "item.tfmg.orange_multimeter.tooltip.condition1": "When looking at an electric component NOTE: It does not work while wearing Engineers Goggles",
- "item.tfmg.orange_multimeter.tooltip.behaviour1": "Shows resistance, voltage, current and power in ohms, volts, amperes and kilowatts respectively along with the components group",
- "item.tfmg.orange_multimeter.tooltip.condition2": "When looking at an electric component while crouching",
- "item.tfmg.orange_multimeter.tooltip.behaviour2": "Additionally to the previously mentioned stats the multimeter shows the networks total power generation and consumption",
-
- "item.tfmg.yellow_multimeter.tooltip.summary": "Shows data about an electrical block and its network",
- "item.tfmg.yellow_multimeter.tooltip.condition1": "When looking at an electric component NOTE: It does not work while wearing Engineers Goggles",
- "item.tfmg.yellow_multimeter.tooltip.behaviour1": "Shows resistance, voltage, current and power in ohms, volts, amperes and kilowatts respectively along with the components group",
- "item.tfmg.yellow_multimeter.tooltip.condition2": "When looking at an electric component while crouching",
- "item.tfmg.yellow_multimeter.tooltip.behaviour2": "Additionally to the previously mentioned stats the multimeter shows the networks total power generation and consumption",
-
- "item.tfmg.lime_multimeter.tooltip.summary": "Shows data about an electrical block and its network",
- "item.tfmg.lime_multimeter.tooltip.condition1": "When looking at an electric component NOTE: It does not work while wearing Engineers Goggles",
- "item.tfmg.lime_multimeter.tooltip.behaviour1": "Shows resistance, voltage, current and power in ohms, volts, amperes and kilowatts respectively along with the components group",
- "item.tfmg.lime_multimeter.tooltip.condition2": "When looking at an electric component while crouching",
- "item.tfmg.lime_multimeter.tooltip.behaviour2": "Additionally to the previously mentioned stats the multimeter shows the networks total power generation and consumption",
-
- "item.tfmg.green_multimeter.tooltip.summary": "Shows data about an electrical block and its network",
- "item.tfmg.green_multimeter_.tooltip.condition1": "When looking at an electric component NOTE: It does not work while wearing Engineers Goggles",
- "item.tfmg.green_multimeter.tooltip.behaviour1": "Shows resistance, voltage, current and power in ohms, volts, amperes and kilowatts respectively along with the components group",
- "item.tfmg.green_multimeter.tooltip.condition2": "When looking at an electric component while crouching",
- "item.tfmg.green_multimeter.tooltip.behaviour2": "Additionally to the previously mentioned stats the multimeter shows the networks total power generation and consumption",
-
- "item.tfmg.light_blue_multimeter.tooltip.summary": "Shows data about an electrical block and its network",
- "item.tfmg.light_blue_multimeter.tooltip.condition1": "When looking at an electric component NOTE: It does not work while wearing Engineers Goggles",
- "item.tfmg.light_blue_multimeter.tooltip.behaviour1": "Shows resistance, voltage, current and power in ohms, volts, amperes and kilowatts respectively along with the components group",
- "item.tfmg.light_blue_multimeter.tooltip.condition2": "When looking at an electric component while crouching",
- "item.tfmg.light_blue_multimeter.tooltip.behaviour2": "Additionally to the previously mentioned stats the multimeter shows the networks total power generation and consumption",
-
- "item.tfmg.cyan_multimeter.tooltip.summary": "Shows data about an electrical block and its network",
- "item.tfmg.cyan_multimeter.tooltip.condition1": "When looking at an electric component NOTE: It does not work while wearing Engineers Goggles",
- "item.tfmg.cyan_multimeter.tooltip.behaviour1": "Shows resistance, voltage, current and power in ohms, volts, amperes and kilowatts respectively along with the components group",
- "item.tfmg.cyan_multimeter.tooltip.condition2": "When looking at an electric component while crouching",
- "item.tfmg.cyan_multimeter.tooltip.behaviour2": "Additionally to the previously mentioned stats the multimeter shows the networks total power generation and consumption",
-
- "item.tfmg.blue_multimeter.tooltip.summary": "Shows data about an electrical block and its network",
- "item.tfmg.blue_multimeter.tooltip.condition1": "When looking at an electric component NOTE: It does not work while wearing Engineers Goggles",
- "item.tfmg.blue_multimeter.tooltip.behaviour1": "Shows resistance, voltage, current and power in ohms, volts, amperes and kilowatts respectively along with the components group",
- "item.tfmg.blue_multimeter.tooltip.condition2": "When looking at an electric component while crouching",
- "item.tfmg.blue_multimeter.tooltip.behaviour2": "Additionally to the previously mentioned stats the multimeter shows the networks total power generation and consumption",
-
- "item.tfmg.purple_multimeter.tooltip.summary": "Shows data about an electrical block and its network",
- "item.tfmg.purple_multimeter.tooltip.condition1": "When looking at an electric component NOTE: It does not work while wearing Engineers Goggles",
- "item.tfmg.purple_multimeter.tooltip.behaviour1": "Shows resistance, voltage, current and power in ohms, volts, amperes and kilowatts respectively along with the components group",
- "item.tfmg.purple_multimeter.tooltip.condition2": "When looking at an electric component while crouching",
- "item.tfmg.purple_multimeter.tooltip.behaviour2": "Additionally to the previously mentioned stats the multimeter shows the networks total power generation and consumption",
-
- "item.tfmg.magenta_multimeter.tooltip.summary": "Shows data about an electrical block and its network",
- "item.tfmg.magenta_multimeter.tooltip.condition1": "When looking at an electric component NOTE: It does not work while wearing Engineers Goggles",
- "item.tfmg.magenta_multimeter.tooltip.behaviour1": "Shows resistance, voltage, current and power in ohms, volts, amperes and kilowatts respectively along with the components group",
- "item.tfmg.magenta_multimeter.tooltip.condition2": "When looking at an electric component while crouching",
- "item.tfmg.magenta_multimeter.tooltip.behaviour2": "Additionally to the previously mentioned stats the multimeter shows the networks total power generation and consumption",
-
- "item.tfmg.pink_multimeter.tooltip.summary": "Shows data about an electrical block and its network",
- "item.tfmg.pink_multimeter.tooltip.condition1": "When looking at an electric component NOTE: It does not work while wearing Engineers Goggles",
- "item.tfmg.pink_multimeter.tooltip.behaviour1": "Shows resistance, voltage, current and power in ohms, volts, amperes and kilowatts respectively along with the components group",
- "item.tfmg.pink_multimeter.tooltip.condition2": "When looking at an electric component while crouching",
- "item.tfmg.pink_multimeter.tooltip.behaviour2": "Additionally to the previously mentioned stats the multimeter shows the networks total power generation and consumption",
-
- "item.tfmg.brown_multimeter.tooltip.summary": "Shows data about an electrical block and its network",
- "item.tfmg.brown_multimeter.tooltip.condition1": "When looking at an electric component NOTE: It does not work while wearing Engineers Goggles",
- "item.tfmg.brown_multimeter.tooltip.behaviour1": "Shows resistance, voltage, current and power in ohms, volts, amperes and kilowatts respectively along with the components group",
- "item.tfmg.brown_multimeter_cannon.tooltip.condition2": "When looking at an electric component while crouching",
- "item.tfmg.brown_multimeter.tooltip.behaviour2": "Additionally to the previously mentioned stats the multimeter shows the networks total power generation and consumption",
-
- "block.tfmg.firebox.tooltip.summary": "Heats machinery when fuel is pumped inside",
- "block.tfmg.firebox.tooltip.condition1": "When filled with lpg, butane, diesel, propane, naphta or kerosene with carbon dioxide being pumped out",
- "block.tfmg.firebox.tooltip.behaviour1": "Heats machinery above it acting as a blaze burner",
-
- "block.tfmg.winding_machine.tooltip.summary": "Changes the amount of turns on spools and the resistance on resistors",
- "block.tfmg.winding_machine.tooltip.behaviour1": "Right click with your desired item (Electromagnetic Coil or Resistor) and then right click with either a Copper spool for Coils and an Aluminium one for resistors. Interact with it to set the amount of turns/ohms and power with rotation. Use the Engineers goggles to see when your winding is finished.",
-
- "block.tfmg.surface_scanner.tooltip.summary": "Helps to find chunks with oil",
- "block.tfmg.surface_scanner.tooltip.condition1": "When powered from below with a Machine Input",
- "block.tfmg.surface_scanner.tooltip.behaviour1": "The machines top 5x5 grid shows the surrounding chunks with its chunk in the center, the chunks that have atleast 1 oil deposit in them should glow. If the surface does not start to glow within a few seconds then it is likely that there are no oil deposits nearby. Chunks can be seen ingame with F3+G",
-
- "block.tfmg.casting_basin.tooltip.summary": "Casts ingots",
- "block.tfmg.casting_basin.tooltip.condition1": "When supplied with molten steel",
- "block.tfmg.casting_basin.tooltip.behaviour1": "Creates steel ingots which must have a sufficent output as the internal storage of the basin is limited",
-
- "block.tfmg.neon_tube.tooltip.summary": "Glows",
- "block.tfmg.neon_tube.tooltip.condition1": "When provided with power",
- "block.tfmg.neon_tube.tooltip.behaviour1": "Glows relative to the amount of power its receiving",
- "block.tfmg.neon_tube.tooltip.condition2": "When interacted with a dye",
- "block.tfmg.neon_tube.tooltip.behaviour2": "Changes color to the color of the light when glowing",
- "block.tfmg.neon_tube.tooltip.condition3": "When interacted with a Wrench",
- "block.tfmg.neon_tube.tooltip.behaviour3": "Changes shape providing a space to power the tube",
-
- "block.tfmg.light_bulb.tooltip.summary": "Glows",
- "block.tfmg.light_bulb.tooltip.condition1": "When provided with power",
- "block.tfmg.light_bulb.tooltip.behaviour1": "Glows relative to the amount of power its receiving",
- "block.tfmg.light_bulb.tooltip.condition2": "When interacted with a dye",
- "block.tfmg.light_bulb.tooltip.behaviour2": "Changes color to the color of the light when glowing",
-
- "block.tfmg.circular_light.tooltip.summary": "Glows",
- "block.tfmg.circular_light.tooltip.condition1": "When provided with power",
- "block.tfmg.circular_light.tooltip.behaviour1": "Glows relative to the amount of power its receiving",
- "block.tfmg.circular_light.tooltip.condition2": "When interacted with a dye",
- "block.tfmg.circular_light.tooltip.behaviour2": "Changes color to the color of the light when glowing",
-
- "block.tfmg.modern_light.tooltip.summary": "Glows",
- "block.tfmg.modern_light.tooltip.condition1": "When provided with power",
- "block.tfmg.modern_light.tooltip.behaviour1": "Glows relative to the amount of power its receiving",
- "block.tfmg.modern_light.tooltip.condition2": "When interacted with a dye",
- "block.tfmg.modern_light.tooltip.behaviour2": "Changes color to the color of the light when glowing",
-
- "block.tfmg.aluminum_lamp.tooltip.summary": "Glows",
- "block.tfmg.aluminum_lamp.tooltip.condition1": "When provided with power",
- "block.tfmg.aluminum_lamp.tooltip.behaviour1": "Glows relative to the amount of power its receiving",
- "block.tfmg.aluminum_lamp.tooltip.condition2": "When interacted with a dye",
- "block.tfmg.aluminum_lamp.tooltip.behaviour2": "Changes color to the color of the light when glowing",
-
- "item.tfmg.oil_can.tooltip.summary": "Adds lubrication oil to engines",
- "item.tfmg.oil_can.tooltip.condition1": "When Right Clicking a tank with lubrication oil inside",
- "item.tfmg.oil_can.tooltip.behaviour1": "Fills the can with lubrication oil",
- "item.tfmg.oil_can.tooltip.condition2": "When Right Clicking an engine",
- "item.tfmg.oil_can.tooltip.behaviour2": "Fills the engine with lubrication oil",
-
- "block.tfmg.cable_connector.tooltip.summary": "Transfers power",
- "block.tfmg.cable_connector.tooltip.condition1": "When 2 cable insulators are right clicked with a copper/aluminum/constantan spool",
- "block.tfmg.cable_connector.tooltip.behaviour1": "Created a connection between the 2 insulators transferring power between them",
-
- "block.tfmg.glass_cable_insulator.tooltip.summary": "Transfers power",
- "block.tfmg.glass_cable_insulator.tooltip.condition1": "When 2 cable insulators are right clicked with a copper/aluminum/constantan spool",
- "block.tfmg.glass_cable_insulator.tooltip.behaviour1": "Created a connection between the 2 insulators transferring power between them",
-
- "block.tfmg.transformer.tooltip.summary": "Changes the voltage in a circuit",
- "block.tfmg.transformer.tooltip.behaviour1": "Needs 2 electromagnetic coils of different turn amounts that have to be put on the transformer where the output (indicated by a small line of copper) outputs voltage based on the ratio of the 2 coils (for example if the input has a coil with 50 turns and the output has one with a 100 then the voltage is doubled since 100/50 = 2)",
-
- "block.tfmg.diode.tooltip.summary": "Functions as a one way gateway for power to flow through",
- "block.tfmg.diode.tooltip.condition1": "When provided with power from its darker side",
- "block.tfmg.diode.tooltip.behaviour1": "The power will be outputted on its lighter side acting as a one way pathway for power (meaning any power that would be coming from its lighter side would not be outputted on the darker one)",
-
- "block.tfmg.blast_stove.tooltip.summary": "Heats Air",
- "block.tfmg.blast_stove.tooltip.behaviour1": "When 3 blast stoves are placed on top of eachother (or in a 3x2 shape) the smallest version of a blast stove is created, to add further internal storage you can add more stove blocks on top which is generally reccomended. A Blast Stove requires 2 things to be pumped in. Air, from the side of the bottom block and Creosote or Furnace gas from the bottom. Carbon dioxide must be pumped out from the side of the bottom block and finally heated air must be pumped out from the machines top.",
-
- "block.tfmg.resistor.tooltip.summary": "Adds resistance to a network",
- "block.tfmg.resistor.tooltip.condition1": "When placed on a block within a group",
- "block.tfmg.resistor.tooltip.behaviour1": "Adds the resistors respective resistance (to see how to change its resistance look at the winding machines tooltip) to whatever electric group its target block is in",
-
- "block.tfmg.electrical_switch.tooltip.summary": "Lets power through when powered with redstone",
-
- "block.tfmg.potentiometer.tooltip.summary": "Lets through a only a set amount of voltage",
- "block.tfmg.potentiometer.tooltip.behaviour1": "Based on what pecentage you set, this machine only lets through a certain amount of voltage outputted by its output (its output can be seen by the arrow like pattern on its top pointing to it)",
-
- "block.tfmg.fireclay.tooltip.summary": "Spawns in underground veins located in the overworld",
-
- "item.tfmg.advanced_potato_cannon.tooltip.summary": "Launches _Napalm Potatoes_ at Enemies. Can be powered with _Air_ _Pressure_ from a _Backtank_",
- "item.tfmg.advanced_potato_cannon.tooltip.condition1": "When R-Clicked",
- "item.tfmg.advanced_potato_cannon.tooltip.behaviour1": "_Shoots_ a _Napalm Potato_ from your _Inventory_.",
- "item.tfmg.advanced_potato_cannon.tooltip.condition2": "While wearing Backtank",
- "item.tfmg.advanced_potato_cannon.tooltip.behaviour2": "_No_ _Durability_ will be used. Instead, _Air_ _pressure_ is drained from the Tank",
-
- "item.tfmg.flamethrower.tooltip.summary": "Burns burnable _Gases_ and _Fluids_ to shoot out a burst of flame to burn your Enemies",
- "item.tfmg.flamethrower.tooltip.condition1": "When R-Clicked",
- "item.tfmg.flamethrower.tooltip.behaviour1": "_Shoots out Flames_ ",
- "item.tfmg.flamethrower.tooltip.condition2": "When R-Clicking a Fluid Tank with Gasoline, Diesel, Kerosene, Naphtha, LPG, Molten Slag or Napalm inside",
- "item.tfmg.flamethrower.tooltip.behaviour2": "The _Fuel_ will be consumed from the tank. _Range_ and _Spread_ change according to your _Fuel_ of choice",
-
- "item.tfmg.pipebomb.tooltip.summary": "So cool",
-
- "item.tfmg.screwdriver.tooltip.summary": "Can lock pipes in place",
- "item.tfmg.screwdriver.tooltip.condition1": "When R-Clicking pipe",
- "item.tfmg.screwdriver.tooltip.behaviour1": "Locks _Pipe_ in its current rotation allowing for _Pipes_ to be placed next to eachother _Without Connecting_",
-
- "block.tfmg.polarizer.tooltip.summary": "Makes Magnetis out of Magnetic Ingots",
- "block.tfmg.polarizer.tooltip.condition1": "When powered",
- "block.tfmg.polarizer.tooltip.behaviour1": "Will turn a _Magnetic Ingot_ into a _Magnet_ when right clicked with a _Magnetic Ingot_ after a bit of time",
-
- "item.tfmg.magnetic_alloy_ingot.tooltip.summary": "Striking this with a lightning might do something...",
-
- "item.tfmg.lithium_blade.tooltip.summary": "Using _Steel Ingot_Lithium Charges_, this Blade is set aflame burning enemies and shooting out Bolts of _Hellfire_",
- "item.tfmg.lithium_blade.tooltip.condition1": "When R-Clicked when Off",
- "item.tfmg.lithium_blade.tooltip.behaviour1": "Is set on hellfire, consuming a _Lithium Charge_. Its flame sets enemies on fire for a set amount of time, this fire is renewed even after Enemy extinguishes themself in water ",
- "item.tfmg.lithium_blade.tooltip.condition2": "When R-Clicking when On",
- "item.tfmg.lithium_blade.tooltip.behaviour2": "Shoots out several bolts of _Hellfire_ consuming the blades charge",
-
- "block.tfmg.accumulator.tooltip.summary": "Holds a Large Amount of energy (inserted from bottom) that can be outputted Slowly from the Top",
-
- "item.tfmg.electrictians_wrench.tooltip.summary": "Changes the electrical group of a component",
- "item.tfmg.electrictians_wrench.tooltip.condition1": "When R-Clicking electrical block",
- "item.tfmg.electrictians_wrench.tooltip.behaviour1": "Opens up a menu where you can choose the group of set block. Groups are explained within the generators ponder",
-
- "block.tfmg.flarestack.tooltip.summary": "Burns unneeded oil products",
- "block.tfmg.flarestack.tooltip.condition1": "When Pumped burnable Fluids/Gases into from the bottom",
- "block.tfmg.flarestack.tooltip.behaviour1": "Deletes what is pumped inside",
-
- "block.tfmg.large_engine.tooltip.summary": "Creates rotation from less refined fuels",
- "block.tfmg.large_engine.tooltip.behaviour1": "To function it requires air and fuel to be pumped in (Diesel, Kerosene, Naphta, Furnace Gas) and co2 to be pumped out (needs an exhaust) to generate rotation (a shaft needs to be attached similiar to a steam engine)",
-
- "block.tfmg.simple_large_engine.tooltip.summary": "Creates rotation (less effectively than its regular counterpart) from less refined fuels",
- "block.tfmg.simple_large_engine.tooltip.behaviour1": "To function it requires air and fuel to be pumped in (Diesel, Kerosene, Naphta, Furnace Gas) and co2 to be pumped out (needs an exhaust) to generate rotation (a shaft needs to be attached similiar to a steam engine)",
-
- "block.tfmg.engine_controller.tooltip.summary": "Controls the speed and direction of rotation generated by various types of engine",
- "block.tfmg.engine_controller.tooltip.condition1": "How to link to an engine",
- "block.tfmg.engine_controller.tooltip.behaviour1": "R-Click the controller with a transmission item and then do the same with the engine.",
- "block.tfmg.engine_controller.tooltip.condition2": "How to control an engine",
- "block.tfmg.engine_controller.tooltip.behaviour2": "Look in the Keybinds part of the minecraft settings specifically in the Create: The Factory Must Grow section",
-
- "block.tfmg.voltmeter.tooltip.summary": "Shows various different values about an electric component",
- "block.tfmg.voltmeter.tooltip.behaviour1": "To use put this block on an electric block/component. By default it will measure voltage from 0 to 500 volts. To see what its currently measuring look at it with engineers goggles. To choose from various options of what it can measure R-Click with a wrench.",
-
- "block.tfmg.converter.tooltip.summary": "Converts FE to TFMG energy and vice versa",
- "block.tfmg.converter.tooltip.behaviour1": "The block has a TFMG input (copper) and an FE one (redstone) by default it converts TFMG energy to FE with a wrench you can make the converter convert FE to TFMG energy. Voltage of the tfmg output may be abjusted by opening a menu on the side of the Converter",
-
- "block.tfmg.cocrete_hose.tooltip.summary": "Pumps concrete like a hose pulley into rebar blocks. Set concrete dries as rebar concrete",
-
- "block.tfmg.voltage_observer.tooltip.summary": "Powers redstone when any voltage is detected",
-
- "item.tfmg.quad_potato_cannon.tooltip.summary": "Launches 4 of your home-grown vegetables at Enemies. Can be powered with _Air_ _Pressure_ from a _Backtank_",
- "item.tfmg.quad_potato_cannon.tooltip.condition1": "When R-Clicked",
- "item.tfmg.quad_potato_cannon.tooltip.behaviour1": "_Shoots_ a suitable item from your _Inventory_.",
- "item.tfmg.quad_potato_cannon.tooltip.condition2": "While wearing Backtank",
- "item.tfmg.quad_potato_cannon.tooltip.behaviour2": "_No_ _Durability_ will be used. Instead, _Air_ _pressure_ is drained from the Tank"
-
-
-
-}
diff --git a/build/resources/main/assets/tfmg/lang/ru_ru.json b/build/resources/main/assets/tfmg/lang/ru_ru.json
deleted file mode 100644
index 5d30967d..00000000
--- a/build/resources/main/assets/tfmg/lang/ru_ru.json
+++ /dev/null
@@ -1,572 +0,0 @@
-{
-
- "_": "->------------------------] Game Elements [------------------------<-",
-
- "block.tfmg.air_intake": "Воздухозаборник",
- "block.tfmg.aluminum_bars": "Алюминиевый столб",
- "block.tfmg.aluminum_block": "Блок алюминия",
- "block.tfmg.aluminum_fluid_valve": "Алюминиевый жидкостный вентиль",
- "block.tfmg.aluminum_flywheel": "Алюминиевый маховик",
- "block.tfmg.aluminum_ladder": "Алюминиевая лестница",
- "block.tfmg.aluminum_mechanical_pump": "Алюминиевая механическая помпа",
- "block.tfmg.aluminum_pipe": "Алюминиевая жидкостная труба",
- "block.tfmg.aluminum_scaffolding": "Алюминиевые подмостки",
- "block.tfmg.aluminum_smart_fluid_pipe": "Умная алюминиевая умная труба",
- "block.tfmg.aluminum_truss": "Алюминиевые балки",
- "block.tfmg.asphalt": "Асфальт",
- "block.tfmg.bauxite": "Боксит",
- "block.tfmg.bauxite_pillar": "Бокситовая колонна",
- "block.tfmg.black_concrete": "Черный бетон",
- "block.tfmg.black_concrete_slab": "Черная бетонная плита",
- "block.tfmg.black_concrete_stairs": "Черные бетонные ступеньки",
- "block.tfmg.black_concrete_wall": "Черная бетонная ограда",
- "block.tfmg.blast_furnace_output": "Выход доменной печи",
- "block.tfmg.blue_concrete": "Синий бетон",
- "block.tfmg.blue_concrete_slab": "Синяя бетонная плита",
- "block.tfmg.blue_concrete_stairs": "Синие бетонные ступеньки",
- "block.tfmg.blue_concrete_wall": "Синяя бетонная ограда",
- "block.tfmg.brass_fluid_valve": "Латунный жидкостный вентиль",
- "block.tfmg.brass_mechanical_pump": "Латунная механическая помпа",
- "block.tfmg.brass_pipe": "Латунная жидкостная труба",
- "block.tfmg.brass_smart_fluid_pipe": "Умная латунная жидкостная труба",
- "block.tfmg.brown_concrete": "Коричневый бетон",
- "block.tfmg.brown_concrete_slab": "Коричневая бетонная плита",
- "block.tfmg.brown_concrete_stairs": "Коричневые бетонные ступеньки",
- "block.tfmg.brown_concrete_wall": "Коричневая бетонная ограда",
- "block.tfmg.cast_iron_block": "Чугунный блок",
- "block.tfmg.cast_iron_distillation_controller": "Чугунный контроллер дистиллятора",
- "block.tfmg.cast_iron_distillation_output": "Чугунный выход дистиллятора",
- "block.tfmg.cast_iron_fluid_valve": "Чугунный жидкостный вентиль",
- "block.tfmg.cast_iron_flywheel": "Чугунный маховик",
- "block.tfmg.cast_iron_mechanical_pump": "Чугунная механическая помпа",
- "block.tfmg.cast_iron_pipe": "Чугунная жидкостная труба",
- "block.tfmg.cast_iron_smart_fluid_pipe": "Умная чугунная жидкостная труба",
- "block.tfmg.casting_basin": "Литейная чаша",
- "block.tfmg.casting_spout": "Литейный дозатор",
- "block.tfmg.caution_block": "Желтый сигнальный блок",
- "block.tfmg.cement": "Цемент",
- "block.tfmg.coal_coke_block": "Блок коксового угля",
- "block.tfmg.coke_oven": "Коксовая печь",
- "block.tfmg.concrete": "Бетон",
- "block.tfmg.concrete_slab": "Бетонная плита",
- "block.tfmg.concrete_stairs": "Бетонные ступеньки",
- "block.tfmg.concrete_wall": "Бетонная ограда",
- "block.tfmg.cooling_fluid": "Охлаждающая жидкость",
- "block.tfmg.copper_encased_aluminum_pipe": "Алюминиевая труба в медном корпусе",
- "block.tfmg.copper_encased_brass_pipe": "Латунная труба в медном корпусе",
- "block.tfmg.copper_encased_cast_iron_pipe": "Чугунная труба в медном корпусе",
- "block.tfmg.copper_encased_plastic_pipe": "Пластиковая труба в медном корпусе",
- "block.tfmg.copper_encased_steel_pipe": "Стальная труба в медном корпусе",
- "block.tfmg.creosote": "Креозот",
- "block.tfmg.crude_oil_fluid": "Сырая нефть",
- "block.tfmg.cut_bauxite": "Резной боксит",
- "block.tfmg.cut_bauxite_brick_slab": "Плита из резного бокситового кирпича",
- "block.tfmg.cut_bauxite_brick_stairs": "Ступеньки из резного бокситового кирпича",
- "block.tfmg.cut_bauxite_brick_wall": "Ограда из резного бокситового кирпича",
- "block.tfmg.cut_bauxite_bricks": "Резный бокситовый кирпич",
- "block.tfmg.cut_bauxite_slab": "Плита из резного боксита",
- "block.tfmg.cut_bauxite_stairs": "Ступеньки из резного боксита",
- "block.tfmg.cut_bauxite_wall": "Ограда из резного боксита",
- "block.tfmg.cyan_concrete": "Бирюзовый бетон",
- "block.tfmg.cyan_concrete_slab": "Бирюзовая бетонная плита",
- "block.tfmg.cyan_concrete_stairs": "Бирюзовые бетонные ступеньки",
- "block.tfmg.cyan_concrete_wall": "Бирюзовая бетонная ограда",
- "block.tfmg.diesel": "Дизель",
- "block.tfmg.diesel_engine": "Дизельный двигатель",
- "block.tfmg.diesel_engine_expansion": "Расширенный ввод для дизельного двигателя",
- "block.tfmg.exhaust": "Выхлопная труба",
- "block.tfmg.factory_floor": "Заводской пол",
- "block.tfmg.factory_floor_slab": "Плита из заводского пола",
- "block.tfmg.factory_floor_stairs": "Ступеньки из заводского пола",
- "block.tfmg.fireclay": "Огнеупорная глина",
- "block.tfmg.fireproof_brick_reinforcement": "Огнеупорное кирпичное укрепление",
- "block.tfmg.fireproof_bricks": "Огнеупорные кирпичи",
- "block.tfmg.flarestack": "Факельная труба",
- "block.tfmg.formwork_block": "Опалубка",
- "block.tfmg.fossilstone": "Окаменелость",
- "block.tfmg.gasoline": "Бензин",
- "block.tfmg.gasoline_engine": "Бензиновый двигатель",
- "block.tfmg.gasoline_engine_back": "Задняя часть бензинового двигателя",
- "block.tfmg.glass_aluminum_pipe": "Застекленная алюминиевая жидкостная труба",
- "block.tfmg.glass_brass_pipe": "Застекленная латунная жидкостная труба",
- "block.tfmg.glass_cast_iron_pipe": "Застекленная чугунная жидкостная труба",
- "block.tfmg.glass_plastic_pipe": "Застекленная пластиковая жидкостная труба",
- "block.tfmg.glass_steel_pipe": "Застекленная стальная жидкостная труба",
- "block.tfmg.gray_concrete": "Серый бетон",
- "block.tfmg.gray_concrete_slab": "Серая бетонная плита",
- "block.tfmg.gray_concrete_stairs": "Серые бетонные ступеньки",
- "block.tfmg.gray_concrete_wall": "Серая бетонная ограда",
- "block.tfmg.green_concrete": "Зеленый бетон",
- "block.tfmg.green_concrete_slab": "Зеленая бетонная плита",
- "block.tfmg.green_concrete_stairs": "Зеленые бетонные ступеньки",
- "block.tfmg.green_concrete_wall": "Зеленая бетонная ограда",
- "block.tfmg.hardened_planks": "Закаленные доски",
- "block.tfmg.heavy_casing_door": "Тяжёлая стальная дверь",
- "block.tfmg.heavy_machinery_casing": "Тяжёлый машинный корпус",
- "block.tfmg.heavy_oil": "Мазут",
- "block.tfmg.industrial_pipe": "Промышленная труба",
- "block.tfmg.kerosene": "Керосин",
- "block.tfmg.layered_bauxite": "Слоистый боксит",
- "block.tfmg.light_blue_concrete": "Голубой бетон",
- "block.tfmg.light_blue_concrete_slab": "Голубая бетонная плита",
- "block.tfmg.light_blue_concrete_stairs": "Голубые бетонный ступеньки",
- "block.tfmg.light_blue_concrete_wall": "Голубая бетонная ограда",
- "block.tfmg.light_gray_concrete": "Светло-серый бетон",
- "block.tfmg.light_gray_concrete_slab": "Светло-серая бетонная плита",
- "block.tfmg.light_gray_concrete_stairs": "Светло-серые бетонные ступеньки",
- "block.tfmg.light_gray_concrete_wall": "Светло-серая бетонная ограда",
- "block.tfmg.lignite": "Бурый уголь",
- "block.tfmg.lime_concrete": "Лаймовый бетон",
- "block.tfmg.lime_concrete_slab": "Лаймовая бетонная плита",
- "block.tfmg.lime_concrete_stairs": "Лаймовые бетонные ступеньки",
- "block.tfmg.lime_concrete_wall": "Лаймовая бетонная ограда",
- "block.tfmg.limesand": "Известняковый песок",
- "block.tfmg.liquid_asphalt": "Жидкий асфальт",
- "block.tfmg.liquid_concrete": "Жидкий бетон",
- "block.tfmg.liquid_plastic": "Жидкий пластик",
- "block.tfmg.lpg_engine": "СНГ двигатель",
- "block.tfmg.lpg_engine_back": "Задняя часть СНГ двигателя",
- "block.tfmg.lubrication_oil": "Смазочное масло",
- "block.tfmg.machine_input": "Машинный ввод",
- "block.tfmg.magenta_concrete": "Пурпурный бетон",
- "block.tfmg.magenta_concrete_slab": "Пурпурная бетонная плита",
- "block.tfmg.magenta_concrete_stairs": "Пурпурные бетонные ступеньки",
- "block.tfmg.magenta_concrete_wall": "Пурпурная бетонная ограда",
- "block.tfmg.molten_metal": "Расплавленный металл",
- "block.tfmg.molten_slag": "расплавленный шлак",
- "block.tfmg.molten_steel": "Расплавленная сталь",
- "block.tfmg.napalm": "Напалм",
- "block.tfmg.napalm_bomb": "Напалмовая бомба",
- "block.tfmg.naphtha": "Лигроин",
- "block.tfmg.oil_deposit": "Месторождение нефти",
- "block.tfmg.orange_concrete": "Оранжевый бетон",
- "block.tfmg.orange_concrete_slab": "Оранжевая бетонная плита",
- "block.tfmg.orange_concrete_stairs": "Оранжевая бетонные ступеньки",
- "block.tfmg.orange_concrete_wall": "Оранжевая бетонная ограда",
- "block.tfmg.pink_concrete": "Розовый бетон",
- "block.tfmg.pink_concrete_slab": "Розовая бетонная плита",
- "block.tfmg.pink_concrete_stairs": "Розовая бетонные ступеньки",
- "block.tfmg.pink_concrete_wall": "Розовая бетонная ограда",
- "block.tfmg.plastic_block": "Блок пластика",
- "block.tfmg.plastic_fluid_valve": "Пластиковый жидкостный вентиль",
- "block.tfmg.plastic_mechanical_pump": "Пластиковая механическая помпа",
- "block.tfmg.plastic_pipe": "Пластиковая жидкостная труба",
- "block.tfmg.plastic_smart_fluid_pipe": "Умная пластиковая жидкостная труба",
- "block.tfmg.polished_cut_bauxite": "Полированный резной боксит",
- "block.tfmg.polished_cut_bauxite_slab": "Полированная плита из боксита",
- "block.tfmg.polished_cut_bauxite_stairs": "Полированные ступеньки из боксита",
- "block.tfmg.polished_cut_bauxite_wall": "Полированная ограда из боксита",
- "block.tfmg.pumpjack_base": "Основа нефтяного насоса",
- "block.tfmg.pumpjack_crank": "Нефтяной насос",
- "block.tfmg.pumpjack_hammer_holder": "Балансир нефтяного насоса",
- "block.tfmg.purple_concrete": "Фиолетовый бетон",
- "block.tfmg.purple_concrete_slab": "Фиолетовая бетонная плита",
- "block.tfmg.purple_concrete_stairs": "Фиолетовые бетонные ступеньки",
- "block.tfmg.purple_concrete_wall": "Фиолетовая бетонная ограда",
- "block.tfmg.rebar_concrete": "Армированный бетон",
- "block.tfmg.rebar_concrete_slab": "Армированная бетонная плита",
- "block.tfmg.rebar_concrete_stairs": "Армированные бетонные ступеньки",
- "block.tfmg.rebar_concrete_wall": "Армированная бетонная плита",
- "block.tfmg.rebar_formwork_block": "Арматурная опалубка",
- "block.tfmg.red_caution_block": "Красный сигнальный блок",
- "block.tfmg.red_concrete": "Красный бетон",
- "block.tfmg.red_concrete_slab": "Красная бетонная плита",
- "block.tfmg.red_concrete_stairs": "Красные бетонные ступеньки",
- "block.tfmg.red_concrete_wall": "Красная бетонная ограда",
- "block.tfmg.small_bauxite_brick_slab": "Плита из мелкого бокситового кирпича",
- "block.tfmg.small_bauxite_brick_stairs": "Ступеньки из мелкого бокситового кирпича",
- "block.tfmg.small_bauxite_brick_wall": "Ограда из мелкого бокситового кирпича",
- "block.tfmg.small_bauxite_bricks": "Мелкие кирпичи из боксита",
- "block.tfmg.steel_bars": "Стальные прутья",
- "block.tfmg.steel_block": "Блок стали",
- "block.tfmg.steel_casing": "Стальной корпус",
- "block.tfmg.steel_distillation_controller": "Стальной контроллер дистилляционной башни",
- "block.tfmg.steel_distillation_output": "Стальной выход дистилляционной дистилляции башни",
- "block.tfmg.steel_door": "Стальная дверь",
- "block.tfmg.steel_fluid_tank": "Стальной жидкостный бак",
- "block.tfmg.steel_fluid_valve": "Стальной жидкостный вентиль",
- "block.tfmg.steel_flywheel": "Стальной маховик",
- "block.tfmg.steel_ladder": "Стальная лестница",
- "block.tfmg.steel_mechanical_pump": "Стальная механическая помпа",
- "block.tfmg.steel_pipe": "Стальная жидкостная труба",
- "block.tfmg.steel_scaffolding": "Стальные подмостки",
- "block.tfmg.steel_smart_fluid_pipe": "Умная стальная жидкостная труба",
- "block.tfmg.steel_truss": "Стальные балки",
- "block.tfmg.sulfur": "Сера",
- "block.tfmg.surface_scanner": "Сканер поверхности",
- "block.tfmg.turbine_engine": "Турбинный двигатель",
- "block.tfmg.turbine_engine_back": "Задняя часть турбинного двигатель",
- "block.tfmg.white_concrete": "Белый бетон",
- "block.tfmg.white_concrete_slab": "Белая бетонная плита",
- "block.tfmg.white_concrete_stairs": "Белые бетонные ступеньки",
- "block.tfmg.white_concrete_wall": "Белая бетонная ограда",
- "block.tfmg.yellow_concrete": "Желтый бетон",
- "block.tfmg.yellow_concrete_slab": "Желтая бетонная плита",
- "block.tfmg.yellow_concrete_stairs": "Желтые бетонные ступеньки",
- "block.tfmg.yellow_concrete_wall": "Желтая бетонная ограда",
-
- "entity.tfmg.blue_spark": "Голубая искра",
- "entity.tfmg.copper_grenade": "Медная граната",
- "entity.tfmg.green_spark": "Зеленая искра",
- "entity.tfmg.napalm_bomb_entity": "Активированная напалмовая бомба",
- "entity.tfmg.spark": "Искра",
- "entity.tfmg.thermite_grenade": "Термитная граната",
- "entity.tfmg.zinc_grenade": "Цинковая граната",
-
- "fluid.tfmg.air": "Воздух",
- "fluid.tfmg.butane": "Бутан",
- "fluid.tfmg.carbon_dioxide": "Углекислый газ",
- "fluid.tfmg.cooling_fluid": "Охлаждающая жидкость",
- "fluid.tfmg.creosote": "Креозот",
- "fluid.tfmg.crude_oil_fluid": "Сырая нефть",
- "fluid.tfmg.diesel": "Дизель",
- "fluid.tfmg.ethylene": "Этилен",
- "fluid.tfmg.gasoline": "Бензин",
- "fluid.tfmg.heavy_oil": "Мазут",
- "fluid.tfmg.kerosene": "Керосин",
- "fluid.tfmg.liquid_asphalt": "Жидкий асфальт",
- "fluid.tfmg.liquid_concrete": "Жидкий бетон",
- "fluid.tfmg.liquid_plastic": "Жидкий пластик",
- "fluid.tfmg.lpg": "СНГ",
- "fluid.tfmg.lubrication_oil": "Смазочное масло",
- "fluid.tfmg.molten_slag": "Расплавленный шлак",
- "fluid.tfmg.molten_steel": "Расплавленная сталь",
- "fluid.tfmg.napalm": "Напалм",
- "fluid.tfmg.naphtha": "Лигроин",
- "fluid.tfmg.propane": "Пропан",
- "fluid.tfmg.propylene": "Пропилен",
-
- "item.tfmg.aluminum_ingot": "Алюминиевый слиток",
- "item.tfmg.bitumen": "Битум",
- "item.tfmg.blasting_mixture": "Смесь для плавки",
- "item.tfmg.block_mold": "Форма блока для выплавки",
- "item.tfmg.cast_iron_ingot": "Чугунный слиток",
- "item.tfmg.charcoal_dust": "Пыль древесного угля",
- "item.tfmg.coal_coke": "Коксовый уголь",
- "item.tfmg.coal_coke_dust": "Коксовая пыль",
- "item.tfmg.cooling_fluid_bucket": "Ведро охлаждающей жидкости",
- "item.tfmg.copper_grenade": "Медная граната",
- "item.tfmg.creosote_bucket": "Ведро креозота",
- "item.tfmg.crude_oil_fluid_bucket": "Ведро сырой нефти",
- "item.tfmg.diesel_bucket": "Ведро дизеля",
- "item.tfmg.engine_base": "Основа двигателя",
- "item.tfmg.engine_chamber": "Камера сгорания",
- "item.tfmg.fireclay_ball": "Шарик из огнеупорной глины",
- "item.tfmg.fireproof_brick": "Огнеупорный кирпич",
- "item.tfmg.gasoline_bucket": "Ведро бензина",
- "item.tfmg.heavy_oil_bucket": "Ведро мазута",
- "item.tfmg.heavy_plate": "Тяжёлая пластина",
- "item.tfmg.ingot_mold": "Форма слитка для выплавки",
- "item.tfmg.kerosene_bucket": "Ведро керосина",
- "item.tfmg.liquid_asphalt_bucket": "Ведро жидкого асфальта",
- "item.tfmg.liquid_concrete_bucket": "Ведро жидкого бетона",
- "item.tfmg.liquid_plastic_bucket": "Ведро расплавленного пластика",
- "item.tfmg.lubrication_oil_bucket": "Ведро смазочного масла",
- "item.tfmg.molten_slag_bucket": "Ведро расплавленного шлака",
- "item.tfmg.molten_steel_bucket": "Ведро расплавленной стали",
- "item.tfmg.napalm_bucket": "Ведро напалма",
- "item.tfmg.naphtha_bucket": "Ведро лигроина",
- "item.tfmg.nitrate_dust": "Нитратная пыль",
- "item.tfmg.plastic_sheet": "Пластиковый лист",
- "item.tfmg.quad_potato_cannon": "Четырёхствольная картофельная пушка",
- "item.tfmg.rebar": "Арматура",
- "item.tfmg.screw": "Винты",
- "item.tfmg.screwdriver": "Отвёртка",
- "item.tfmg.slag": "Шлак",
- "item.tfmg.spark_plug": "Свеча зажигания",
- "item.tfmg.steel_ingot": "Стальной слиток",
- "item.tfmg.steel_mechanism": "Стальной механизм",
- "item.tfmg.sulfur_dust": "Серная пыль",
- "item.tfmg.thermite_grenade": "Термитная граната",
- "item.tfmg.thermite_powder": "Термитный порошок",
- "item.tfmg.turbine_blade": "Лопасти турбины",
- "item.tfmg.unfinished_gasoline_engine": "Незаконченный бензиновый двигатель",
- "item.tfmg.unfinished_lpg_engine": "Незаконченный СНГ двигатель",
- "item.tfmg.unfinished_steel_mechanism": "Незаконченный стальной механизм",
- "item.tfmg.unfinished_turbine_engine": "Незаконченный турбинный двигатель",
- "item.tfmg.unprocessed_heavy_plate": "Незаконченная тяжёлая плита",
- "item.tfmg.zinc_grenade": "Цинковая граната",
-
- "itemGroup.tfmg.base": "Create: The Factory Must Grow",
- "itemGroup.tfmg.building": "Create: TFMG Building Blocks",
-
- "create.goggles.misc.number": "%1$s",
- "create.goggles.misc.percent_symbol": "%",
- "create.goggles.misc.dot_one": ".",
- "create.goggles.misc.dot_two": "..",
- "create.goggles.misc.dot_three": "...",
- "create.goggles.misc.storage_info": "Информация о хранилище:",
- "create.goggles.fluid_in_tank": "Содержимое бака:",
- "create.goggles.surface_scanner.no_rotation": "Подключите вращение",
- "create.goggles.surface_scanner.no_deposit": "Месторождений нефти не найдено",
- "create.goggles.surface_scanner.deposit_found": "Найдено месторождение нефти!",
- "create.goggles.surface_scanner.distance": "Дистанция: %1$s блоков",
- "create.goggles.surface_scanner.scanning_surface": "Сканирование поверхности...",
- "create.goggles.distillation_tower.status": "Информация о дистилляционной башне:",
- "create.goggles.distillation_tower.tank_not_found": "Стальной жидкостный бак не найден",
- "create.goggles.distillation_tower.not_tall_enough": "Жидкостный бак слишком низкий",
- "create.goggles.distillation_tower.level": "Уровень дистилляционной башни: %1$s",
- "create.goggles.distillation_tower.found_outputs": "Количество выходов: %1$s",
- "create.goggles.distillation_tower.no_outputs": "Блоки вывода не найдены",
- "create.goggles.blast_furnace.stats": "Доменная печь:",
- "create.goggles.blast_furnace.size_stats": "Размер:",
- "create.goggles.blast_furnace.fuel_amount": "Количество топлива: %1$s",
- "create.goggles.blast_furnace.item_count": "Количество предметов: %1$s",
- "create.goggles.blast_furnace.height": "Высота: %1$s",
- "create.goggles.blast_furnace.nothing_lol": "",
- "create.goggles.blast_furnace.status.off": "Статус: Неактивена",
- "create.goggles.blast_furnace.status.running": "Статус: Работает",
- "create.goggles.blast_furnace.diameter.one": "Диаметр: 1",
- "create.goggles.blast_furnace.diameter.two": "Диаметр: 2",
- "create.goggles.blast_furnace.invalid": "Доменная печь недействительна",
- "create.goggles.coke_oven.status": "Коксовая печь:",
- "create.goggles.coke_oven.fluid_amount_output": "Внутреннее содержимое резервуара: %1$s mb",
- "create.goggles.coke_oven.fluid_amount_exhaust": "Углекислый газ: %1$s mb",
- "create.goggles.coke_oven.item_count": "Внутренне содержимое: %1$s",
- "create.goggles.coke_oven.invalid": "Коксовая печь недействительна",
- "create.goggles.coke_oven.tank_full": "Внутренний резервуар заполнен",
- "create.goggles.coke_oven.progress": "Коксование: %1$s",
- "create.goggles.engine_stats": "Статистика двигателя:",
- "create.goggles.engine_exhaust_stats": "Статистика выхлопа двигателя:",
- "create.goggles.fuel_container": "Хранение жидкости",
- "create.goggles.engine.backpartmissing": "Задняя часть отсутствует:",
- "create.goggles.engine_redstone_input": "Скорость:",
- "create.goggles.engine.efficiency": "Эффективность:",
-
- "create.tooltip.engine_analog_strength": "%1$s/15",
-
- "create.goggles.get_engine_efficiency": "%1$s",
- "create.goggles.engine.stress": "%1$sЕН",
- "create.goggles.diesel_engine.info": "Дизельный двигатель:",
- "create.goggles.pumpjack_info": "Информация о нефтяном насосе:",
- "create.goggles.pumpjack.part_missing": "Насос или балансир отсутствует",
- "create.goggles.pumpjack.wrong_rotation1": "Основа повёрнута неправильно, красный маркер должен",
- "create.goggles.pumpjack.wrong_rotation2": "смотреть ОТ балансира",
- "create.goggles.pumpjack_fluid_storage": "Информация о жидкостном баке:",
-
- "create.pumpjack_deposit_amount": "%1$s Buckets",
-
- "create.goggles.pumpjack.deposit_info": "Информация о месторождении:",
- "create.goggles.zero": "Месторождение не найдено",
- "create.goggles.pumpjack.fluid_amount": "Количество жидкости:",
- "create.goggles.machine_input.info": "Информация о машинном вводе",
- "create.goggles.machine_input.no_rot": "Подключите вращение!",
- "create.goggles.machine_input.power_level": "Уровень мощности: ",
-
- "create.recipe.distillation": "Дистилляция",
- "create.recipe.advanced_distillation": "Расширенная дистилляция",
- "create.recipe.industrial_blasting": "Промышленная плавка",
- "create.recipe.casting": "Литьё",
- "create.recipe.coking": "Коксование",
-
- "tfmg.ponder.small_engines.text_1": "Чтобы создать небольшой двигатель, расположите переднюю и заднюю части рядом друг с другом",
- "tfmg.ponder.small_engines.text_2": "Топливо подается в переднюю часть, а выхлопные газы необходимо отводить из задней части с помощью труб и Выхлопной трубы",
- "tfmg.ponder.small_engines.text_3": "Подача сигнала редстоуна на переднюю часть запускает двигатель",
- "tfmg.ponder.small_engines.text_4": "К малогабаритным двигателям относятся двигатели, работающие на Сжиженном Нефтяном Газе, Керосине и Бензине",
- "tfmg.ponder.diesel_engine.text_1": "Дизельные двигатели собираются путем размещения Вала перед блоком Дизельного двигателя",
- "tfmg.ponder.diesel_engine.text_2": "Двигатель вырабатывает выхлопные газы, которые необходимо отводить с помощью труб и Выхлопной трубы",
- "tfmg.ponder.diesel_engine.text_3": "Для работы двигателя необходим Воздух, поэтому нужен Воздухозаборник",
- "tfmg.ponder.diesel_engine_expansion.text_1": "Расширенный ввод дизельного двигателя может предоставить Дизельному двигателю два новых входных слота для Смазочного масла и Охлаждающей жидкости",
- "tfmg.ponder.surface_scanner.text_1": "Сканер поверхности используется для обнаружения Месторождений сырой нефти",
- "tfmg.ponder.surface_scanner.text_2": "Подача вращения к Сканеру позволяет ему сканировать ближайшее месторождение",
- "tfmg.ponder.surface_scanner.text_3": "Если месторождение обнаружено, компас на Сканере укажет на его местонахождение",
- "tfmg.ponder.pumpjack.text_1": "Чтобы начать добывать Нефть, вы должны сначала построить трубопровод поверх Месторождения, используя Промышленные трубы",
- "tfmg.ponder.pumpjack.text_2": "Затем постройте Нефтяной насос поверх трубопровода, Сначала установив основу....",
- "tfmg.ponder.pumpjack.text_3": "Поставьте за ним Балансир....",
- "tfmg.ponder.pumpjack.text_4": "И, наконец, разместите Машинный ввод с Насосом над ним, как показано на экране",
- "tfmg.ponder.distillation_tower.text_1": "Достаточно большой Стальной бак можно превратить в Дистилляционную башню",
- "tfmg.ponder.distillation_tower.text_2": "Башня собирается путем размещения Стального контроллера дистилляционной башни рядом с резервуаром....",
- "tfmg.ponder.distillation_tower.text_3": "И размещения до 6 Выходов дистилляционной башни, соединенных Промышленными трубами",
- "tfmg.ponder.distillation_tower.text_4": "Горелки всполоха необходимы для работы дистилляционной башни. На индикаторе снизу башни отображается текущий уровень мощности.",
- "tfmg.ponder.distillation_tower.text_5": "Что бы ввести Сырую нефть, её необходимо закачать в блок Контроллера",
- "tfmg.ponder.distillation_tower.text_6": "Каждый Выходной блок обеспечивает выход одного из побочных продуктов нефти",
- "tfmg.ponder.distillation_tower.text_7": "СНГ",
- "tfmg.ponder.distillation_tower.text_8": "Бензин",
- "tfmg.ponder.distillation_tower.text_9": "Лигроин",
- "tfmg.ponder.distillation_tower.text_10": "Керосин",
- "tfmg.ponder.distillation_tower.text_11": "Дизель",
- "tfmg.ponder.distillation_tower.text_12": "Мазут",
- "tfmg.ponder.blast_furnace.text_1": "Основой Доменной печи является блок Вывода доменной печи.",
- "tfmg.ponder.blast_furnace.text_2": "Чтобы собрать Доменную печь, постройте дымоход из Огнеупорных кирпичей, как показано на экране.",
- "tfmg.ponder.blast_furnace.text_3": "Нижнюю половину дымохода необходимо укрепить.",
- "tfmg.ponder.blast_furnace.text_4": "Топливо и другие предметы вводятся через отверстие вверху.",
- "tfmg.ponder.coke_oven.text_1": "Коксовая печь строится путем размещения блоков Коксовой печи, как показано на экране, включая направление блоков, и клика Гаечным ключём по узкой стороне.",
- "tfmg.ponder.coke_oven.text_2": "Процесс коксования достаточно медленный, поэтому эффективнее иметь длинные ряды одновременно работающих печей.",
- "tfmg.ponder.coke_oven.text_3": "Уголь может быть введён через любую из сторон",
- "tfmg.ponder.coke_oven.text_4": "Во время работы печь вырабатывает Креозот и Углекислый газ, которые необходимо откачивать для продолжения работы.",
- "tfmg.ponder.coke_oven.text_5": "После этого Коксовый уголь выпадет из отверстия.",
- "tfmg.ponder.casting.text_1": "Литье — это процесс заливки Жидкого металла в Литейную форму с помощью Литейного дозатора.",
- "tfmg.ponder.casting.text_2": "Литейная чаша, очевидно, требует Формы литья для работы.",
-
- "tfmg.ponder.distillation_tower.header": "Установка дистилляционной башни",
-
- "tfmg.ponder.pumpjack.header": "Строительство нефтяных насосов",
-
- "tfmg.ponder.surface_scanner.header": "Поиск нефти",
-
- "tfmg.ponder.diesel_engine.header": "Сборка дизельного двигателя",
-
- "tfmg.ponder.diesel_engine_expansion.header": "Расширение дизельных двигателей",
-
- "tfmg.ponder.small_engines.header": "Создание небольших двигателей",
-
- "tfmg.ponder.coke_oven.header": "Строительство коксовой печи",
- "tfmg.ponder.blast_furnace": "Строительство доменной печи",
-
- "tfmg.ponder.casting.header": "Литье металла",
- "tfmg.ponder.tag.oil": "Машины, связанные с нефтью",
- "tfmg.ponder.tag.metallurgy": "Металлообрабатывающие машины",
- "tfmg.ponder.tag.oil.description": "Машины, которые добывают, перерабатывают или используют сырую нефть и ее побочные продукты.",
- "tfmg.ponder.tag.metallurgy.description": "Машины, которые производят, обрабатывают или используют металл и сырье как таковое.",
-
- "tfmg.subtitle.engine_sounds": "Звуки двигателя",
- "tfmg.subtitle.diesel_engine_sounds": "Звуки дизельного двигателя",
-
-
- "_": "->------------------------] UI & Messages [------------------------<-",
-
- "itemGroup.tfmg.base": "Create: The Factory Must Grow",
- "itemGroup.tfmg.building": "Create: TFMG Строительные блоки",
-
- "create.goggles.misc.number": "%1$s",
- "create.goggles.misc.percent_symbol": "%",
- "create.goggles.misc.dot_one": ".",
- "create.goggles.misc.dot_two": "..",
- "create.goggles.misc.dot_three": "...",
- "create.goggles.misc.storage_info": "Информация о хранилище:",
- "create.goggles.fluid_in_tank": "Содержимое бака:",
- "create.goggles.surface_scanner.no_rotation": "Подключите вращение",
- "create.goggles.surface_scanner.no_deposit": "Месторождений нефти не найдено",
- "create.goggles.surface_scanner.deposit_found": "Найдено месторождение нефти!",
- "create.goggles.surface_scanner.distance": "Дистанция: %1$s блоков",
- "create.goggles.surface_scanner.scanning_surface": "Сканирование поверхности...",
- "create.goggles.distillation_tower.status": "Информация о дистилляционной башне:",
- "create.goggles.distillation_tower.tank_not_found": "Стальной жидкостный бак не найден",
- "create.goggles.distillation_tower.not_tall_enough": "Жидкостный бак слишком низкий",
- "create.goggles.distillation_tower.level": "Уровень дистилляционной башни: %1$s",
- "create.goggles.distillation_tower.found_outputs": "Количество выходов: %1$s",
- "create.goggles.distillation_tower.no_outputs": "Блоки вывода не найдены",
- "create.goggles.blast_furnace.stats": "Доменная печь:",
-
- "create.distillation_tower.size": "Размер",
- "create.distillation_tower.heat": "Нагрев",
-
- "create.goggles.blast_furnace.fuel_amount": "Количество топлива: %1$s",
- "create.goggles.blast_furnace.item_count": "Количество предметов: %1$s",
- "create.goggles.blast_furnace.height": "Высота: %1$s",
- "create.goggles.blast_furnace.nothing_lol": "",
- "create.goggles.blast_furnace.status.off": "Статус: Неактивена",
- "create.goggles.blast_furnace.status.running": "Статус: Работает",
- "create.goggles.blast_furnace.diameter.one": "Диаметр: 1",
- "create.goggles.blast_furnace.diameter.two": "Диаметр: 2",
- "create.goggles.blast_furnace.invalid": "Доменная печь недействительна",
- "create.goggles.coke_oven.status": "Коксовая печь:",
- "create.goggles.coke_oven.fluid_amount_output": "Внутреннее содержимое резервуара: %1$s mb",
- "create.goggles.coke_oven.fluid_amount_exhaust": "Углекислый газ: %1$s mb",
- "create.goggles.coke_oven.item_count": "Внутренне содержимое: %1$s",
- "create.goggles.coke_oven.invalid": "Коксовая печь недействительна",
- "create.goggles.coke_oven.tank_full": "Внутренний резервуар заполнен",
- "create.goggles.coke_oven.progress": "Коксование: %1$s",
- "create.goggles.engine_stats": "Статистика двигателя:",
- "create.goggles.engine_exhaust_stats": "Статистика выхлопа двигателя:",
- "create.goggles.fuel_container": "Хранение жидкости",
- "create.goggles.engine.backpartmissing": "Задняя часть отсутствует:",
- "create.goggles.engine_redstone_input": "Скорость:",
- "create.goggles.engine.efficiency": "Эффективность:",
-
- "create.tooltip.engine_analog_strength": "%1$s/15",
-
- "create.goggles.get_engine_efficiency": "%1$s",
- "create.goggles.engine.stress": "%1$sЕН",
- "create.goggles.diesel_engine.info": "Дизельный двигатель:",
- "create.goggles.pumpjack_info": "Информация о нефтяном насосе:",
- "create.goggles.pumpjack.part_missing": "Насос или балансир отсутствует",
- "create.goggles.pumpjack.wrong_rotation1": "Основа повёрнута неправильно, красный маркер должен",
- "create.goggles.pumpjack.wrong_rotation2": "смотреть ОТ балансира",
- "create.goggles.pumpjack_fluid_storage": "Информация о жидкостном баке:",
-
- "create.pumpjack_deposit_amount": "%1$s Buckets",
-
- "create.goggles.pumpjack.deposit_info": "Информация о месторождении:",
- "create.goggles.zero": "Месторождение не найдено",
- "create.goggles.pumpjack.fluid_amount": "Количество жидкости:",
- "create.goggles.machine_input.info": "Информация о машинном вводе",
- "create.goggles.machine_input.no_rot": "Подключите вращение!",
- "create.goggles.machine_input.power_level": "Уровень мощности: ",
-
- "create.recipe.distillation": "Дистилляция",
- "create.recipe.advanced_distillation": "Расширенная дистилляция",
- "create.recipe.industrial_blasting": "Промышленная плавка",
- "create.recipe.casting": "Литьё",
- "create.recipe.coking": "Коксование",
-
- "tfmg.subtitle.engine_sounds": "Звуки двигателя",
- "tfmg.subtitle.diesel_engine_sounds": "Звуки дизельного двигателя",
-
-
- "_": "->------------------------] Ponders [------------------------<-",
-
- "tfmg.ponder.small_engines.text_1": "Чтобы создать небольшой двигатель, расположите переднюю и заднюю части рядом друг с другом",
- "tfmg.ponder.small_engines.text_2": "Топливо подается в переднюю часть, а выхлопные газы необходимо отводить из задней части с помощью труб и Выхлопной трубы",
- "tfmg.ponder.small_engines.text_3": "Подача сигнала редстоуна на переднюю часть запускает двигатель",
- "tfmg.ponder.small_engines.text_4": "К малогабаритным двигателям относятся двигатели, работающие на Сжиженном Нефтяном Газе, Керосине и Кензине",
- "tfmg.ponder.diesel_engine.text_1": "Дизельные двигатели собираются путем размещения Вала перед блоком дизельного Двигателя",
- "tfmg.ponder.diesel_engine.text_2": "Двигатель вырабатывает выхлопные газы, которые необходимо отводить с помощью труб и Выхлопной трубы",
- "tfmg.ponder.diesel_engine.text_3": "Для работы двигателя необходим Воздух, поэтому нужен Воздухозаборник",
- "tfmg.ponder.diesel_engine_expansion.text_1": "Расширенный ввод дизельного двигателя может предоставить Дизельному двигателю два новых входных слота для Смазочного масла и Охлаждающей жидкости",
- "tfmg.ponder.surface_scanner.text_1": "Сканер поверхности используется для обнаружения Месторождений сырой нефти",
- "tfmg.ponder.surface_scanner.text_2": "Подача вращения к Сканеру позволяет ему сканировать ближайшее месторождение",
- "tfmg.ponder.surface_scanner.text_3": "Если месторождение обнаружено, компас на Сканере укажет на его местонахождение",
- "tfmg.ponder.pumpjack.text_1": "Чтобы начать добывать Нефть, вы должны сначала построить трубопровод поверх Месторождения, используя Промышленные трубы",
- "tfmg.ponder.pumpjack.text_2": "Затем постройте Нефтяной насос поверх трубопровода, сначала установив Основу...",
- "tfmg.ponder.pumpjack.text_3": "За ним поставьте Балансир...",
- "tfmg.ponder.pumpjack.text_4": "И, наконец, разместите Машинный ввод с Насосом над ним, как показано на экране",
- "tfmg.ponder.distillation_tower.text_1": "Достаточно большой Стальной бак можно превратить в Дистилляционную башню",
- "tfmg.ponder.distillation_tower.text_2": "Башня собирается путем размещения Стального контроллера дистилляционной башни рядом с резервуаром...",
- "tfmg.ponder.distillation_tower.text_3": "И размещения до 6 Выходов дистилляционной башни, соединенных Промышленными трубами",
- "tfmg.ponder.distillation_tower.text_4": "Горелки всполоха необходимы для работы Дистилляционной башни. На индикаторе снизу башни отображается текущий уровень мощности",
- "tfmg.ponder.distillation_tower.text_5": "Что бы закачать Сырую нефть в башню, её необходимо ввести в блок Контроллера",
- "tfmg.ponder.distillation_tower.text_6": "Каждый Выходной блок обеспечивает выход одного из побочных продуктов нефти",
- "tfmg.ponder.distillation_tower.text_7": "СНГ",
- "tfmg.ponder.distillation_tower.text_8": "Безнин",
- "tfmg.ponder.distillation_tower.text_9": "Лигроин",
- "tfmg.ponder.distillation_tower.text_10": "Керосин",
- "tfmg.ponder.distillation_tower.text_11": "Дизель",
- "tfmg.ponder.distillation_tower.text_12": "Мазут",
- "tfmg.ponder.blast_furnace.text_1": "Основой Доменной печи является блок Вывода доменной печи",
- "tfmg.ponder.blast_furnace.text_2": "Чтобы собрать Доменную печь, постройте дымоход из Огнеупорных кирпичей, как показано на экране",
- "tfmg.ponder.blast_furnace.text_3": "Нижнюю половину дымохода необходимо укрепить",
- "tfmg.ponder.blast_furnace.text_4": "Топливо и другие предметы вводятся через отверстие вверху",
- "tfmg.ponder.coke_oven.text_1": "Коксовая печь строится путем размещения блоков Коксовой печи, как показано на экране, включая направление блоков, и клика Гаечным ключём по узкой стороне",
- "tfmg.ponder.coke_oven.text_2": "Процесс коксования достаточно медленный, поэтому эффективнее иметь длинные ряды одновременно работающих печей",
- "tfmg.ponder.coke_oven.text_3": "Уголь может быть введён через любую из сторон",
- "tfmg.ponder.coke_oven.text_4": "Во время работы Печь вырабатывает Креозот и Углекислый газ, которые необходимо откачивать для продолжения работы",
- "tfmg.ponder.coke_oven.text_5": "После этого Коксовый уголь выпадет из отверстия",
- "tfmg.ponder.casting.text_1": "Литье — это процесс заливки Жидкого металла в Литейную форму с помощью Литейного дозатора",
- "tfmg.ponder.casting.text_2": "Литейная чаша, очевидно, требует Формы литья для работы",
-
- "tfmg.ponder.distillation_tower.header": "Установка дистилляционной башни",
-
- "tfmg.ponder.pumpjack.header": "Строительство нефтяных насосов",
-
- "tfmg.ponder.surface_scanner.header": "Поиск нефти",
-
- "tfmg.ponder.diesel_engine.header": "Сборка дизельного двигателя",
-
- "tfmg.ponder.diesel_engine_expansion.header": "Расширение дизельных двигателей",
-
- "tfmg.ponder.small_engines.header": "Создание небольших двигателей",
-
- "tfmg.ponder.coke_oven.header": "Строительство коксовой печи",
- "tfmg.ponder.blast_furnace": "Строительство доменной печи",
-
- "tfmg.ponder.casting.header": "Литье металла",
- "tfmg.ponder.tag.oil": "Машины, связанные с нефтью",
- "tfmg.ponder.tag.metallurgy": "Металлообрабатывающие машины",
- "tfmg.ponder.tag.oil.description": "Машины, которые добывают, перерабатывают или используют сырую нефть и ее побочные продукты",
- "tfmg.ponder.tag.metallurgy.description": "Машины, которые производят, обрабатывают или используют металл и сырье как таковое",
-
- "_": "Thank you for translating Create: The Factory Must Grow!" ,
- "_": "No Problem))))))spend 4 hours........"
-
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/accumulator/block_horizontal.json b/build/resources/main/assets/tfmg/models/block/accumulator/block_horizontal.json
deleted file mode 100644
index 9cdb40a5..00000000
--- a/build/resources/main/assets/tfmg/models/block/accumulator/block_horizontal.json
+++ /dev/null
@@ -1,25 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "texture_size": [32, 32],
- "textures": {
- "0": "tfmg:block/accumulator",
- "1": "tfmg:block/accumulator_side",
- "particle": "tfmg:block/accumulator"
- },
- "elements": [
- {
- "from": [0, 0, 0],
- "to": [16, 16, 16],
- "rotation": {"angle": 0, "axis": "x", "origin": [0, 0, 16]},
- "faces": {
- "north": {"uv": [8, 8, 16, 16], "rotation": 180, "texture": "#0"},
- "east": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#1"},
- "south": {"uv": [8, 8, 16, 16], "texture": "#0"},
- "west": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#1"},
- "up": {"uv": [0, 0, 16, 16], "texture": "#1"},
- "down": {"uv": [0, 0, 16, 16], "rotation": 180, "texture": "#1"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/air_intake/block_medium.json b/build/resources/main/assets/tfmg/models/block/air_intake/block_medium.json
deleted file mode 100644
index e1beaa3d..00000000
--- a/build/resources/main/assets/tfmg/models/block/air_intake/block_medium.json
+++ /dev/null
@@ -1,84 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "textures": {
- "0": "tfmg:block/air_intake/air_intake_medium",
- "1": "tfmg:block/air_intake/inputs",
- "2": "tfmg:block/air_intake/inside_medium",
- "particle": "tfmg:block/air_intake/air_intake_medium"
- },
- "elements": [
- {
- "from": [-16, 0, 1],
- "to": [16, 32, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 0, 8]},
- "faces": {
- "north": {"uv": [5.33333, 5.33333, 16, 16], "texture": "#1"},
- "east": {"uv": [8, 4, 16, 7.75], "rotation": 270, "texture": "#0"},
- "south": {"uv": [0, 8, 8, 16], "rotation": 180, "texture": "#0"},
- "west": {"uv": [8, 4, 16, 7.75], "rotation": 90, "texture": "#0"},
- "up": {"uv": [8, 4, 16, 7.75], "rotation": 180, "texture": "#0"},
- "down": {"uv": [8, 4, 16, 7.75], "texture": "#0"}
- }
- },
- {
- "from": [-16, 0, 8.5],
- "to": [16, 32, 8.5],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 0, 8]},
- "faces": {
- "east": {"uv": [0, 0, 16, 0], "rotation": 270, "texture": "#2"},
- "south": {"uv": [0, 0, 16, 16], "rotation": 180, "texture": "#2"},
- "west": {"uv": [0, 0, 16, 0], "rotation": 90, "texture": "#2"},
- "up": {"uv": [0, 0, 16, 0], "rotation": 180, "texture": "#2"},
- "down": {"uv": [0, 0, 16, 0], "texture": "#2"}
- }
- },
- {
- "from": [-13.99, 0, 2],
- "to": [-13.99, 32, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 0, 8]},
- "faces": {
- "north": {"uv": [0, 0, 16, 0], "rotation": 90, "texture": "#0"},
- "east": {"uv": [8, 4, 16, 7.75], "rotation": 270, "texture": "#0"},
- "south": {"uv": [0, 0, 16, 0], "rotation": 90, "texture": "#0"},
- "up": {"uv": [0, 0, 0, 14], "rotation": 180, "texture": "#0"},
- "down": {"uv": [0, 0, 0, 14], "texture": "#0"}
- }
- },
- {
- "from": [13.99, 0, 2],
- "to": [13.99, 32, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 0, 8]},
- "faces": {
- "north": {"uv": [0, 0, 16, 0], "rotation": 90, "texture": "#0"},
- "south": {"uv": [0, 0, 16, 0], "rotation": 90, "texture": "#0"},
- "west": {"uv": [8, 4, 16, 7.75], "rotation": 90, "texture": "#0"},
- "up": {"uv": [0, 0, 0, 14], "rotation": 180, "texture": "#0"},
- "down": {"uv": [0, 0, 0, 14], "texture": "#0"}
- }
- },
- {
- "from": [-16, 29.999, 2],
- "to": [16, 29.999, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 0, 8]},
- "faces": {
- "north": {"uv": [0, 0, 16, 0], "texture": "#0"},
- "east": {"uv": [0, 0, 0, 14], "rotation": 270, "texture": "#0"},
- "south": {"uv": [0, 0, 16, 0], "rotation": 180, "texture": "#0"},
- "west": {"uv": [0, 0, 0, 14], "rotation": 90, "texture": "#0"},
- "down": {"uv": [8, 4, 16, 7.75], "texture": "#0"}
- }
- },
- {
- "from": [-16, 2.001, 2],
- "to": [16, 2.001, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 0, 8]},
- "faces": {
- "north": {"uv": [0, 0, 16, 0], "texture": "#0"},
- "east": {"uv": [0, 0, 0, 14], "rotation": 270, "texture": "#0"},
- "south": {"uv": [0, 0, 16, 0], "rotation": 180, "texture": "#0"},
- "west": {"uv": [0, 0, 0, 14], "rotation": 90, "texture": "#0"},
- "up": {"uv": [8, 4, 16, 7.75], "rotation": 180, "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/air_intake/item.json b/build/resources/main/assets/tfmg/models/block/air_intake/item.json
deleted file mode 100644
index 3a977db3..00000000
--- a/build/resources/main/assets/tfmg/models/block/air_intake/item.json
+++ /dev/null
@@ -1,81 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "0": "tfmg:block/air_intake/air_intake_small",
- "particle": "tfmg:block/air_intake/air_intake_small"
- },
- "elements": [
- {
- "from": [0, 0, 0],
- "to": [16, 16, 2],
- "faces": {
- "north": {"uv": [8, 0, 16, 8], "texture": "#0"},
- "east": {"uv": [15, 0, 16, 8], "texture": "#0"},
- "south": {"uv": [8, 0, 16, 8], "texture": "#0"},
- "west": {"uv": [8, 0, 9, 8], "texture": "#0"},
- "up": {"uv": [0, 8, 8, 9], "texture": "#0"},
- "down": {"uv": [0, 7, 8, 8], "texture": "#0"}
- }
- },
- {
- "from": [0, 0, 14],
- "to": [16, 16, 16],
- "faces": {
- "north": {"uv": [8, 0, 16, 8], "texture": "#0"},
- "east": {"uv": [8, 0, 9, 8], "texture": "#0"},
- "south": {"uv": [8, 0, 16, 8], "texture": "#0"},
- "west": {"uv": [15, 0, 16, 8], "texture": "#0"},
- "up": {"uv": [0, 8, 8, 9], "rotation": 180, "texture": "#0"},
- "down": {"uv": [0, 7, 8, 8], "rotation": 180, "texture": "#0"}
- }
- },
- {
- "from": [0, 0, 2],
- "to": [2, 16, 14],
- "faces": {
- "north": {"uv": [15, 0, 16, 8], "texture": "#0"},
- "east": {"uv": [9, 0, 15, 8], "texture": "#0"},
- "south": {"uv": [8, 0, 9, 8], "texture": "#0"},
- "west": {"uv": [9, 0, 15, 8], "texture": "#0"},
- "up": {"uv": [1, 8, 7, 9], "rotation": 270, "texture": "#0"},
- "down": {"uv": [1, 7, 7, 8], "rotation": 90, "texture": "#0"}
- }
- },
- {
- "from": [14, 0, 2],
- "to": [16, 16, 14],
- "faces": {
- "north": {"uv": [8, 0, 9, 8], "texture": "#0"},
- "east": {"uv": [9, 0, 15, 8], "texture": "#0"},
- "south": {"uv": [15, 0, 16, 8], "texture": "#0"},
- "west": {"uv": [9, 0, 15, 8], "texture": "#0"},
- "up": {"uv": [1, 8, 7, 9], "rotation": 90, "texture": "#0"},
- "down": {"uv": [1, 7, 7, 8], "rotation": 270, "texture": "#0"}
- }
- },
- {
- "from": [2, 1, 2],
- "to": [14, 3, 14],
- "faces": {
- "north": {"uv": [0, 0, 12, 2], "texture": "#0"},
- "east": {"uv": [0, 0, 12, 2], "texture": "#0"},
- "south": {"uv": [0, 0, 12, 2], "texture": "#0"},
- "west": {"uv": [0, 0, 12, 2], "texture": "#0"},
- "up": {"uv": [1, 1, 7, 7], "texture": "#0"},
- "down": {"uv": [1, 1, 7, 7], "texture": "#0"}
- }
- },
- {
- "from": [2, 16, 2],
- "to": [14, 16, 14],
- "faces": {
- "north": {"uv": [0, 0, 12, 2], "texture": "#0"},
- "east": {"uv": [0, 0, 12, 2], "texture": "#0"},
- "south": {"uv": [0, 0, 12, 2], "texture": "#0"},
- "west": {"uv": [0, 0, 12, 2], "texture": "#0"},
- "up": {"uv": [1, 9, 7, 15], "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/aluminum_cap_alt.json b/build/resources/main/assets/tfmg/models/block/aluminum_cap_alt.json
deleted file mode 100644
index 9c3cc867..00000000
--- a/build/resources/main/assets/tfmg/models/block/aluminum_cap_alt.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "parent": "tfmg:block/bars/cap_alt",
- "textures": {
- "bars": "tfmg:block/bars/aluminum_bars",
- "edge": "tfmg:block/bars/aluminum_bars_edge",
- "particle": "tfmg:block/bars/aluminum_bars"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/aluminum_cogwheel.json b/build/resources/main/assets/tfmg/models/block/aluminum_cogwheel.json
deleted file mode 100644
index 96dc0e46..00000000
--- a/build/resources/main/assets/tfmg/models/block/aluminum_cogwheel.json
+++ /dev/null
@@ -1,154 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "create:block/large_wheels",
- "render_type": "minecraft:cutout",
- "texture_size": [32, 32],
- "textures": {
- "0": "tfmg:block/aluminum_coghweel",
- "1": "create:block/axis_top",
- "2": "create:block/axis",
- "particle": "tfmg:block/aluminum_coghweel"
- },
- "elements": [
- {
- "name": "Gear",
- "from": [-1, 6.5, 6.5],
- "to": [17, 9.5, 9.5],
- "faces": {
- "north": {"uv": [7, 8, 16, 9.5], "texture": "#0"},
- "east": {"uv": [5, 8, 6.5, 9.5], "texture": "#0"},
- "south": {"uv": [7, 8, 16, 9.5], "texture": "#0"},
- "west": {"uv": [5, 8, 6.5, 9.5], "texture": "#0"},
- "up": {"uv": [7, 6, 16, 7.5], "texture": "#0"},
- "down": {"uv": [7, 6, 16, 7.5], "texture": "#0"}
- }
- },
- {
- "name": "Gear2",
- "from": [-1, 6.5, 6.5],
- "to": [17, 9.5, 9.5],
- "rotation": {"angle": 45, "axis": "y", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [7, 8, 16, 9.5], "texture": "#0"},
- "east": {"uv": [5, 8, 6.5, 9.5], "texture": "#0"},
- "south": {"uv": [7, 8, 16, 9.5], "texture": "#0"},
- "west": {"uv": [5, 8, 6.5, 9.5], "texture": "#0"},
- "up": {"uv": [7, 6, 16, 7.5], "texture": "#0"},
- "down": {"uv": [7, 6, 16, 7.5], "texture": "#0"}
- }
- },
- {
- "name": "Gear3",
- "from": [-1, 6.5, 6.5],
- "to": [17, 9.5, 9.5],
- "rotation": {"angle": -45, "axis": "y", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [7, 8, 16, 9.5], "texture": "#0"},
- "east": {"uv": [5, 8, 6.5, 9.5], "texture": "#0"},
- "south": {"uv": [7, 8, 16, 9.5], "texture": "#0"},
- "west": {"uv": [5, 8, 6.5, 9.5], "texture": "#0"},
- "up": {"uv": [7, 6, 16, 7.5], "texture": "#0"},
- "down": {"uv": [7, 6, 16, 7.5], "texture": "#0"}
- }
- },
- {
- "name": "Gear4",
- "from": [6.5, 6.5, -1],
- "to": [9.5, 9.5, 17],
- "faces": {
- "north": {"uv": [5, 8, 6.5, 9.5], "texture": "#0"},
- "east": {"uv": [7, 8, 16, 9.5], "texture": "#0"},
- "south": {"uv": [5, 8, 6.5, 9.5], "texture": "#0"},
- "west": {"uv": [7, 8, 16, 9.5], "texture": "#0"},
- "up": {"uv": [7, 6, 16, 7.5], "rotation": 90, "texture": "#0"},
- "down": {"uv": [7, 6, 16, 7.5], "rotation": 90, "texture": "#0"}
- }
- },
- {
- "name": "GearCaseInner",
- "from": [2, 6.55, 2],
- "to": [14, 9.45, 14],
- "faces": {
- "north": {"uv": [0, 6, 6, 7.5], "texture": "#0"},
- "east": {"uv": [0, 6, 6, 7.5], "texture": "#0"},
- "south": {"uv": [0, 6, 6, 7.5], "texture": "#0"},
- "west": {"uv": [0, 6, 6, 7.5], "texture": "#0"},
- "up": {"uv": [4, 0, 10, 6], "texture": "#0"},
- "down": {"uv": [4, 0, 10, 6], "texture": "#0"}
- }
- },
- {
- "from": [12, 6, 4],
- "to": [12, 10, 12],
- "faces": {
- "north": {"uv": [10, 0, 10, 2], "texture": "#0"},
- "east": {"uv": [10, 0, 14, 2], "texture": "#0"},
- "south": {"uv": [10, 0, 10, 2], "texture": "#0"},
- "west": {"uv": [10, 0, 14, 2], "texture": "#0"},
- "up": {"uv": [0, 0, 0, 4], "texture": "#0"},
- "down": {"uv": [0, 0, 0, 4], "texture": "#0"}
- }
- },
- {
- "from": [4, 6, 4],
- "to": [4, 10, 12],
- "faces": {
- "north": {"uv": [10, 0, 10, 2], "texture": "#0"},
- "east": {"uv": [10, 0, 14, 2], "texture": "#0"},
- "south": {"uv": [10, 0, 10, 2], "texture": "#0"},
- "west": {"uv": [10, 0, 14, 2], "texture": "#0"},
- "up": {"uv": [0, 0, 0, 4], "texture": "#0"},
- "down": {"uv": [0, 0, 0, 4], "texture": "#0"}
- }
- },
- {
- "from": [4, 6, 12],
- "to": [12, 10, 12],
- "faces": {
- "north": {"uv": [10, 0, 14, 2], "texture": "#0"},
- "east": {"uv": [10, 0, 10, 2], "texture": "#0"},
- "south": {"uv": [10, 0, 14, 2], "texture": "#0"},
- "west": {"uv": [10, 0, 10, 2], "texture": "#0"},
- "up": {"uv": [0, 0, 4, 0], "texture": "#0"},
- "down": {"uv": [0, 0, 4, 0], "texture": "#0"}
- }
- },
- {
- "from": [4, 6, 4],
- "to": [12, 10, 4],
- "faces": {
- "north": {"uv": [10, 0, 14, 2], "texture": "#0"},
- "east": {"uv": [10, 0, 10, 2], "texture": "#0"},
- "south": {"uv": [10, 0, 14, 2], "texture": "#0"},
- "west": {"uv": [10, 0, 10, 2], "texture": "#0"},
- "up": {"uv": [0, 0, 4, 0], "texture": "#0"},
- "down": {"uv": [0, 0, 4, 0], "texture": "#0"}
- }
- },
- {
- "from": [4, 8, 4],
- "to": [12, 8, 12],
- "faces": {
- "north": {"uv": [0, 0, 4, 0], "texture": "#0"},
- "east": {"uv": [0, 0, 4, 0], "texture": "#0"},
- "south": {"uv": [0, 0, 4, 0], "texture": "#0"},
- "west": {"uv": [0, 0, 4, 0], "texture": "#0"},
- "up": {"uv": [0, 0, 4, 4], "texture": "#0"},
- "down": {"uv": [0, 0, 4, 4], "texture": "#0"}
- }
- },
- {
- "name": "Axis",
- "from": [6, 0, 6],
- "to": [10, 16, 10],
- "faces": {
- "north": {"uv": [6, 0, 10, 16], "texture": "#2"},
- "east": {"uv": [6, 0, 10, 16], "texture": "#2"},
- "south": {"uv": [6, 0, 10, 16], "texture": "#2"},
- "west": {"uv": [6, 0, 10, 16], "texture": "#2"},
- "up": {"uv": [6, 6, 10, 10], "texture": "#1"},
- "down": {"uv": [6, 6, 10, 10], "texture": "#1"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/aluminum_fluid_tank/block_bottom.json b/build/resources/main/assets/tfmg/models/block/aluminum_fluid_tank/block_bottom.json
deleted file mode 100644
index 6ebdd5ea..00000000
--- a/build/resources/main/assets/tfmg/models/block/aluminum_fluid_tank/block_bottom.json
+++ /dev/null
@@ -1,74 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "0": "tfmg:block/aluminum_fluid_tank_top",
- "1": "tfmg:block/aluminum_fluid_tank",
- "4": "tfmg:block/aluminum_fluid_tank_inner",
- "particle": "tfmg:block/aluminum_fluid_tank"
- },
- "elements": [
- {
- "name": "Lid",
- "from": [0, 0, 0],
- "to": [16, 4, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, -23]},
- "faces": {
- "north": {"uv": [0, 12, 16, 16], "texture": "#1", "cullface": "north"},
- "east": {"uv": [0, 12, 16, 16], "texture": "#1", "cullface": "east"},
- "south": {"uv": [0, 12, 16, 16], "texture": "#1", "cullface": "south"},
- "west": {"uv": [0, 12, 16, 16], "texture": "#1", "cullface": "west"},
- "up": {"uv": [0, 0, 16, 16], "texture": "#4"},
- "down": {"uv": [0, 0, 16, 16], "texture": "#0", "cullface": "down"}
- }
- },
- {
- "name": "SideRight",
- "from": [0, 4, 0],
- "to": [16, 16, 1],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 12, -23]},
- "faces": {
- "north": {"uv": [0, 0, 16, 12], "texture": "#1", "cullface": "north"},
- "south": {"uv": [0, 0, 16, 12], "texture": "#1", "cullface": "north"}
- }
- },
- {
- "name": "SideRight",
- "from": [15, 4, 0],
- "to": [16, 16, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 12, 8]},
- "faces": {
- "east": {"uv": [0, 0, 16, 12], "texture": "#1", "cullface": "east"},
- "west": {"uv": [0, 0, 16, 12], "texture": "#1", "cullface": "east"}
- }
- },
- {
- "name": "SideRight",
- "from": [0, 4, 15],
- "to": [16, 16, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 12, 8]},
- "faces": {
- "north": {"uv": [0, 0, 16, 12], "texture": "#1", "cullface": "south"},
- "south": {"uv": [0, 0, 16, 12], "texture": "#1", "cullface": "south"}
- }
- },
- {
- "name": "SideRight",
- "from": [0, 4, 0],
- "to": [1, 16, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 12, 8]},
- "faces": {
- "east": {"uv": [0, 0, 16, 12], "texture": "#1", "cullface": "west"},
- "west": {"uv": [0, 0, 16, 12], "texture": "#1", "cullface": "west"}
- }
- }
- ],
- "groups": [
- {
- "name": "tank",
- "origin": [8, 8, -23],
- "color": 0,
- "children": [0, 1, 2, 3, 4]
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/aluminum_fluid_tank/block_bottom_window_ne.json b/build/resources/main/assets/tfmg/models/block/aluminum_fluid_tank/block_bottom_window_ne.json
deleted file mode 100644
index 106c591f..00000000
--- a/build/resources/main/assets/tfmg/models/block/aluminum_fluid_tank/block_bottom_window_ne.json
+++ /dev/null
@@ -1,73 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "0": "tfmg:block/aluminum_fluid_tank_top",
- "1": "tfmg:block/aluminum_fluid_tank",
- "3": "tfmg:block/aluminum_fluid_tank_window",
- "4": "tfmg:block/aluminum_fluid_tank_inner",
- "particle": "tfmg:block/aluminum_fluid_tank"
- },
- "elements": [
- {
- "name": "SideRight",
- "from": [15, 4, 0],
- "to": [16, 16, 12],
- "faces": {
- "east": {"uv": [4, 0, 16, 12], "texture": "#1"},
- "south": {"uv": [4, 0, 5, 12], "texture": "#1"},
- "west": {"uv": [0, 0, 12, 12], "texture": "#1"}
- }
- },
- {
- "name": "Window",
- "from": [0, 4, 0.95],
- "to": [4, 16, 0.95],
- "faces": {
- "north": {"uv": [0, 4, 4, 16], "texture": "#3"},
- "south": {"uv": [4, 4, 8, 16], "texture": "#3"}
- }
- },
- {
- "name": "Window",
- "from": [15.05, 4, 12],
- "to": [15.05, 16, 16],
- "faces": {
- "east": {"uv": [4, 4, 8, 16], "texture": "#3"},
- "west": {"uv": [0, 4, 4, 16], "texture": "#3"}
- }
- },
- {
- "name": "SideLeft",
- "from": [4, 4, 0],
- "to": [16, 16, 1],
- "faces": {
- "north": {"uv": [0, 0, 12, 12], "texture": "#1"},
- "south": {"uv": [4, 0, 16, 12], "texture": "#1"},
- "west": {"uv": [11, 0, 12, 12], "texture": "#1"}
- }
- },
- {
- "name": "Bottom",
- "from": [0, 0, 0],
- "to": [16, 4, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [-23, 8, 8]},
- "faces": {
- "north": {"uv": [0, 12, 16, 16], "texture": "#1"},
- "east": {"uv": [0, 12, 16, 16], "texture": "#1"},
- "south": {"uv": [0, 12, 16, 16], "texture": "#1"},
- "west": {"uv": [0, 12, 16, 16], "texture": "#1"},
- "up": {"uv": [0, 0, 16, 16], "texture": "#4"},
- "down": {"uv": [0, 0, 16, 16], "texture": "#0", "cullface": "down"}
- }
- }
- ],
- "groups": [
- {
- "name": "tank",
- "origin": [8, 8, -23],
- "color": 0,
- "children": [0, 1, 2, 3, 4]
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/aluminum_fluid_tank/block_single.json b/build/resources/main/assets/tfmg/models/block/aluminum_fluid_tank/block_single.json
deleted file mode 100644
index 73d61704..00000000
--- a/build/resources/main/assets/tfmg/models/block/aluminum_fluid_tank/block_single.json
+++ /dev/null
@@ -1,127 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "0": "tfmg:block/aluminum_fluid_tank_top",
- "1": "tfmg:block/aluminum_fluid_tank",
- "4": "tfmg:block/aluminum_fluid_tank_inner",
- "particle": "tfmg:block/aluminum_fluid_tank"
- },
- "elements": [
- {
- "name": "Lid",
- "from": [0, 0, 0],
- "to": [16, 4, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, -23]},
- "faces": {
- "north": {"uv": [0, 12, 16, 16], "texture": "#1", "cullface": "north"},
- "east": {"uv": [0, 12, 16, 16], "texture": "#1", "cullface": "east"},
- "south": {"uv": [0, 12, 16, 16], "texture": "#1", "cullface": "south"},
- "west": {"uv": [0, 12, 16, 16], "texture": "#1", "cullface": "west"},
- "up": {"uv": [0, 0, 16, 16], "texture": "#4"},
- "down": {"uv": [0, 0, 16, 16], "texture": "#0", "cullface": "down"}
- }
- },
- {
- "name": "SideRight",
- "from": [15, 4, 0],
- "to": [16, 12, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 12, 8]},
- "faces": {
- "east": {"uv": [0, 4, 16, 12], "texture": "#1", "cullface": "east"},
- "west": {"uv": [0, 4, 16, 12], "texture": "#1", "cullface": "east"}
- }
- },
- {
- "name": "SideRight",
- "from": [0, 4, 15],
- "to": [16, 12, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 12, 8]},
- "faces": {
- "north": {"uv": [0, 4, 16, 12], "texture": "#1", "cullface": "south"},
- "south": {"uv": [0, 4, 16, 12], "texture": "#1", "cullface": "south"}
- }
- },
- {
- "name": "SideRight",
- "from": [0, 4, 0],
- "to": [1, 12, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 12, 8]},
- "faces": {
- "east": {"uv": [0, 4, 16, 12], "texture": "#1", "cullface": "west"},
- "west": {"uv": [0, 4, 16, 12], "texture": "#1", "cullface": "west"}
- }
- },
- {
- "name": "Lid",
- "from": [0, 12, 0],
- "to": [16, 16, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, -23]},
- "faces": {
- "north": {"uv": [0, 0, 16, 4], "texture": "#1", "cullface": "north"},
- "east": {"uv": [0, 0, 16, 4], "texture": "#1", "cullface": "east"},
- "south": {"uv": [0, 0, 16, 4], "texture": "#1", "cullface": "south"},
- "west": {"uv": [0, 0, 16, 4], "texture": "#1", "cullface": "west"},
- "up": {"uv": [0, 0, 16, 16], "texture": "#0", "cullface": "up"},
- "down": {"uv": [0, 0, 16, 16], "texture": "#4"}
- }
- },
- {
- "name": "SideRight",
- "from": [0, 4, 0],
- "to": [16, 12, 1],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, -23]},
- "faces": {
- "north": {"uv": [0, 4, 16, 12], "texture": "#1", "cullface": "north"},
- "south": {"uv": [0, 4, 16, 12], "texture": "#1", "cullface": "north"}
- }
- }
- ],
- "groups": [
- {
- "name": "tank",
- "origin": [8, 8, -23],
- "color": 0,
- "children": []
- },
- {
- "name": "block_middle",
- "origin": [8, 8, 8],
- "color": 0,
- "children": [
- {
- "name": "tank",
- "origin": [8, 8, -23],
- "color": 0,
- "children": []
- }
- ]
- },
- {
- "name": "block_bottom",
- "origin": [8, 8, 8],
- "color": 0,
- "children": [
- {
- "name": "tank",
- "origin": [8, 8, -23],
- "color": 0,
- "children": [0, 1, 2, 3]
- }
- ]
- },
- {
- "name": "block_top",
- "origin": [8, 8, 8],
- "color": 0,
- "children": [
- {
- "name": "tank",
- "origin": [8, 8, -23],
- "color": 0,
- "children": [4, 5]
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/aluminum_fluid_tank/block_top.json b/build/resources/main/assets/tfmg/models/block/aluminum_fluid_tank/block_top.json
deleted file mode 100644
index a401f01a..00000000
--- a/build/resources/main/assets/tfmg/models/block/aluminum_fluid_tank/block_top.json
+++ /dev/null
@@ -1,71 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "0": "tfmg:block/aluminum_fluid_tank_top",
- "1": "tfmg:block/aluminum_fluid_tank",
- "4": "tfmg:block/aluminum_fluid_tank_inner",
- "particle": "tfmg:block/aluminum_fluid_tank"
- },
- "elements": [
- {
- "name": "Lid",
- "from": [0, 12, 0],
- "to": [16, 16, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, -23]},
- "faces": {
- "north": {"uv": [0, 0, 16, 4], "texture": "#1", "cullface": "north"},
- "east": {"uv": [0, 0, 16, 4], "texture": "#1", "cullface": "east"},
- "south": {"uv": [0, 0, 16, 4], "texture": "#1", "cullface": "south"},
- "west": {"uv": [0, 0, 16, 4], "texture": "#1", "cullface": "west"},
- "up": {"uv": [0, 0, 16, 16], "texture": "#0", "cullface": "up"},
- "down": {"uv": [0, 0, 16, 16], "texture": "#4"}
- }
- },
- {
- "name": "SideRight",
- "from": [0, 0, 0],
- "to": [16, 12, 1],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, -23]},
- "faces": {
- "north": {"uv": [0, 4, 16, 16], "texture": "#1", "cullface": "north"},
- "south": {"uv": [0, 4, 16, 16], "texture": "#1", "cullface": "north"}
- }
- },
- {
- "name": "SideRight",
- "from": [15, 0, 0],
- "to": [16, 12, 16],
- "faces": {
- "east": {"uv": [0, 4, 16, 16], "texture": "#1", "cullface": "east"},
- "west": {"uv": [0, 4, 16, 16], "texture": "#1", "cullface": "east"}
- }
- },
- {
- "name": "SideRight",
- "from": [0, 0, 15],
- "to": [16, 12, 16],
- "faces": {
- "north": {"uv": [0, 4, 16, 16], "texture": "#1", "cullface": "south"},
- "south": {"uv": [0, 4, 16, 16], "texture": "#1", "cullface": "south"}
- }
- },
- {
- "name": "SideRight",
- "from": [0, 0, 0],
- "to": [1, 12, 16],
- "faces": {
- "east": {"uv": [0, 4, 16, 16], "texture": "#1", "cullface": "west"},
- "west": {"uv": [0, 4, 16, 16], "texture": "#1", "cullface": "west"}
- }
- }
- ],
- "groups": [
- {
- "name": "tank",
- "origin": [8, 8, -23],
- "color": 0,
- "children": [0, 1, 2, 3, 4]
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/aluminum_fluid_tank/block_top_window.json b/build/resources/main/assets/tfmg/models/block/aluminum_fluid_tank/block_top_window.json
deleted file mode 100644
index 8da50fdf..00000000
--- a/build/resources/main/assets/tfmg/models/block/aluminum_fluid_tank/block_top_window.json
+++ /dev/null
@@ -1,154 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "0": "tfmg:block/aluminum_fluid_tank_top",
- "1": "tfmg:block/aluminum_fluid_tank",
- "3": "tfmg:block/aluminum_fluid_tank_window",
- "4": "tfmg:block/aluminum_fluid_tank_inner",
- "particle": "tfmg:block/aluminum_fluid_tank"
- },
- "elements": [
- {
- "name": "Lid",
- "from": [0, 12, 0],
- "to": [16, 16, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, -23]},
- "faces": {
- "north": {"uv": [0, 0, 16, 4], "texture": "#1", "cullface": "north"},
- "east": {"uv": [0, 0, 16, 4], "texture": "#1", "cullface": "east"},
- "south": {"uv": [0, 0, 16, 4], "texture": "#1", "cullface": "south"},
- "west": {"uv": [0, 0, 16, 4], "texture": "#1", "cullface": "west"},
- "up": {"uv": [0, 0, 16, 16], "texture": "#0", "cullface": "up"},
- "down": {"uv": [0, 0, 16, 16], "texture": "#4"}
- }
- },
- {
- "name": "SideRight",
- "from": [0, 0, 0],
- "to": [4, 12, 1],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, -23]},
- "faces": {
- "north": {"uv": [12, 4, 16, 16], "texture": "#1", "cullface": "north"},
- "east": {"uv": [0, 4, 1, 16], "texture": "#1", "cullface": "north"},
- "south": {"uv": [0, 4, 4, 16], "texture": "#1", "cullface": "north"}
- }
- },
- {
- "name": "SideRight",
- "from": [15, 0, 0],
- "to": [16, 12, 4],
- "faces": {
- "east": {"uv": [12, 4, 16, 16], "texture": "#1", "cullface": "east"},
- "south": {"uv": [0, 4, 1, 16], "texture": "#1", "cullface": "east"},
- "west": {"uv": [0, 4, 4, 16], "texture": "#1", "cullface": "east"}
- }
- },
- {
- "name": "SideRight",
- "from": [12, 0, 15],
- "to": [16, 12, 16],
- "faces": {
- "north": {"uv": [0, 4, 4, 16], "texture": "#1", "cullface": "south"},
- "south": {"uv": [12, 4, 16, 16], "texture": "#1", "cullface": "south"},
- "west": {"uv": [0, 4, 1, 16], "texture": "#1", "cullface": "south"}
- }
- },
- {
- "name": "SideRight",
- "from": [0, 0, 12],
- "to": [1, 12, 16],
- "faces": {
- "north": {"uv": [0, 4, 1, 16], "texture": "#1", "cullface": "west"},
- "east": {"uv": [0, 4, 4, 16], "texture": "#1", "cullface": "west"},
- "west": {"uv": [12, 4, 16, 16], "texture": "#1", "cullface": "west"}
- }
- },
- {
- "name": "Window",
- "from": [4, 0, 0.95],
- "to": [12, 12, 0.95],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, -23]},
- "faces": {
- "north": {"uv": [0, 0, 8, 12], "texture": "#3", "cullface": "north"},
- "south": {"uv": [0, 0, 8, 12], "texture": "#3", "cullface": "north"}
- }
- },
- {
- "name": "Window",
- "from": [15.05, 0, 4],
- "to": [15.05, 12, 12],
- "faces": {
- "east": {"uv": [0, 0, 8, 12], "texture": "#3", "cullface": "east"},
- "west": {"uv": [0, 0, 8, 12], "texture": "#3", "cullface": "east"}
- }
- },
- {
- "name": "Window",
- "from": [4, 0, 15.05],
- "to": [12, 12, 15.05],
- "faces": {
- "north": {"uv": [0, 0, 8, 12], "texture": "#3", "cullface": "south"},
- "south": {"uv": [0, 0, 8, 12], "texture": "#3", "cullface": "south"}
- }
- },
- {
- "name": "Window",
- "from": [0.95, 0, 4],
- "to": [0.95, 12, 12],
- "faces": {
- "east": {"uv": [0, 0, 8, 12], "texture": "#3", "cullface": "west"},
- "west": {"uv": [0, 0, 8, 12], "texture": "#3", "cullface": "west"}
- }
- },
- {
- "name": "SideLeft",
- "from": [12, 0, 0],
- "to": [16, 12, 1],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, -23]},
- "faces": {
- "north": {"uv": [0, 4, 4, 16], "texture": "#1", "cullface": "north"},
- "south": {"uv": [12, 4, 16, 16], "texture": "#1", "cullface": "north"},
- "west": {"uv": [15, 4, 16, 16], "texture": "#1", "cullface": "north"}
- }
- },
- {
- "name": "SideLeft",
- "from": [15, 0, 12],
- "to": [16, 12, 16],
- "faces": {
- "north": {"uv": [15, 4, 16, 16], "texture": "#1", "cullface": "east"},
- "east": {"uv": [0, 4, 4, 16], "texture": "#1", "cullface": "east"},
- "west": {"uv": [12, 4, 16, 16], "texture": "#1", "cullface": "east"}
- }
- },
- {
- "name": "SideLeft",
- "from": [0, 0, 15],
- "to": [4, 12, 16],
- "faces": {
- "north": {"uv": [12, 4, 16, 16], "texture": "#1", "cullface": "south"},
- "east": {"uv": [15, 4, 16, 16], "texture": "#1", "cullface": "south"},
- "south": {"uv": [0, 4, 4, 16], "texture": "#1", "cullface": "south"}
- }
- },
- {
- "name": "SideLeft",
- "from": [0, 0, 0],
- "to": [1, 12, 4],
- "faces": {
- "east": {"uv": [12, 4, 16, 16], "texture": "#1", "cullface": "west"},
- "south": {"uv": [15, 4, 16, 16], "texture": "#1", "cullface": "west"},
- "west": {"uv": [0, 4, 4, 16], "texture": "#1", "cullface": "west"}
- }
- }
- ],
- "groups": [
- {
- "name": "tank",
- "origin": [8, 8, -23],
- "color": 0,
- "children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12]
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/aluminum_fluid_valve/block_horizontal_open.json b/build/resources/main/assets/tfmg/models/block/aluminum_fluid_valve/block_horizontal_open.json
deleted file mode 100644
index 04a08969..00000000
--- a/build/resources/main/assets/tfmg/models/block/aluminum_fluid_valve/block_horizontal_open.json
+++ /dev/null
@@ -1,77 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "render_type": "minecraft:cutout",
- "textures": {
- "2": "tfmg:block/aluminum_fluid_valve",
- "3": "tfmg:block/aluminum_valve_open",
- "particle": "tfmg:block/aluminum_block"
- },
- "elements": [
- {
- "name": "ValveCenter",
- "from": [2, 2, 2],
- "to": [14, 14, 14],
- "rotation": {"angle": 0, "axis": "y", "origin": [24, 11, 11]},
- "faces": {
- "north": {"uv": [1, 1, 7, 7], "rotation": 90, "texture": "#2"},
- "east": {"uv": [9, 1, 15, 7], "rotation": 90, "texture": "#2"},
- "south": {"uv": [1, 1, 7, 7], "rotation": 90, "texture": "#2"},
- "west": {"uv": [9, 1, 15, 7], "rotation": 90, "texture": "#2"},
- "up": {"uv": [1, 9, 7, 15], "rotation": 90, "texture": "#2"},
- "down": {"uv": [1, 9, 7, 15], "rotation": 90, "texture": "#2"}
- }
- },
- {
- "from": [3, 14, 3],
- "to": [13, 16, 13],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [7.5, 1.5, 8.5, 6.5], "rotation": 90, "texture": "#2"},
- "east": {"uv": [7.5, 1.5, 8.5, 6.5], "rotation": 90, "texture": "#2"},
- "south": {"uv": [7.5, 1.5, 8.5, 6.5], "rotation": 90, "texture": "#2"},
- "west": {"uv": [7.5, 1.5, 8.5, 6.5], "rotation": 90, "texture": "#2"},
- "up": {"uv": [1.5, 9.5, 6.5, 14.5], "rotation": 90, "texture": "#2"},
- "down": {"uv": [0, 0, 0, 0], "rotation": 90, "texture": "#2"}
- }
- },
- {
- "from": [3, 0, 3],
- "to": [13, 2, 13],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [8.5, 1.5, 7.5, 6.5], "rotation": 90, "texture": "#2"},
- "east": {"uv": [8.5, 1.5, 7.5, 6.5], "rotation": 90, "texture": "#2"},
- "south": {"uv": [8.5, 1.5, 7.5, 6.5], "rotation": 90, "texture": "#2"},
- "west": {"uv": [8.5, 1.5, 7.5, 6.5], "rotation": 90, "texture": "#2"},
- "up": {"uv": [0, 0, 0, 0], "rotation": 90, "texture": "#2"},
- "down": {"uv": [7, 9, 1, 15], "rotation": 90, "texture": "#2"}
- }
- },
- {
- "name": "ValveCenter",
- "from": [2, 2, 3],
- "to": [14, 14, 2],
- "rotation": {"angle": 0, "axis": "y", "origin": [24, 11, 12]},
- "faces": {
- "north": {"uv": [2, 2, 14, 14], "rotation": 90, "texture": "#3"},
- "east": {"uv": [7.5, 1, 8, 7], "texture": "#2"},
- "west": {"uv": [7.5, 1, 8, 7], "texture": "#2"},
- "up": {"uv": [7.5, 1, 8, 7], "rotation": 90, "texture": "#2"},
- "down": {"uv": [7.5, 1, 8, 7], "rotation": 90, "texture": "#2"}
- }
- },
- {
- "name": "ValveCenter",
- "from": [2, 2, 14],
- "to": [14, 14, 13],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 13.5]},
- "faces": {
- "east": {"uv": [7.5, 1, 8, 7], "texture": "#2"},
- "south": {"uv": [2, 2, 14, 14], "rotation": 90, "texture": "#3"},
- "west": {"uv": [7.5, 1, 8, 7], "texture": "#2"},
- "up": {"uv": [7.5, 1, 8, 7], "rotation": 270, "texture": "#2"},
- "down": {"uv": [7.5, 1, 8, 7], "rotation": 270, "texture": "#2"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/aluminum_fluid_valve/block_vertical_open.json b/build/resources/main/assets/tfmg/models/block/aluminum_fluid_valve/block_vertical_open.json
deleted file mode 100644
index c6f999f2..00000000
--- a/build/resources/main/assets/tfmg/models/block/aluminum_fluid_valve/block_vertical_open.json
+++ /dev/null
@@ -1,75 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "render_type": "minecraft:cutout",
- "textures": {
- "2": "tfmg:block/aluminum_fluid_valve",
- "4": "tfmg:block/aluminum_valve_open",
- "particle": "tfmg:block/aluminum_block"
- },
- "elements": [
- {
- "name": "ValveCenter",
- "from": [2, 2, 2],
- "to": [14, 14, 14],
- "rotation": {"angle": 0, "axis": "y", "origin": [24, 11, 11]},
- "faces": {
- "north": {"uv": [1, 1, 7, 7], "texture": "#2"},
- "east": {"uv": [1, 9, 7, 15], "rotation": 90, "texture": "#2"},
- "south": {"uv": [1, 1, 7, 7], "texture": "#2"},
- "west": {"uv": [1, 9, 7, 15], "rotation": 90, "texture": "#2"},
- "up": {"uv": [9, 1, 15, 7], "texture": "#2"},
- "down": {"uv": [9, 1, 15, 7], "texture": "#2"}
- }
- },
- {
- "name": "ValveCenter",
- "from": [2, 2, 3],
- "to": [14, 14, 2],
- "rotation": {"angle": 0, "axis": "y", "origin": [24, 11, 12]},
- "faces": {
- "north": {"uv": [2, 2, 14, 14], "texture": "#4"},
- "east": {"uv": [7.5, 1, 8, 7], "texture": "#2"},
- "west": {"uv": [7.5, 1, 8, 7], "texture": "#2"},
- "up": {"uv": [7.5, 1, 8, 7], "rotation": 90, "texture": "#2"},
- "down": {"uv": [7.5, 1, 8, 7], "rotation": 90, "texture": "#2"}
- }
- },
- {
- "name": "ValveCenter",
- "from": [2, 2, 14],
- "to": [14, 14, 13],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 13.5]},
- "faces": {
- "east": {"uv": [7.5, 1, 8, 7], "texture": "#2"},
- "south": {"uv": [2, 2, 14, 14], "texture": "#4"},
- "west": {"uv": [7.5, 1, 8, 7], "texture": "#2"},
- "up": {"uv": [7.5, 1, 8, 7], "rotation": 270, "texture": "#2"},
- "down": {"uv": [7.5, 1, 8, 7], "rotation": 270, "texture": "#2"}
- }
- },
- {
- "from": [0, 3, 3],
- "to": [2, 13, 13],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [7.5, 1.5, 8.5, 6.5], "texture": "#2"},
- "south": {"uv": [8.5, 1.5, 7.5, 6.5], "texture": "#2"},
- "west": {"uv": [1.5, 9.5, 6.5, 14.5], "texture": "#2"},
- "up": {"uv": [8.5, 1.5, 7.5, 6.5], "texture": "#2"},
- "down": {"uv": [8.5, 1.5, 7.5, 6.5], "texture": "#2"}
- }
- },
- {
- "from": [14, 3, 3],
- "to": [16, 13, 13],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [7.5, 1.5, 8.5, 6.5], "texture": "#2"},
- "east": {"uv": [6.5, 9.5, 1.5, 14.5], "texture": "#2"},
- "south": {"uv": [8.5, 1.5, 7.5, 6.5], "texture": "#2"},
- "up": {"uv": [8.5, 1.5, 7.5, 6.5], "texture": "#2"},
- "down": {"uv": [8.5, 1.5, 7.5, 6.5], "texture": "#2"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/aluminum_flywheel/flywheel.json b/build/resources/main/assets/tfmg/models/block/aluminum_flywheel/flywheel.json
deleted file mode 100644
index 3620d459..00000000
--- a/build/resources/main/assets/tfmg/models/block/aluminum_flywheel/flywheel.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "parent": "block/block",
- "ambientocclusion": false,
- "textures": {
- "0": "tfmg:block/aluminum_flywheel",
- "1": "create:block/axis",
- "2": "create:block/axis_top",
- "particle": "tfmg:block/aluminum_flywheel"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/aluminum_frame/block.json b/build/resources/main/assets/tfmg/models/block/aluminum_frame/block.json
deleted file mode 100644
index 406c0829..00000000
--- a/build/resources/main/assets/tfmg/models/block/aluminum_frame/block.json
+++ /dev/null
@@ -1,166 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "0": "tfmg:block/aluminum_frame_2",
- "particle": "tfmg:block/aluminum_frame_2"
- },
- "elements": [
- {
- "from": [0, 0, 0],
- "to": [2, 16, 2],
- "faces": {
- "north": {"uv": [14, 0, 16, 16], "texture": "#0"},
- "east": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "south": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "west": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "up": {"uv": [0, 0, 2, 2], "texture": "#0"},
- "down": {"uv": [0, 14, 2, 16], "texture": "#0"}
- }
- },
- {
- "from": [14, 0, 0],
- "to": [16, 16, 2],
- "faces": {
- "north": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "east": {"uv": [14, 0, 16, 16], "texture": "#0"},
- "south": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "west": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "up": {"uv": [14, 0, 16, 2], "texture": "#0"},
- "down": {"uv": [14, 14, 16, 16], "texture": "#0"}
- }
- },
- {
- "from": [0, 0, 14],
- "to": [2, 16, 16],
- "faces": {
- "north": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "east": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "south": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "west": {"uv": [14, 0, 16, 16], "texture": "#0"},
- "up": {"uv": [0, 14, 2, 16], "texture": "#0"},
- "down": {"uv": [0, 0, 2, 2], "texture": "#0"}
- }
- },
- {
- "from": [14, 0, 14],
- "to": [16, 16, 16],
- "faces": {
- "north": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "east": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "south": {"uv": [14, 0, 16, 16], "texture": "#0"},
- "west": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "up": {"uv": [14, 14, 16, 16], "texture": "#0"},
- "down": {"uv": [14, 0, 16, 2], "texture": "#0"}
- }
- },
- {
- "from": [14, 14, 2],
- "to": [16, 16, 14],
- "faces": {
- "north": {"uv": [0, 0, 2, 2], "rotation": 180, "texture": "#0"},
- "east": {"uv": [14, 2, 16, 14], "rotation": 270, "texture": "#0"},
- "south": {"uv": [0, 0, 2, 2], "texture": "#0"},
- "west": {"uv": [0, 0, 2, 12], "rotation": 90, "texture": "#0"},
- "up": {"uv": [0, 2, 2, 14], "rotation": 180, "texture": "#0"},
- "down": {"uv": [0, 2, 2, 14], "texture": "#0"}
- }
- },
- {
- "from": [0, 14, 2],
- "to": [2, 16, 14],
- "faces": {
- "north": {"uv": [0, 0, 2, 2], "rotation": 180, "texture": "#0"},
- "east": {"uv": [0, 0, 2, 12], "rotation": 270, "texture": "#0"},
- "south": {"uv": [0, 0, 2, 2], "texture": "#0"},
- "west": {"uv": [0, 2, 2, 14], "rotation": 90, "texture": "#0"},
- "up": {"uv": [14, 2, 16, 14], "rotation": 180, "texture": "#0"},
- "down": {"uv": [0, 0, 2, 12], "texture": "#0"}
- }
- },
- {
- "from": [0, 0, 2],
- "to": [2, 2, 14],
- "faces": {
- "north": {"uv": [0, 0, 2, 2], "rotation": 180, "texture": "#0"},
- "east": {"uv": [0, 0, 2, 12], "rotation": 270, "texture": "#0"},
- "south": {"uv": [0, 0, 2, 2], "texture": "#0"},
- "west": {"uv": [14, 2, 16, 14], "rotation": 90, "texture": "#0"},
- "up": {"uv": [0, 0, 2, 12], "rotation": 180, "texture": "#0"},
- "down": {"uv": [0, 2, 2, 14], "texture": "#0"}
- }
- },
- {
- "from": [14, 0, 2],
- "to": [16, 2, 14],
- "faces": {
- "north": {"uv": [0, 0, 2, 2], "rotation": 180, "texture": "#0"},
- "east": {"uv": [0, 2, 2, 14], "rotation": 270, "texture": "#0"},
- "south": {"uv": [0, 0, 2, 2], "texture": "#0"},
- "west": {"uv": [0, 0, 2, 12], "rotation": 90, "texture": "#0"},
- "up": {"uv": [0, 2, 2, 14], "rotation": 180, "texture": "#0"},
- "down": {"uv": [14, 2, 16, 14], "texture": "#0"}
- }
- },
- {
- "from": [2, 14, 0],
- "to": [14, 16, 2],
- "faces": {
- "north": {"uv": [14, 2, 16, 14], "rotation": 270, "texture": "#0"},
- "east": {"uv": [0, 0, 2, 2], "texture": "#0"},
- "south": {"uv": [0, 0, 2, 12], "rotation": 90, "texture": "#0"},
- "west": {"uv": [0, 0, 2, 2], "rotation": 180, "texture": "#0"},
- "up": {"uv": [0, 2, 2, 14], "rotation": 90, "texture": "#0"},
- "down": {"uv": [0, 0, 2, 12], "rotation": 90, "texture": "#0"}
- }
- },
- {
- "from": [2, 14, 14],
- "to": [14, 16, 16],
- "faces": {
- "north": {"uv": [0, 0, 2, 12], "rotation": 270, "texture": "#0"},
- "east": {"uv": [0, 0, 2, 2], "texture": "#0"},
- "south": {"uv": [0, 2, 2, 14], "rotation": 90, "texture": "#0"},
- "west": {"uv": [0, 0, 2, 2], "rotation": 180, "texture": "#0"},
- "up": {"uv": [14, 2, 16, 14], "rotation": 90, "texture": "#0"},
- "down": {"uv": [0, 2, 2, 14], "rotation": 90, "texture": "#0"}
- }
- },
- {
- "from": [2, 0, 14],
- "to": [14, 2, 16],
- "faces": {
- "north": {"uv": [0, 0, 2, 12], "rotation": 270, "texture": "#0"},
- "east": {"uv": [0, 0, 2, 2], "texture": "#0"},
- "south": {"uv": [14, 2, 16, 14], "rotation": 90, "texture": "#0"},
- "west": {"uv": [0, 0, 2, 2], "rotation": 180, "texture": "#0"},
- "up": {"uv": [0, 0, 2, 12], "rotation": 90, "texture": "#0"},
- "down": {"uv": [0, 2, 2, 14], "rotation": 90, "texture": "#0"}
- }
- },
- {
- "from": [2, 0, 0],
- "to": [14, 2, 2],
- "faces": {
- "north": {"uv": [0, 2, 2, 14], "rotation": 270, "texture": "#0"},
- "east": {"uv": [0, 0, 2, 2], "texture": "#0"},
- "south": {"uv": [0, 0, 2, 12], "rotation": 90, "texture": "#0"},
- "west": {"uv": [0, 0, 2, 2], "rotation": 180, "texture": "#0"},
- "up": {"uv": [0, 2, 2, 14], "rotation": 90, "texture": "#0"},
- "down": {"uv": [14, 2, 16, 14], "rotation": 90, "texture": "#0"}
- }
- },
- {
- "from": [1, 1, 1],
- "to": [15, 15, 15],
- "faces": {
- "north": {"uv": [1, 1, 15, 15], "texture": "#0"},
- "east": {"uv": [1, 1, 15, 15], "texture": "#0"},
- "south": {"uv": [1, 1, 15, 15], "texture": "#0"},
- "west": {"uv": [1, 1, 15, 15], "texture": "#0"},
- "up": {"uv": [1, 1, 15, 15], "texture": "#0"},
- "down": {"uv": [1, 1, 15, 15], "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/aluminum_lamp/light.json b/build/resources/main/assets/tfmg/models/block/aluminum_lamp/light.json
deleted file mode 100644
index 7ffd10eb..00000000
--- a/build/resources/main/assets/tfmg/models/block/aluminum_lamp/light.json
+++ /dev/null
@@ -1,33 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "textures": {
- "0": "tfmg:block/light",
- "particle": "tfmg:block/light"
- },
- "elements": [
- {
- "from": [3.75, 3.75, 2],
- "to": [12.25, 12.25, 3.25],
- "rotation": {"angle": 0, "axis": "x", "origin": [2, 8, 8]},
- "faces": {
- "east": {"uv": [4, 10, 12, 11], "rotation": 270, "texture": "#0"},
- "south": {"uv": [4, 8, 12, 16], "texture": "#0"},
- "west": {"uv": [4, 10, 12, 11], "rotation": 90, "texture": "#0"},
- "up": {"uv": [4, 10, 12, 11], "rotation": 180, "texture": "#0"},
- "down": {"uv": [4, 10, 12, 11], "texture": "#0"}
- }
- },
- {
- "from": [3.5, 3.5, 2],
- "to": [12.5, 12.5, 3.5],
- "rotation": {"angle": 0, "axis": "x", "origin": [2, 8, 8]},
- "faces": {
- "east": {"uv": [4, 3, 12, 4], "rotation": 270, "texture": "#0"},
- "south": {"uv": [4, 0, 12, 8], "texture": "#0"},
- "west": {"uv": [4, 3, 12, 4], "rotation": 90, "texture": "#0"},
- "up": {"uv": [4, 3, 12, 4], "rotation": 180, "texture": "#0"},
- "down": {"uv": [4, 3, 12, 4], "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/aluminum_pipe/connection/east.json b/build/resources/main/assets/tfmg/models/block/aluminum_pipe/connection/east.json
deleted file mode 100644
index 47c98c3c..00000000
--- a/build/resources/main/assets/tfmg/models/block/aluminum_pipe/connection/east.json
+++ /dev/null
@@ -1,22 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "texture_size": [32, 32],
- "textures": {
- "0": "tfmg:block/aluminum_pipes",
- "particle": "tfmg:block/aluminum_block"
- },
- "elements": [
- {
- "name": "connection_east",
- "from": [12, 4, 4],
- "to": [16, 12, 12],
- "rotation": {"angle": 0, "axis": "y", "origin": [16, 0, -16]},
- "faces": {
- "north": {"uv": [0, 6, 4, 8], "rotation": 90, "texture": "#0"},
- "south": {"uv": [0, 8, 4, 6], "rotation": 90, "texture": "#0"},
- "up": {"uv": [0, 8, 4, 6], "rotation": 90, "texture": "#0"},
- "down": {"uv": [0, 6, 4, 8], "rotation": 270, "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/aluminum_pipe/connection/south.json b/build/resources/main/assets/tfmg/models/block/aluminum_pipe/connection/south.json
deleted file mode 100644
index af618a30..00000000
--- a/build/resources/main/assets/tfmg/models/block/aluminum_pipe/connection/south.json
+++ /dev/null
@@ -1,22 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "texture_size": [32, 32],
- "textures": {
- "0": "tfmg:block/aluminum_pipes",
- "particle": "tfmg:block/aluminum_block"
- },
- "elements": [
- {
- "name": "connection_south",
- "from": [4, 4, 12],
- "to": [12, 12, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [0, 8, 0]},
- "faces": {
- "east": {"uv": [0, 6, 4, 8], "rotation": 90, "texture": "#0"},
- "west": {"uv": [0, 8, 4, 6], "rotation": 90, "texture": "#0"},
- "up": {"uv": [0, 8, 4, 6], "rotation": 180, "texture": "#0"},
- "down": {"uv": [0, 6, 4, 8], "rotation": 180, "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/aluminum_pipe/core_y.json b/build/resources/main/assets/tfmg/models/block/aluminum_pipe/core_y.json
deleted file mode 100644
index 589ac645..00000000
--- a/build/resources/main/assets/tfmg/models/block/aluminum_pipe/core_y.json
+++ /dev/null
@@ -1,18 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "textures": {
- "0": "tfmg:block/aluminum_pipes_connected",
- "particle": "tfmg:block/aluminum_block"
- },
- "elements": [
- {
- "name": "core_y",
- "from": [4, 4, 4],
- "to": [12, 12, 12],
- "faces": {
- "up": {"uv": [12, 12, 16, 8], "rotation": 180, "texture": "#0"},
- "down": {"uv": [12, 8, 16, 12], "rotation": 180, "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/aluminum_pipe/d_z.json b/build/resources/main/assets/tfmg/models/block/aluminum_pipe/d_z.json
deleted file mode 100644
index 092f0f55..00000000
--- a/build/resources/main/assets/tfmg/models/block/aluminum_pipe/d_z.json
+++ /dev/null
@@ -1,37 +0,0 @@
-{
- "parent": "tfmg:block/aluminum_pipe/core_z",
- "elements": [
- {
- "faces": {
- "north": {
- "texture": "#0",
- "uv": [
- 0.0,
- 0.0,
- 4.0,
- 4.0
- ]
- },
- "south": {
- "texture": "#0",
- "uv": [
- 4.0,
- 0.0,
- 0.0,
- 4.0
- ]
- }
- },
- "from": [
- 4,
- 4,
- 4
- ],
- "to": [
- 12,
- 12,
- 12
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/aluminum_pipe/drain/down.json b/build/resources/main/assets/tfmg/models/block/aluminum_pipe/drain/down.json
deleted file mode 100644
index 394aa43d..00000000
--- a/build/resources/main/assets/tfmg/models/block/aluminum_pipe/drain/down.json
+++ /dev/null
@@ -1,35 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "texture_size": [32, 32],
- "textures": {
- "0": "tfmg:block/aluminum_pipes",
- "particle": "tfmg:block/aluminum_block"
- },
- "elements": [
- {
- "from": [4.95, -3.95, 4.95],
- "to": [11.05, -0.95, 11.05],
- "rotation": {"angle": 0, "axis": "z", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [12, 8, 13.5, 11], "rotation": 90, "texture": "#0"},
- "east": {"uv": [12, 8, 13.5, 11], "rotation": 90, "texture": "#0"},
- "south": {"uv": [12, 8, 13.5, 11], "rotation": 90, "texture": "#0"},
- "west": {"uv": [12, 8, 13.5, 11], "rotation": 90, "texture": "#0"},
- "down": {"uv": [13, 8, 16, 11], "rotation": 180, "texture": "#0"}
- }
- },
- {
- "from": [2.95, -1.1, 2.95],
- "to": [13.05, 2, 13.05],
- "rotation": {"angle": 0, "axis": "z", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [10.5, 16, 9, 11], "rotation": 90, "texture": "#0"},
- "east": {"uv": [10.5, 16, 9, 11], "rotation": 90, "texture": "#0"},
- "south": {"uv": [10.5, 16, 9, 11], "rotation": 90, "texture": "#0"},
- "west": {"uv": [10.5, 16, 9, 11], "rotation": 90, "texture": "#0"},
- "up": {"uv": [11, 11, 16, 16], "rotation": 90, "texture": "#0"},
- "down": {"uv": [11, 11, 16, 16], "rotation": 90, "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/aluminum_pipe/drain/west.json b/build/resources/main/assets/tfmg/models/block/aluminum_pipe/drain/west.json
deleted file mode 100644
index b9218875..00000000
--- a/build/resources/main/assets/tfmg/models/block/aluminum_pipe/drain/west.json
+++ /dev/null
@@ -1,35 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "texture_size": [32, 32],
- "textures": {
- "0": "tfmg:block/aluminum_pipes",
- "particle": "tfmg:block/aluminum_block"
- },
- "elements": [
- {
- "from": [-1.1, 2.95, 2.95],
- "to": [2, 13.05, 13.05],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [10.5, 16, 9, 11], "texture": "#0"},
- "east": {"uv": [16, 11, 11, 16], "texture": "#0"},
- "south": {"uv": [9, 11, 10.5, 16], "texture": "#0"},
- "west": {"uv": [16, 11, 11, 16], "texture": "#0"},
- "up": {"uv": [9, 11, 10.5, 16], "texture": "#0"},
- "down": {"uv": [9, 16, 10.5, 11], "texture": "#0"}
- }
- },
- {
- "from": [-3.95, 4.95, 4.95],
- "to": [-0.95, 11.05, 11.05],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [13.5, 8, 12, 11], "rotation": 180, "texture": "#0"},
- "south": {"uv": [13.5, 8, 12, 11], "texture": "#0"},
- "west": {"uv": [16, 8, 13, 11], "texture": "#0"},
- "up": {"uv": [13.5, 8, 12, 11], "texture": "#0"},
- "down": {"uv": [13.5, 8, 12, 11], "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/aluminum_pipe/lr_x.json b/build/resources/main/assets/tfmg/models/block/aluminum_pipe/lr_x.json
deleted file mode 100644
index f900d932..00000000
--- a/build/resources/main/assets/tfmg/models/block/aluminum_pipe/lr_x.json
+++ /dev/null
@@ -1,37 +0,0 @@
-{
- "parent": "tfmg:block/aluminum_pipe/core_x",
- "elements": [
- {
- "faces": {
- "east": {
- "texture": "#0",
- "uv": [
- 4.0,
- 8.0,
- 8.0,
- 12.0
- ]
- },
- "west": {
- "texture": "#0",
- "uv": [
- 8.0,
- 8.0,
- 4.0,
- 12.0
- ]
- }
- },
- "from": [
- 4,
- 4,
- 4
- ],
- "to": [
- 12,
- 12,
- 12
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/aluminum_pipe/rim/east.json b/build/resources/main/assets/tfmg/models/block/aluminum_pipe/rim/east.json
deleted file mode 100644
index 71e308e5..00000000
--- a/build/resources/main/assets/tfmg/models/block/aluminum_pipe/rim/east.json
+++ /dev/null
@@ -1,22 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "texture_size": [32, 32],
- "textures": {
- "0": "tfmg:block/aluminum_pipes",
- "particle": "tfmg:block/aluminum_block"
- },
- "elements": [
- {
- "from": [14, 3, 3],
- "to": [16, 13, 13],
- "faces": {
- "north": {"uv": [9.5, 16, 10.5, 11], "texture": "#0"},
- "east": {"uv": [11, 11, 16, 16], "texture": "#0", "cullface": "east"},
- "south": {"uv": [10.5, 11, 9.5, 16], "texture": "#0"},
- "west": {"uv": [11, 11, 16, 16], "texture": "#0"},
- "up": {"uv": [9.5, 16, 10.5, 11], "rotation": 180, "texture": "#0"},
- "down": {"uv": [10.5, 11, 9.5, 16], "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/aluminum_pipe/rim/north.json b/build/resources/main/assets/tfmg/models/block/aluminum_pipe/rim/north.json
deleted file mode 100644
index f3cffc47..00000000
--- a/build/resources/main/assets/tfmg/models/block/aluminum_pipe/rim/north.json
+++ /dev/null
@@ -1,23 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "texture_size": [32, 32],
- "textures": {
- "0": "tfmg:block/aluminum_pipes",
- "particle": "tfmg:block/aluminum_block"
- },
- "elements": [
- {
- "from": [3, 3, 0],
- "to": [13, 13, 2],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 28, 8]},
- "faces": {
- "north": {"uv": [11, 11, 16, 16], "texture": "#0", "cullface": "north"},
- "east": {"uv": [10.5, 11, 9.5, 16], "texture": "#0"},
- "south": {"uv": [11, 11, 16, 16], "texture": "#0"},
- "west": {"uv": [9.5, 16, 10.5, 11], "texture": "#0"},
- "up": {"uv": [10.5, 11, 9.5, 16], "rotation": 270, "texture": "#0"},
- "down": {"uv": [9.5, 16, 10.5, 11], "rotation": 270, "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/aluminum_pipe/rim_connector/east.json b/build/resources/main/assets/tfmg/models/block/aluminum_pipe/rim_connector/east.json
deleted file mode 100644
index 39c323e2..00000000
--- a/build/resources/main/assets/tfmg/models/block/aluminum_pipe/rim_connector/east.json
+++ /dev/null
@@ -1,22 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "texture_size": [32, 32],
- "textures": {
- "0": "tfmg:block/aluminum_pipes",
- "particle": "tfmg:block/aluminum_block"
- },
- "elements": [
- {
- "name": "rim_east",
- "from": [12, 4, 4],
- "to": [16, 12, 12],
- "rotation": {"angle": 0, "axis": "y", "origin": [16, 0, -16]},
- "faces": {
- "north": {"uv": [4, 6, 8, 8], "rotation": 90, "texture": "#0"},
- "south": {"uv": [4, 8, 8, 6], "rotation": 90, "texture": "#0"},
- "up": {"uv": [4, 8, 8, 6], "rotation": 90, "texture": "#0"},
- "down": {"uv": [4, 6, 8, 8], "rotation": 270, "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/aluminum_pipe/u_y.json b/build/resources/main/assets/tfmg/models/block/aluminum_pipe/u_y.json
deleted file mode 100644
index 02033113..00000000
--- a/build/resources/main/assets/tfmg/models/block/aluminum_pipe/u_y.json
+++ /dev/null
@@ -1,37 +0,0 @@
-{
- "parent": "tfmg:block/aluminum_pipe/core_y",
- "elements": [
- {
- "faces": {
- "down": {
- "texture": "#0",
- "uv": [
- 8.0,
- 4.0,
- 4.0,
- 8.0
- ]
- },
- "up": {
- "texture": "#0",
- "uv": [
- 8.0,
- 8.0,
- 4.0,
- 4.0
- ]
- }
- },
- "from": [
- 4,
- 4,
- 4
- ],
- "to": [
- 12,
- 12,
- 12
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/aluminum_pipe/ud_x.json b/build/resources/main/assets/tfmg/models/block/aluminum_pipe/ud_x.json
deleted file mode 100644
index 63399c32..00000000
--- a/build/resources/main/assets/tfmg/models/block/aluminum_pipe/ud_x.json
+++ /dev/null
@@ -1,37 +0,0 @@
-{
- "parent": "tfmg:block/aluminum_pipe/core_x",
- "elements": [
- {
- "faces": {
- "east": {
- "texture": "#0",
- "uv": [
- 0.0,
- 8.0,
- 4.0,
- 12.0
- ]
- },
- "west": {
- "texture": "#0",
- "uv": [
- 4.0,
- 8.0,
- 0.0,
- 12.0
- ]
- }
- },
- "from": [
- 4,
- 4,
- 4
- ],
- "to": [
- 12,
- 12,
- 12
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/aluminum_pipe/ud_y.json b/build/resources/main/assets/tfmg/models/block/aluminum_pipe/ud_y.json
deleted file mode 100644
index 41c9b119..00000000
--- a/build/resources/main/assets/tfmg/models/block/aluminum_pipe/ud_y.json
+++ /dev/null
@@ -1,37 +0,0 @@
-{
- "parent": "tfmg:block/aluminum_pipe/core_y",
- "elements": [
- {
- "faces": {
- "down": {
- "texture": "#0",
- "uv": [
- 4.0,
- 8.0,
- 0.0,
- 12.0
- ]
- },
- "up": {
- "texture": "#0",
- "uv": [
- 4.0,
- 12.0,
- 0.0,
- 8.0
- ]
- }
- },
- "from": [
- 4,
- 4,
- 4
- ],
- "to": [
- 12,
- 12,
- 12
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/aluminum_pipe/ud_z.json b/build/resources/main/assets/tfmg/models/block/aluminum_pipe/ud_z.json
deleted file mode 100644
index d6c36eba..00000000
--- a/build/resources/main/assets/tfmg/models/block/aluminum_pipe/ud_z.json
+++ /dev/null
@@ -1,37 +0,0 @@
-{
- "parent": "tfmg:block/aluminum_pipe/core_z",
- "elements": [
- {
- "faces": {
- "north": {
- "texture": "#0",
- "uv": [
- 0.0,
- 8.0,
- 4.0,
- 12.0
- ]
- },
- "south": {
- "texture": "#0",
- "uv": [
- 4.0,
- 8.0,
- 0.0,
- 12.0
- ]
- }
- },
- "from": [
- 4,
- 4,
- 4
- ],
- "to": [
- 12,
- 12,
- 12
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/aluminum_post.json b/build/resources/main/assets/tfmg/models/block/aluminum_post.json
deleted file mode 100644
index 3205721e..00000000
--- a/build/resources/main/assets/tfmg/models/block/aluminum_post.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "parent": "tfmg:block/bars/post",
- "textures": {
- "bars": "tfmg:block/bars/aluminum_bars",
- "edge": "tfmg:block/bars/aluminum_bars_edge",
- "particle": "tfmg:block/bars/aluminum_bars"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/aluminum_post_ends.json b/build/resources/main/assets/tfmg/models/block/aluminum_post_ends.json
deleted file mode 100644
index 0a78d522..00000000
--- a/build/resources/main/assets/tfmg/models/block/aluminum_post_ends.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "parent": "tfmg:block/bars/post_ends",
- "textures": {
- "bars": "tfmg:block/bars/aluminum_bars",
- "edge": "tfmg:block/bars/aluminum_bars_edge",
- "particle": "tfmg:block/bars/aluminum_bars"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/aluminum_scaffolding_horizontal.json b/build/resources/main/assets/tfmg/models/block/aluminum_scaffolding_horizontal.json
deleted file mode 100644
index 0731b3da..00000000
--- a/build/resources/main/assets/tfmg/models/block/aluminum_scaffolding_horizontal.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "parent": "tfmg:block/scaffold/block_horizontal",
- "textures": {
- "casing": "tfmg:block/aluminum_casing",
- "inside": "tfmg:block/scaffold/aluminum_scaffold_inside",
- "particle": "tfmg:block/scaffold/aluminum_scaffold",
- "side": "tfmg:block/scaffold/aluminum_scaffold",
- "top": "tfmg:block/funnel/aluminum_funnel_frame"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/aluminum_side_alt.json b/build/resources/main/assets/tfmg/models/block/aluminum_side_alt.json
deleted file mode 100644
index 1b7fc892..00000000
--- a/build/resources/main/assets/tfmg/models/block/aluminum_side_alt.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "parent": "tfmg:block/bars/side_alt",
- "textures": {
- "bars": "tfmg:block/bars/aluminum_bars",
- "edge": "tfmg:block/bars/aluminum_bars_edge",
- "particle": "tfmg:block/bars/aluminum_bars"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/aluminum_smart_fluid_pipe/block.json b/build/resources/main/assets/tfmg/models/block/aluminum_smart_fluid_pipe/block.json
deleted file mode 100644
index cefef9b5..00000000
--- a/build/resources/main/assets/tfmg/models/block/aluminum_smart_fluid_pipe/block.json
+++ /dev/null
@@ -1,61 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "2": "tfmg:block/aluminum_smart_pipe_1",
- "3": "tfmg:block/aluminum_smart_pipe_2",
- "4": "tfmg:block/aluminum_pipes",
- "5": "tfmg:block/aluminum_smart_pipe_3",
- "particle": "tfmg:block/aluminum_block"
- },
- "elements": [
- {
- "from": [3, 3, 3],
- "to": [13, 13, 13],
- "faces": {
- "north": {"uv": [3, 3, 13, 13], "texture": "#5"},
- "east": {"uv": [13, 3, 3, 13], "texture": "#2"},
- "south": {"uv": [3, 3, 13, 13], "texture": "#5"},
- "west": {"uv": [3, 3, 13, 13], "texture": "#2"},
- "up": {"uv": [13, 3, 3, 13], "rotation": 270, "texture": "#2"},
- "down": {"uv": [3, 3, 13, 13], "rotation": 270, "texture": "#2"}
- }
- },
- {
- "from": [4.5, 5, 7.15],
- "to": [11.5, 12, 13.15],
- "rotation": {"angle": 45, "axis": "x", "origin": [8, 12, 13]},
- "faces": {
- "north": {"uv": [1, 9, 7, 15], "texture": "#3"},
- "east": {"uv": [0, 0, 6, 7], "texture": "#3"},
- "west": {"uv": [0, 0, 6, 7], "rotation": 180, "texture": "#3"},
- "up": {"uv": [0, 0, 6, 7], "rotation": 270, "texture": "#3"},
- "down": {"uv": [0, 0, 6, 7], "rotation": 90, "texture": "#3"}
- }
- },
- {
- "from": [3.9, 4.4, 4.15],
- "to": [12.1, 12.6, 7.15],
- "rotation": {"angle": 45, "axis": "x", "origin": [8, 12, 13]},
- "faces": {
- "north": {"uv": [8, 8, 16, 16], "texture": "#3"},
- "east": {"uv": [13, 0, 16, 8], "texture": "#3"},
- "south": {"uv": [0, 8, 8, 16], "texture": "#3"},
- "west": {"uv": [13, 8, 16, 0], "rotation": 180, "texture": "#3"},
- "up": {"uv": [13, 8, 16, 0], "rotation": 270, "texture": "#3"},
- "down": {"uv": [13, 0, 16, 8], "rotation": 90, "texture": "#3"}
- }
- },
- {
- "from": [4, 4, 0],
- "to": [12, 12, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [4, 4, 0]},
- "faces": {
- "east": {"uv": [4, 8, 8, 0], "rotation": 90, "texture": "#4"},
- "west": {"uv": [4, 0, 8, 8], "rotation": 90, "texture": "#4"},
- "up": {"uv": [4, 8, 8, 0], "texture": "#4"},
- "down": {"uv": [4, 0, 8, 8], "texture": "#4"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/aluminum_truss.json b/build/resources/main/assets/tfmg/models/block/aluminum_truss.json
deleted file mode 100644
index 30fa70ff..00000000
--- a/build/resources/main/assets/tfmg/models/block/aluminum_truss.json
+++ /dev/null
@@ -1,106 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "minecraft:block/block",
- "textures": {
- "0": "tfmg:block/aluminum_truss",
- "particle": "tfmg:block/aluminum_block"
- },
- "elements": [
- {
- "from": [0, 0, 0],
- "to": [2, 16, 2],
- "faces": {
- "north": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "east": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "south": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "west": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "up": {"uv": [0, 0, 2, 2], "texture": "#0"},
- "down": {"uv": [0, 0, 2, 2], "texture": "#0"}
- }
- },
- {
- "from": [14, 0, 0],
- "to": [16, 16, 2],
- "faces": {
- "north": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "east": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "south": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "west": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "up": {"uv": [0, 0, 2, 2], "texture": "#0"},
- "down": {"uv": [0, 0, 2, 2], "texture": "#0"}
- }
- },
- {
- "from": [0, 0, 14],
- "to": [2, 16, 16],
- "faces": {
- "north": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "east": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "south": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "west": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "up": {"uv": [0, 0, 2, 2], "texture": "#0"},
- "down": {"uv": [0, 0, 2, 2], "texture": "#0"}
- }
- },
- {
- "from": [14, 0, 14],
- "to": [16, 16, 16],
- "faces": {
- "north": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "east": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "south": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "west": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "up": {"uv": [0, 0, 2, 2], "texture": "#0"},
- "down": {"uv": [0, 0, 2, 2], "texture": "#0"}
- }
- },
- {
- "from": [2, 0, 15],
- "to": [14, 16, 15],
- "faces": {
- "north": {"uv": [2, 0, 14, 16], "texture": "#0"},
- "east": {"uv": [0, 0, 0, 16], "texture": "#0"},
- "south": {"uv": [2, 0, 14, 16], "texture": "#0"},
- "west": {"uv": [0, 0, 0, 16], "texture": "#0"},
- "up": {"uv": [0, 0, 12, 0], "texture": "#0"},
- "down": {"uv": [0, 0, 12, 0], "texture": "#0"}
- }
- },
- {
- "from": [15, 0, 2],
- "to": [15, 16, 14],
- "faces": {
- "north": {"uv": [0, 0, 0, 16], "texture": "#0"},
- "east": {"uv": [2, 0, 14, 16], "texture": "#0"},
- "south": {"uv": [0, 0, 0, 16], "texture": "#0"},
- "west": {"uv": [2, 0, 14, 16], "texture": "#0"},
- "up": {"uv": [0, 0, 12, 0], "rotation": 90, "texture": "#0"},
- "down": {"uv": [0, 0, 12, 0], "rotation": 270, "texture": "#0"}
- }
- },
- {
- "from": [1, 0, 2],
- "to": [1, 16, 14],
- "faces": {
- "north": {"uv": [0, 0, 0, 16], "texture": "#0"},
- "east": {"uv": [2, 0, 14, 16], "texture": "#0"},
- "south": {"uv": [0, 0, 0, 16], "texture": "#0"},
- "west": {"uv": [2, 0, 14, 16], "texture": "#0"},
- "up": {"uv": [0, 0, 12, 0], "rotation": 90, "texture": "#0"},
- "down": {"uv": [0, 0, 12, 0], "rotation": 270, "texture": "#0"}
- }
- },
- {
- "from": [2, 0, 1],
- "to": [14, 16, 1],
- "faces": {
- "north": {"uv": [2, 0, 14, 16], "texture": "#0"},
- "east": {"uv": [0, 0, 0, 16], "texture": "#0"},
- "south": {"uv": [2, 0, 14, 16], "texture": "#0"},
- "west": {"uv": [0, 0, 0, 16], "texture": "#0"},
- "up": {"uv": [0, 0, 12, 0], "texture": "#0"},
- "down": {"uv": [0, 0, 12, 0], "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/asphalt.json b/build/resources/main/assets/tfmg/models/block/asphalt.json
deleted file mode 100644
index bf4febec..00000000
--- a/build/resources/main/assets/tfmg/models/block/asphalt.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:block/cube_all",
- "textures": {
- "all": "tfmg:block/asphalt"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/asphalt_stairs.json b/build/resources/main/assets/tfmg/models/block/asphalt_stairs.json
deleted file mode 100644
index 5e5e419f..00000000
--- a/build/resources/main/assets/tfmg/models/block/asphalt_stairs.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "parent": "minecraft:block/stairs",
- "textures": {
- "bottom": "tfmg:block/asphalt",
- "side": "tfmg:block/asphalt",
- "top": "tfmg:block/asphalt"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/asphalt_wall_side_tall.json b/build/resources/main/assets/tfmg/models/block/asphalt_wall_side_tall.json
deleted file mode 100644
index 947428e2..00000000
--- a/build/resources/main/assets/tfmg/models/block/asphalt_wall_side_tall.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:block/template_wall_side_tall",
- "textures": {
- "wall": "tfmg:block/asphalt"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/bars/post_ends.json b/build/resources/main/assets/tfmg/models/block/bars/post_ends.json
deleted file mode 100644
index 3bab62d7..00000000
--- a/build/resources/main/assets/tfmg/models/block/bars/post_ends.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "parent": "create:block/bars/post_ends",
- "textures": {
- "bars": "tfmg:block/bars/steel_bars",
- "edge": "tfmg:block/bars/steel_bars_edge",
- "particle": "tfmg:block/bars/steel_bars"
- }
-}
diff --git a/build/resources/main/assets/tfmg/models/block/bars/side.json b/build/resources/main/assets/tfmg/models/block/bars/side.json
deleted file mode 100644
index dceeeb8d..00000000
--- a/build/resources/main/assets/tfmg/models/block/bars/side.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "parent": "create:block/bars/side",
- "textures": {
- "bars": "tfmg:block/bars/aluminum_bars",
- "edge": "tfmg:block/bars/aluminum_bars_edge",
- "particle": "tfmg:block/bars/aluminum_bars"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/bars/side_alt.json b/build/resources/main/assets/tfmg/models/block/bars/side_alt.json
deleted file mode 100644
index 7a383cc5..00000000
--- a/build/resources/main/assets/tfmg/models/block/bars/side_alt.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "parent": "create:block/bars/side_alt",
- "textures": {
- "bars": "tfmg:block/bars/aluminum_bars",
- "edge": "tfmg:block/bars/aluminum_bars_edge",
- "particle": "tfmg:block/bars/aluminum_bars"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/battery/block.json b/build/resources/main/assets/tfmg/models/block/battery/block.json
deleted file mode 100644
index 8acbb406..00000000
--- a/build/resources/main/assets/tfmg/models/block/battery/block.json
+++ /dev/null
@@ -1,23 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "minecraft:block/block",
- "textures": {
- "0": "tfmg:block/blast_furnace_output",
- "1": "tfmg:block/fireproof_bricks",
- "particle": "tfmg:block/blast_furnace_output"
- },
- "elements": [
- {
- "from": [0, 0, 0],
- "to": [16, 16, 16],
- "faces": {
- "north": {"uv": [0, 0, 16, 16], "texture": "#0"},
- "east": {"uv": [0, 0, 16, 16], "texture": "#1"},
- "south": {"uv": [0, 0, 16, 16], "texture": "#1"},
- "west": {"uv": [0, 0, 16, 16], "texture": "#1"},
- "up": {"uv": [0, 0, 16, 16], "texture": "#1"},
- "down": {"uv": [0, 0, 16, 16], "rotation": 180, "texture": "#1"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/battery/item.json b/build/resources/main/assets/tfmg/models/block/battery/item.json
deleted file mode 100644
index d8c59aae..00000000
--- a/build/resources/main/assets/tfmg/models/block/battery/item.json
+++ /dev/null
@@ -1,23 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "minecraft:block/block",
- "textures": {
- "0": "tfmg:block/blast_furnace_output",
- "1": "tfmg:block/fireproof_bricks",
- "particle": "tfmg:block/blast_furnace_output"
- },
- "elements": [
- {
- "from": [0, 0, -1],
- "to": [16, 16, 15],
- "faces": {
- "north": {"uv": [0, 0, 16, 16], "texture": "#0"},
- "east": {"uv": [0, 0, 16, 16], "texture": "#1"},
- "south": {"uv": [0, 0, 16, 16], "texture": "#1"},
- "west": {"uv": [0, 0, 16, 16], "texture": "#1"},
- "up": {"uv": [0, 0, 16, 16], "texture": "#1"},
- "down": {"uv": [0, 0, 16, 16], "rotation": 180, "texture": "#1"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/bauxite_natural_0.json b/build/resources/main/assets/tfmg/models/block/bauxite_natural_0.json
deleted file mode 100644
index 0240f3ba..00000000
--- a/build/resources/main/assets/tfmg/models/block/bauxite_natural_0.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:block/cube_all",
- "textures": {
- "all": "tfmg:block/palettes/stone_types/natural/bauxite_0"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/bauxite_pillar.json b/build/resources/main/assets/tfmg/models/block/bauxite_pillar.json
deleted file mode 100644
index 603ce302..00000000
--- a/build/resources/main/assets/tfmg/models/block/bauxite_pillar.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "parent": "minecraft:block/cube_column",
- "textures": {
- "end": "tfmg:block/palettes/stone_types/cap/bauxite_cut_cap",
- "side": "tfmg:block/palettes/stone_types/pillar/bauxite_cut_pillar"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/black_concrete_bottom.json b/build/resources/main/assets/tfmg/models/block/black_concrete_bottom.json
deleted file mode 100644
index 037961fa..00000000
--- a/build/resources/main/assets/tfmg/models/block/black_concrete_bottom.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "parent": "minecraft:block/slab",
- "textures": {
- "bottom": "tfmg:block/black_concrete",
- "side": "tfmg:block/black_concrete",
- "top": "tfmg:block/black_concrete"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/black_concrete_top.json b/build/resources/main/assets/tfmg/models/block/black_concrete_top.json
deleted file mode 100644
index cc4f567b..00000000
--- a/build/resources/main/assets/tfmg/models/block/black_concrete_top.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "parent": "minecraft:block/slab_top",
- "textures": {
- "bottom": "tfmg:block/black_concrete",
- "side": "tfmg:block/black_concrete",
- "top": "tfmg:block/black_concrete"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/black_concrete_wall_side_tall.json b/build/resources/main/assets/tfmg/models/block/black_concrete_wall_side_tall.json
deleted file mode 100644
index 21510a06..00000000
--- a/build/resources/main/assets/tfmg/models/block/black_concrete_wall_side_tall.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:block/template_wall_side_tall",
- "textures": {
- "wall": "tfmg:block/black_concrete"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/blast_furnace_output/blast_furnace_output.json b/build/resources/main/assets/tfmg/models/block/blast_furnace_output/blast_furnace_output.json
deleted file mode 100644
index f5171ff3..00000000
--- a/build/resources/main/assets/tfmg/models/block/blast_furnace_output/blast_furnace_output.json
+++ /dev/null
@@ -1,22 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "textures": {
- "0": "tfmg:block/blast_furnace_output",
- "1": "tfmg:block/fireproof_bricks",
- "particle": "tfmg:block/blast_furnace_output"
- },
- "elements": [
- {
- "from": [0, 0, 0],
- "to": [16, 16, 16],
- "faces": {
- "north": {"uv": [0, 0, 16, 16], "texture": "#1"},
- "east": {"uv": [0, 0, 16, 16], "texture": "#1"},
- "south": {"uv": [0, 0, 16, 16], "texture": "#0"},
- "west": {"uv": [0, 0, 16, 16], "texture": "#1"},
- "up": {"uv": [0, 0, 16, 16], "rotation": 180, "texture": "#1"},
- "down": {"uv": [0, 0, 16, 16], "texture": "#1"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/blast_furnace_output/block.json b/build/resources/main/assets/tfmg/models/block/blast_furnace_output/block.json
deleted file mode 100644
index 8acbb406..00000000
--- a/build/resources/main/assets/tfmg/models/block/blast_furnace_output/block.json
+++ /dev/null
@@ -1,23 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "minecraft:block/block",
- "textures": {
- "0": "tfmg:block/blast_furnace_output",
- "1": "tfmg:block/fireproof_bricks",
- "particle": "tfmg:block/blast_furnace_output"
- },
- "elements": [
- {
- "from": [0, 0, 0],
- "to": [16, 16, 16],
- "faces": {
- "north": {"uv": [0, 0, 16, 16], "texture": "#0"},
- "east": {"uv": [0, 0, 16, 16], "texture": "#1"},
- "south": {"uv": [0, 0, 16, 16], "texture": "#1"},
- "west": {"uv": [0, 0, 16, 16], "texture": "#1"},
- "up": {"uv": [0, 0, 16, 16], "texture": "#1"},
- "down": {"uv": [0, 0, 16, 16], "rotation": 180, "texture": "#1"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/blast_furnace_reinforcement_wall.json b/build/resources/main/assets/tfmg/models/block/blast_furnace_reinforcement_wall.json
deleted file mode 100644
index 282b30e2..00000000
--- a/build/resources/main/assets/tfmg/models/block/blast_furnace_reinforcement_wall.json
+++ /dev/null
@@ -1,23 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "0": "tfmg:block/blast_furnace_reinforcement",
- "particle": "tfmg:block/blast_furnace_reinforcement"
- },
- "elements": [
- {
- "from": [0, 0, 10],
- "to": [16, 16, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [0, 0, 14]},
- "faces": {
- "north": {"uv": [0, 0, 16, 16], "texture": "#0"},
- "east": {"uv": [0, 0, 6, 16], "texture": "#0"},
- "south": {"uv": [0, 0, 16, 16], "texture": "#0"},
- "west": {"uv": [0, 0, 6, 16], "texture": "#0"},
- "up": {"uv": [0, 0, 16, 6], "texture": "#0"},
- "down": {"uv": [0, 0, 16, 6], "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/blue_concrete_top.json b/build/resources/main/assets/tfmg/models/block/blue_concrete_top.json
deleted file mode 100644
index 13be15e3..00000000
--- a/build/resources/main/assets/tfmg/models/block/blue_concrete_top.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "parent": "minecraft:block/slab_top",
- "textures": {
- "bottom": "tfmg:block/blue_concrete",
- "side": "tfmg:block/blue_concrete",
- "top": "tfmg:block/blue_concrete"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/brass_mechanical_pump/cog.json b/build/resources/main/assets/tfmg/models/block/brass_mechanical_pump/cog.json
deleted file mode 100644
index 63bfb4bc..00000000
--- a/build/resources/main/assets/tfmg/models/block/brass_mechanical_pump/cog.json
+++ /dev/null
@@ -1,162 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "texture_size": [32, 32],
- "textures": {
- "2": "tfmg:block/brass_pump"
- },
- "elements": [
- {
- "from": [6.5, -1, 3],
- "to": [9.5, 17, 13],
- "forge_data": {"calculate_normals": true},
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [0, 6.5, 9, 8], "rotation": 90, "texture": "#2"},
- "east": {"uv": [0, 9, 9, 14], "rotation": 270, "texture": "#2"},
- "south": {"uv": [0, 6.5, 9, 8], "rotation": 90, "texture": "#2"},
- "west": {"uv": [0, 9, 9, 14], "rotation": 90, "texture": "#2"},
- "up": {"uv": [10, 6.5, 15, 8], "rotation": 90, "texture": "#2"},
- "down": {"uv": [10, 6.5, 15, 8], "rotation": 90, "texture": "#2"}
- }
- },
- {
- "from": [-1, 6.5, 3],
- "to": [17, 9.5, 13],
- "forge_data": {"calculate_normals": true},
- "rotation": {"angle": 0, "axis": "z", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [0, 6.5, 9, 8], "rotation": 180, "texture": "#2"},
- "east": {"uv": [10, 6.5, 15, 8], "texture": "#2"},
- "south": {"uv": [0, 6.5, 9, 8], "texture": "#2"},
- "west": {"uv": [10, 6.5, 15, 8], "texture": "#2"},
- "up": {"uv": [0, 9, 9, 14], "rotation": 180, "texture": "#2"},
- "down": {"uv": [0, 9, 9, 14], "texture": "#2"}
- }
- },
- {
- "from": [6.5, -1, 3],
- "to": [9.5, 17, 13],
- "forge_data": {"calculate_normals": true},
- "rotation": {"angle": 45, "axis": "z", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [0, 6.5, 9, 8], "rotation": 90, "texture": "#2"},
- "east": {"uv": [0, 9, 9, 14], "rotation": 270, "texture": "#2"},
- "south": {"uv": [0, 6.5, 9, 8], "rotation": 90, "texture": "#2"},
- "west": {"uv": [0, 9, 9, 14], "rotation": 90, "texture": "#2"},
- "up": {"uv": [10, 6.5, 15, 8], "rotation": 90, "texture": "#2"},
- "down": {"uv": [10, 6.5, 15, 8], "rotation": 90, "texture": "#2"}
- }
- },
- {
- "from": [-1, 6.5, 3],
- "to": [17, 9.5, 13],
- "forge_data": {"calculate_normals": true},
- "rotation": {"angle": 45, "axis": "z", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [0, 6.5, 9, 8], "rotation": 180, "texture": "#2"},
- "east": {"uv": [10, 6.5, 15, 8], "texture": "#2"},
- "south": {"uv": [0, 6.5, 9, 8], "texture": "#2"},
- "west": {"uv": [10, 6.5, 15, 8], "texture": "#2"},
- "up": {"uv": [0, 9, 9, 14], "rotation": 180, "texture": "#2"},
- "down": {"uv": [0, 9, 9, 14], "texture": "#2"}
- }
- },
- {
- "from": [5.5, 0.9, 3.05],
- "to": [10.5, 15.1, 12.95],
- "forge_data": {"calculate_normals": true},
- "rotation": {"angle": 22.5, "axis": "z", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [1, 7, 1.5, 7.5], "texture": "#2"},
- "south": {"uv": [1, 7, 1.5, 7.5], "texture": "#2"},
- "up": {"uv": [10, 9, 15, 11.5], "rotation": 90, "texture": "#2"},
- "down": {"uv": [10, 9, 15, 11.5], "rotation": 90, "texture": "#2"}
- }
- },
- {
- "from": [0.9, 5.5, 3.05],
- "to": [15.1, 10.5, 12.95],
- "forge_data": {"calculate_normals": true},
- "rotation": {"angle": -22.5, "axis": "z", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [1, 7, 1.5, 7.5], "rotation": 90, "texture": "#2"},
- "east": {"uv": [10, 9, 15, 11.5], "texture": "#2"},
- "south": {"uv": [1, 7, 1.5, 7.5], "rotation": 270, "texture": "#2"},
- "west": {"uv": [10, 9, 15, 11.5], "texture": "#2"}
- }
- },
- {
- "from": [0.9, 5.5, 3.05],
- "to": [15.1, 10.5, 12.95],
- "forge_data": {"calculate_normals": true},
- "rotation": {"angle": 22.5, "axis": "z", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [1, 7, 1.5, 7.5], "rotation": 90, "texture": "#2"},
- "east": {"uv": [10, 9, 15, 11.5], "texture": "#2"},
- "south": {"uv": [1, 7, 1.5, 7.5], "rotation": 270, "texture": "#2"},
- "west": {"uv": [10, 9, 15, 11.5], "texture": "#2"}
- }
- },
- {
- "from": [5.5, 0.9, 3.05],
- "to": [10.5, 15.1, 12.95],
- "forge_data": {"calculate_normals": true},
- "rotation": {"angle": -22.5, "axis": "z", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [1, 7, 1.5, 7.5], "texture": "#2"},
- "south": {"uv": [1, 7, 1.5, 7.5], "texture": "#2"},
- "up": {"uv": [10, 9, 15, 11.5], "rotation": 90, "texture": "#2"},
- "down": {"uv": [10, 9, 15, 11.5], "rotation": 90, "texture": "#2"}
- }
- }
- ],
- "display": {
- "thirdperson_righthand": {
- "rotation": [75, -149, 0],
- "translation": [0, 2.5, 0],
- "scale": [0.375, 0.375, 0.375]
- },
- "thirdperson_lefthand": {
- "rotation": [75, -149, 0],
- "translation": [0, 2.5, 0],
- "scale": [0.375, 0.375, 0.375]
- },
- "firstperson_righthand": {
- "rotation": [0, -55, 0],
- "scale": [0.4, 0.4, 0.4]
- },
- "firstperson_lefthand": {
- "rotation": [0, -55, 0],
- "scale": [0.4, 0.4, 0.4]
- },
- "ground": {
- "translation": [0, 1, 1.25],
- "scale": [0.25, 0.25, 0.25]
- },
- "gui": {
- "rotation": [30, 45, 0],
- "translation": [2.5, -0.5, 0],
- "scale": [0.625, 0.625, 0.625]
- },
- "fixed": {
- "rotation": [0, 180, 0],
- "translation": [0, 1.75, -4.5],
- "scale": [0.5, 0.5, 0.5]
- }
- },
- "groups": [
- {
- "name": "cogwheel",
- "origin": [8, 8, 8],
- "color": 0,
- "children": [0, 1, 2, 3]
- },
- {
- "name": "group",
- "origin": [8, 8, 8],
- "color": 0,
- "children": [4, 5, 6, 7]
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/brass_pipe/casing.json b/build/resources/main/assets/tfmg/models/block/brass_pipe/casing.json
deleted file mode 100644
index 8e90dee6..00000000
--- a/build/resources/main/assets/tfmg/models/block/brass_pipe/casing.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "textures": {
- "0": "tfmg:block/brass_pipes",
- "particle": "create:block/brass_block"
- },
- "elements": [
- {
- "from": [3, 3, 3],
- "to": [13, 13, 13],
- "faces": {
- "north": {"uv": [1, 11, 6, 16], "texture": "#0"},
- "east": {"uv": [1, 11, 6, 16], "texture": "#0"},
- "south": {"uv": [1, 11, 6, 16], "texture": "#0"},
- "west": {"uv": [1, 11, 6, 16], "texture": "#0"},
- "up": {"uv": [1, 11, 6, 16], "texture": "#0"},
- "down": {"uv": [1, 11, 6, 16], "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/brass_pipe/connection/east.json b/build/resources/main/assets/tfmg/models/block/brass_pipe/connection/east.json
deleted file mode 100644
index 2826c5cb..00000000
--- a/build/resources/main/assets/tfmg/models/block/brass_pipe/connection/east.json
+++ /dev/null
@@ -1,22 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "texture_size": [32, 32],
- "textures": {
- "0": "tfmg:block/brass_pipes",
- "particle": "tfmg:block/brass_pipes"
- },
- "elements": [
- {
- "name": "connection_east",
- "from": [12, 4, 4],
- "to": [16, 12, 12],
- "rotation": {"angle": 0, "axis": "y", "origin": [16, 0, -16]},
- "faces": {
- "north": {"uv": [0, 6, 4, 8], "rotation": 90, "texture": "#0"},
- "south": {"uv": [0, 8, 4, 6], "rotation": 90, "texture": "#0"},
- "up": {"uv": [0, 8, 4, 6], "rotation": 90, "texture": "#0"},
- "down": {"uv": [0, 6, 4, 8], "rotation": 270, "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/brass_pipe/connection/south.json b/build/resources/main/assets/tfmg/models/block/brass_pipe/connection/south.json
deleted file mode 100644
index f9e3410d..00000000
--- a/build/resources/main/assets/tfmg/models/block/brass_pipe/connection/south.json
+++ /dev/null
@@ -1,22 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "texture_size": [32, 32],
- "textures": {
- "0": "tfmg:block/brass_pipes",
- "particle": "tfmg:block/brass_pipes"
- },
- "elements": [
- {
- "name": "connection_south",
- "from": [4, 4, 12],
- "to": [12, 12, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [0, 8, 0]},
- "faces": {
- "east": {"uv": [0, 6, 4, 8], "rotation": 90, "texture": "#0"},
- "west": {"uv": [0, 8, 4, 6], "rotation": 90, "texture": "#0"},
- "up": {"uv": [0, 8, 4, 6], "rotation": 180, "texture": "#0"},
- "down": {"uv": [0, 6, 4, 8], "rotation": 180, "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/brass_pipe/connection/west.json b/build/resources/main/assets/tfmg/models/block/brass_pipe/connection/west.json
deleted file mode 100644
index f2b5ac44..00000000
--- a/build/resources/main/assets/tfmg/models/block/brass_pipe/connection/west.json
+++ /dev/null
@@ -1,22 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "texture_size": [32, 32],
- "textures": {
- "0": "tfmg:block/brass_pipes",
- "particle": "tfmg:block/brass_pipes"
- },
- "elements": [
- {
- "name": "connection_west",
- "from": [0, 4, 4],
- "to": [4, 12, 12],
- "rotation": {"angle": 0, "axis": "y", "origin": [16, 0, -16]},
- "faces": {
- "north": {"uv": [0, 0, 4, 2], "rotation": 90, "texture": "#0"},
- "south": {"uv": [0, 2, 4, 0], "rotation": 90, "texture": "#0"},
- "up": {"uv": [0, 2, 4, 0], "rotation": 90, "texture": "#0"},
- "down": {"uv": [0, 0, 4, 2], "rotation": 270, "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/brass_pipe/d_z.json b/build/resources/main/assets/tfmg/models/block/brass_pipe/d_z.json
deleted file mode 100644
index 62eb4716..00000000
--- a/build/resources/main/assets/tfmg/models/block/brass_pipe/d_z.json
+++ /dev/null
@@ -1,37 +0,0 @@
-{
- "parent": "tfmg:block/brass_pipe/core_z",
- "elements": [
- {
- "faces": {
- "north": {
- "texture": "#0",
- "uv": [
- 0.0,
- 0.0,
- 4.0,
- 4.0
- ]
- },
- "south": {
- "texture": "#0",
- "uv": [
- 4.0,
- 0.0,
- 0.0,
- 4.0
- ]
- }
- },
- "from": [
- 4,
- 4,
- 4
- ],
- "to": [
- 12,
- 12,
- 12
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/brass_pipe/drain/north.json b/build/resources/main/assets/tfmg/models/block/brass_pipe/drain/north.json
deleted file mode 100644
index 7a42ba6d..00000000
--- a/build/resources/main/assets/tfmg/models/block/brass_pipe/drain/north.json
+++ /dev/null
@@ -1,35 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "texture_size": [32, 32],
- "textures": {
- "0": "tfmg:block/brass_pipes",
- "particle": "tfmg:block/brass_pipes"
- },
- "elements": [
- {
- "from": [2.95, 2.95, -1.1],
- "to": [13.05, 13.05, 2],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 34, 8]},
- "faces": {
- "north": {"uv": [11, 11, 16, 16], "texture": "#0"},
- "east": {"uv": [10.5, 11, 9, 16], "texture": "#0"},
- "south": {"uv": [11, 11, 16, 16], "texture": "#0"},
- "west": {"uv": [9, 16, 10.5, 11], "texture": "#0"},
- "up": {"uv": [9, 11, 10.5, 16], "rotation": 90, "texture": "#0"},
- "down": {"uv": [10.5, 16, 9, 11], "rotation": 90, "texture": "#0"}
- }
- },
- {
- "from": [4.95, 4.95, -3.95],
- "to": [11.05, 11.05, -0.95],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 34, 8]},
- "faces": {
- "north": {"uv": [13, 8, 16, 11], "texture": "#0"},
- "east": {"uv": [12, 8, 13.5, 11], "texture": "#0"},
- "west": {"uv": [12, 8, 13.5, 11], "rotation": 180, "texture": "#0"},
- "up": {"uv": [12, 8, 13.5, 11], "rotation": 270, "texture": "#0"},
- "down": {"uv": [12, 8, 13.5, 11], "rotation": 90, "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/brass_pipe/drain/west.json b/build/resources/main/assets/tfmg/models/block/brass_pipe/drain/west.json
deleted file mode 100644
index 89d9bafe..00000000
--- a/build/resources/main/assets/tfmg/models/block/brass_pipe/drain/west.json
+++ /dev/null
@@ -1,35 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "texture_size": [32, 32],
- "textures": {
- "0": "tfmg:block/brass_pipes",
- "particle": "tfmg:block/brass_pipes"
- },
- "elements": [
- {
- "from": [-1.1, 2.95, 2.95],
- "to": [2, 13.05, 13.05],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [10.5, 16, 9, 11], "texture": "#0"},
- "east": {"uv": [16, 11, 11, 16], "texture": "#0"},
- "south": {"uv": [9, 11, 10.5, 16], "texture": "#0"},
- "west": {"uv": [16, 11, 11, 16], "texture": "#0"},
- "up": {"uv": [9, 11, 10.5, 16], "texture": "#0"},
- "down": {"uv": [9, 16, 10.5, 11], "texture": "#0"}
- }
- },
- {
- "from": [-3.95, 4.95, 4.95],
- "to": [-0.95, 11.05, 11.05],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [13.5, 8, 12, 11], "rotation": 180, "texture": "#0"},
- "south": {"uv": [13.5, 8, 12, 11], "texture": "#0"},
- "west": {"uv": [16, 8, 13, 11], "texture": "#0"},
- "up": {"uv": [13.5, 8, 12, 11], "texture": "#0"},
- "down": {"uv": [13.5, 8, 12, 11], "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/brass_pipe/l_x.json b/build/resources/main/assets/tfmg/models/block/brass_pipe/l_x.json
deleted file mode 100644
index 46aa8f1b..00000000
--- a/build/resources/main/assets/tfmg/models/block/brass_pipe/l_x.json
+++ /dev/null
@@ -1,37 +0,0 @@
-{
- "parent": "tfmg:block/brass_pipe/core_x",
- "elements": [
- {
- "faces": {
- "east": {
- "texture": "#0",
- "uv": [
- 4.0,
- 0.0,
- 8.0,
- 4.0
- ]
- },
- "west": {
- "texture": "#0",
- "uv": [
- 8.0,
- 0.0,
- 4.0,
- 4.0
- ]
- }
- },
- "from": [
- 4,
- 4,
- 4
- ],
- "to": [
- 12,
- 12,
- 12
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/brass_pipe/lu_z.json b/build/resources/main/assets/tfmg/models/block/brass_pipe/lu_z.json
deleted file mode 100644
index 167138a9..00000000
--- a/build/resources/main/assets/tfmg/models/block/brass_pipe/lu_z.json
+++ /dev/null
@@ -1,37 +0,0 @@
-{
- "parent": "tfmg:block/brass_pipe/core_z",
- "elements": [
- {
- "faces": {
- "north": {
- "texture": "#0",
- "uv": [
- 12.0,
- 4.0,
- 16.0,
- 8.0
- ]
- },
- "south": {
- "texture": "#0",
- "uv": [
- 16.0,
- 4.0,
- 12.0,
- 8.0
- ]
- }
- },
- "from": [
- 4,
- 4,
- 4
- ],
- "to": [
- 12,
- 12,
- 12
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/brass_pipe/r_z.json b/build/resources/main/assets/tfmg/models/block/brass_pipe/r_z.json
deleted file mode 100644
index 287f315f..00000000
--- a/build/resources/main/assets/tfmg/models/block/brass_pipe/r_z.json
+++ /dev/null
@@ -1,37 +0,0 @@
-{
- "parent": "tfmg:block/brass_pipe/core_z",
- "elements": [
- {
- "faces": {
- "north": {
- "texture": "#0",
- "uv": [
- 0.0,
- 4.0,
- 4.0,
- 8.0
- ]
- },
- "south": {
- "texture": "#0",
- "uv": [
- 4.0,
- 4.0,
- 0.0,
- 8.0
- ]
- }
- },
- "from": [
- 4,
- 4,
- 4
- ],
- "to": [
- 12,
- 12,
- 12
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/brass_pipe/rim/south.json b/build/resources/main/assets/tfmg/models/block/brass_pipe/rim/south.json
deleted file mode 100644
index 7a957ad8..00000000
--- a/build/resources/main/assets/tfmg/models/block/brass_pipe/rim/south.json
+++ /dev/null
@@ -1,23 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "texture_size": [32, 32],
- "textures": {
- "0": "tfmg:block/brass_pipes",
- "particle": "tfmg:block/brass_pipes"
- },
- "elements": [
- {
- "from": [3, 3, 14],
- "to": [13, 13, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 28, 8]},
- "faces": {
- "north": {"uv": [11, 11, 16, 16], "texture": "#0"},
- "east": {"uv": [9.5, 16, 10.5, 11], "texture": "#0"},
- "south": {"uv": [11, 11, 16, 16], "texture": "#0", "cullface": "south"},
- "west": {"uv": [10.5, 11, 9.5, 16], "texture": "#0"},
- "up": {"uv": [9.5, 16, 10.5, 11], "rotation": 270, "texture": "#0"},
- "down": {"uv": [10.5, 11, 9.5, 16], "rotation": 270, "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/brass_pipe/rim/up.json b/build/resources/main/assets/tfmg/models/block/brass_pipe/rim/up.json
deleted file mode 100644
index 237afd92..00000000
--- a/build/resources/main/assets/tfmg/models/block/brass_pipe/rim/up.json
+++ /dev/null
@@ -1,22 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "texture_size": [32, 32],
- "textures": {
- "0": "tfmg:block/brass_pipes",
- "particle": "tfmg:block/brass_pipes"
- },
- "elements": [
- {
- "from": [3, 14, 3],
- "to": [13, 16, 13],
- "faces": {
- "north": {"uv": [9.5, 16, 10.5, 11], "rotation": 90, "texture": "#0"},
- "east": {"uv": [9.5, 16, 10.5, 11], "rotation": 90, "texture": "#0"},
- "south": {"uv": [9.5, 16, 10.5, 11], "rotation": 90, "texture": "#0"},
- "west": {"uv": [9.5, 16, 10.5, 11], "rotation": 90, "texture": "#0"},
- "up": {"uv": [11, 11, 16, 16], "rotation": 90, "texture": "#0", "cullface": "up"},
- "down": {"uv": [11, 11, 16, 16], "rotation": 270, "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/brass_pipe/rim_connector/west.json b/build/resources/main/assets/tfmg/models/block/brass_pipe/rim_connector/west.json
deleted file mode 100644
index 15b7ac7c..00000000
--- a/build/resources/main/assets/tfmg/models/block/brass_pipe/rim_connector/west.json
+++ /dev/null
@@ -1,22 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "texture_size": [32, 32],
- "textures": {
- "0": "tfmg:block/brass_pipes",
- "particle": "tfmg:block/brass_pipes"
- },
- "elements": [
- {
- "name": "rim_west",
- "from": [0, 4, 4],
- "to": [4, 12, 12],
- "rotation": {"angle": 0, "axis": "y", "origin": [16, 0, -16]},
- "faces": {
- "north": {"uv": [4, 0, 8, 2], "rotation": 90, "texture": "#0"},
- "south": {"uv": [4, 2, 8, 0], "rotation": 90, "texture": "#0"},
- "up": {"uv": [4, 2, 8, 0], "rotation": 90, "texture": "#0"},
- "down": {"uv": [4, 0, 8, 2], "rotation": 270, "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/brass_pipe/u_y.json b/build/resources/main/assets/tfmg/models/block/brass_pipe/u_y.json
deleted file mode 100644
index 89aa5feb..00000000
--- a/build/resources/main/assets/tfmg/models/block/brass_pipe/u_y.json
+++ /dev/null
@@ -1,37 +0,0 @@
-{
- "parent": "tfmg:block/brass_pipe/core_y",
- "elements": [
- {
- "faces": {
- "down": {
- "texture": "#0",
- "uv": [
- 8.0,
- 4.0,
- 4.0,
- 8.0
- ]
- },
- "up": {
- "texture": "#0",
- "uv": [
- 8.0,
- 8.0,
- 4.0,
- 4.0
- ]
- }
- },
- "from": [
- 4,
- 4,
- 4
- ],
- "to": [
- 12,
- 12,
- 12
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/brass_pipe/u_z.json b/build/resources/main/assets/tfmg/models/block/brass_pipe/u_z.json
deleted file mode 100644
index 2df158ad..00000000
--- a/build/resources/main/assets/tfmg/models/block/brass_pipe/u_z.json
+++ /dev/null
@@ -1,37 +0,0 @@
-{
- "parent": "tfmg:block/brass_pipe/core_z",
- "elements": [
- {
- "faces": {
- "north": {
- "texture": "#0",
- "uv": [
- 4.0,
- 4.0,
- 8.0,
- 8.0
- ]
- },
- "south": {
- "texture": "#0",
- "uv": [
- 8.0,
- 4.0,
- 4.0,
- 8.0
- ]
- }
- },
- "from": [
- 4,
- 4,
- 4
- ],
- "to": [
- 12,
- 12,
- 12
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/brass_pipe/ud_x.json b/build/resources/main/assets/tfmg/models/block/brass_pipe/ud_x.json
deleted file mode 100644
index 32ff4bc0..00000000
--- a/build/resources/main/assets/tfmg/models/block/brass_pipe/ud_x.json
+++ /dev/null
@@ -1,37 +0,0 @@
-{
- "parent": "tfmg:block/brass_pipe/core_x",
- "elements": [
- {
- "faces": {
- "east": {
- "texture": "#0",
- "uv": [
- 0.0,
- 8.0,
- 4.0,
- 12.0
- ]
- },
- "west": {
- "texture": "#0",
- "uv": [
- 4.0,
- 8.0,
- 0.0,
- 12.0
- ]
- }
- },
- "from": [
- 4,
- 4,
- 4
- ],
- "to": [
- 12,
- 12,
- 12
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/brass_truss.json b/build/resources/main/assets/tfmg/models/block/brass_truss.json
deleted file mode 100644
index 34a424c9..00000000
--- a/build/resources/main/assets/tfmg/models/block/brass_truss.json
+++ /dev/null
@@ -1,106 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "minecraft:block/block",
- "textures": {
- "0": "tfmg:block/brass_truss",
- "particle": "tfmg:block/brass_truss"
- },
- "elements": [
- {
- "from": [0, 0, 0],
- "to": [2, 16, 2],
- "faces": {
- "north": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "east": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "south": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "west": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "up": {"uv": [0, 0, 2, 2], "texture": "#0"},
- "down": {"uv": [0, 0, 2, 2], "texture": "#0"}
- }
- },
- {
- "from": [14, 0, 0],
- "to": [16, 16, 2],
- "faces": {
- "north": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "east": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "south": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "west": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "up": {"uv": [0, 0, 2, 2], "texture": "#0"},
- "down": {"uv": [0, 0, 2, 2], "texture": "#0"}
- }
- },
- {
- "from": [0, 0, 14],
- "to": [2, 16, 16],
- "faces": {
- "north": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "east": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "south": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "west": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "up": {"uv": [0, 0, 2, 2], "texture": "#0"},
- "down": {"uv": [0, 0, 2, 2], "texture": "#0"}
- }
- },
- {
- "from": [14, 0, 14],
- "to": [16, 16, 16],
- "faces": {
- "north": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "east": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "south": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "west": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "up": {"uv": [0, 0, 2, 2], "texture": "#0"},
- "down": {"uv": [0, 0, 2, 2], "texture": "#0"}
- }
- },
- {
- "from": [2, 0, 15],
- "to": [14, 16, 15],
- "faces": {
- "north": {"uv": [2, 0, 14, 16], "texture": "#0"},
- "east": {"uv": [0, 0, 0, 16], "texture": "#0"},
- "south": {"uv": [2, 0, 14, 16], "texture": "#0"},
- "west": {"uv": [0, 0, 0, 16], "texture": "#0"},
- "up": {"uv": [0, 0, 12, 0], "texture": "#0"},
- "down": {"uv": [0, 0, 12, 0], "texture": "#0"}
- }
- },
- {
- "from": [15, 0, 2],
- "to": [15, 16, 14],
- "faces": {
- "north": {"uv": [0, 0, 0, 16], "texture": "#0"},
- "east": {"uv": [2, 0, 14, 16], "texture": "#0"},
- "south": {"uv": [0, 0, 0, 16], "texture": "#0"},
- "west": {"uv": [2, 0, 14, 16], "texture": "#0"},
- "up": {"uv": [0, 0, 12, 0], "rotation": 90, "texture": "#0"},
- "down": {"uv": [0, 0, 12, 0], "rotation": 270, "texture": "#0"}
- }
- },
- {
- "from": [1, 0, 2],
- "to": [1, 16, 14],
- "faces": {
- "north": {"uv": [0, 0, 0, 16], "texture": "#0"},
- "east": {"uv": [2, 0, 14, 16], "texture": "#0"},
- "south": {"uv": [0, 0, 0, 16], "texture": "#0"},
- "west": {"uv": [2, 0, 14, 16], "texture": "#0"},
- "up": {"uv": [0, 0, 12, 0], "rotation": 90, "texture": "#0"},
- "down": {"uv": [0, 0, 12, 0], "rotation": 270, "texture": "#0"}
- }
- },
- {
- "from": [2, 0, 1],
- "to": [14, 16, 1],
- "faces": {
- "north": {"uv": [2, 0, 14, 16], "texture": "#0"},
- "east": {"uv": [0, 0, 0, 16], "texture": "#0"},
- "south": {"uv": [2, 0, 14, 16], "texture": "#0"},
- "west": {"uv": [0, 0, 0, 16], "texture": "#0"},
- "up": {"uv": [0, 0, 12, 0], "texture": "#0"},
- "down": {"uv": [0, 0, 12, 0], "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/brick_smokestack/block.json b/build/resources/main/assets/tfmg/models/block/brick_smokestack/block.json
deleted file mode 100644
index 4dd25494..00000000
--- a/build/resources/main/assets/tfmg/models/block/brick_smokestack/block.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "parent": "tfmg:block/smokestack/smokestack",
- "textures": {
- "0": "tfmg:block/brick_smokestack",
- "particle": "tfmg:block/brick_smokestack"
- }
-
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/brick_smokestack/block_top.json b/build/resources/main/assets/tfmg/models/block/brick_smokestack/block_top.json
deleted file mode 100644
index a5c161f4..00000000
--- a/build/resources/main/assets/tfmg/models/block/brick_smokestack/block_top.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "parent": "tfmg:block/smokestack/smokestack_top",
- "textures": {
- "0": "tfmg:block/brick_smokestack",
- "particle": "tfmg:block/brick_smokestack"
- }
-
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/brick_smokestack/item.json b/build/resources/main/assets/tfmg/models/block/brick_smokestack/item.json
deleted file mode 100644
index a5c161f4..00000000
--- a/build/resources/main/assets/tfmg/models/block/brick_smokestack/item.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "parent": "tfmg:block/smokestack/smokestack_top",
- "textures": {
- "0": "tfmg:block/brick_smokestack",
- "particle": "tfmg:block/brick_smokestack"
- }
-
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/brown_caution_block.json b/build/resources/main/assets/tfmg/models/block/brown_caution_block.json
deleted file mode 100644
index 4f0c105d..00000000
--- a/build/resources/main/assets/tfmg/models/block/brown_caution_block.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "parent": "tfmg:block/caution_block",
- "textures": {
- "0": "tfmg:block/caution_block/brown",
- "particle": "tfmg:block/caution_block/brown"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/brown_concrete_stairs_inner.json b/build/resources/main/assets/tfmg/models/block/brown_concrete_stairs_inner.json
deleted file mode 100644
index 7c6ee9a5..00000000
--- a/build/resources/main/assets/tfmg/models/block/brown_concrete_stairs_inner.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "parent": "minecraft:block/inner_stairs",
- "textures": {
- "bottom": "tfmg:block/brown_concrete",
- "side": "tfmg:block/brown_concrete",
- "top": "tfmg:block/brown_concrete"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/brown_concrete_wall_side.json b/build/resources/main/assets/tfmg/models/block/brown_concrete_wall_side.json
deleted file mode 100644
index f6e57d7c..00000000
--- a/build/resources/main/assets/tfmg/models/block/brown_concrete_wall_side.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:block/template_wall_side",
- "textures": {
- "wall": "tfmg:block/brown_concrete"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/cable_connector/block.json b/build/resources/main/assets/tfmg/models/block/cable_connector/block.json
deleted file mode 100644
index 1cf6c8b3..00000000
--- a/build/resources/main/assets/tfmg/models/block/cable_connector/block.json
+++ /dev/null
@@ -1,75 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "0": "tfmg:block/regular_insulator",
- "particle": "tfmg:block/regular_insulator"
- },
- "elements": [
- {
- "from": [6, 0, 6],
- "to": [10, 9, 10],
- "rotation": {"angle": 0, "axis": "y", "origin": [7, 0, 7]},
- "faces": {
- "north": {"uv": [7, 0, 11, 9], "texture": "#0"},
- "east": {"uv": [7, 0, 11, 9], "texture": "#0"},
- "south": {"uv": [7, 0, 11, 9], "texture": "#0"},
- "west": {"uv": [7, 0, 11, 9], "texture": "#0"},
- "up": {"uv": [1, 11, 5, 15], "texture": "#0"},
- "down": {"uv": [1, 11, 5, 15], "texture": "#0"}
- }
- },
- {
- "from": [5, 1, 5],
- "to": [11, 2, 11],
- "rotation": {"angle": 0, "axis": "y", "origin": [7, 1, 6]},
- "faces": {
- "north": {"uv": [0, 0, 6, 1], "texture": "#0"},
- "east": {"uv": [0, 0, 6, 1], "texture": "#0"},
- "south": {"uv": [0, 0, 6, 1], "texture": "#0"},
- "west": {"uv": [0, 0, 6, 1], "texture": "#0"},
- "up": {"uv": [0, 2, 6, 8], "texture": "#0"},
- "down": {"uv": [0, 2, 6, 8], "texture": "#0"}
- }
- },
- {
- "from": [5, 3, 5],
- "to": [11, 4, 11],
- "rotation": {"angle": 0, "axis": "y", "origin": [7, 3, 6]},
- "faces": {
- "north": {"uv": [0, 0, 6, 1], "texture": "#0"},
- "east": {"uv": [0, 0, 6, 1], "texture": "#0"},
- "south": {"uv": [0, 0, 6, 1], "texture": "#0"},
- "west": {"uv": [0, 0, 6, 1], "texture": "#0"},
- "up": {"uv": [0, 2, 6, 8], "texture": "#0"},
- "down": {"uv": [0, 2, 6, 8], "texture": "#0"}
- }
- },
- {
- "from": [5, 5, 5],
- "to": [11, 6, 11],
- "rotation": {"angle": 0, "axis": "y", "origin": [7, 5, 6]},
- "faces": {
- "north": {"uv": [0, 0, 6, 1], "texture": "#0"},
- "east": {"uv": [0, 0, 6, 1], "texture": "#0"},
- "south": {"uv": [0, 0, 6, 1], "texture": "#0"},
- "west": {"uv": [0, 0, 6, 1], "texture": "#0"},
- "up": {"uv": [0, 2, 6, 8], "texture": "#0"},
- "down": {"uv": [0, 2, 6, 8], "texture": "#0"}
- }
- },
- {
- "from": [5, 7, 5],
- "to": [11, 8, 11],
- "rotation": {"angle": 0, "axis": "y", "origin": [7, 7, 6]},
- "faces": {
- "north": {"uv": [0, 0, 6, 1], "texture": "#0"},
- "east": {"uv": [0, 0, 6, 1], "texture": "#0"},
- "south": {"uv": [0, 0, 6, 1], "texture": "#0"},
- "west": {"uv": [0, 0, 6, 1], "texture": "#0"},
- "up": {"uv": [0, 2, 6, 8], "texture": "#0"},
- "down": {"uv": [0, 2, 6, 8], "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/cable_tube.json b/build/resources/main/assets/tfmg/models/block/cable_tube.json
deleted file mode 100644
index f19ca505..00000000
--- a/build/resources/main/assets/tfmg/models/block/cable_tube.json
+++ /dev/null
@@ -1,47 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "texture_size": [24, 24],
- "textures": {
- "0": "tfmg:block/cable_tube",
- "particle": "tfmg:block/cable_tube"
- },
- "elements": [
- {
- "from": [5, 0, 5],
- "to": [11, 2, 11],
- "faces": {
- "north": {"uv": [0, 9.33333, 4, 10.66667], "texture": "#0"},
- "east": {"uv": [0, 9.33333, 4, 10.66667], "texture": "#0"},
- "south": {"uv": [0, 9.33333, 4, 10.66667], "texture": "#0"},
- "west": {"uv": [0, 9.33333, 4, 10.66667], "texture": "#0"},
- "up": {"uv": [6.66667, 8, 2.66667, 4], "texture": "#0"},
- "down": {"uv": [6.66667, 0, 2.66667, 4], "texture": "#0"}
- }
- },
- {
- "from": [5, 14, 5],
- "to": [11, 16, 11],
- "faces": {
- "north": {"uv": [0, 8, 4, 9.33333], "texture": "#0"},
- "east": {"uv": [0, 8, 4, 9.33333], "texture": "#0"},
- "south": {"uv": [0, 8, 4, 9.33333], "texture": "#0"},
- "west": {"uv": [0, 8, 4, 9.33333], "texture": "#0"},
- "up": {"uv": [6.66667, 4, 2.66667, 0], "texture": "#0"},
- "down": {"uv": [6.66667, 4, 2.66667, 8], "texture": "#0"}
- }
- },
- {
- "from": [6, 2, 6],
- "to": [10, 14, 10],
- "faces": {
- "north": {"uv": [0, 0, 2.66667, 8], "texture": "#0"},
- "east": {"uv": [0, 0, 2.66667, 8], "texture": "#0"},
- "south": {"uv": [0, 0, 2.66667, 8], "texture": "#0"},
- "west": {"uv": [0, 0, 2.66667, 8], "texture": "#0"},
- "up": {"uv": [13.33333, 10.66667, 10.66667, 8], "texture": "#0"},
- "down": {"uv": [13.33333, 10.66667, 10.66667, 13.33333], "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/capacitor/block_horizontal.json b/build/resources/main/assets/tfmg/models/block/capacitor/block_horizontal.json
deleted file mode 100644
index 15956882..00000000
--- a/build/resources/main/assets/tfmg/models/block/capacitor/block_horizontal.json
+++ /dev/null
@@ -1,25 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "texture_size": [32, 32],
- "textures": {
- "0": "tfmg:block/capacitor",
- "1": "tfmg:block/capacitor_side",
- "particle": "tfmg:block/capacitor"
- },
- "elements": [
- {
- "from": [0, 0, 0],
- "to": [16, 16, 16],
- "rotation": {"angle": 0, "axis": "x", "origin": [0, 0, 16]},
- "faces": {
- "north": {"uv": [8, 8, 16, 16], "rotation": 180, "texture": "#0"},
- "east": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#1"},
- "south": {"uv": [8, 8, 16, 16], "texture": "#0"},
- "west": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#1"},
- "up": {"uv": [0, 0, 16, 16], "texture": "#1"},
- "down": {"uv": [0, 0, 16, 16], "rotation": 180, "texture": "#1"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/cast_iron_air_intake/block_medium.json b/build/resources/main/assets/tfmg/models/block/cast_iron_air_intake/block_medium.json
deleted file mode 100644
index e1beaa3d..00000000
--- a/build/resources/main/assets/tfmg/models/block/cast_iron_air_intake/block_medium.json
+++ /dev/null
@@ -1,84 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "textures": {
- "0": "tfmg:block/air_intake/air_intake_medium",
- "1": "tfmg:block/air_intake/inputs",
- "2": "tfmg:block/air_intake/inside_medium",
- "particle": "tfmg:block/air_intake/air_intake_medium"
- },
- "elements": [
- {
- "from": [-16, 0, 1],
- "to": [16, 32, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 0, 8]},
- "faces": {
- "north": {"uv": [5.33333, 5.33333, 16, 16], "texture": "#1"},
- "east": {"uv": [8, 4, 16, 7.75], "rotation": 270, "texture": "#0"},
- "south": {"uv": [0, 8, 8, 16], "rotation": 180, "texture": "#0"},
- "west": {"uv": [8, 4, 16, 7.75], "rotation": 90, "texture": "#0"},
- "up": {"uv": [8, 4, 16, 7.75], "rotation": 180, "texture": "#0"},
- "down": {"uv": [8, 4, 16, 7.75], "texture": "#0"}
- }
- },
- {
- "from": [-16, 0, 8.5],
- "to": [16, 32, 8.5],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 0, 8]},
- "faces": {
- "east": {"uv": [0, 0, 16, 0], "rotation": 270, "texture": "#2"},
- "south": {"uv": [0, 0, 16, 16], "rotation": 180, "texture": "#2"},
- "west": {"uv": [0, 0, 16, 0], "rotation": 90, "texture": "#2"},
- "up": {"uv": [0, 0, 16, 0], "rotation": 180, "texture": "#2"},
- "down": {"uv": [0, 0, 16, 0], "texture": "#2"}
- }
- },
- {
- "from": [-13.99, 0, 2],
- "to": [-13.99, 32, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 0, 8]},
- "faces": {
- "north": {"uv": [0, 0, 16, 0], "rotation": 90, "texture": "#0"},
- "east": {"uv": [8, 4, 16, 7.75], "rotation": 270, "texture": "#0"},
- "south": {"uv": [0, 0, 16, 0], "rotation": 90, "texture": "#0"},
- "up": {"uv": [0, 0, 0, 14], "rotation": 180, "texture": "#0"},
- "down": {"uv": [0, 0, 0, 14], "texture": "#0"}
- }
- },
- {
- "from": [13.99, 0, 2],
- "to": [13.99, 32, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 0, 8]},
- "faces": {
- "north": {"uv": [0, 0, 16, 0], "rotation": 90, "texture": "#0"},
- "south": {"uv": [0, 0, 16, 0], "rotation": 90, "texture": "#0"},
- "west": {"uv": [8, 4, 16, 7.75], "rotation": 90, "texture": "#0"},
- "up": {"uv": [0, 0, 0, 14], "rotation": 180, "texture": "#0"},
- "down": {"uv": [0, 0, 0, 14], "texture": "#0"}
- }
- },
- {
- "from": [-16, 29.999, 2],
- "to": [16, 29.999, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 0, 8]},
- "faces": {
- "north": {"uv": [0, 0, 16, 0], "texture": "#0"},
- "east": {"uv": [0, 0, 0, 14], "rotation": 270, "texture": "#0"},
- "south": {"uv": [0, 0, 16, 0], "rotation": 180, "texture": "#0"},
- "west": {"uv": [0, 0, 0, 14], "rotation": 90, "texture": "#0"},
- "down": {"uv": [8, 4, 16, 7.75], "texture": "#0"}
- }
- },
- {
- "from": [-16, 2.001, 2],
- "to": [16, 2.001, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 0, 8]},
- "faces": {
- "north": {"uv": [0, 0, 16, 0], "texture": "#0"},
- "east": {"uv": [0, 0, 0, 14], "rotation": 270, "texture": "#0"},
- "south": {"uv": [0, 0, 16, 0], "rotation": 180, "texture": "#0"},
- "west": {"uv": [0, 0, 0, 14], "rotation": 90, "texture": "#0"},
- "up": {"uv": [8, 4, 16, 7.75], "rotation": 180, "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/cast_iron_air_intake/fan.json b/build/resources/main/assets/tfmg/models/block/cast_iron_air_intake/fan.json
deleted file mode 100644
index b50ef7ca..00000000
--- a/build/resources/main/assets/tfmg/models/block/cast_iron_air_intake/fan.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "textures": {
- "axis_top": "create:block/axis_top",
- "fan_blades": "create:block/fan_blades",
- "axis": "create:block/axis"
- },
- "elements": [
- {
- "name": "Shaft",
- "from": [6, 6, 1.2],
- "to": [10, 10, 8],
- "faces": {
- "north": {"uv": [6, 6, 10, 10], "texture": "#axis_top"},
- "east": {"uv": [6, 0, 10, 6.8], "rotation": 90, "texture": "#axis"},
- "south": {"uv": [6, 6, 10, 10], "texture": "#axis_top"},
- "west": {"uv": [6, 0, 10, 6.8], "rotation": 90, "texture": "#axis"},
- "up": {"uv": [6, 0, 10, 6.8], "rotation": 90, "texture": "#axis"},
- "down": {"uv": [6, 0, 10, 6.8], "rotation": 90, "texture": "#axis"}
- }
- },
- {
- "name": "Fan",
- "from": [1, 1, 4],
- "to": [15, 15, 12],
- "rotation": {"angle": 22.5, "axis": "z", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [1, 1, 15, 15], "texture": "#fan_blades"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/cast_iron_air_intake/item.json b/build/resources/main/assets/tfmg/models/block/cast_iron_air_intake/item.json
deleted file mode 100644
index 3a977db3..00000000
--- a/build/resources/main/assets/tfmg/models/block/cast_iron_air_intake/item.json
+++ /dev/null
@@ -1,81 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "0": "tfmg:block/air_intake/air_intake_small",
- "particle": "tfmg:block/air_intake/air_intake_small"
- },
- "elements": [
- {
- "from": [0, 0, 0],
- "to": [16, 16, 2],
- "faces": {
- "north": {"uv": [8, 0, 16, 8], "texture": "#0"},
- "east": {"uv": [15, 0, 16, 8], "texture": "#0"},
- "south": {"uv": [8, 0, 16, 8], "texture": "#0"},
- "west": {"uv": [8, 0, 9, 8], "texture": "#0"},
- "up": {"uv": [0, 8, 8, 9], "texture": "#0"},
- "down": {"uv": [0, 7, 8, 8], "texture": "#0"}
- }
- },
- {
- "from": [0, 0, 14],
- "to": [16, 16, 16],
- "faces": {
- "north": {"uv": [8, 0, 16, 8], "texture": "#0"},
- "east": {"uv": [8, 0, 9, 8], "texture": "#0"},
- "south": {"uv": [8, 0, 16, 8], "texture": "#0"},
- "west": {"uv": [15, 0, 16, 8], "texture": "#0"},
- "up": {"uv": [0, 8, 8, 9], "rotation": 180, "texture": "#0"},
- "down": {"uv": [0, 7, 8, 8], "rotation": 180, "texture": "#0"}
- }
- },
- {
- "from": [0, 0, 2],
- "to": [2, 16, 14],
- "faces": {
- "north": {"uv": [15, 0, 16, 8], "texture": "#0"},
- "east": {"uv": [9, 0, 15, 8], "texture": "#0"},
- "south": {"uv": [8, 0, 9, 8], "texture": "#0"},
- "west": {"uv": [9, 0, 15, 8], "texture": "#0"},
- "up": {"uv": [1, 8, 7, 9], "rotation": 270, "texture": "#0"},
- "down": {"uv": [1, 7, 7, 8], "rotation": 90, "texture": "#0"}
- }
- },
- {
- "from": [14, 0, 2],
- "to": [16, 16, 14],
- "faces": {
- "north": {"uv": [8, 0, 9, 8], "texture": "#0"},
- "east": {"uv": [9, 0, 15, 8], "texture": "#0"},
- "south": {"uv": [15, 0, 16, 8], "texture": "#0"},
- "west": {"uv": [9, 0, 15, 8], "texture": "#0"},
- "up": {"uv": [1, 8, 7, 9], "rotation": 90, "texture": "#0"},
- "down": {"uv": [1, 7, 7, 8], "rotation": 270, "texture": "#0"}
- }
- },
- {
- "from": [2, 1, 2],
- "to": [14, 3, 14],
- "faces": {
- "north": {"uv": [0, 0, 12, 2], "texture": "#0"},
- "east": {"uv": [0, 0, 12, 2], "texture": "#0"},
- "south": {"uv": [0, 0, 12, 2], "texture": "#0"},
- "west": {"uv": [0, 0, 12, 2], "texture": "#0"},
- "up": {"uv": [1, 1, 7, 7], "texture": "#0"},
- "down": {"uv": [1, 1, 7, 7], "texture": "#0"}
- }
- },
- {
- "from": [2, 16, 2],
- "to": [14, 16, 14],
- "faces": {
- "north": {"uv": [0, 0, 12, 2], "texture": "#0"},
- "east": {"uv": [0, 0, 12, 2], "texture": "#0"},
- "south": {"uv": [0, 0, 12, 2], "texture": "#0"},
- "west": {"uv": [0, 0, 12, 2], "texture": "#0"},
- "up": {"uv": [1, 9, 7, 15], "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/cast_iron_chemical_vat/block_bottom.json b/build/resources/main/assets/tfmg/models/block/cast_iron_chemical_vat/block_bottom.json
deleted file mode 100644
index 0153afa1..00000000
--- a/build/resources/main/assets/tfmg/models/block/cast_iron_chemical_vat/block_bottom.json
+++ /dev/null
@@ -1,73 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "0": "tfmg:block/cast_iron_vat_top",
- "1": "tfmg:block/cast_iron_vat",
- "particle": "tfmg:block/cast_iron_vat"
- },
- "elements": [
- {
- "name": "Lid",
- "from": [0, 0, 0],
- "to": [16, 4, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, -23]},
- "faces": {
- "north": {"uv": [0, 12, 16, 16], "texture": "#1", "cullface": "north"},
- "east": {"uv": [0, 12, 16, 16], "texture": "#1", "cullface": "east"},
- "south": {"uv": [0, 12, 16, 16], "texture": "#1", "cullface": "south"},
- "west": {"uv": [0, 12, 16, 16], "texture": "#1", "cullface": "west"},
- "up": {"uv": [0, 0, 16, 16], "texture": "#0"},
- "down": {"uv": [0, 0, 16, 16], "texture": "#0", "cullface": "down"}
- }
- },
- {
- "name": "SideRight",
- "from": [0, 4, 0],
- "to": [16, 16, 1],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 12, -23]},
- "faces": {
- "north": {"uv": [0, 0, 16, 12], "texture": "#1", "cullface": "north"},
- "south": {"uv": [0, 0, 16, 12], "texture": "#1", "cullface": "north"}
- }
- },
- {
- "name": "SideRight",
- "from": [15, 4, 0],
- "to": [16, 16, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 12, 8]},
- "faces": {
- "east": {"uv": [0, 0, 16, 12], "texture": "#1", "cullface": "east"},
- "west": {"uv": [0, 0, 16, 12], "texture": "#1", "cullface": "east"}
- }
- },
- {
- "name": "SideRight",
- "from": [0, 4, 15],
- "to": [16, 16, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 12, 8]},
- "faces": {
- "north": {"uv": [0, 0, 16, 12], "texture": "#1", "cullface": "south"},
- "south": {"uv": [0, 0, 16, 12], "texture": "#1", "cullface": "south"}
- }
- },
- {
- "name": "SideRight",
- "from": [0, 4, 0],
- "to": [1, 16, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 12, 8]},
- "faces": {
- "east": {"uv": [0, 0, 16, 12], "texture": "#1", "cullface": "west"},
- "west": {"uv": [0, 0, 16, 12], "texture": "#1", "cullface": "west"}
- }
- }
- ],
- "groups": [
- {
- "name": "tank",
- "origin": [8, 8, -23],
- "color": 0,
- "children": [0, 1, 2, 3, 4]
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/cast_iron_chemical_vat/block_bottom_window.json b/build/resources/main/assets/tfmg/models/block/cast_iron_chemical_vat/block_bottom_window.json
deleted file mode 100644
index e7f86832..00000000
--- a/build/resources/main/assets/tfmg/models/block/cast_iron_chemical_vat/block_bottom_window.json
+++ /dev/null
@@ -1,153 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "1": "tfmg:block/cast_iron_vat",
- "3": "tfmg:block/cast_iron_vat_window",
- "4": "tfmg:block/cast_iron_vat_top",
- "particle": "tfmg:block/cast_iron_vat"
- },
- "elements": [
- {
- "name": "SideRight",
- "from": [0, 4, 0],
- "to": [3, 16, 1],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, -23]},
- "faces": {
- "north": {"uv": [13, 0, 16, 12], "texture": "#1", "cullface": "north"},
- "east": {"uv": [12, 0, 13, 12], "texture": "#1", "cullface": "north"},
- "south": {"uv": [0, 0, 4, 12], "texture": "#1", "cullface": "north"}
- }
- },
- {
- "name": "SideRight",
- "from": [15, 4, 0],
- "to": [16, 16, 3],
- "faces": {
- "east": {"uv": [13, 0, 16, 12], "texture": "#1", "cullface": "east"},
- "south": {"uv": [12, 0, 13, 12], "texture": "#1", "cullface": "east"},
- "west": {"uv": [0, 0, 4, 12], "texture": "#1", "cullface": "east"}
- }
- },
- {
- "name": "SideRight",
- "from": [13, 4, 15],
- "to": [16, 16, 16],
- "faces": {
- "north": {"uv": [0, 0, 4, 12], "texture": "#1", "cullface": "south"},
- "south": {"uv": [13, 0, 16, 12], "texture": "#1", "cullface": "south"},
- "west": {"uv": [12, 0, 13, 12], "texture": "#1", "cullface": "south"}
- }
- },
- {
- "name": "SideRight",
- "from": [0, 4, 13],
- "to": [1, 16, 16],
- "faces": {
- "north": {"uv": [12, 0, 13, 12], "texture": "#1", "cullface": "west"},
- "east": {"uv": [0, 0, 4, 12], "texture": "#1", "cullface": "west"},
- "west": {"uv": [13, 0, 16, 12], "texture": "#1", "cullface": "west"}
- }
- },
- {
- "name": "Window",
- "from": [3, 4, 1],
- "to": [13, 16, 1],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, -23]},
- "faces": {
- "north": {"uv": [0, 2, 5, 8], "texture": "#3", "cullface": "north"},
- "south": {"uv": [0, 2, 5, 8], "texture": "#3", "cullface": "north"}
- }
- },
- {
- "name": "Window",
- "from": [15, 4, 3],
- "to": [15, 16, 13],
- "faces": {
- "east": {"uv": [0, 2, 5, 8], "texture": "#3", "cullface": "east"},
- "west": {"uv": [0, 2, 5, 8], "texture": "#3", "cullface": "east"}
- }
- },
- {
- "name": "Window",
- "from": [3, 4, 15],
- "to": [13, 16, 15],
- "faces": {
- "north": {"uv": [0, 2, 5, 8], "texture": "#3", "cullface": "south"},
- "south": {"uv": [0, 2, 5, 8], "texture": "#3", "cullface": "south"}
- }
- },
- {
- "name": "Window",
- "from": [1, 4, 3],
- "to": [1, 16, 13],
- "faces": {
- "east": {"uv": [0, 2, 5, 8], "texture": "#3", "cullface": "west"},
- "west": {"uv": [0, 2, 5, 8], "texture": "#3", "cullface": "west"}
- }
- },
- {
- "name": "SideLeft",
- "from": [13, 4, 0],
- "to": [16, 16, 1],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, -23]},
- "faces": {
- "north": {"uv": [0, 0, 3, 12], "texture": "#1", "cullface": "north"},
- "south": {"uv": [12, 0, 16, 12], "texture": "#1", "cullface": "north"},
- "west": {"uv": [3, 0, 4, 12], "texture": "#1", "cullface": "north"}
- }
- },
- {
- "name": "SideLeft",
- "from": [15, 4, 13],
- "to": [16, 16, 16],
- "faces": {
- "north": {"uv": [3, 0, 4, 12], "texture": "#1", "cullface": "east"},
- "east": {"uv": [0, 0, 3, 12], "texture": "#1", "cullface": "east"},
- "west": {"uv": [12, 0, 16, 12], "texture": "#1", "cullface": "east"}
- }
- },
- {
- "name": "SideLeft",
- "from": [0, 4, 15],
- "to": [3, 16, 16],
- "faces": {
- "north": {"uv": [12, 0, 16, 12], "texture": "#1", "cullface": "south"},
- "east": {"uv": [3, 0, 4, 12], "texture": "#1", "cullface": "south"},
- "south": {"uv": [0, 0, 3, 12], "texture": "#1", "cullface": "south"}
- }
- },
- {
- "name": "SideLeft",
- "from": [0, 4, 0],
- "to": [1, 16, 3],
- "faces": {
- "east": {"uv": [12, 0, 16, 12], "texture": "#1", "cullface": "west"},
- "south": {"uv": [3, 0, 4, 12], "texture": "#1", "cullface": "west"},
- "west": {"uv": [0, 0, 3, 12], "texture": "#1", "cullface": "west"}
- }
- },
- {
- "name": "Bottom",
- "from": [0, 0, 0],
- "to": [16, 4, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, -23]},
- "faces": {
- "north": {"uv": [0, 12, 16, 16], "texture": "#1", "cullface": "north"},
- "east": {"uv": [0, 12, 16, 16], "texture": "#1", "cullface": "east"},
- "south": {"uv": [0, 12, 16, 16], "texture": "#1", "cullface": "south"},
- "west": {"uv": [0, 12, 16, 16], "texture": "#1", "cullface": "west"},
- "up": {"uv": [0, 0, 16, 16], "texture": "#4"},
- "down": {"uv": [0, 0, 16, 16], "texture": "#4", "cullface": "down"}
- }
- }
- ],
- "groups": [
- {
- "name": "tank",
- "origin": [8, 8, -23],
- "color": 0,
- "children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12]
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/cast_iron_chemical_vat/block_bottom_window_ne.json b/build/resources/main/assets/tfmg/models/block/cast_iron_chemical_vat/block_bottom_window_ne.json
deleted file mode 100644
index 935e716b..00000000
--- a/build/resources/main/assets/tfmg/models/block/cast_iron_chemical_vat/block_bottom_window_ne.json
+++ /dev/null
@@ -1,72 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "1": "tfmg:block/cast_iron_vat",
- "3": "tfmg:block/cast_iron_vat_window",
- "4": "tfmg:block/cast_iron_vat_top",
- "particle": "tfmg:block/cast_iron_vat"
- },
- "elements": [
- {
- "name": "SideRight",
- "from": [15, 4, 0],
- "to": [16, 16, 11],
- "faces": {
- "east": {"uv": [5, 0, 16, 12], "texture": "#1"},
- "south": {"uv": [12, 0, 13, 12], "texture": "#1"},
- "west": {"uv": [0, 0, 12, 12], "texture": "#1"}
- }
- },
- {
- "name": "Window",
- "from": [0, 4, 1],
- "to": [5, 16, 1],
- "faces": {
- "north": {"uv": [0, 2, 2.5, 8], "texture": "#3"},
- "south": {"uv": [2.5, 2, 5, 8], "texture": "#3"}
- }
- },
- {
- "name": "Window",
- "from": [15, 4, 11],
- "to": [15, 16, 16],
- "faces": {
- "east": {"uv": [2.5, 2, 5, 8], "texture": "#3"},
- "west": {"uv": [0, 2, 2.5, 8], "texture": "#3"}
- }
- },
- {
- "name": "SideLeft",
- "from": [5, 4, 0],
- "to": [16, 16, 1],
- "faces": {
- "north": {"uv": [0, 0, 11, 12], "texture": "#1"},
- "south": {"uv": [4, 0, 16, 12], "texture": "#1"},
- "west": {"uv": [3, 0, 4, 12], "texture": "#1"}
- }
- },
- {
- "name": "Bottom",
- "from": [0, 0, 0],
- "to": [16, 4, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [-23, 8, 8]},
- "faces": {
- "north": {"uv": [0, 12, 16, 16], "texture": "#1"},
- "east": {"uv": [0, 12, 16, 16], "texture": "#1"},
- "south": {"uv": [0, 12, 16, 16], "texture": "#1"},
- "west": {"uv": [0, 12, 16, 16], "texture": "#1"},
- "up": {"uv": [0, 0, 16, 16], "texture": "#4"},
- "down": {"uv": [0, 0, 16, 16], "texture": "#4", "cullface": "down"}
- }
- }
- ],
- "groups": [
- {
- "name": "tank",
- "origin": [8, 8, -23],
- "color": 0,
- "children": [0, 1, 2, 3, 4]
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/cast_iron_chemical_vat/block_single.json b/build/resources/main/assets/tfmg/models/block/cast_iron_chemical_vat/block_single.json
deleted file mode 100644
index 0e2a5546..00000000
--- a/build/resources/main/assets/tfmg/models/block/cast_iron_chemical_vat/block_single.json
+++ /dev/null
@@ -1,126 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "1": "tfmg:block/cast_iron_vat",
- "4": "tfmg:block/cast_iron_vat_top",
- "particle": "tfmg:block/cast_iron_vat"
- },
- "elements": [
- {
- "name": "Lid",
- "from": [0, 0, 0],
- "to": [16, 4, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, -23]},
- "faces": {
- "north": {"uv": [0, 12, 16, 16], "texture": "#1", "cullface": "north"},
- "east": {"uv": [0, 12, 16, 16], "texture": "#1", "cullface": "east"},
- "south": {"uv": [0, 12, 16, 16], "texture": "#1", "cullface": "south"},
- "west": {"uv": [0, 12, 16, 16], "texture": "#1", "cullface": "west"},
- "up": {"uv": [0, 0, 16, 16], "texture": "#4"},
- "down": {"uv": [0, 0, 16, 16], "texture": "#4", "cullface": "down"}
- }
- },
- {
- "name": "SideRight",
- "from": [15, 4, 0],
- "to": [16, 12, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 12, 8]},
- "faces": {
- "east": {"uv": [0, 4, 16, 12], "texture": "#1", "cullface": "east"},
- "west": {"uv": [0, 4, 16, 12], "texture": "#1", "cullface": "east"}
- }
- },
- {
- "name": "SideRight",
- "from": [0, 4, 15],
- "to": [16, 12, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 12, 8]},
- "faces": {
- "north": {"uv": [0, 4, 16, 12], "texture": "#1", "cullface": "south"},
- "south": {"uv": [0, 4, 16, 12], "texture": "#1", "cullface": "south"}
- }
- },
- {
- "name": "SideRight",
- "from": [0, 4, 0],
- "to": [1, 12, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 12, 8]},
- "faces": {
- "east": {"uv": [0, 4, 16, 12], "texture": "#1", "cullface": "west"},
- "west": {"uv": [0, 4, 16, 12], "texture": "#1", "cullface": "west"}
- }
- },
- {
- "name": "Lid",
- "from": [0, 12, 0],
- "to": [16, 16, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, -23]},
- "faces": {
- "north": {"uv": [0, 0, 16, 4], "texture": "#1", "cullface": "north"},
- "east": {"uv": [0, 0, 16, 4], "texture": "#1", "cullface": "east"},
- "south": {"uv": [0, 0, 16, 4], "texture": "#1", "cullface": "south"},
- "west": {"uv": [0, 0, 16, 4], "texture": "#1", "cullface": "west"},
- "up": {"uv": [0, 0, 16, 16], "texture": "#4", "cullface": "up"},
- "down": {"uv": [0, 0, 16, 16], "texture": "#4"}
- }
- },
- {
- "name": "SideRight",
- "from": [0, 4, 0],
- "to": [16, 12, 1],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, -23]},
- "faces": {
- "north": {"uv": [0, 4, 16, 12], "texture": "#1", "cullface": "north"},
- "south": {"uv": [0, 4, 16, 12], "texture": "#1", "cullface": "north"}
- }
- }
- ],
- "groups": [
- {
- "name": "tank",
- "origin": [8, 8, -23],
- "color": 0,
- "children": []
- },
- {
- "name": "block_middle",
- "origin": [8, 8, 8],
- "color": 0,
- "children": [
- {
- "name": "tank",
- "origin": [8, 8, -23],
- "color": 0,
- "children": []
- }
- ]
- },
- {
- "name": "block_bottom",
- "origin": [8, 8, 8],
- "color": 0,
- "children": [
- {
- "name": "tank",
- "origin": [8, 8, -23],
- "color": 0,
- "children": [0, 1, 2, 3]
- }
- ]
- },
- {
- "name": "block_top",
- "origin": [8, 8, 8],
- "color": 0,
- "children": [
- {
- "name": "tank",
- "origin": [8, 8, -23],
- "color": 0,
- "children": [4, 5]
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/cast_iron_chemical_vat/block_single_window_ne.json b/build/resources/main/assets/tfmg/models/block/cast_iron_chemical_vat/block_single_window_ne.json
deleted file mode 100644
index 2a7596eb..00000000
--- a/build/resources/main/assets/tfmg/models/block/cast_iron_chemical_vat/block_single_window_ne.json
+++ /dev/null
@@ -1,111 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "0": "tfmg:block/cast_iron_vat_top",
- "1": "tfmg:block/cast_iron_vat",
- "2": "tfmg:block/cast_iron_vat_window_single",
- "particle": "tfmg:block/cast_iron_vat"
- },
- "elements": [
- {
- "name": "SideRight",
- "from": [15, 4, 0],
- "to": [16, 12, 11],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 4, 8]},
- "faces": {
- "east": {"uv": [5, 4, 16, 12], "texture": "#1"},
- "south": {"uv": [12, 4, 13, 12], "texture": "#1"},
- "west": {"uv": [0, 4, 12, 12], "texture": "#1"}
- }
- },
- {
- "name": "Window",
- "from": [0, 4, 1],
- "to": [5, 12, 1],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 4, 8]},
- "faces": {
- "north": {"uv": [0, 0, 5, 8], "texture": "#2"},
- "east": {"uv": [0, 0, 0, 0], "texture": "#2"},
- "south": {"uv": [5, 0, 10, 8], "texture": "#2"},
- "west": {"uv": [0, 0, 0, 0], "texture": "#2"},
- "up": {"uv": [0, 0, 0, 0], "texture": "#2"},
- "down": {"uv": [0, 0, 0, 0], "texture": "#2"}
- }
- },
- {
- "name": "Window",
- "from": [15, 4, 11],
- "to": [15, 12, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 4, 8]},
- "faces": {
- "north": {"uv": [0, 0, 0, 0], "texture": "#2"},
- "east": {"uv": [5, 0, 10, 8], "texture": "#2"},
- "south": {"uv": [0, 0, 0, 0], "texture": "#2"},
- "west": {"uv": [0, 0, 5, 8], "texture": "#2"},
- "up": {"uv": [0, 0, 0, 0], "texture": "#2"},
- "down": {"uv": [0, 0, 0, 0], "texture": "#2"}
- }
- },
- {
- "name": "SideLeft",
- "from": [5, 4, 0],
- "to": [16, 12, 1],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 4, 8]},
- "faces": {
- "north": {"uv": [0, 4, 11, 12], "texture": "#1"},
- "south": {"uv": [4, 4, 16, 12], "texture": "#1"},
- "west": {"uv": [3, 4, 4, 12], "texture": "#1"}
- }
- },
- {
- "name": "Bottom",
- "from": [0, 12, 0],
- "to": [16, 16, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [-23, 8, 8]},
- "faces": {
- "north": {"uv": [0, 0, 16, 4], "texture": "#1"},
- "east": {"uv": [0, 0, 16, 4], "texture": "#1"},
- "south": {"uv": [0, 0, 16, 4], "texture": "#1"},
- "west": {"uv": [0, 0, 16, 4], "texture": "#1"},
- "up": {"uv": [0, 0, 16, 16], "texture": "#0", "cullface": "up"},
- "down": {"uv": [0, 0, 16, 16], "texture": "#0"}
- }
- },
- {
- "name": "Bottom",
- "from": [0, 0, 0],
- "to": [16, 4, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [-23, 8, 8]},
- "faces": {
- "north": {"uv": [0, 12, 16, 16], "texture": "#1"},
- "east": {"uv": [0, 12, 16, 16], "texture": "#1"},
- "south": {"uv": [0, 12, 16, 16], "texture": "#1"},
- "west": {"uv": [0, 12, 16, 16], "texture": "#1"},
- "up": {"uv": [0, 0, 16, 16], "texture": "#0"},
- "down": {"uv": [0, 0, 16, 16], "texture": "#0", "cullface": "down"}
- }
- }
- ],
- "groups": [
- {
- "name": "tank",
- "origin": [8, 8, -23],
- "color": 0,
- "children": [0, 1, 2, 3, 4]
- },
- {
- "name": "block_bottom_centered_window",
- "origin": [8, 8, 8],
- "color": 0,
- "children": [
- {
- "name": "tank",
- "origin": [8, 8, -23],
- "color": 0,
- "children": [5]
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/cast_iron_chemical_vat/block_single_window_nw.json b/build/resources/main/assets/tfmg/models/block/cast_iron_chemical_vat/block_single_window_nw.json
deleted file mode 100644
index 958eaaae..00000000
--- a/build/resources/main/assets/tfmg/models/block/cast_iron_chemical_vat/block_single_window_nw.json
+++ /dev/null
@@ -1,103 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "1": "tfmg:block/cast_iron_vat",
- "2": "tfmg:block/cast_iron_vat_window_single",
- "4": "tfmg:block/cast_iron_vat_top",
- "particle": "tfmg:block/cast_iron_vat"
- },
- "elements": [
- {
- "name": "SideRight",
- "from": [0, 4, 0],
- "to": [11, 12, 1],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 4, 8]},
- "faces": {
- "north": {"uv": [5, 4, 16, 12], "texture": "#1"},
- "east": {"uv": [12, 4, 13, 12], "texture": "#1"},
- "south": {"uv": [0, 4, 12, 12], "texture": "#1"}
- }
- },
- {
- "name": "Window",
- "from": [1, 4, 11],
- "to": [1, 12, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 4, 8]},
- "faces": {
- "east": {"uv": [5, 0, 10, 8], "texture": "#2"},
- "west": {"uv": [0, 0, 5, 8], "texture": "#2"}
- }
- },
- {
- "name": "Window",
- "from": [11, 4, 1],
- "to": [16, 12, 1],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 4, 8]},
- "faces": {
- "north": {"uv": [5, 0, 10, 8], "texture": "#2"},
- "south": {"uv": [0, 0, 5, 8], "texture": "#2"}
- }
- },
- {
- "name": "SideLeft",
- "from": [0, 4, 0],
- "to": [1, 12, 11],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 4, 8]},
- "faces": {
- "east": {"uv": [4, 4, 16, 12], "texture": "#1"},
- "south": {"uv": [3, 4, 4, 12], "texture": "#1"},
- "west": {"uv": [0, 4, 11, 12], "texture": "#1"}
- }
- },
- {
- "name": "Bottom",
- "from": [0, 12, 0],
- "to": [16, 16, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 39]},
- "faces": {
- "north": {"uv": [0, 0, 16, 4], "texture": "#1"},
- "east": {"uv": [0, 0, 16, 4], "texture": "#1"},
- "south": {"uv": [0, 0, 16, 4], "texture": "#1"},
- "west": {"uv": [0, 0, 16, 4], "texture": "#1"},
- "up": {"uv": [0, 0, 16, 16], "texture": "#4", "cullface": "up"},
- "down": {"uv": [0, 0, 16, 16], "texture": "#4"}
- }
- },
- {
- "name": "Bottom",
- "from": [0, 0, 0],
- "to": [16, 4, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 39]},
- "faces": {
- "north": {"uv": [0, 12, 16, 16], "texture": "#1"},
- "east": {"uv": [0, 12, 16, 16], "texture": "#1"},
- "south": {"uv": [0, 12, 16, 16], "texture": "#1"},
- "west": {"uv": [0, 12, 16, 16], "texture": "#1"},
- "up": {"uv": [0, 0, 16, 16], "texture": "#4"},
- "down": {"uv": [0, 0, 16, 16], "texture": "#4", "cullface": "down"}
- }
- }
- ],
- "groups": [
- {
- "name": "tank",
- "origin": [8, 8, -23],
- "color": 0,
- "children": [0, 1, 2, 3, 4]
- },
- {
- "name": "block_bottom_centered_window",
- "origin": [8, 8, 8],
- "color": 0,
- "children": [
- {
- "name": "tank",
- "origin": [8, 8, -23],
- "color": 0,
- "children": [5]
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/cast_iron_chemical_vat/block_top.json b/build/resources/main/assets/tfmg/models/block/cast_iron_chemical_vat/block_top.json
deleted file mode 100644
index d8ea317b..00000000
--- a/build/resources/main/assets/tfmg/models/block/cast_iron_chemical_vat/block_top.json
+++ /dev/null
@@ -1,70 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "1": "tfmg:block/cast_iron_vat",
- "4": "tfmg:block/cast_iron_vat_top",
- "particle": "tfmg:block/cast_iron_vat"
- },
- "elements": [
- {
- "name": "Lid",
- "from": [0, 12, 0],
- "to": [16, 16, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, -23]},
- "faces": {
- "north": {"uv": [0, 0, 16, 4], "texture": "#1", "cullface": "north"},
- "east": {"uv": [0, 0, 16, 4], "texture": "#1", "cullface": "east"},
- "south": {"uv": [0, 0, 16, 4], "texture": "#1", "cullface": "south"},
- "west": {"uv": [0, 0, 16, 4], "texture": "#1", "cullface": "west"},
- "up": {"uv": [0, 0, 16, 16], "texture": "#4", "cullface": "up"},
- "down": {"uv": [0, 0, 16, 16], "texture": "#4"}
- }
- },
- {
- "name": "SideRight",
- "from": [0, 0, 0],
- "to": [16, 12, 1],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, -23]},
- "faces": {
- "north": {"uv": [0, 4, 16, 16], "texture": "#1", "cullface": "north"},
- "south": {"uv": [0, 4, 16, 16], "texture": "#1", "cullface": "north"}
- }
- },
- {
- "name": "SideRight",
- "from": [15, 0, 0],
- "to": [16, 12, 16],
- "faces": {
- "east": {"uv": [0, 4, 16, 16], "texture": "#1", "cullface": "east"},
- "west": {"uv": [0, 4, 16, 16], "texture": "#1", "cullface": "east"}
- }
- },
- {
- "name": "SideRight",
- "from": [0, 0, 15],
- "to": [16, 12, 16],
- "faces": {
- "north": {"uv": [0, 4, 16, 16], "texture": "#1", "cullface": "south"},
- "south": {"uv": [0, 4, 16, 16], "texture": "#1", "cullface": "south"}
- }
- },
- {
- "name": "SideRight",
- "from": [0, 0, 0],
- "to": [1, 12, 16],
- "faces": {
- "east": {"uv": [0, 4, 16, 16], "texture": "#1", "cullface": "west"},
- "west": {"uv": [0, 4, 16, 16], "texture": "#1", "cullface": "west"}
- }
- }
- ],
- "groups": [
- {
- "name": "tank",
- "origin": [8, 8, -23],
- "color": 0,
- "children": [0, 1, 2, 3, 4]
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/cast_iron_chemical_vat/block_top_window_ne.json b/build/resources/main/assets/tfmg/models/block/cast_iron_chemical_vat/block_top_window_ne.json
deleted file mode 100644
index 29bca126..00000000
--- a/build/resources/main/assets/tfmg/models/block/cast_iron_chemical_vat/block_top_window_ne.json
+++ /dev/null
@@ -1,76 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "1": "tfmg:block/cast_iron_vat",
- "3": "tfmg:block/cast_iron_vat_window",
- "4": "tfmg:block/cast_iron_vat_top",
- "particle": "tfmg:block/cast_iron_vat"
- },
- "elements": [
- {
- "name": "SideRight",
- "from": [15, 0, 0],
- "to": [16, 12, 11],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 4, 8]},
- "faces": {
- "east": {"uv": [5, 4, 16, 16], "texture": "#1"},
- "south": {"uv": [12, 4, 13, 16], "texture": "#1"},
- "west": {"uv": [0, 4, 12, 16], "texture": "#1"}
- }
- },
- {
- "name": "Window",
- "from": [0, 0, 1],
- "to": [5, 12, 1],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 4, 8]},
- "faces": {
- "north": {"uv": [0, 0, 2.5, 6], "texture": "#3"},
- "south": {"uv": [2.5, 0, 5, 6], "texture": "#3"}
- }
- },
- {
- "name": "Window",
- "from": [15, 0, 11],
- "to": [15, 12, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 4, 8]},
- "faces": {
- "east": {"uv": [2.5, 0, 5, 6], "texture": "#3"},
- "west": {"uv": [0, 0, 2.5, 6], "texture": "#3"}
- }
- },
- {
- "name": "SideLeft",
- "from": [5, 0, 0],
- "to": [16, 12, 1],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 4, 8]},
- "faces": {
- "north": {"uv": [0, 4, 11, 16], "texture": "#1"},
- "south": {"uv": [4, 4, 16, 16], "texture": "#1"},
- "west": {"uv": [3, 4, 4, 16], "texture": "#1"}
- }
- },
- {
- "name": "Bottom",
- "from": [0, 12, 0],
- "to": [16, 16, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [-23, 8, 8]},
- "faces": {
- "north": {"uv": [0, 0, 16, 4], "texture": "#1"},
- "east": {"uv": [0, 0, 16, 4], "texture": "#1"},
- "south": {"uv": [0, 0, 16, 4], "texture": "#1"},
- "west": {"uv": [0, 0, 16, 4], "texture": "#1"},
- "up": {"uv": [0, 0, 16, 16], "texture": "#4", "cullface": "up"},
- "down": {"uv": [0, 0, 16, 16], "texture": "#4"}
- }
- }
- ],
- "groups": [
- {
- "name": "tank",
- "origin": [8, 8, -23],
- "color": 0,
- "children": [0, 1, 2, 3, 4]
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/cast_iron_chemical_vat/block_top_window_sw.json b/build/resources/main/assets/tfmg/models/block/cast_iron_chemical_vat/block_top_window_sw.json
deleted file mode 100644
index 2fb1304e..00000000
--- a/build/resources/main/assets/tfmg/models/block/cast_iron_chemical_vat/block_top_window_sw.json
+++ /dev/null
@@ -1,76 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "1": "tfmg:block/cast_iron_vat",
- "3": "tfmg:block/cast_iron_vat_window",
- "4": "tfmg:block/cast_iron_vat_top",
- "particle": "tfmg:block/cast_iron_vat"
- },
- "elements": [
- {
- "name": "SideRight",
- "from": [0, 0, 5],
- "to": [1, 12, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 4, 8]},
- "faces": {
- "north": {"uv": [12, 4, 13, 16], "texture": "#1"},
- "east": {"uv": [0, 4, 12, 16], "texture": "#1"},
- "west": {"uv": [5, 4, 16, 16], "texture": "#1"}
- }
- },
- {
- "name": "Window",
- "from": [11, 0, 15],
- "to": [16, 12, 15],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 4, 8]},
- "faces": {
- "north": {"uv": [2.5, 0, 5, 6], "texture": "#3"},
- "south": {"uv": [0, 0, 2.5, 6], "texture": "#3"}
- }
- },
- {
- "name": "Window",
- "from": [1, 0, 0],
- "to": [1, 12, 5],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 4, 9]},
- "faces": {
- "east": {"uv": [0, 0, 2.5, 6], "texture": "#3"},
- "west": {"uv": [2.5, 0, 5, 6], "texture": "#3"}
- }
- },
- {
- "name": "SideLeft",
- "from": [0, 0, 15],
- "to": [11, 12, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 4, 8]},
- "faces": {
- "north": {"uv": [4, 4, 16, 16], "texture": "#1"},
- "east": {"uv": [3, 4, 4, 16], "texture": "#1"},
- "south": {"uv": [0, 4, 11, 16], "texture": "#1"}
- }
- },
- {
- "name": "Bottom",
- "from": [0, 12, 0],
- "to": [16, 16, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [39, 8, 8]},
- "faces": {
- "north": {"uv": [0, 0, 16, 4], "texture": "#1"},
- "east": {"uv": [0, 0, 16, 4], "texture": "#1"},
- "south": {"uv": [0, 0, 16, 4], "texture": "#1"},
- "west": {"uv": [0, 0, 16, 4], "texture": "#1"},
- "up": {"uv": [0, 0, 16, 16], "texture": "#4", "cullface": "up"},
- "down": {"uv": [0, 0, 16, 16], "texture": "#4"}
- }
- }
- ],
- "groups": [
- {
- "name": "tank",
- "origin": [8, 8, -23],
- "color": 0,
- "children": [0, 1, 2, 3, 4]
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/cast_iron_distillation_controller/block.json b/build/resources/main/assets/tfmg/models/block/cast_iron_distillation_controller/block.json
deleted file mode 100644
index 42735e66..00000000
--- a/build/resources/main/assets/tfmg/models/block/cast_iron_distillation_controller/block.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "parent": "minecraft:block/cube_bottom_top",
- "textures": {
- "top": "tfmg:block/cast_iron_distillation_controller_top",
- "bottom": "tfmg:block/cast_iron_distillation_controller_top",
- "side": "tfmg:block/cast_iron_distillation_controller_side"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/cast_iron_distillation_output/block.json b/build/resources/main/assets/tfmg/models/block/cast_iron_distillation_output/block.json
deleted file mode 100644
index 9e5da67a..00000000
--- a/build/resources/main/assets/tfmg/models/block/cast_iron_distillation_output/block.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "parent": "minecraft:block/cube_bottom_top",
- "textures": {
- "top": "tfmg:block/cast_iron_distillation_controller_top",
- "bottom": "tfmg:block/cast_iron_distillation_controller_top",
- "side": "tfmg:block/distiller_side"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/cast_iron_distillation_output/item.json b/build/resources/main/assets/tfmg/models/block/cast_iron_distillation_output/item.json
deleted file mode 100644
index 9e5da67a..00000000
--- a/build/resources/main/assets/tfmg/models/block/cast_iron_distillation_output/item.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "parent": "minecraft:block/cube_bottom_top",
- "textures": {
- "top": "tfmg:block/cast_iron_distillation_controller_top",
- "bottom": "tfmg:block/cast_iron_distillation_controller_top",
- "side": "tfmg:block/distiller_side"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/cast_iron_fluid_tank/block_bottom_window_se.json b/build/resources/main/assets/tfmg/models/block/cast_iron_fluid_tank/block_bottom_window_se.json
deleted file mode 100644
index 40dee23f..00000000
--- a/build/resources/main/assets/tfmg/models/block/cast_iron_fluid_tank/block_bottom_window_se.json
+++ /dev/null
@@ -1,73 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "0": "tfmg:block/cast_iron_fluid_tank_top",
- "1": "tfmg:block/cast_iron_fluid_tank",
- "3": "tfmg:block/cast_iron_fluid_tank_window",
- "4": "tfmg:block/cast_iron_fluid_tank_inner",
- "particle": "tfmg:block/cast_iron_fluid_tank"
- },
- "elements": [
- {
- "name": "SideRight",
- "from": [4, 4, 15],
- "to": [16, 16, 16],
- "faces": {
- "north": {"uv": [0, 0, 12, 12], "texture": "#1"},
- "south": {"uv": [4, 0, 16, 12], "texture": "#1"},
- "west": {"uv": [4, 0, 5, 12], "texture": "#1"}
- }
- },
- {
- "name": "Window",
- "from": [15.05, 4, 0],
- "to": [15.05, 16, 4],
- "faces": {
- "east": {"uv": [0, 4, 4, 16], "texture": "#3"},
- "west": {"uv": [4, 4, 8, 16], "texture": "#3"}
- }
- },
- {
- "name": "Window",
- "from": [0, 4, 15.05],
- "to": [4, 16, 15.05],
- "faces": {
- "north": {"uv": [0, 4, 4, 16], "texture": "#3"},
- "south": {"uv": [4, 4, 8, 16], "texture": "#3"}
- }
- },
- {
- "name": "SideLeft",
- "from": [15, 4, 4],
- "to": [16, 16, 16],
- "faces": {
- "north": {"uv": [11, 0, 12, 12], "texture": "#1"},
- "east": {"uv": [0, 0, 12, 12], "texture": "#1"},
- "west": {"uv": [4, 0, 16, 12], "texture": "#1"}
- }
- },
- {
- "name": "Bottom",
- "from": [0, 0, 0],
- "to": [16, 4, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, -23]},
- "faces": {
- "north": {"uv": [0, 12, 16, 16], "texture": "#1"},
- "east": {"uv": [0, 12, 16, 16], "texture": "#1"},
- "south": {"uv": [0, 12, 16, 16], "texture": "#1"},
- "west": {"uv": [0, 12, 16, 16], "texture": "#1"},
- "up": {"uv": [0, 0, 16, 16], "texture": "#4"},
- "down": {"uv": [0, 0, 16, 16], "texture": "#0", "cullface": "down"}
- }
- }
- ],
- "groups": [
- {
- "name": "tank",
- "origin": [8, 8, -23],
- "color": 0,
- "children": [0, 1, 2, 3, 4]
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/cast_iron_fluid_tank/block_bottom_window_sw.json b/build/resources/main/assets/tfmg/models/block/cast_iron_fluid_tank/block_bottom_window_sw.json
deleted file mode 100644
index 01887e74..00000000
--- a/build/resources/main/assets/tfmg/models/block/cast_iron_fluid_tank/block_bottom_window_sw.json
+++ /dev/null
@@ -1,73 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "0": "tfmg:block/cast_iron_fluid_tank_top",
- "1": "tfmg:block/cast_iron_fluid_tank",
- "3": "tfmg:block/cast_iron_fluid_tank_window",
- "4": "tfmg:block/cast_iron_fluid_tank_inner",
- "particle": "tfmg:block/cast_iron_fluid_tank"
- },
- "elements": [
- {
- "name": "SideRight",
- "from": [0, 4, 4],
- "to": [1, 16, 16],
- "faces": {
- "north": {"uv": [4, 0, 5, 12], "texture": "#1"},
- "east": {"uv": [0, 0, 12, 12], "texture": "#1"},
- "west": {"uv": [4, 0, 16, 12], "texture": "#1"}
- }
- },
- {
- "name": "Window",
- "from": [12, 4, 15.05],
- "to": [16, 16, 15.05],
- "faces": {
- "north": {"uv": [4, 4, 8, 16], "texture": "#3"},
- "south": {"uv": [0, 4, 4, 16], "texture": "#3"}
- }
- },
- {
- "name": "Window",
- "from": [0.95, 4, 0],
- "to": [0.95, 16, 4],
- "faces": {
- "east": {"uv": [0, 4, 4, 16], "texture": "#3"},
- "west": {"uv": [4, 4, 8, 16], "texture": "#3"}
- }
- },
- {
- "name": "SideLeft",
- "from": [0, 4, 15],
- "to": [12, 16, 16],
- "faces": {
- "north": {"uv": [4, 0, 16, 12], "texture": "#1"},
- "east": {"uv": [11, 0, 12, 12], "texture": "#1"},
- "south": {"uv": [0, 0, 12, 12], "texture": "#1"}
- }
- },
- {
- "name": "Bottom",
- "from": [0, 0, 0],
- "to": [16, 4, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [39, 8, 8]},
- "faces": {
- "north": {"uv": [0, 12, 16, 16], "texture": "#1"},
- "east": {"uv": [0, 12, 16, 16], "texture": "#1"},
- "south": {"uv": [0, 12, 16, 16], "texture": "#1"},
- "west": {"uv": [0, 12, 16, 16], "texture": "#1"},
- "up": {"uv": [0, 0, 16, 16], "texture": "#4"},
- "down": {"uv": [0, 0, 16, 16], "texture": "#0", "cullface": "down"}
- }
- }
- ],
- "groups": [
- {
- "name": "tank",
- "origin": [8, 8, -23],
- "color": 0,
- "children": [0, 1, 2, 3, 4]
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/cast_iron_fluid_tank/block_middle.json b/build/resources/main/assets/tfmg/models/block/cast_iron_fluid_tank/block_middle.json
deleted file mode 100644
index 31f00e7b..00000000
--- a/build/resources/main/assets/tfmg/models/block/cast_iron_fluid_tank/block_middle.json
+++ /dev/null
@@ -1,57 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "1": "tfmg:block/cast_iron_fluid_tank",
- "particle": "tfmg:block/cast_iron_fluid_tank"
- },
- "elements": [
- {
- "name": "SideRight",
- "from": [0, 0, 0],
- "to": [16, 16, 1],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 12, -23]},
- "faces": {
- "north": {"uv": [0, 0, 16, 16], "texture": "#1", "cullface": "north"},
- "south": {"uv": [0, 0, 16, 16], "texture": "#1", "cullface": "north"}
- }
- },
- {
- "name": "SideRight",
- "from": [15, 0, 0],
- "to": [16, 16, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 12, 8]},
- "faces": {
- "east": {"uv": [0, 0, 16, 16], "texture": "#1", "cullface": "east"},
- "west": {"uv": [0, 0, 16, 16], "texture": "#1", "cullface": "east"}
- }
- },
- {
- "name": "SideRight",
- "from": [0, 0, 15],
- "to": [16, 16, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 12, 8]},
- "faces": {
- "north": {"uv": [0, 0, 16, 16], "texture": "#1", "cullface": "south"},
- "south": {"uv": [0, 0, 16, 16], "texture": "#1", "cullface": "south"}
- }
- },
- {
- "name": "SideRight",
- "from": [0, 0, 0],
- "to": [1, 16, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 12, 8]},
- "faces": {
- "east": {"uv": [0, 0, 16, 16], "texture": "#1", "cullface": "west"},
- "west": {"uv": [0, 0, 16, 16], "texture": "#1", "cullface": "west"}
- }
- }
- ],
- "groups": [
- {
- "name": "tank",
- "origin": [8, 8, -23],
- "children": [0, 1, 2, 3]
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/cast_iron_fluid_tank/block_middle_window_ne.json b/build/resources/main/assets/tfmg/models/block/cast_iron_fluid_tank/block_middle_window_ne.json
deleted file mode 100644
index 5683be99..00000000
--- a/build/resources/main/assets/tfmg/models/block/cast_iron_fluid_tank/block_middle_window_ne.json
+++ /dev/null
@@ -1,57 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "1": "tfmg:block/cast_iron_fluid_tank",
- "3": "tfmg:block/cast_iron_fluid_tank_window",
- "particle": "tfmg:block/cast_iron_fluid_tank"
- },
- "elements": [
- {
- "name": "SideRight",
- "from": [15, 0, 0],
- "to": [16, 16, 12],
- "faces": {
- "east": {"uv": [4, 0, 16, 16], "texture": "#1"},
- "south": {"uv": [4, 0, 5, 16], "texture": "#1"},
- "west": {"uv": [0, 0, 12, 16], "texture": "#1"}
- }
- },
- {
- "name": "Window",
- "from": [0, 0, 0.95],
- "to": [4, 16, 0.95],
- "faces": {
- "north": {"uv": [8, 0, 12, 16], "texture": "#3"},
- "south": {"uv": [12, 0, 16, 16], "texture": "#3"}
- }
- },
- {
- "name": "Window",
- "from": [15.05, 0, 12],
- "to": [15.05, 16, 16],
- "faces": {
- "east": {"uv": [12, 0, 16, 16], "texture": "#3"},
- "west": {"uv": [8, 0, 12, 16], "texture": "#3"}
- }
- },
- {
- "name": "SideLeft",
- "from": [4, 0, 0],
- "to": [16, 16, 1],
- "faces": {
- "north": {"uv": [0, 0, 12, 16], "texture": "#1"},
- "south": {"uv": [4, 0, 16, 16], "texture": "#1"},
- "west": {"uv": [11, 0, 12, 16], "texture": "#1"}
- }
- }
- ],
- "groups": [
- {
- "name": "tank",
- "origin": [8, 8, -23],
- "color": 0,
- "children": [0, 1, 2, 3]
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/cast_iron_fluid_tank/block_single_window.json b/build/resources/main/assets/tfmg/models/block/cast_iron_fluid_tank/block_single_window.json
deleted file mode 100644
index 8d9d29e9..00000000
--- a/build/resources/main/assets/tfmg/models/block/cast_iron_fluid_tank/block_single_window.json
+++ /dev/null
@@ -1,168 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "0": "tfmg:block/cast_iron_fluid_tank_top",
- "1": "tfmg:block/cast_iron_fluid_tank",
- "4": "tfmg:block/cast_iron_fluid_tank_inner",
- "5": "tfmg:block/cast_iron_fluid_tank_window_single",
- "particle": "tfmg:block/cast_iron_fluid_tank"
- },
- "elements": [
- {
- "name": "Lid",
- "from": [0, 12, 0],
- "to": [16, 16, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, -23]},
- "faces": {
- "north": {"uv": [0, 0, 16, 4], "texture": "#1", "cullface": "north"},
- "east": {"uv": [0, 0, 16, 4], "texture": "#1", "cullface": "east"},
- "south": {"uv": [0, 0, 16, 4], "texture": "#1", "cullface": "south"},
- "west": {"uv": [0, 0, 16, 4], "texture": "#1", "cullface": "west"},
- "up": {"uv": [0, 0, 16, 16], "texture": "#0", "cullface": "up"},
- "down": {"uv": [0, 0, 16, 16], "texture": "#4"}
- }
- },
- {
- "name": "SideRight",
- "from": [0, 4, 0],
- "to": [4, 12, 1],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, -23]},
- "faces": {
- "north": {"uv": [12, 4, 16, 12], "texture": "#1", "cullface": "north"},
- "east": {"uv": [8, 4, 9, 12], "texture": "#1", "cullface": "north"},
- "south": {"uv": [0, 4, 4, 12], "texture": "#1", "cullface": "north"}
- }
- },
- {
- "name": "SideRight",
- "from": [15, 4, 0],
- "to": [16, 12, 4],
- "faces": {
- "east": {"uv": [12, 4, 16, 12], "texture": "#1", "cullface": "east"},
- "south": {"uv": [8, 4, 9, 12], "texture": "#1", "cullface": "east"},
- "west": {"uv": [0, 4, 4, 12], "texture": "#1", "cullface": "east"}
- }
- },
- {
- "name": "SideRight",
- "from": [12, 4, 15],
- "to": [16, 12, 16],
- "faces": {
- "north": {"uv": [0, 4, 4, 12], "texture": "#1", "cullface": "south"},
- "south": {"uv": [12, 4, 16, 12], "texture": "#1", "cullface": "south"},
- "west": {"uv": [8, 4, 9, 12], "texture": "#1", "cullface": "south"}
- }
- },
- {
- "name": "SideRight",
- "from": [0, 4, 12],
- "to": [1, 12, 16],
- "faces": {
- "north": {"uv": [8, 4, 9, 12], "texture": "#1", "cullface": "west"},
- "east": {"uv": [0, 4, 4, 12], "texture": "#1", "cullface": "west"},
- "west": {"uv": [12, 4, 16, 12], "texture": "#1", "cullface": "west"}
- }
- },
- {
- "name": "Window",
- "from": [4, 4, 0.95],
- "to": [12, 12, 0.95],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, -23]},
- "faces": {
- "north": {"uv": [0, 0, 8, 8], "texture": "#5", "cullface": "north"},
- "south": {"uv": [0, 0, 8, 8], "texture": "#5", "cullface": "north"}
- }
- },
- {
- "name": "Window",
- "from": [15.05, 4, 4],
- "to": [15.05, 12, 12],
- "faces": {
- "east": {"uv": [0, 0, 8, 8], "texture": "#5", "cullface": "east"},
- "west": {"uv": [0, 0, 8, 8], "texture": "#5", "cullface": "east"}
- }
- },
- {
- "name": "Window",
- "from": [4, 4, 15.05],
- "to": [12, 12, 15.05],
- "faces": {
- "north": {"uv": [0, 0, 8, 8], "texture": "#5", "cullface": "south"},
- "south": {"uv": [0, 0, 8, 8], "texture": "#5", "cullface": "south"}
- }
- },
- {
- "name": "Window",
- "from": [0.95, 4, 4],
- "to": [0.95, 12, 12],
- "faces": {
- "east": {"uv": [0, 0, 8, 8], "texture": "#5", "cullface": "west"},
- "west": {"uv": [0, 0, 8, 8], "texture": "#5", "cullface": "west"}
- }
- },
- {
- "name": "SideLeft",
- "from": [12, 4, 0],
- "to": [16, 12, 1],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, -23]},
- "faces": {
- "north": {"uv": [0, 4, 4, 12], "texture": "#1", "cullface": "north"},
- "south": {"uv": [12, 4, 16, 12], "texture": "#1", "cullface": "north"},
- "west": {"uv": [7, 4, 8, 12], "texture": "#1", "cullface": "north"}
- }
- },
- {
- "name": "SideLeft",
- "from": [15, 4, 12],
- "to": [16, 12, 16],
- "faces": {
- "north": {"uv": [7, 4, 8, 12], "texture": "#1", "cullface": "east"},
- "east": {"uv": [0, 4, 4, 12], "texture": "#1", "cullface": "east"},
- "west": {"uv": [12, 4, 16, 12], "texture": "#1", "cullface": "east"}
- }
- },
- {
- "name": "SideLeft",
- "from": [0, 4, 15],
- "to": [4, 12, 16],
- "faces": {
- "north": {"uv": [12, 4, 16, 12], "texture": "#1", "cullface": "south"},
- "east": {"uv": [7, 4, 8, 12], "texture": "#1", "cullface": "south"},
- "south": {"uv": [0, 4, 4, 12], "texture": "#1", "cullface": "south"}
- }
- },
- {
- "name": "SideLeft",
- "from": [0, 4, 0],
- "to": [1, 12, 4],
- "faces": {
- "east": {"uv": [12, 4, 16, 12], "texture": "#1", "cullface": "west"},
- "south": {"uv": [7, 4, 8, 12], "texture": "#1", "cullface": "west"},
- "west": {"uv": [0, 4, 4, 12], "texture": "#1", "cullface": "west"}
- }
- },
- {
- "name": "Bottom",
- "from": [0, 0, 0],
- "to": [16, 4, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, -23]},
- "faces": {
- "north": {"uv": [0, 12, 16, 16], "texture": "#1", "cullface": "north"},
- "east": {"uv": [0, 12, 16, 16], "texture": "#1", "cullface": "east"},
- "south": {"uv": [0, 12, 16, 16], "texture": "#1", "cullface": "south"},
- "west": {"uv": [0, 12, 16, 16], "texture": "#1", "cullface": "west"},
- "up": {"uv": [0, 0, 16, 16], "texture": "#4"},
- "down": {"uv": [0, 0, 16, 16], "texture": "#0", "cullface": "down"}
- }
- }
- ],
- "groups": [
- {
- "name": "tank",
- "origin": [8, 8, -23],
- "color": 0,
- "children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13]
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/cast_iron_fluid_tank/block_single_window_nw.json b/build/resources/main/assets/tfmg/models/block/cast_iron_fluid_tank/block_single_window_nw.json
deleted file mode 100644
index 212e6905..00000000
--- a/build/resources/main/assets/tfmg/models/block/cast_iron_fluid_tank/block_single_window_nw.json
+++ /dev/null
@@ -1,104 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "0": "tfmg:block/cast_iron_fluid_tank_top",
- "1": "tfmg:block/cast_iron_fluid_tank",
- "4": "tfmg:block/cast_iron_fluid_tank_inner",
- "5": "tfmg:block/cast_iron_fluid_tank_window_single",
- "particle": "tfmg:block/cast_iron_fluid_tank"
- },
- "elements": [
- {
- "name": "SideRight",
- "from": [0, 4, 0],
- "to": [12, 12, 1],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 4, 8]},
- "faces": {
- "north": {"uv": [4, 4, 16, 12], "texture": "#1"},
- "east": {"uv": [4, 4, 5, 12], "texture": "#1"},
- "south": {"uv": [0, 4, 12, 12], "texture": "#1"}
- }
- },
- {
- "name": "Window",
- "from": [0.95, 4, 12],
- "to": [0.95, 12, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 4, 8]},
- "faces": {
- "east": {"uv": [4, 0, 8, 8], "texture": "#5"},
- "west": {"uv": [0, 0, 4, 8], "texture": "#5"}
- }
- },
- {
- "name": "Window",
- "from": [12, 4, 0.95],
- "to": [16, 12, 0.95],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 4, 8]},
- "faces": {
- "north": {"uv": [4, 0, 8, 8], "texture": "#5"},
- "south": {"uv": [0, 0, 4, 8], "texture": "#5"}
- }
- },
- {
- "name": "SideLeft",
- "from": [0, 4, 0],
- "to": [1, 12, 12],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 4, 8]},
- "faces": {
- "east": {"uv": [4, 4, 16, 12], "texture": "#1"},
- "south": {"uv": [11, 4, 12, 12], "texture": "#1"},
- "west": {"uv": [0, 4, 12, 12], "texture": "#1"}
- }
- },
- {
- "name": "Bottom",
- "from": [0, 12, 0],
- "to": [16, 16, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 39]},
- "faces": {
- "north": {"uv": [0, 0, 16, 4], "texture": "#1"},
- "east": {"uv": [0, 0, 16, 4], "texture": "#1"},
- "south": {"uv": [0, 0, 16, 4], "texture": "#1"},
- "west": {"uv": [0, 0, 16, 4], "texture": "#1"},
- "up": {"uv": [0, 0, 16, 16], "texture": "#0", "cullface": "up"},
- "down": {"uv": [0, 0, 16, 16], "texture": "#4"}
- }
- },
- {
- "name": "Bottom",
- "from": [0, 0, 0],
- "to": [16, 4, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 39]},
- "faces": {
- "north": {"uv": [0, 12, 16, 16], "texture": "#1"},
- "east": {"uv": [0, 12, 16, 16], "texture": "#1"},
- "south": {"uv": [0, 12, 16, 16], "texture": "#1"},
- "west": {"uv": [0, 12, 16, 16], "texture": "#1"},
- "up": {"uv": [0, 0, 16, 16], "texture": "#4"},
- "down": {"uv": [0, 0, 16, 16], "texture": "#0", "cullface": "down"}
- }
- }
- ],
- "groups": [
- {
- "name": "tank",
- "origin": [8, 8, -23],
- "color": 0,
- "children": [0, 1, 2, 3, 4]
- },
- {
- "name": "block_bottom_centered_window",
- "origin": [8, 8, 8],
- "color": 0,
- "children": [
- {
- "name": "tank",
- "origin": [8, 8, -23],
- "color": 0,
- "children": [5]
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/cast_iron_fluid_tank/block_top_window_se.json b/build/resources/main/assets/tfmg/models/block/cast_iron_fluid_tank/block_top_window_se.json
deleted file mode 100644
index 41ca0750..00000000
--- a/build/resources/main/assets/tfmg/models/block/cast_iron_fluid_tank/block_top_window_se.json
+++ /dev/null
@@ -1,77 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "0": "tfmg:block/cast_iron_fluid_tank_top",
- "1": "tfmg:block/cast_iron_fluid_tank",
- "3": "tfmg:block/cast_iron_fluid_tank_window",
- "4": "tfmg:block/cast_iron_fluid_tank_inner",
- "particle": "tfmg:block/cast_iron_fluid_tank"
- },
- "elements": [
- {
- "name": "SideRight",
- "from": [4, 0, 15],
- "to": [16, 12, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 4, 8]},
- "faces": {
- "north": {"uv": [0, 4, 12, 16], "texture": "#1"},
- "south": {"uv": [4, 4, 16, 16], "texture": "#1"},
- "west": {"uv": [4, 4, 5, 16], "texture": "#1"}
- }
- },
- {
- "name": "Window",
- "from": [15.05, 0, 0],
- "to": [15.05, 12, 4],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 4, 8]},
- "faces": {
- "east": {"uv": [0, 0, 4, 12], "texture": "#3"},
- "west": {"uv": [4, 0, 8, 12], "texture": "#3"}
- }
- },
- {
- "name": "Window",
- "from": [0, 0, 15.05],
- "to": [4, 12, 15.05],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 4, 8]},
- "faces": {
- "north": {"uv": [0, 0, 4, 12], "texture": "#3"},
- "south": {"uv": [4, 0, 8, 12], "texture": "#3"}
- }
- },
- {
- "name": "SideLeft",
- "from": [15, 0, 4],
- "to": [16, 12, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 4, 8]},
- "faces": {
- "north": {"uv": [11, 4, 12, 16], "texture": "#1"},
- "east": {"uv": [0, 4, 12, 16], "texture": "#1"},
- "west": {"uv": [4, 4, 16, 16], "texture": "#1"}
- }
- },
- {
- "name": "Bottom",
- "from": [0, 12, 0],
- "to": [16, 16, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, -23]},
- "faces": {
- "north": {"uv": [0, 0, 16, 4], "texture": "#1"},
- "east": {"uv": [0, 0, 16, 4], "texture": "#1"},
- "south": {"uv": [0, 0, 16, 4], "texture": "#1"},
- "west": {"uv": [0, 0, 16, 4], "texture": "#1"},
- "up": {"uv": [0, 0, 16, 16], "texture": "#0", "cullface": "up"},
- "down": {"uv": [0, 0, 16, 16], "texture": "#4"}
- }
- }
- ],
- "groups": [
- {
- "name": "tank",
- "origin": [8, 8, -23],
- "color": 0,
- "children": [0, 1, 2, 3, 4]
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/cast_iron_flywheel/item.json b/build/resources/main/assets/tfmg/models/block/cast_iron_flywheel/item.json
deleted file mode 100644
index 84fe214c..00000000
--- a/build/resources/main/assets/tfmg/models/block/cast_iron_flywheel/item.json
+++ /dev/null
@@ -1,18 +0,0 @@
-{
- "parent": "tfmg:block/cast_iron_flywheel/flywheel",
- "loader": "neoforge:obj",
- "flip-v": true,
- "model": "create:models/block/flywheel/flywheel.obj",
- "display": {
- "gui": {
- "rotation": [ 30, 225, 0 ],
- "translation": [ 0, 0, 0],
- "scale":[ 0.4, 0.4, 0.4 ]
- },
- "fixed": {
- "rotation": [ 90, 0, 0 ],
- "translation": [ 0, 0, 0],
- "scale":[ 0.4, 0.4, 0.4 ]
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/cast_iron_frame/item.json b/build/resources/main/assets/tfmg/models/block/cast_iron_frame/item.json
deleted file mode 100644
index 9be70b28..00000000
--- a/build/resources/main/assets/tfmg/models/block/cast_iron_frame/item.json
+++ /dev/null
@@ -1,166 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "0": "tfmg:block/cast_iron_frame_2",
- "particle": "tfmg:block/cast_iron_frame_2"
- },
- "elements": [
- {
- "from": [0, 0, 0],
- "to": [2, 16, 2],
- "faces": {
- "north": {"uv": [14, 0, 16, 16], "texture": "#0"},
- "east": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "south": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "west": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "up": {"uv": [0, 0, 2, 2], "texture": "#0"},
- "down": {"uv": [0, 14, 2, 16], "texture": "#0"}
- }
- },
- {
- "from": [14, 0, 0],
- "to": [16, 16, 2],
- "faces": {
- "north": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "east": {"uv": [14, 0, 16, 16], "texture": "#0"},
- "south": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "west": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "up": {"uv": [14, 0, 16, 2], "texture": "#0"},
- "down": {"uv": [14, 14, 16, 16], "texture": "#0"}
- }
- },
- {
- "from": [0, 0, 14],
- "to": [2, 16, 16],
- "faces": {
- "north": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "east": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "south": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "west": {"uv": [14, 0, 16, 16], "texture": "#0"},
- "up": {"uv": [0, 14, 2, 16], "texture": "#0"},
- "down": {"uv": [0, 0, 2, 2], "texture": "#0"}
- }
- },
- {
- "from": [14, 0, 14],
- "to": [16, 16, 16],
- "faces": {
- "north": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "east": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "south": {"uv": [14, 0, 16, 16], "texture": "#0"},
- "west": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "up": {"uv": [14, 14, 16, 16], "texture": "#0"},
- "down": {"uv": [14, 0, 16, 2], "texture": "#0"}
- }
- },
- {
- "from": [14, 14, 2],
- "to": [16, 16, 14],
- "faces": {
- "north": {"uv": [0, 0, 2, 2], "rotation": 180, "texture": "#0"},
- "east": {"uv": [14, 2, 16, 14], "rotation": 270, "texture": "#0"},
- "south": {"uv": [0, 0, 2, 2], "texture": "#0"},
- "west": {"uv": [0, 0, 2, 12], "rotation": 90, "texture": "#0"},
- "up": {"uv": [0, 2, 2, 14], "rotation": 180, "texture": "#0"},
- "down": {"uv": [0, 2, 2, 14], "texture": "#0"}
- }
- },
- {
- "from": [0, 14, 2],
- "to": [2, 16, 14],
- "faces": {
- "north": {"uv": [0, 0, 2, 2], "rotation": 180, "texture": "#0"},
- "east": {"uv": [0, 0, 2, 12], "rotation": 270, "texture": "#0"},
- "south": {"uv": [0, 0, 2, 2], "texture": "#0"},
- "west": {"uv": [0, 2, 2, 14], "rotation": 90, "texture": "#0"},
- "up": {"uv": [14, 2, 16, 14], "rotation": 180, "texture": "#0"},
- "down": {"uv": [0, 0, 2, 12], "texture": "#0"}
- }
- },
- {
- "from": [0, 0, 2],
- "to": [2, 2, 14],
- "faces": {
- "north": {"uv": [0, 0, 2, 2], "rotation": 180, "texture": "#0"},
- "east": {"uv": [0, 0, 2, 12], "rotation": 270, "texture": "#0"},
- "south": {"uv": [0, 0, 2, 2], "texture": "#0"},
- "west": {"uv": [14, 2, 16, 14], "rotation": 90, "texture": "#0"},
- "up": {"uv": [0, 0, 2, 12], "rotation": 180, "texture": "#0"},
- "down": {"uv": [0, 2, 2, 14], "texture": "#0"}
- }
- },
- {
- "from": [14, 0, 2],
- "to": [16, 2, 14],
- "faces": {
- "north": {"uv": [0, 0, 2, 2], "rotation": 180, "texture": "#0"},
- "east": {"uv": [0, 2, 2, 14], "rotation": 270, "texture": "#0"},
- "south": {"uv": [0, 0, 2, 2], "texture": "#0"},
- "west": {"uv": [0, 0, 2, 12], "rotation": 90, "texture": "#0"},
- "up": {"uv": [0, 2, 2, 14], "rotation": 180, "texture": "#0"},
- "down": {"uv": [14, 2, 16, 14], "texture": "#0"}
- }
- },
- {
- "from": [2, 14, 0],
- "to": [14, 16, 2],
- "faces": {
- "north": {"uv": [14, 2, 16, 14], "rotation": 270, "texture": "#0"},
- "east": {"uv": [0, 0, 2, 2], "texture": "#0"},
- "south": {"uv": [0, 0, 2, 12], "rotation": 90, "texture": "#0"},
- "west": {"uv": [0, 0, 2, 2], "rotation": 180, "texture": "#0"},
- "up": {"uv": [0, 2, 2, 14], "rotation": 90, "texture": "#0"},
- "down": {"uv": [0, 0, 2, 12], "rotation": 90, "texture": "#0"}
- }
- },
- {
- "from": [2, 14, 14],
- "to": [14, 16, 16],
- "faces": {
- "north": {"uv": [0, 0, 2, 12], "rotation": 270, "texture": "#0"},
- "east": {"uv": [0, 0, 2, 2], "texture": "#0"},
- "south": {"uv": [0, 2, 2, 14], "rotation": 90, "texture": "#0"},
- "west": {"uv": [0, 0, 2, 2], "rotation": 180, "texture": "#0"},
- "up": {"uv": [14, 2, 16, 14], "rotation": 90, "texture": "#0"},
- "down": {"uv": [0, 2, 2, 14], "rotation": 90, "texture": "#0"}
- }
- },
- {
- "from": [2, 0, 14],
- "to": [14, 2, 16],
- "faces": {
- "north": {"uv": [0, 0, 2, 12], "rotation": 270, "texture": "#0"},
- "east": {"uv": [0, 0, 2, 2], "texture": "#0"},
- "south": {"uv": [14, 2, 16, 14], "rotation": 90, "texture": "#0"},
- "west": {"uv": [0, 0, 2, 2], "rotation": 180, "texture": "#0"},
- "up": {"uv": [0, 0, 2, 12], "rotation": 90, "texture": "#0"},
- "down": {"uv": [0, 2, 2, 14], "rotation": 90, "texture": "#0"}
- }
- },
- {
- "from": [2, 0, 0],
- "to": [14, 2, 2],
- "faces": {
- "north": {"uv": [0, 2, 2, 14], "rotation": 270, "texture": "#0"},
- "east": {"uv": [0, 0, 2, 2], "texture": "#0"},
- "south": {"uv": [0, 0, 2, 12], "rotation": 90, "texture": "#0"},
- "west": {"uv": [0, 0, 2, 2], "rotation": 180, "texture": "#0"},
- "up": {"uv": [0, 2, 2, 14], "rotation": 90, "texture": "#0"},
- "down": {"uv": [14, 2, 16, 14], "rotation": 90, "texture": "#0"}
- }
- },
- {
- "from": [1, 1, 1],
- "to": [15, 15, 15],
- "faces": {
- "north": {"uv": [1, 1, 15, 15], "texture": "#0"},
- "east": {"uv": [1, 1, 15, 15], "texture": "#0"},
- "south": {"uv": [1, 1, 15, 15], "texture": "#0"},
- "west": {"uv": [1, 1, 15, 15], "texture": "#0"},
- "up": {"uv": [1, 1, 15, 15], "texture": "#0"},
- "down": {"uv": [1, 1, 15, 15], "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/cast_iron_pipe/casing.json b/build/resources/main/assets/tfmg/models/block/cast_iron_pipe/casing.json
deleted file mode 100644
index 0a7a7fb8..00000000
--- a/build/resources/main/assets/tfmg/models/block/cast_iron_pipe/casing.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "textures": {
- "0": "tfmg:block/cast_iron_pipes",
- "particle": "tfmg:block/cast_iron_block"
- },
- "elements": [
- {
- "from": [3, 3, 3],
- "to": [13, 13, 13],
- "faces": {
- "north": {"uv": [1, 11, 6, 16], "texture": "#0"},
- "east": {"uv": [1, 11, 6, 16], "texture": "#0"},
- "south": {"uv": [1, 11, 6, 16], "texture": "#0"},
- "west": {"uv": [1, 11, 6, 16], "texture": "#0"},
- "up": {"uv": [1, 11, 6, 16], "texture": "#0"},
- "down": {"uv": [1, 11, 6, 16], "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/cast_iron_pipe/connection/east.json b/build/resources/main/assets/tfmg/models/block/cast_iron_pipe/connection/east.json
deleted file mode 100644
index c576cf6c..00000000
--- a/build/resources/main/assets/tfmg/models/block/cast_iron_pipe/connection/east.json
+++ /dev/null
@@ -1,22 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "texture_size": [32, 32],
- "textures": {
- "0": "tfmg:block/cast_iron_pipes",
- "particle": "tfmg:block/cast_iron_pipes"
- },
- "elements": [
- {
- "name": "connection_east",
- "from": [12, 4, 4],
- "to": [16, 12, 12],
- "rotation": {"angle": 0, "axis": "y", "origin": [16, 0, -16]},
- "faces": {
- "north": {"uv": [0, 6, 4, 8], "rotation": 90, "texture": "#0"},
- "south": {"uv": [0, 8, 4, 6], "rotation": 90, "texture": "#0"},
- "up": {"uv": [0, 8, 4, 6], "rotation": 90, "texture": "#0"},
- "down": {"uv": [0, 6, 4, 8], "rotation": 270, "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/cast_iron_pipe/drain/down.json b/build/resources/main/assets/tfmg/models/block/cast_iron_pipe/drain/down.json
deleted file mode 100644
index adcdc9b4..00000000
--- a/build/resources/main/assets/tfmg/models/block/cast_iron_pipe/drain/down.json
+++ /dev/null
@@ -1,35 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "texture_size": [32, 32],
- "textures": {
- "0": "tfmg:block/cast_iron_pipes",
- "particle": "tfmg:block/cast_iron_pipes"
- },
- "elements": [
- {
- "from": [4.95, -3.95, 4.95],
- "to": [11.05, -0.95, 11.05],
- "rotation": {"angle": 0, "axis": "z", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [12, 8, 13.5, 11], "rotation": 90, "texture": "#0"},
- "east": {"uv": [12, 8, 13.5, 11], "rotation": 90, "texture": "#0"},
- "south": {"uv": [12, 8, 13.5, 11], "rotation": 90, "texture": "#0"},
- "west": {"uv": [12, 8, 13.5, 11], "rotation": 90, "texture": "#0"},
- "down": {"uv": [13, 8, 16, 11], "rotation": 180, "texture": "#0"}
- }
- },
- {
- "from": [2.95, -1.1, 2.95],
- "to": [13.05, 2, 13.05],
- "rotation": {"angle": 0, "axis": "z", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [10.5, 16, 9, 11], "rotation": 90, "texture": "#0"},
- "east": {"uv": [10.5, 16, 9, 11], "rotation": 90, "texture": "#0"},
- "south": {"uv": [10.5, 16, 9, 11], "rotation": 90, "texture": "#0"},
- "west": {"uv": [10.5, 16, 9, 11], "rotation": 90, "texture": "#0"},
- "up": {"uv": [11, 11, 16, 16], "rotation": 90, "texture": "#0"},
- "down": {"uv": [11, 11, 16, 16], "rotation": 90, "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/cast_iron_pipe/drain/up.json b/build/resources/main/assets/tfmg/models/block/cast_iron_pipe/drain/up.json
deleted file mode 100644
index 788a4704..00000000
--- a/build/resources/main/assets/tfmg/models/block/cast_iron_pipe/drain/up.json
+++ /dev/null
@@ -1,35 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "texture_size": [32, 32],
- "textures": {
- "0": "tfmg:block/cast_iron_pipes",
- "particle": "tfmg:block/cast_iron_pipes"
- },
- "elements": [
- {
- "from": [2.95, 14, 2.95],
- "to": [13.05, 17.1, 13.05],
- "rotation": {"angle": 0, "axis": "z", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [9, 16, 10.5, 11], "rotation": 90, "texture": "#0"},
- "east": {"uv": [9, 16, 10.5, 11], "rotation": 90, "texture": "#0"},
- "south": {"uv": [9, 16, 10.5, 11], "rotation": 90, "texture": "#0"},
- "west": {"uv": [9, 16, 10.5, 11], "rotation": 90, "texture": "#0"},
- "up": {"uv": [16, 11, 11, 16], "rotation": 90, "texture": "#0"},
- "down": {"uv": [16, 11, 11, 16], "rotation": 90, "texture": "#0"}
- }
- },
- {
- "from": [4.95, 16.95, 4.95],
- "to": [11.05, 19.95, 11.05],
- "rotation": {"angle": 0, "axis": "z", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [13.5, 8, 12, 11], "rotation": 90, "texture": "#0"},
- "east": {"uv": [13.5, 8, 12, 11], "rotation": 90, "texture": "#0"},
- "south": {"uv": [13.5, 8, 12, 11], "rotation": 90, "texture": "#0"},
- "west": {"uv": [13.5, 8, 12, 11], "rotation": 90, "texture": "#0"},
- "up": {"uv": [13, 11, 16, 8], "rotation": 180, "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/cast_iron_pipe/lu_z.json b/build/resources/main/assets/tfmg/models/block/cast_iron_pipe/lu_z.json
deleted file mode 100644
index 3f43cb48..00000000
--- a/build/resources/main/assets/tfmg/models/block/cast_iron_pipe/lu_z.json
+++ /dev/null
@@ -1,37 +0,0 @@
-{
- "parent": "tfmg:block/cast_iron_pipe/core_z",
- "elements": [
- {
- "faces": {
- "north": {
- "texture": "#0",
- "uv": [
- 12.0,
- 4.0,
- 16.0,
- 8.0
- ]
- },
- "south": {
- "texture": "#0",
- "uv": [
- 16.0,
- 4.0,
- 12.0,
- 8.0
- ]
- }
- },
- "from": [
- 4,
- 4,
- 4
- ],
- "to": [
- 12,
- 12,
- 12
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/cast_iron_pipe/r_x.json b/build/resources/main/assets/tfmg/models/block/cast_iron_pipe/r_x.json
deleted file mode 100644
index 067f036d..00000000
--- a/build/resources/main/assets/tfmg/models/block/cast_iron_pipe/r_x.json
+++ /dev/null
@@ -1,37 +0,0 @@
-{
- "parent": "tfmg:block/cast_iron_pipe/core_x",
- "elements": [
- {
- "faces": {
- "east": {
- "texture": "#0",
- "uv": [
- 0.0,
- 4.0,
- 4.0,
- 8.0
- ]
- },
- "west": {
- "texture": "#0",
- "uv": [
- 4.0,
- 4.0,
- 0.0,
- 8.0
- ]
- }
- },
- "from": [
- 4,
- 4,
- 4
- ],
- "to": [
- 12,
- 12,
- 12
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/cast_iron_pipe/rim/down.json b/build/resources/main/assets/tfmg/models/block/cast_iron_pipe/rim/down.json
deleted file mode 100644
index 9207a981..00000000
--- a/build/resources/main/assets/tfmg/models/block/cast_iron_pipe/rim/down.json
+++ /dev/null
@@ -1,22 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "texture_size": [32, 32],
- "textures": {
- "0": "tfmg:block/cast_iron_pipes",
- "particle": "tfmg:block/cast_iron_pipes"
- },
- "elements": [
- {
- "from": [3, 0, 3],
- "to": [13, 2, 13],
- "faces": {
- "north": {"uv": [10.5, 11, 9.5, 16], "rotation": 90, "texture": "#0"},
- "east": {"uv": [10.5, 11, 9.5, 16], "rotation": 90, "texture": "#0"},
- "south": {"uv": [10.5, 11, 9.5, 16], "rotation": 90, "texture": "#0"},
- "west": {"uv": [10.5, 11, 9.5, 16], "rotation": 90, "texture": "#0"},
- "up": {"uv": [11, 11, 16, 16], "rotation": 90, "texture": "#0"},
- "down": {"uv": [11, 11, 16, 16], "rotation": 270, "texture": "#0", "cullface": "down"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/cast_iron_pipe/rim/up.json b/build/resources/main/assets/tfmg/models/block/cast_iron_pipe/rim/up.json
deleted file mode 100644
index a39efc8e..00000000
--- a/build/resources/main/assets/tfmg/models/block/cast_iron_pipe/rim/up.json
+++ /dev/null
@@ -1,22 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "texture_size": [32, 32],
- "textures": {
- "0": "tfmg:block/cast_iron_pipes",
- "particle": "tfmg:block/cast_iron_pipes"
- },
- "elements": [
- {
- "from": [3, 14, 3],
- "to": [13, 16, 13],
- "faces": {
- "north": {"uv": [9.5, 16, 10.5, 11], "rotation": 90, "texture": "#0"},
- "east": {"uv": [9.5, 16, 10.5, 11], "rotation": 90, "texture": "#0"},
- "south": {"uv": [9.5, 16, 10.5, 11], "rotation": 90, "texture": "#0"},
- "west": {"uv": [9.5, 16, 10.5, 11], "rotation": 90, "texture": "#0"},
- "up": {"uv": [11, 11, 16, 16], "rotation": 90, "texture": "#0", "cullface": "up"},
- "down": {"uv": [11, 11, 16, 16], "rotation": 270, "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/cast_iron_pipe/rim_connector/down.json b/build/resources/main/assets/tfmg/models/block/cast_iron_pipe/rim_connector/down.json
deleted file mode 100644
index fe2d287e..00000000
--- a/build/resources/main/assets/tfmg/models/block/cast_iron_pipe/rim_connector/down.json
+++ /dev/null
@@ -1,22 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "texture_size": [32, 32],
- "textures": {
- "0": "tfmg:block/cast_iron_pipes",
- "particle": "tfmg:block/cast_iron_pipes"
- },
- "elements": [
- {
- "name": "rim_down",
- "from": [4, 0, 4],
- "to": [12, 4, 12],
- "rotation": {"angle": 0, "axis": "y", "origin": [16, 0, -16]},
- "faces": {
- "north": {"uv": [4, 6, 8, 8], "texture": "#0"},
- "east": {"uv": [4, 6, 8, 8], "texture": "#0"},
- "south": {"uv": [8, 6, 4, 8], "texture": "#0"},
- "west": {"uv": [8, 6, 4, 8], "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/cast_iron_pipe/ru_x.json b/build/resources/main/assets/tfmg/models/block/cast_iron_pipe/ru_x.json
deleted file mode 100644
index e23da80f..00000000
--- a/build/resources/main/assets/tfmg/models/block/cast_iron_pipe/ru_x.json
+++ /dev/null
@@ -1,37 +0,0 @@
-{
- "parent": "tfmg:block/cast_iron_pipe/core_x",
- "elements": [
- {
- "faces": {
- "east": {
- "texture": "#0",
- "uv": [
- 8.0,
- 4.0,
- 12.0,
- 8.0
- ]
- },
- "west": {
- "texture": "#0",
- "uv": [
- 12.0,
- 4.0,
- 8.0,
- 8.0
- ]
- }
- },
- "from": [
- 4,
- 4,
- 4
- ],
- "to": [
- 12,
- 12,
- 12
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/cast_iron_pipe/ud_x.json b/build/resources/main/assets/tfmg/models/block/cast_iron_pipe/ud_x.json
deleted file mode 100644
index bde56147..00000000
--- a/build/resources/main/assets/tfmg/models/block/cast_iron_pipe/ud_x.json
+++ /dev/null
@@ -1,37 +0,0 @@
-{
- "parent": "tfmg:block/cast_iron_pipe/core_x",
- "elements": [
- {
- "faces": {
- "east": {
- "texture": "#0",
- "uv": [
- 0.0,
- 8.0,
- 4.0,
- 12.0
- ]
- },
- "west": {
- "texture": "#0",
- "uv": [
- 4.0,
- 8.0,
- 0.0,
- 12.0
- ]
- }
- },
- "from": [
- 4,
- 4,
- 4
- ],
- "to": [
- 12,
- 12,
- 12
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/cast_iron_pipe/ud_z.json b/build/resources/main/assets/tfmg/models/block/cast_iron_pipe/ud_z.json
deleted file mode 100644
index f2ead13f..00000000
--- a/build/resources/main/assets/tfmg/models/block/cast_iron_pipe/ud_z.json
+++ /dev/null
@@ -1,37 +0,0 @@
-{
- "parent": "tfmg:block/cast_iron_pipe/core_z",
- "elements": [
- {
- "faces": {
- "north": {
- "texture": "#0",
- "uv": [
- 0.0,
- 8.0,
- 4.0,
- 12.0
- ]
- },
- "south": {
- "texture": "#0",
- "uv": [
- 4.0,
- 8.0,
- 0.0,
- 12.0
- ]
- }
- },
- "from": [
- 4,
- 4,
- 4
- ],
- "to": [
- 12,
- 12,
- 12
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/cast_iron_post_ends.json b/build/resources/main/assets/tfmg/models/block/cast_iron_post_ends.json
deleted file mode 100644
index efb20373..00000000
--- a/build/resources/main/assets/tfmg/models/block/cast_iron_post_ends.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "parent": "tfmg:block/bars/post_ends",
- "textures": {
- "bars": "tfmg:block/bars/cast_iron_bars",
- "edge": "tfmg:block/bars/cast_iron_bars_edge",
- "particle": "tfmg:block/bars/cast_iron_bars"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/cast_iron_truss.json b/build/resources/main/assets/tfmg/models/block/cast_iron_truss.json
deleted file mode 100644
index 23faa73b..00000000
--- a/build/resources/main/assets/tfmg/models/block/cast_iron_truss.json
+++ /dev/null
@@ -1,106 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "minecraft:block/block",
- "textures": {
- "0": "tfmg:block/cast_iron_truss",
- "particle": "tfmg:block/cast_iron_block"
- },
- "elements": [
- {
- "from": [0, 0, 0],
- "to": [2, 16, 2],
- "faces": {
- "north": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "east": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "south": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "west": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "up": {"uv": [0, 0, 2, 2], "texture": "#0"},
- "down": {"uv": [0, 0, 2, 2], "texture": "#0"}
- }
- },
- {
- "from": [14, 0, 0],
- "to": [16, 16, 2],
- "faces": {
- "north": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "east": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "south": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "west": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "up": {"uv": [0, 0, 2, 2], "texture": "#0"},
- "down": {"uv": [0, 0, 2, 2], "texture": "#0"}
- }
- },
- {
- "from": [0, 0, 14],
- "to": [2, 16, 16],
- "faces": {
- "north": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "east": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "south": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "west": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "up": {"uv": [0, 0, 2, 2], "texture": "#0"},
- "down": {"uv": [0, 0, 2, 2], "texture": "#0"}
- }
- },
- {
- "from": [14, 0, 14],
- "to": [16, 16, 16],
- "faces": {
- "north": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "east": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "south": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "west": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "up": {"uv": [0, 0, 2, 2], "texture": "#0"},
- "down": {"uv": [0, 0, 2, 2], "texture": "#0"}
- }
- },
- {
- "from": [2, 0, 15],
- "to": [14, 16, 15],
- "faces": {
- "north": {"uv": [2, 0, 14, 16], "texture": "#0"},
- "east": {"uv": [0, 0, 0, 16], "texture": "#0"},
- "south": {"uv": [2, 0, 14, 16], "texture": "#0"},
- "west": {"uv": [0, 0, 0, 16], "texture": "#0"},
- "up": {"uv": [0, 0, 12, 0], "texture": "#0"},
- "down": {"uv": [0, 0, 12, 0], "texture": "#0"}
- }
- },
- {
- "from": [15, 0, 2],
- "to": [15, 16, 14],
- "faces": {
- "north": {"uv": [0, 0, 0, 16], "texture": "#0"},
- "east": {"uv": [2, 0, 14, 16], "texture": "#0"},
- "south": {"uv": [0, 0, 0, 16], "texture": "#0"},
- "west": {"uv": [2, 0, 14, 16], "texture": "#0"},
- "up": {"uv": [0, 0, 12, 0], "rotation": 90, "texture": "#0"},
- "down": {"uv": [0, 0, 12, 0], "rotation": 270, "texture": "#0"}
- }
- },
- {
- "from": [1, 0, 2],
- "to": [1, 16, 14],
- "faces": {
- "north": {"uv": [0, 0, 0, 16], "texture": "#0"},
- "east": {"uv": [2, 0, 14, 16], "texture": "#0"},
- "south": {"uv": [0, 0, 0, 16], "texture": "#0"},
- "west": {"uv": [2, 0, 14, 16], "texture": "#0"},
- "up": {"uv": [0, 0, 12, 0], "rotation": 90, "texture": "#0"},
- "down": {"uv": [0, 0, 12, 0], "rotation": 270, "texture": "#0"}
- }
- },
- {
- "from": [2, 0, 1],
- "to": [14, 16, 1],
- "faces": {
- "north": {"uv": [2, 0, 14, 16], "texture": "#0"},
- "east": {"uv": [0, 0, 0, 16], "texture": "#0"},
- "south": {"uv": [2, 0, 14, 16], "texture": "#0"},
- "west": {"uv": [0, 0, 0, 16], "texture": "#0"},
- "up": {"uv": [0, 0, 12, 0], "texture": "#0"},
- "down": {"uv": [0, 0, 12, 0], "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/casting_basin/item.json b/build/resources/main/assets/tfmg/models/block/casting_basin/item.json
deleted file mode 100644
index dd41bb0b..00000000
--- a/build/resources/main/assets/tfmg/models/block/casting_basin/item.json
+++ /dev/null
@@ -1,135 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "texture_size": [32, 32],
- "textures": {
- "0": "tfmg:block/casting_basin",
- "1": "tfmg:block/fireproof_bricks",
- "particle": "tfmg:block/casting_basin"
- },
- "elements": [
- {
- "from": [1, 0, 1],
- "to": [15, 1, 15],
- "faces": {
- "north": {"uv": [0.5, 3.5, 7.5, 4], "texture": "#0"},
- "east": {"uv": [0.5, 3.5, 7.5, 4], "texture": "#0"},
- "south": {"uv": [0.5, 3.5, 7.5, 4], "texture": "#0"},
- "west": {"uv": [0.5, 3.5, 7.5, 4], "texture": "#0"},
- "up": {"uv": [8.5, 9, 15.5, 16], "texture": "#0"},
- "down": {"uv": [8.5, 9, 15.5, 16], "texture": "#0"}
- }
- },
- {
- "from": [4, 8, 14],
- "to": [12, 13, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [7, 7, 14]},
- "faces": {
- "north": {"uv": [10, 3, 14, 5], "texture": "#0"},
- "east": {"uv": [0, 0, 1, 2], "texture": "#0"},
- "south": {"uv": [10, 3, 14, 5.5], "texture": "#0"},
- "west": {"uv": [7, 0, 8, 2], "texture": "#0"},
- "up": {"uv": [2, 1, 6, 0], "texture": "#0"}
- }
- },
- {
- "from": [6, 7, 10],
- "to": [10, 8, 14],
- "rotation": {"angle": 0, "axis": "y", "origin": [7, 7, 12]},
- "faces": {
- "north": {"uv": [0, 0, 4, 1], "texture": "#1"},
- "east": {"uv": [0, 0, 4, 1], "texture": "#1"},
- "west": {"uv": [0, 0, 4, 1], "texture": "#1"},
- "up": {"uv": [7, 8, 11, 12], "texture": "#1"},
- "down": {"uv": [10, 8, 14, 12], "texture": "#1"}
- }
- },
- {
- "from": [9, 8, 10],
- "to": [10, 10, 14],
- "rotation": {"angle": 0, "axis": "y", "origin": [7, 8, 12]},
- "faces": {
- "north": {"uv": [11, 7, 12, 9], "texture": "#1"},
- "east": {"uv": [11, 3, 15, 5], "texture": "#1"},
- "west": {"uv": [9, 2, 13, 4], "texture": "#1"},
- "up": {"uv": [10, 1, 14, 2], "rotation": 90, "texture": "#1"}
- }
- },
- {
- "from": [6, 8, 10],
- "to": [7, 10, 14],
- "rotation": {"angle": 0, "axis": "y", "origin": [4, 8, 12]},
- "faces": {
- "north": {"uv": [9, 0, 10, 2], "texture": "#1"},
- "east": {"uv": [5, 0, 9, 2], "texture": "#1"},
- "west": {"uv": [0, 0, 4, 2], "texture": "#1"},
- "up": {"uv": [10, 8.5, 10.5, 10.5], "texture": "#1"}
- }
- },
- {
- "from": [14, 1, 0],
- "to": [16, 8, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [14, 0, 0]},
- "faces": {
- "north": {"uv": [0, 0, 1, 3.5], "texture": "#0"},
- "east": {"uv": [0, 0, 8, 3.5], "texture": "#0"},
- "south": {"uv": [7, 0, 8, 3.5], "texture": "#0"},
- "west": {"uv": [0, 0, 8, 3.5], "texture": "#0"},
- "up": {"uv": [1, 8, 0, 16], "texture": "#0"},
- "down": {"uv": [0, 8, 1, 16], "texture": "#0"}
- }
- },
- {
- "from": [2, 1, 14],
- "to": [14, 8, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [14, 0, 14]},
- "faces": {
- "north": {"uv": [9, 5.5, 15, 9], "texture": "#0"},
- "south": {"uv": [9, 5.5, 15, 9], "texture": "#0"},
- "up": {"uv": [1, 8, 7, 9], "rotation": 180, "texture": "#0"},
- "down": {"uv": [1, 15, 7, 16], "texture": "#0"}
- }
- },
- {
- "from": [2, 1, 0],
- "to": [14, 8, 2],
- "rotation": {"angle": 0, "axis": "y", "origin": [14, 0, 0]},
- "faces": {
- "north": {"uv": [1, 0, 7, 3.5], "texture": "#0"},
- "south": {"uv": [0, 0, 6, 3.5], "texture": "#0"},
- "up": {"uv": [1, 15, 7, 16], "rotation": 180, "texture": "#0"},
- "down": {"uv": [1, 8, 7, 9], "rotation": 180, "texture": "#0"}
- }
- },
- {
- "from": [0, 1, 0],
- "to": [2, 8, 16],
- "faces": {
- "north": {"uv": [7, 0, 8, 3.5], "texture": "#0"},
- "east": {"uv": [0, 0, 8, 3.5], "texture": "#0"},
- "south": {"uv": [0, 0, 1, 3.5], "texture": "#0"},
- "west": {"uv": [0, 0, 8, 3.5], "texture": "#0"},
- "up": {"uv": [8, 8, 7, 16], "texture": "#0"},
- "down": {"uv": [7, 8, 8, 16], "texture": "#0"}
- }
- },
- {
- "from": [2, 1, 2],
- "to": [5, 6, 14],
- "rotation": {"angle": 0, "axis": "y", "origin": [2, 1, 2]},
- "faces": {
- "east": {"uv": [1, 0, 7, 2.5], "texture": "#0"},
- "up": {"uv": [9, 0, 15, 1.5], "rotation": 90, "texture": "#0"}
- }
- },
- {
- "from": [11, 1, 2],
- "to": [14, 6, 14],
- "rotation": {"angle": 0, "axis": "y", "origin": [10, 1, 2]},
- "faces": {
- "west": {"uv": [1, 0, 7, 2.5], "texture": "#0"},
- "up": {"uv": [9, 1.5, 15, 0], "rotation": 90, "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/casting_spout/connector.json b/build/resources/main/assets/tfmg/models/block/casting_spout/connector.json
deleted file mode 100644
index 5622f050..00000000
--- a/build/resources/main/assets/tfmg/models/block/casting_spout/connector.json
+++ /dev/null
@@ -1,23 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "texture_size": [32, 32],
- "textures": {
- "1": "tfmg:block/casting_spout"
- },
- "elements": [
-
- {
- "from": [4, -2, 4],
- "to": [12, 0, 12],
- "faces": {
- "north": {"uv": [11.5, 6, 15.5, 7], "texture": "#1"},
- "east": {"uv": [11.5, 6, 15.5, 7], "texture": "#1"},
- "south": {"uv": [11.5, 6, 15.5, 7], "texture": "#1"},
- "west": {"uv": [11.5, 6, 15.5, 7], "texture": "#1"},
- "up": {"uv": [9.5, 10, 13.5, 14], "texture": "#1"},
- "down": {"uv": [11.5, 2, 15.5, 6], "texture": "#1"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/caution_block.json b/build/resources/main/assets/tfmg/models/block/caution_block.json
deleted file mode 100644
index 22b080c1..00000000
--- a/build/resources/main/assets/tfmg/models/block/caution_block.json
+++ /dev/null
@@ -1,22 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "minecraft:block/block",
- "textures": {
- "0": "tfmg:block/caution_block/red",
- "particle": "tfmg:block/caution_block/red"
- },
- "elements": [
- {
- "from": [0, 0, 0],
- "to": [16, 16, 16],
- "faces": {
- "north": {"uv": [0, 0, 16, 16], "texture": "#0"},
- "east": {"uv": [0, 0, 16, 16], "texture": "#0"},
- "south": {"uv": [0, 0, 16, 16], "texture": "#0"},
- "west": {"uv": [0, 0, 16, 16], "texture": "#0"},
- "up": {"uv": [0, 0, 16, 16], "texture": "#0"},
- "down": {"uv": [0, 0, 16, 16], "rotation": 180, "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/cinderflour_block/block.json b/build/resources/main/assets/tfmg/models/block/cinderflour_block/block.json
deleted file mode 100644
index 734b3d51..00000000
--- a/build/resources/main/assets/tfmg/models/block/cinderflour_block/block.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "parent": "minecraft:block/cube_bottom_top",
- "textures": {
- "top": "tfmg:block/cinderflourblock_top",
- "bottom": "tfmg:block/cinderflourblock_top",
- "side": "tfmg:block/cinderflourblock"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/cinderflour_block/item.json b/build/resources/main/assets/tfmg/models/block/cinderflour_block/item.json
deleted file mode 100644
index 734b3d51..00000000
--- a/build/resources/main/assets/tfmg/models/block/cinderflour_block/item.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "parent": "minecraft:block/cube_bottom_top",
- "textures": {
- "top": "tfmg:block/cinderflourblock_top",
- "bottom": "tfmg:block/cinderflourblock_top",
- "side": "tfmg:block/cinderflourblock"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/circular_light/block.json b/build/resources/main/assets/tfmg/models/block/circular_light/block.json
deleted file mode 100644
index 25144581..00000000
--- a/build/resources/main/assets/tfmg/models/block/circular_light/block.json
+++ /dev/null
@@ -1,24 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "0": "tfmg:block/circular_lamp_off_outlet",
- "1": "tfmg:block/circular_lamp_off",
- "particle": "tfmg:block/circular_lamp_off"
- },
- "elements": [
- {
- "from": [3, 0, 3],
- "to": [13, 10, 13],
- "rotation": {"angle": 0, "axis": "y", "origin": [7, 0, 7]},
- "faces": {
- "north": {"uv": [3, 3, 13, 13], "texture": "#1"},
- "east": {"uv": [3, 3, 13, 13], "texture": "#1"},
- "south": {"uv": [3, 3, 13, 13], "texture": "#1"},
- "west": {"uv": [3, 3, 13, 13], "texture": "#1"},
- "up": {"uv": [3, 3, 13, 13], "texture": "#1"},
- "down": {"uv": [3, 3, 13, 13], "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/circular_light/block_powered.json b/build/resources/main/assets/tfmg/models/block/circular_light/block_powered.json
deleted file mode 100644
index db20c28c..00000000
--- a/build/resources/main/assets/tfmg/models/block/circular_light/block_powered.json
+++ /dev/null
@@ -1,24 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "2": "tfmg:block/circular_lamp_on_outlet",
- "3": "tfmg:block/circular_lamp_on",
- "particle": "tfmg:block/circular_lamp_on"
- },
- "elements": [
- {
- "from": [3, 0, 3],
- "to": [13, 10, 13],
- "rotation": {"angle": 0, "axis": "y", "origin": [7, 0, 7]},
- "faces": {
- "north": {"uv": [3, 3, 13, 13], "texture": "#3"},
- "east": {"uv": [3, 3, 13, 13], "texture": "#3"},
- "south": {"uv": [3, 3, 13, 13], "texture": "#3"},
- "west": {"uv": [3, 3, 13, 13], "texture": "#3"},
- "up": {"uv": [3, 3, 13, 13], "texture": "#3"},
- "down": {"uv": [3, 3, 13, 13], "texture": "#2"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/circular_light/light.json b/build/resources/main/assets/tfmg/models/block/circular_light/light.json
deleted file mode 100644
index 22bad623..00000000
--- a/build/resources/main/assets/tfmg/models/block/circular_light/light.json
+++ /dev/null
@@ -1,35 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "textures": {
- "0": "tfmg:block/light",
- "particle": "tfmg:block/light"
- },
- "elements": [
- {
- "from": [2.75, 2.75, -0.25],
- "to": [13.25, 13.25, 10.25],
- "rotation": {"angle": 0, "axis": "x", "origin": [7, 8, 8]},
- "faces": {
- "north": {"uv": [3, 8, 13, 16], "rotation": 180, "texture": "#0"},
- "east": {"uv": [3, 8, 13, 16], "rotation": 270, "texture": "#0"},
- "south": {"uv": [3, 8, 13, 16], "texture": "#0"},
- "west": {"uv": [3, 8, 13, 16], "rotation": 90, "texture": "#0"},
- "up": {"uv": [3, 8, 13, 16], "rotation": 180, "texture": "#0"},
- "down": {"uv": [3, 8, 13, 16], "texture": "#0"}
- }
- },
- {
- "from": [2.5, 2.5, -0.5],
- "to": [13.5, 13.5, 10.5],
- "rotation": {"angle": 0, "axis": "x", "origin": [7, 8, 8]},
- "faces": {
- "north": {"uv": [3, 0, 13, 8], "rotation": 180, "texture": "#0"},
- "east": {"uv": [3, 0, 13, 8], "rotation": 270, "texture": "#0"},
- "south": {"uv": [3, 0, 13, 8], "texture": "#0"},
- "west": {"uv": [3, 0, 13, 8], "rotation": 90, "texture": "#0"},
- "up": {"uv": [3, 0, 13, 8], "rotation": 180, "texture": "#0"},
- "down": {"uv": [3, 0, 13, 8], "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/coal_coke_block.json b/build/resources/main/assets/tfmg/models/block/coal_coke_block.json
deleted file mode 100644
index 9ac3c665..00000000
--- a/build/resources/main/assets/tfmg/models/block/coal_coke_block.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:block/cube_all",
- "textures": {
- "all": "tfmg:block/coal_coke_block"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/coke_oven/block_casual.json b/build/resources/main/assets/tfmg/models/block/coke_oven/block_casual.json
deleted file mode 100644
index 85551f81..00000000
--- a/build/resources/main/assets/tfmg/models/block/coke_oven/block_casual.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "tfmg:block/coke_oven/controller",
- "textures": {
- "front": "tfmg:block/coke_oven/side"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/coke_oven/door_right_bottom.json b/build/resources/main/assets/tfmg/models/block/coke_oven/door_right_bottom.json
deleted file mode 100644
index d386b62d..00000000
--- a/build/resources/main/assets/tfmg/models/block/coke_oven/door_right_bottom.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "parent": "tfmg:block/coke_oven/door_right",
- "textures": {
- "0": "tfmg:block/coke_oven/coke_oven_door_bottom",
- "particle": "tfmg:block/coke_oven/coke_oven_door"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/coke_oven/door_right_middle.json b/build/resources/main/assets/tfmg/models/block/coke_oven/door_right_middle.json
deleted file mode 100644
index fd9ecbc8..00000000
--- a/build/resources/main/assets/tfmg/models/block/coke_oven/door_right_middle.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "parent": "tfmg:block/coke_oven/door_right",
- "textures": {
- "0": "tfmg:block/coke_oven/coke_oven_door_middle",
- "particle": "tfmg:block/coke_oven/coke_oven_door"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/coke_oven/item.json b/build/resources/main/assets/tfmg/models/block/coke_oven/item.json
deleted file mode 100644
index 2e904da8..00000000
--- a/build/resources/main/assets/tfmg/models/block/coke_oven/item.json
+++ /dev/null
@@ -1,35 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "0": "tfmg:block/coke_oven/coke_oven_door",
- "1": "tfmg:block/coke_oven/side",
- "3": "tfmg:block/coke_oven/top",
- "particle": "tfmg:block/coke_oven/coke_oven_door"
- },
- "elements": [
- {
- "from": [0, 0, 0],
- "to": [16, 16, 16],
- "faces": {
- "east": {"uv": [0, 0, 16, 16], "texture": "#1"},
- "south": {"uv": [0, 0, 16, 16], "texture": "#1"},
- "west": {"uv": [0, 0, 16, 16], "texture": "#1"},
- "up": {"uv": [0, 0, 16, 16], "texture": "#3"},
- "down": {"uv": [0, 0, 16, 16], "texture": "#3"}
- }
- },
- {
- "from": [0, 0, -1],
- "to": [16, 16, 0],
- "rotation": {"angle": 0, "axis": "y", "origin": [0, 0, -16]},
- "faces": {
- "north": {"uv": [0, 0, 16, 16], "texture": "#0"},
- "east": {"uv": [0, 0, 1, 16], "texture": "#0"},
- "west": {"uv": [0, 0, 1, 16], "texture": "#1"},
- "up": {"uv": [0, 0, 16, 1], "texture": "#0"},
- "down": {"uv": [0, 0, 16, 1], "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/concrete_encased_industrial_pipe/block.json b/build/resources/main/assets/tfmg/models/block/concrete_encased_industrial_pipe/block.json
deleted file mode 100644
index 64759511..00000000
--- a/build/resources/main/assets/tfmg/models/block/concrete_encased_industrial_pipe/block.json
+++ /dev/null
@@ -1,23 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "0": "tfmg:block/concrete_encased_industrial_pipe",
- "1": "tfmg:block/concrete",
- "particle": "tfmg:block/concrete_encased_industrial_pipe"
- },
- "elements": [
- {
- "from": [0, 0, 0],
- "to": [16, 16, 16],
- "faces": {
- "north": {"uv": [0, 0, 16, 16], "texture": "#1"},
- "east": {"uv": [0, 0, 16, 16], "texture": "#1"},
- "south": {"uv": [0, 0, 16, 16], "texture": "#1"},
- "west": {"uv": [0, 0, 16, 16], "texture": "#1"},
- "up": {"uv": [0, 0, 16, 16], "texture": "#0"},
- "down": {"uv": [0, 0, 16, 16], "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/concrete_smokestack/block.json b/build/resources/main/assets/tfmg/models/block/concrete_smokestack/block.json
deleted file mode 100644
index 12615c8f..00000000
--- a/build/resources/main/assets/tfmg/models/block/concrete_smokestack/block.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "parent": "tfmg:block/smokestack/smokestack",
- "textures": {
- "0": "tfmg:block/concrete_smokestack",
- "particle": "tfmg:block/concrete_smokestack"
- }
-
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/concrete_smokestack/item.json b/build/resources/main/assets/tfmg/models/block/concrete_smokestack/item.json
deleted file mode 100644
index c33a1e40..00000000
--- a/build/resources/main/assets/tfmg/models/block/concrete_smokestack/item.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "parent": "tfmg:block/smokestack/smokestack_top",
- "textures": {
- "0": "tfmg:block/concrete_smokestack",
- "particle": "tfmg:block/concrete_smokestack"
- }
-
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/concrete_top.json b/build/resources/main/assets/tfmg/models/block/concrete_top.json
deleted file mode 100644
index 9225802b..00000000
--- a/build/resources/main/assets/tfmg/models/block/concrete_top.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "parent": "minecraft:block/slab_top",
- "textures": {
- "bottom": "tfmg:block/concrete",
- "side": "tfmg:block/concrete",
- "top": "tfmg:block/concrete"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/constantan_block.json b/build/resources/main/assets/tfmg/models/block/constantan_block.json
deleted file mode 100644
index bd1e16c4..00000000
--- a/build/resources/main/assets/tfmg/models/block/constantan_block.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:block/cube_all",
- "textures": {
- "all": "tfmg:block/constantan_block"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/copper_encased_cast_iron_pipe/block_flat.json b/build/resources/main/assets/tfmg/models/block/copper_encased_cast_iron_pipe/block_flat.json
deleted file mode 100644
index 1e58d7dc..00000000
--- a/build/resources/main/assets/tfmg/models/block/copper_encased_cast_iron_pipe/block_flat.json
+++ /dev/null
@@ -1,16 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "textures": {
- "0": "tfmg:block/copper_encased_cast_iron_pipe_side",
- "particle": "tfmg:block/copper_encased_cast_iron_pipe_side"
- },
- "elements": [
- {
- "from": [0, 0, 15],
- "to": [16, 16, 16],
- "faces": {
- "south": {"uv": [0, 0, 16, 16], "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/copper_encased_steel_pipe/block_open.json b/build/resources/main/assets/tfmg/models/block/copper_encased_steel_pipe/block_open.json
deleted file mode 100644
index dba7e96d..00000000
--- a/build/resources/main/assets/tfmg/models/block/copper_encased_steel_pipe/block_open.json
+++ /dev/null
@@ -1,16 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "textures": {
- "0": "tfmg:block/copper_encased_steel_pipe",
- "particle": "tfmg:block/copper_encased_steel_pipe"
- },
- "elements": [
- {
- "from": [0, 0, 15],
- "to": [16, 16, 16],
- "faces": {
- "south": {"uv": [0, 0, 16, 16], "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/copper_frame/block.json b/build/resources/main/assets/tfmg/models/block/copper_frame/block.json
deleted file mode 100644
index fa822299..00000000
--- a/build/resources/main/assets/tfmg/models/block/copper_frame/block.json
+++ /dev/null
@@ -1,166 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "0": "tfmg:block/copper_frame",
- "particle": "tfmg:block/copper_frame"
- },
- "elements": [
- {
- "from": [0, 0, 0],
- "to": [2, 16, 2],
- "faces": {
- "north": {"uv": [14, 0, 16, 16], "texture": "#0"},
- "east": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "south": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "west": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "up": {"uv": [0, 0, 2, 2], "texture": "#0"},
- "down": {"uv": [0, 14, 2, 16], "texture": "#0"}
- }
- },
- {
- "from": [14, 0, 0],
- "to": [16, 16, 2],
- "faces": {
- "north": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "east": {"uv": [14, 0, 16, 16], "texture": "#0"},
- "south": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "west": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "up": {"uv": [14, 0, 16, 2], "texture": "#0"},
- "down": {"uv": [14, 14, 16, 16], "texture": "#0"}
- }
- },
- {
- "from": [0, 0, 14],
- "to": [2, 16, 16],
- "faces": {
- "north": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "east": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "south": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "west": {"uv": [14, 0, 16, 16], "texture": "#0"},
- "up": {"uv": [0, 14, 2, 16], "texture": "#0"},
- "down": {"uv": [0, 0, 2, 2], "texture": "#0"}
- }
- },
- {
- "from": [14, 0, 14],
- "to": [16, 16, 16],
- "faces": {
- "north": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "east": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "south": {"uv": [14, 0, 16, 16], "texture": "#0"},
- "west": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "up": {"uv": [14, 14, 16, 16], "texture": "#0"},
- "down": {"uv": [14, 0, 16, 2], "texture": "#0"}
- }
- },
- {
- "from": [14, 14, 2],
- "to": [16, 16, 14],
- "faces": {
- "north": {"uv": [0, 0, 2, 2], "rotation": 180, "texture": "#0"},
- "east": {"uv": [14, 2, 16, 14], "rotation": 270, "texture": "#0"},
- "south": {"uv": [0, 0, 2, 2], "texture": "#0"},
- "west": {"uv": [0, 0, 2, 12], "rotation": 90, "texture": "#0"},
- "up": {"uv": [0, 2, 2, 14], "rotation": 180, "texture": "#0"},
- "down": {"uv": [0, 2, 2, 14], "texture": "#0"}
- }
- },
- {
- "from": [0, 14, 2],
- "to": [2, 16, 14],
- "faces": {
- "north": {"uv": [0, 0, 2, 2], "rotation": 180, "texture": "#0"},
- "east": {"uv": [0, 0, 2, 12], "rotation": 270, "texture": "#0"},
- "south": {"uv": [0, 0, 2, 2], "texture": "#0"},
- "west": {"uv": [0, 2, 2, 14], "rotation": 90, "texture": "#0"},
- "up": {"uv": [14, 2, 16, 14], "rotation": 180, "texture": "#0"},
- "down": {"uv": [0, 0, 2, 12], "texture": "#0"}
- }
- },
- {
- "from": [0, 0, 2],
- "to": [2, 2, 14],
- "faces": {
- "north": {"uv": [0, 0, 2, 2], "rotation": 180, "texture": "#0"},
- "east": {"uv": [0, 0, 2, 12], "rotation": 270, "texture": "#0"},
- "south": {"uv": [0, 0, 2, 2], "texture": "#0"},
- "west": {"uv": [14, 2, 16, 14], "rotation": 90, "texture": "#0"},
- "up": {"uv": [0, 0, 2, 12], "rotation": 180, "texture": "#0"},
- "down": {"uv": [0, 2, 2, 14], "texture": "#0"}
- }
- },
- {
- "from": [14, 0, 2],
- "to": [16, 2, 14],
- "faces": {
- "north": {"uv": [0, 0, 2, 2], "rotation": 180, "texture": "#0"},
- "east": {"uv": [0, 2, 2, 14], "rotation": 270, "texture": "#0"},
- "south": {"uv": [0, 0, 2, 2], "texture": "#0"},
- "west": {"uv": [0, 0, 2, 12], "rotation": 90, "texture": "#0"},
- "up": {"uv": [0, 2, 2, 14], "rotation": 180, "texture": "#0"},
- "down": {"uv": [14, 2, 16, 14], "texture": "#0"}
- }
- },
- {
- "from": [2, 14, 0],
- "to": [14, 16, 2],
- "faces": {
- "north": {"uv": [14, 2, 16, 14], "rotation": 270, "texture": "#0"},
- "east": {"uv": [0, 0, 2, 2], "texture": "#0"},
- "south": {"uv": [0, 0, 2, 12], "rotation": 90, "texture": "#0"},
- "west": {"uv": [0, 0, 2, 2], "rotation": 180, "texture": "#0"},
- "up": {"uv": [0, 2, 2, 14], "rotation": 90, "texture": "#0"},
- "down": {"uv": [0, 0, 2, 12], "rotation": 90, "texture": "#0"}
- }
- },
- {
- "from": [2, 14, 14],
- "to": [14, 16, 16],
- "faces": {
- "north": {"uv": [0, 0, 2, 12], "rotation": 270, "texture": "#0"},
- "east": {"uv": [0, 0, 2, 2], "texture": "#0"},
- "south": {"uv": [0, 2, 2, 14], "rotation": 90, "texture": "#0"},
- "west": {"uv": [0, 0, 2, 2], "rotation": 180, "texture": "#0"},
- "up": {"uv": [14, 2, 16, 14], "rotation": 90, "texture": "#0"},
- "down": {"uv": [0, 2, 2, 14], "rotation": 90, "texture": "#0"}
- }
- },
- {
- "from": [2, 0, 14],
- "to": [14, 2, 16],
- "faces": {
- "north": {"uv": [0, 0, 2, 12], "rotation": 270, "texture": "#0"},
- "east": {"uv": [0, 0, 2, 2], "texture": "#0"},
- "south": {"uv": [14, 2, 16, 14], "rotation": 90, "texture": "#0"},
- "west": {"uv": [0, 0, 2, 2], "rotation": 180, "texture": "#0"},
- "up": {"uv": [0, 0, 2, 12], "rotation": 90, "texture": "#0"},
- "down": {"uv": [0, 2, 2, 14], "rotation": 90, "texture": "#0"}
- }
- },
- {
- "from": [2, 0, 0],
- "to": [14, 2, 2],
- "faces": {
- "north": {"uv": [0, 2, 2, 14], "rotation": 270, "texture": "#0"},
- "east": {"uv": [0, 0, 2, 2], "texture": "#0"},
- "south": {"uv": [0, 0, 2, 12], "rotation": 90, "texture": "#0"},
- "west": {"uv": [0, 0, 2, 2], "rotation": 180, "texture": "#0"},
- "up": {"uv": [0, 2, 2, 14], "rotation": 90, "texture": "#0"},
- "down": {"uv": [14, 2, 16, 14], "rotation": 90, "texture": "#0"}
- }
- },
- {
- "from": [1, 1, 1],
- "to": [15, 15, 15],
- "faces": {
- "north": {"uv": [1, 1, 15, 15], "texture": "#0"},
- "east": {"uv": [1, 1, 15, 15], "texture": "#0"},
- "south": {"uv": [1, 1, 15, 15], "texture": "#0"},
- "west": {"uv": [1, 1, 15, 15], "texture": "#0"},
- "up": {"uv": [1, 1, 15, 15], "texture": "#0"},
- "down": {"uv": [1, 1, 15, 15], "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/copycat_cable_base/block.json b/build/resources/main/assets/tfmg/models/block/copycat_cable_base/block.json
deleted file mode 100644
index 93511244..00000000
--- a/build/resources/main/assets/tfmg/models/block/copycat_cable_base/block.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "block/cube_all",
- "textures": {
- "all": "tfmg:block/copycat_cable_block"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/copycat_cable_block/block.json b/build/resources/main/assets/tfmg/models/block/copycat_cable_block/block.json
deleted file mode 100644
index 93511244..00000000
--- a/build/resources/main/assets/tfmg/models/block/copycat_cable_block/block.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "block/cube_all",
- "textures": {
- "all": "tfmg:block/copycat_cable_block"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/copycat_cable_block/item.json b/build/resources/main/assets/tfmg/models/block/copycat_cable_block/item.json
deleted file mode 100644
index 93511244..00000000
--- a/build/resources/main/assets/tfmg/models/block/copycat_cable_block/item.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "block/cube_all",
- "textures": {
- "all": "tfmg:block/copycat_cable_block"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/cut_bauxite.json b/build/resources/main/assets/tfmg/models/block/cut_bauxite.json
deleted file mode 100644
index f57341a8..00000000
--- a/build/resources/main/assets/tfmg/models/block/cut_bauxite.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:block/cube_all",
- "textures": {
- "all": "tfmg:block/palettes/stone_types/cut/bauxite_cut"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/cut_bauxite_wall_side_tall.json b/build/resources/main/assets/tfmg/models/block/cut_bauxite_wall_side_tall.json
deleted file mode 100644
index 5ffb4a8b..00000000
--- a/build/resources/main/assets/tfmg/models/block/cut_bauxite_wall_side_tall.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:block/template_wall_side_tall",
- "textures": {
- "wall": "tfmg:block/palettes/stone_types/cut/bauxite_cut"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/cut_galena_brick_stairs.json b/build/resources/main/assets/tfmg/models/block/cut_galena_brick_stairs.json
deleted file mode 100644
index 90ac2cf1..00000000
--- a/build/resources/main/assets/tfmg/models/block/cut_galena_brick_stairs.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "parent": "minecraft:block/stairs",
- "textures": {
- "bottom": "tfmg:block/palettes/stone_types/brick/galena_cut_brick",
- "side": "tfmg:block/palettes/stone_types/brick/galena_cut_brick",
- "top": "tfmg:block/palettes/stone_types/brick/galena_cut_brick"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/cut_galena_bricks_wall_post.json b/build/resources/main/assets/tfmg/models/block/cut_galena_bricks_wall_post.json
deleted file mode 100644
index e97999f8..00000000
--- a/build/resources/main/assets/tfmg/models/block/cut_galena_bricks_wall_post.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:block/template_wall_post",
- "textures": {
- "wall": "tfmg:block/palettes/stone_types/brick/galena_cut_brick"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/cut_galena_stairs_inner.json b/build/resources/main/assets/tfmg/models/block/cut_galena_stairs_inner.json
deleted file mode 100644
index e1a67104..00000000
--- a/build/resources/main/assets/tfmg/models/block/cut_galena_stairs_inner.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "parent": "minecraft:block/inner_stairs",
- "textures": {
- "bottom": "tfmg:block/palettes/stone_types/cut/galena_cut",
- "side": "tfmg:block/palettes/stone_types/cut/galena_cut",
- "top": "tfmg:block/palettes/stone_types/cut/galena_cut"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/cyan_concrete_wall_post.json b/build/resources/main/assets/tfmg/models/block/cyan_concrete_wall_post.json
deleted file mode 100644
index beeb7d50..00000000
--- a/build/resources/main/assets/tfmg/models/block/cyan_concrete_wall_post.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:block/template_wall_post",
- "textures": {
- "wall": "tfmg:block/cyan_concrete"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/cyan_rebar_concrete.json b/build/resources/main/assets/tfmg/models/block/cyan_rebar_concrete.json
deleted file mode 100644
index c54a5e41..00000000
--- a/build/resources/main/assets/tfmg/models/block/cyan_rebar_concrete.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:block/cube_all",
- "textures": {
- "all": "tfmg:block/cyan_concrete"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/deepslate_lead_ore.json b/build/resources/main/assets/tfmg/models/block/deepslate_lead_ore.json
deleted file mode 100644
index 0c1c0de2..00000000
--- a/build/resources/main/assets/tfmg/models/block/deepslate_lead_ore.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:block/cube_all",
- "textures": {
- "all": "tfmg:block/deepslate_lead_ore"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/deepslate_nickel_ore.json b/build/resources/main/assets/tfmg/models/block/deepslate_nickel_ore.json
deleted file mode 100644
index fe6a3da2..00000000
--- a/build/resources/main/assets/tfmg/models/block/deepslate_nickel_ore.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:block/cube_all",
- "textures": {
- "all": "tfmg:block/deepslate_nickel_ore"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/diagonal_cable_block/block.json b/build/resources/main/assets/tfmg/models/block/diagonal_cable_block/block.json
deleted file mode 100644
index 2d342b26..00000000
--- a/build/resources/main/assets/tfmg/models/block/diagonal_cable_block/block.json
+++ /dev/null
@@ -1,49 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "texture_size": [24, 24],
- "textures": {
- "0": "tfmg:block/diagonal_cable_block",
- "particle": "tfmg:block/diagonal_cable_block"
- },
- "elements": [
- {
- "from": [4, 0, 4],
- "to": [12, 2, 12],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 0, 8]},
- "faces": {
- "north": {"uv": [0, 14.66667, 5.33333, 16], "texture": "#0"},
- "east": {"uv": [0, 14.66667, 5.33333, 16], "texture": "#0"},
- "south": {"uv": [0, 14.66667, 5.33333, 16], "texture": "#0"},
- "west": {"uv": [0, 14.66667, 5.33333, 16], "texture": "#0"},
- "up": {"uv": [5.33333, 8, 0, 2.66667], "rotation": 180, "texture": "#0"},
- "down": {"uv": [5.33333, 8, 0, 13.33333], "rotation": 180, "texture": "#0"}
- }
- },
- {
- "from": [14, 4, 4],
- "to": [16, 12, 12],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 0, 8]},
- "faces": {
- "north": {"uv": [0, 13.33333, 5.33333, 14.66667], "rotation": 270, "texture": "#0"},
- "east": {"uv": [5.33333, 13.33333, 0, 8], "rotation": 270, "texture": "#0"},
- "south": {"uv": [0, 13.33333, 5.33333, 14.66667], "rotation": 90, "texture": "#0"},
- "west": {"uv": [5.33333, 2.66667, 0, 8], "rotation": 270, "texture": "#0"},
- "up": {"uv": [0, 13.33333, 5.33333, 14.66667], "rotation": 90, "texture": "#0"},
- "down": {"uv": [0, 13.33333, 5.33333, 14.66667], "rotation": 90, "texture": "#0"}
- }
- },
- {
- "from": [6.65685, -0.58579, 6],
- "to": [20.65685, 3.41421, 10],
- "rotation": {"angle": 45, "axis": "z", "origin": [8, 0, 8]},
- "faces": {
- "north": {"uv": [9.33333, 6.66667, 12, 16], "rotation": 270, "texture": "#0"},
- "east": {"uv": [16, 2.66667, 13.33333, 0], "rotation": 270, "texture": "#0"},
- "south": {"uv": [13.33333, 6.66667, 16, 16], "rotation": 90, "texture": "#0"},
- "west": {"uv": [16, 2, 13.33333, 4.66667], "rotation": 270, "texture": "#0"},
- "up": {"uv": [11.33333, 6.66667, 14, 16], "rotation": 90, "texture": "#0"},
- "down": {"uv": [6.66667, 6.66667, 9.33333, 16], "rotation": 90, "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/diagonal_cable_block/block_up.json b/build/resources/main/assets/tfmg/models/block/diagonal_cable_block/block_up.json
deleted file mode 100644
index 8b30eb66..00000000
--- a/build/resources/main/assets/tfmg/models/block/diagonal_cable_block/block_up.json
+++ /dev/null
@@ -1,49 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "texture_size": [24, 24],
- "textures": {
- "1": "tfmg:block/diagonal_cable_block",
- "particle": "tfmg:block/diagonal_cable_block"
- },
- "elements": [
- {
- "from": [4, 14, 4],
- "to": [12, 16, 12],
- "rotation": {"angle": 0, "axis": "z", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [0, 14.66667, 5.33333, 16], "rotation": 180, "texture": "#1"},
- "east": {"uv": [0, 14.66667, 5.33333, 16], "rotation": 180, "texture": "#1"},
- "south": {"uv": [0, 14.66667, 5.33333, 16], "rotation": 180, "texture": "#1"},
- "west": {"uv": [0, 14.66667, 5.33333, 16], "rotation": 180, "texture": "#1"},
- "up": {"uv": [5.33333, 8, 0, 13.33333], "rotation": 180, "texture": "#1"},
- "down": {"uv": [5.33333, 8, 0, 2.66667], "rotation": 180, "texture": "#1"}
- }
- },
- {
- "from": [14, 4, 4],
- "to": [16, 12, 12],
- "rotation": {"angle": 0, "axis": "z", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [0, 13.33333, 5.33333, 14.66667], "rotation": 270, "texture": "#1"},
- "east": {"uv": [5.33333, 13.33333, 0, 8], "rotation": 90, "texture": "#1"},
- "south": {"uv": [0, 13.33333, 5.33333, 14.66667], "rotation": 90, "texture": "#1"},
- "west": {"uv": [5.33333, 2.66667, 0, 8], "rotation": 90, "texture": "#1"},
- "up": {"uv": [0, 13.33333, 5.33333, 14.66667], "rotation": 90, "texture": "#1"},
- "down": {"uv": [0, 13.33333, 5.33333, 14.66667], "rotation": 90, "texture": "#1"}
- }
- },
- {
- "from": [1, 10.24264, 6],
- "to": [15, 14.24264, 10],
- "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [13.33333, 6.66667, 16, 16], "rotation": 270, "texture": "#1"},
- "east": {"uv": [16, 2.66667, 13.33333, 0], "rotation": 90, "texture": "#1"},
- "south": {"uv": [9.33333, 6.66667, 12, 16], "rotation": 90, "texture": "#1"},
- "west": {"uv": [16, 2, 13.33333, 4.66667], "rotation": 90, "texture": "#1"},
- "up": {"uv": [6.66667, 6.66667, 9.33333, 16], "rotation": 90, "texture": "#1"},
- "down": {"uv": [11.33333, 6.66667, 14, 16], "rotation": 90, "texture": "#1"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/electric_diode/block_vertical.json b/build/resources/main/assets/tfmg/models/block/electric_diode/block_vertical.json
deleted file mode 100644
index d616f008..00000000
--- a/build/resources/main/assets/tfmg/models/block/electric_diode/block_vertical.json
+++ /dev/null
@@ -1,24 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "texture_size": [32, 32],
- "textures": {
- "1": "tfmg:block/diode",
- "particle": "tfmg:block/diode"
- },
- "elements": [
- {
- "from": [3, 0, 3],
- "to": [13, 16, 13],
- "rotation": {"angle": 0, "axis": "x", "origin": [8, 8, 0]},
- "faces": {
- "north": {"uv": [8, 0, 0, 5], "rotation": 90, "texture": "#1"},
- "east": {"uv": [0, 0, 8, 5], "rotation": 270, "texture": "#1"},
- "south": {"uv": [8, 0, 0, 5], "rotation": 90, "texture": "#1"},
- "west": {"uv": [8, 0, 0, 5], "rotation": 90, "texture": "#1"},
- "up": {"uv": [9, 0, 14, 5], "rotation": 180, "texture": "#1"},
- "down": {"uv": [9, 6, 14, 11], "texture": "#1"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/electric_motor/block_vertical.json b/build/resources/main/assets/tfmg/models/block/electric_motor/block_vertical.json
deleted file mode 100644
index 06ba28b2..00000000
--- a/build/resources/main/assets/tfmg/models/block/electric_motor/block_vertical.json
+++ /dev/null
@@ -1,102 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "texture_size": [64, 64],
- "textures": {
- "0": "tfmg:block/electric_motor",
- "particle": "tfmg:block/steel_block"
- },
- "elements": [
- {
- "from": [3, 5, 3],
- "to": [13, 14, 13],
- "rotation": {"angle": 0, "axis": "x", "origin": [8, 8, 0]},
- "faces": {
- "north": {"uv": [1.25, 5.5, 3.5, 8], "rotation": 270, "texture": "#0"},
- "east": {"uv": [1.25, 5.5, 3.5, 8], "rotation": 270, "texture": "#0"},
- "south": {"uv": [3.5, 8, 1.25, 5.5], "rotation": 90, "texture": "#0"},
- "west": {"uv": [3.5, 5.5, 1.25, 8], "rotation": 90, "texture": "#0"},
- "up": {"uv": [3.75, 0, 6.25, 2.5], "rotation": 180, "texture": "#0"},
- "down": {"uv": [3.75, 2.75, 6.25, 5.25], "texture": "#0"}
- }
- },
- {
- "from": [3, 2, 12],
- "to": [4, 5, 13],
- "rotation": {"angle": 0, "axis": "x", "origin": [8, 8, 0]},
- "faces": {
- "north": {"uv": [0.5, 2.25, 1.25, 2.5], "rotation": 270, "texture": "#0"},
- "east": {"uv": [0.5, 2.25, 1.25, 2.5], "rotation": 270, "texture": "#0"},
- "south": {"uv": [0.5, 2.25, 1.25, 2.5], "rotation": 90, "texture": "#0"},
- "west": {"uv": [0.5, 2.25, 1.25, 2.5], "rotation": 90, "texture": "#0"},
- "up": {"uv": [0, 0, 0, 0], "rotation": 180, "texture": "#0"},
- "down": {"uv": [0, 0, 0, 0], "texture": "#0"}
- }
- },
- {
- "from": [12, 2, 12],
- "to": [13, 5, 13],
- "rotation": {"angle": 0, "axis": "x", "origin": [8, 8, 0]},
- "faces": {
- "north": {"uv": [0.5, 2.25, 1.25, 2.5], "rotation": 270, "texture": "#0"},
- "east": {"uv": [0.5, 2.25, 1.25, 2.5], "rotation": 270, "texture": "#0"},
- "south": {"uv": [0.5, 2.25, 1.25, 2.5], "rotation": 90, "texture": "#0"},
- "west": {"uv": [0.5, 2.25, 1.25, 2.5], "rotation": 90, "texture": "#0"},
- "up": {"uv": [0, 0, 0, 0], "rotation": 180, "texture": "#0"},
- "down": {"uv": [0, 0, 0, 0], "texture": "#0"}
- }
- },
- {
- "from": [3, 2, 3],
- "to": [4, 5, 4],
- "rotation": {"angle": 0, "axis": "x", "origin": [8, 8, 0]},
- "faces": {
- "north": {"uv": [0.5, 2.25, 1.25, 2.5], "rotation": 270, "texture": "#0"},
- "east": {"uv": [0.5, 2.25, 1.25, 2.5], "rotation": 270, "texture": "#0"},
- "south": {"uv": [0.5, 2.25, 1.25, 2.5], "rotation": 90, "texture": "#0"},
- "west": {"uv": [0.5, 2.25, 1.25, 2.5], "rotation": 90, "texture": "#0"},
- "up": {"uv": [0, 0, 0, 0], "rotation": 180, "texture": "#0"},
- "down": {"uv": [0, 0, 0, 0], "texture": "#0"}
- }
- },
- {
- "from": [12, 2, 3],
- "to": [13, 5, 4],
- "rotation": {"angle": 0, "axis": "x", "origin": [8, 8, 0]},
- "faces": {
- "north": {"uv": [0.5, 2.25, 1.25, 2.5], "rotation": 270, "texture": "#0"},
- "east": {"uv": [0.5, 2.25, 1.25, 2.5], "rotation": 270, "texture": "#0"},
- "south": {"uv": [0.5, 2.25, 1.25, 2.5], "rotation": 90, "texture": "#0"},
- "west": {"uv": [0.5, 2.25, 1.25, 2.5], "rotation": 90, "texture": "#0"},
- "up": {"uv": [0, 0, 1, 1], "rotation": 180, "texture": "#0"},
- "down": {"uv": [0, 0, 1, 1], "texture": "#0"}
- }
- },
- {
- "from": [3, 0, 3],
- "to": [13, 2, 13],
- "rotation": {"angle": 0, "axis": "x", "origin": [8, 8, 0]},
- "faces": {
- "north": {"uv": [0, 0, 0.5, 2.5], "rotation": 270, "texture": "#0"},
- "east": {"uv": [0, 0, 0.5, 2.5], "rotation": 270, "texture": "#0"},
- "south": {"uv": [0.5, 0, 0, 2.5], "rotation": 90, "texture": "#0"},
- "west": {"uv": [0.5, 0, 0, 2.5], "rotation": 90, "texture": "#0"},
- "up": {"uv": [3.75, 2.75, 6.25, 5.25], "rotation": 180, "texture": "#0"},
- "down": {"uv": [3.75, 2.75, 6.25, 5.25], "texture": "#0"}
- }
- },
- {
- "from": [4, 2, 4],
- "to": [12, 5, 12],
- "rotation": {"angle": 0, "axis": "x", "origin": [8, 8, 0]},
- "faces": {
- "north": {"uv": [0.5, 0.25, 1.25, 2.25], "rotation": 270, "texture": "#0"},
- "east": {"uv": [0.5, 0.25, 1.25, 2.25], "rotation": 270, "texture": "#0"},
- "south": {"uv": [0.5, 0.25, 1.25, 2.25], "rotation": 90, "texture": "#0"},
- "west": {"uv": [0.5, 0.25, 1.25, 2.25], "rotation": 90, "texture": "#0"},
- "up": {"uv": [0, 0, 0, 0], "rotation": 180, "texture": "#0"},
- "down": {"uv": [0, 0, 0, 0], "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/electric_motor/item.json b/build/resources/main/assets/tfmg/models/block/electric_motor/item.json
deleted file mode 100644
index f0eb8012..00000000
--- a/build/resources/main/assets/tfmg/models/block/electric_motor/item.json
+++ /dev/null
@@ -1,120 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "texture_size": [64, 64],
- "textures": {
- "1": "tfmg:block/electric_motor",
- "particle": "tfmg:block/steel_block"
- },
- "elements": [
- {
- "from": [3, 3, 2],
- "to": [13, 13, 11],
- "faces": {
- "north": {"uv": [3.75, 0, 6.25, 2.5], "texture": "#1"},
- "east": {"uv": [1.25, 0, 3.5, 2.5], "texture": "#1"},
- "south": {"uv": [3.75, 2.75, 6.25, 5.25], "texture": "#1"},
- "west": {"uv": [3.5, 0, 1.25, 2.5], "texture": "#1"},
- "up": {"uv": [3.5, 8, 1.25, 5.5], "rotation": 90, "texture": "#1"},
- "down": {"uv": [1.25, 5.5, 11.25, 14.5], "texture": "#1"}
- }
- },
- {
- "from": [3, 12, 11],
- "to": [4, 13, 14],
- "faces": {
- "north": {"uv": [0, 0, 0, 0], "texture": "#1"},
- "east": {"uv": [0.5, 2.25, 1.25, 2.5], "texture": "#1"},
- "south": {"uv": [0, 0, 0, 0], "texture": "#1"},
- "west": {"uv": [0.5, 2.25, 1.25, 2.5], "texture": "#1"},
- "up": {"uv": [0.5, 2.25, 1.25, 2.5], "rotation": 90, "texture": "#1"},
- "down": {"uv": [0.5, 2.25, 1.25, 2.5], "rotation": 90, "texture": "#1"}
- }
- },
- {
- "from": [12, 12, 11],
- "to": [13, 13, 14],
- "faces": {
- "north": {"uv": [0, 0, 0, 0], "texture": "#1"},
- "east": {"uv": [0.5, 2.25, 1.25, 2.5], "texture": "#1"},
- "south": {"uv": [0, 0, 0, 0], "texture": "#1"},
- "west": {"uv": [0.5, 2.25, 1.25, 2.5], "texture": "#1"},
- "up": {"uv": [0.5, 2.25, 1.25, 2.5], "rotation": 90, "texture": "#1"},
- "down": {"uv": [0.5, 2.25, 1.25, 2.5], "rotation": 90, "texture": "#1"}
- }
- },
- {
- "from": [3, 3, 11],
- "to": [4, 4, 14],
- "faces": {
- "north": {"uv": [0, 0, 0, 0], "texture": "#1"},
- "east": {"uv": [0.5, 2.25, 1.25, 2.5], "texture": "#1"},
- "south": {"uv": [0, 0, 0, 0], "texture": "#1"},
- "west": {"uv": [0.5, 2.25, 1.25, 2.5], "texture": "#1"},
- "up": {"uv": [0.5, 2.25, 1.25, 2.5], "rotation": 90, "texture": "#1"},
- "down": {"uv": [0.5, 2.25, 1.25, 2.5], "rotation": 90, "texture": "#1"}
- }
- },
- {
- "from": [12, 3, 11],
- "to": [13, 4, 14],
- "faces": {
- "north": {"uv": [0, 0, 1, 1], "texture": "#1"},
- "east": {"uv": [0.5, 2.25, 1.25, 2.5], "texture": "#1"},
- "south": {"uv": [0, 0, 1, 1], "texture": "#1"},
- "west": {"uv": [0.5, 2.25, 1.25, 2.5], "texture": "#1"},
- "up": {"uv": [0.5, 2.25, 1.25, 2.5], "rotation": 90, "texture": "#1"},
- "down": {"uv": [0.5, 2.25, 1.25, 2.5], "rotation": 90, "texture": "#1"}
- }
- },
- {
- "from": [3, 3, 14],
- "to": [13, 13, 16],
- "faces": {
- "north": {"uv": [3.75, 2.75, 6.25, 5.25], "texture": "#1"},
- "east": {"uv": [0, 0, 0.5, 2.5], "texture": "#1"},
- "south": {"uv": [3.75, 2.75, 6.25, 5.25], "texture": "#1"},
- "west": {"uv": [0.5, 0, 0, 2.5], "texture": "#1"},
- "up": {"uv": [0.5, 0, 0, 2.5], "rotation": 90, "texture": "#1"},
- "down": {"uv": [0, 0, 0.5, 2.5], "rotation": 90, "texture": "#1"}
- }
- },
- {
- "from": [4, 4, 11],
- "to": [12, 12, 14],
- "faces": {
- "north": {"uv": [0, 0, 0, 0], "texture": "#1"},
- "east": {"uv": [0.5, 0.25, 1.25, 2.25], "texture": "#1"},
- "south": {"uv": [0, 0, 0, 0], "texture": "#1"},
- "west": {"uv": [0.5, 0.25, 1.25, 2.25], "texture": "#1"},
- "up": {"uv": [0.5, 0.25, 1.25, 2.25], "rotation": 90, "texture": "#1"},
- "down": {"uv": [0.5, 0.25, 1.25, 2.25], "rotation": 90, "texture": "#1"}
- }
- },
- {
- "from": [1, 0, 3],
- "to": [15, 3, 13],
- "faces": {
- "north": {"uv": [6.5, 2.75, 10, 3.5], "texture": "#1"},
- "east": {"uv": [6.5, 3.75, 9, 4.5], "texture": "#1"},
- "south": {"uv": [6.5, 2.75, 10, 3.5], "texture": "#1"},
- "west": {"uv": [6.5, 3.75, 9, 4.5], "texture": "#1"},
- "up": {"uv": [6.5, 0, 10, 2.5], "texture": "#1"},
- "down": {"uv": [6.5, 0, 10, 2.5], "texture": "#1"}
- }
- },
- {
- "from": [6, 6, 0],
- "to": [10, 10, 2],
- "rotation": {"angle": 22.5, "axis": "z", "origin": [8, 8, 0]},
- "faces": {
- "north": {"uv": [10.5, 5, 11.5, 6], "texture": "#1"},
- "east": {"uv": [6.5, 4.75, 7.5, 5.25], "rotation": 90, "texture": "#1"},
- "south": {"uv": [0, 0, 0, 0], "texture": "#1"},
- "west": {"uv": [6.5, 4.75, 7.5, 5.25], "rotation": 90, "texture": "#1"},
- "up": {"uv": [6.5, 4.75, 7.5, 5.25], "texture": "#1"},
- "down": {"uv": [6.5, 4.75, 7.5, 5.25], "texture": "#1"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/encased_cogwheel/block.json b/build/resources/main/assets/tfmg/models/block/encased_cogwheel/block.json
deleted file mode 100644
index 559f7ebf..00000000
--- a/build/resources/main/assets/tfmg/models/block/encased_cogwheel/block.json
+++ /dev/null
@@ -1,55 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "textures": {
- "1": "block/stripped_spruce_log_top",
- "particle": "create:block/andesite_casing",
- "casing": "create:block/andesite_casing",
- "side": "create:block/andesite_encased_cogwheel_side"
- },
- "elements": [
- {
- "from": [0, 0, 0],
- "to": [16, 6, 16],
- "faces": {
- "north": {"uv": [0, 10, 16, 16], "texture": "#side"},
- "east": {"uv": [0, 10, 16, 16], "texture": "#side"},
- "south": {"uv": [0, 10, 16, 16], "texture": "#side"},
- "west": {"uv": [0, 10, 16, 16], "texture": "#side"},
- "up": {"uv": [0, 0, 16, 16], "texture": "#1"},
- "down": {"uv": [0, 0, 16, 16], "texture": "#casing"}
- }
- },
- {
- "from": [0, 6, 0],
- "to": [16, 10, 16],
- "faces": {
- "north": {"uv": [0, 6, 16, 10], "texture": "#side", "cullface": "north"},
- "east": {"uv": [0, 6, 16, 10], "texture": "#side", "cullface": "east"},
- "south": {"uv": [0, 6, 16, 10], "texture": "#side", "cullface": "south"},
- "west": {"uv": [0, 6, 16, 10], "texture": "#side", "cullface": "west"}
- }
- },
- {
- "from": [15.95, 6, 0.05],
- "to": [0.05, 10, 15.95],
- "faces": {
- "north": {"uv": [0, 6, 16, 10], "texture": "#side", "cullface": "north"},
- "east": {"uv": [0, 6, 16, 10], "texture": "#side", "cullface": "west"},
- "south": {"uv": [0, 6, 16, 10], "texture": "#side", "cullface": "south"},
- "west": {"uv": [0, 6, 16, 10], "texture": "#side", "cullface": "east"}
- }
- },
- {
- "from": [0, 10, 0],
- "to": [16, 16, 16],
- "faces": {
- "north": {"uv": [0, 0, 16, 6], "texture": "#side"},
- "east": {"uv": [0, 0, 16, 6], "texture": "#side"},
- "south": {"uv": [0, 0, 16, 6], "texture": "#side"},
- "west": {"uv": [0, 0, 16, 6], "texture": "#side"},
- "up": {"uv": [0, 0, 16, 16], "texture": "#casing"},
- "down": {"uv": [0, 0, 16, 16], "texture": "#1"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/encased_diode.json b/build/resources/main/assets/tfmg/models/block/encased_diode.json
deleted file mode 100644
index a0bc816c..00000000
--- a/build/resources/main/assets/tfmg/models/block/encased_diode.json
+++ /dev/null
@@ -1,24 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "0": "tfmg:block/heavy_machinery_casing",
- "1": "tfmg:block/encased_diode_back",
- "2": "tfmg:block/encased_diode_front",
- "particle": "tfmg:block/heavy_machinery_casing"
- },
- "elements": [
- {
- "from": [0, 0, 0],
- "to": [16, 16, 16],
- "faces": {
- "north": {"uv": [0, 0, 16, 16], "texture": "#0"},
- "east": {"uv": [0, 0, 16, 16], "texture": "#0"},
- "south": {"uv": [0, 0, 16, 16], "texture": "#0"},
- "west": {"uv": [0, 0, 16, 16], "texture": "#0"},
- "up": {"uv": [0, 0, 16, 16], "texture": "#2"},
- "down": {"uv": [0, 0, 16, 16], "texture": "#1"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/encased_large_cogwheel/block_top_bottom.json b/build/resources/main/assets/tfmg/models/block/encased_large_cogwheel/block_top_bottom.json
deleted file mode 100644
index 1ce76bad..00000000
--- a/build/resources/main/assets/tfmg/models/block/encased_large_cogwheel/block_top_bottom.json
+++ /dev/null
@@ -1,124 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "textures": {
- "1": "block/stripped_spruce_log_top",
- "4": "create:block/gearbox",
- "particle": "create:block/andesite_casing",
- "casing": "create:block/andesite_casing",
- "side": "create:block/andesite_encased_cogwheel_side_connected"
- },
- "elements": [
- {
- "from": [0, 1, 0],
- "to": [16, 6, 16],
- "faces": {
- "north": {"uv": [0, 10, 16, 15], "texture": "#side"},
- "east": {"uv": [0, 10, 16, 15], "texture": "#side"},
- "south": {"uv": [0, 10, 16, 15], "texture": "#side"},
- "west": {"uv": [0, 10, 16, 15], "texture": "#side"},
- "up": {"uv": [0, 0, 16, 16], "texture": "#1"},
- "down": {"uv": [0, 0, 16, 16], "texture": "#4"}
- }
- },
- {
- "from": [0, 10, 0],
- "to": [16, 15, 16],
- "faces": {
- "north": {"uv": [0, 1, 16, 6], "texture": "#side"},
- "east": {"uv": [0, 1, 16, 6], "texture": "#side"},
- "south": {"uv": [0, 1, 16, 6], "texture": "#side"},
- "west": {"uv": [0, 1, 16, 6], "texture": "#side"},
- "up": {"uv": [0, 0, 16, 16], "texture": "#4"},
- "down": {"uv": [0, 0, 16, 16], "texture": "#1"}
- }
- },
- {
- "from": [14, 15, 2],
- "to": [16, 16, 14],
- "faces": {
- "north": {"uv": [0, 0, 0, 0], "texture": "#casing"},
- "east": {"uv": [2, 0, 14, 1], "texture": "#casing"},
- "south": {"uv": [0, 0, 0, 0], "texture": "#casing"},
- "west": {"uv": [2, 0, 14, 1], "texture": "#casing"},
- "up": {"uv": [14, 2, 16, 14], "texture": "#casing"},
- "down": {"uv": [0, 0, 0, 0], "texture": "#casing"}
- }
- },
- {
- "from": [0, 15, 0],
- "to": [16, 16, 2],
- "faces": {
- "north": {"uv": [0, 0, 16, 1], "texture": "#casing"},
- "east": {"uv": [14, 0, 16, 1], "texture": "#casing"},
- "south": {"uv": [0, 0, 16, 1], "texture": "#casing"},
- "west": {"uv": [0, 0, 2, 1], "texture": "#casing"},
- "up": {"uv": [0, 0, 16, 2], "texture": "#casing"},
- "down": {"uv": [0, 0, 0, 0], "texture": "#casing"}
- }
- },
- {
- "from": [0, 15, 2],
- "to": [2, 16, 14],
- "faces": {
- "north": {"uv": [0, 0, 0, 0], "texture": "#casing"},
- "east": {"uv": [2, 0, 14, 1], "texture": "#casing"},
- "south": {"uv": [0, 0, 0, 0], "texture": "#casing"},
- "west": {"uv": [2, 0, 14, 1], "texture": "#casing"},
- "up": {"uv": [0, 2, 2, 14], "texture": "#casing"},
- "down": {"uv": [0, 0, 0, 0], "texture": "#casing"}
- }
- },
- {
- "from": [0, 15, 14],
- "to": [16, 16, 16],
- "faces": {
- "north": {"uv": [0, 0, 16, 1], "texture": "#casing"},
- "east": {"uv": [0, 0, 2, 1], "texture": "#casing"},
- "south": {"uv": [0, 0, 16, 1], "texture": "#casing"},
- "west": {"uv": [14, 0, 16, 1], "texture": "#casing"},
- "up": {"uv": [0, 14, 16, 16], "texture": "#casing"},
- "down": {"uv": [0, 0, 0, 0], "texture": "#casing"}
- }
- },
- {
- "from": [0, 0, 0],
- "to": [16, 1, 2],
- "faces": {
- "north": {"uv": [0, 15, 16, 16], "texture": "#casing"},
- "east": {"uv": [14, 15, 16, 16], "texture": "#casing"},
- "south": {"uv": [0, 0, 16, 1], "texture": "#casing"},
- "west": {"uv": [0, 15, 2, 16], "texture": "#casing"},
- "down": {"uv": [0, 14, 16, 16], "texture": "#casing"}
- }
- },
- {
- "from": [14, 0, 2],
- "to": [16, 1, 14],
- "faces": {
- "east": {"uv": [2, 15, 14, 16], "texture": "#casing"},
- "west": {"uv": [2, 0, 14, 1], "texture": "#casing"},
- "down": {"uv": [14, 2, 16, 14], "texture": "#casing"}
- }
- },
- {
- "from": [0, 0, 2],
- "to": [2, 1, 14],
- "faces": {
- "east": {"uv": [2, 0, 14, 1], "texture": "#casing"},
- "west": {"uv": [2, 15, 14, 16], "texture": "#casing"},
- "down": {"uv": [0, 2, 2, 14], "texture": "#casing"}
- }
- },
- {
- "from": [0, 0, 14],
- "to": [16, 1, 16],
- "faces": {
- "north": {"uv": [0, 0, 16, 1], "texture": "#casing"},
- "east": {"uv": [0, 15, 2, 16], "texture": "#casing"},
- "south": {"uv": [0, 15, 16, 16], "texture": "#casing"},
- "west": {"uv": [14, 15, 16, 16], "texture": "#casing"},
- "down": {"uv": [0, 0, 16, 2], "texture": "#casing"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/encased_shaft/block.json b/build/resources/main/assets/tfmg/models/block/encased_shaft/block.json
deleted file mode 100644
index e69de29b..00000000
diff --git a/build/resources/main/assets/tfmg/models/block/encased_shaft/block_steel.json b/build/resources/main/assets/tfmg/models/block/encased_shaft/block_steel.json
deleted file mode 100644
index 2cded803..00000000
--- a/build/resources/main/assets/tfmg/models/block/encased_shaft/block_steel.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "parent": "create:block/encased_shaft/block",
- "textures": {
- "casing": "tfmg:block/steel_casing",
- "opening": "tfmg:block/steel_gearbox"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/engine_block.json b/build/resources/main/assets/tfmg/models/block/engine_block.json
deleted file mode 100644
index e69de29b..00000000
diff --git a/build/resources/main/assets/tfmg/models/block/engine_gearbox/block.json b/build/resources/main/assets/tfmg/models/block/engine_gearbox/block.json
deleted file mode 100644
index 319a32a6..00000000
--- a/build/resources/main/assets/tfmg/models/block/engine_gearbox/block.json
+++ /dev/null
@@ -1,191 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "1": "tfmg:block/engines/engine_bottom",
- "2": "tfmg:block/engines/engine_front",
- "3": "tfmg:block/engines/engine_side",
- "4": "tfmg:block/engines/engine_top",
- "6": "tfmg:block/shaft",
- "7": "tfmg:block/engines/engine_gearbox",
- "8": "tfmg:block/engines/engine_gearbox_front",
- "particle": "tfmg:block/engines/engine_back"
- },
- "elements": [
- {
- "from": [3, 0, -1],
- "to": [13, 12, 11],
- "rotation": {"angle": 0, "axis": "y", "origin": [10, 0, -1]},
- "faces": {
- "north": {"uv": [3, 4, 13, 16], "texture": "#2"},
- "east": {"uv": [12, 3, 0, 15], "texture": "#3"},
- "south": {"uv": [3, 4, 13, 16], "texture": "#4"},
- "west": {"uv": [0, 3, 12, 15], "texture": "#3"},
- "up": {"uv": [3, 0, 13, 12], "texture": "#4"},
- "down": {"uv": [3, 4, 13, 16], "texture": "#1"}
- }
- },
- {
- "from": [0, 5, 11],
- "to": [3, 13, 13],
- "rotation": {"angle": 0, "axis": "y", "origin": [0, 4, 13]},
- "faces": {
- "north": {"uv": [0, 8, 3, 16], "texture": "#4"},
- "east": {"uv": [0, 0, 2, 8], "texture": "#4"},
- "south": {"uv": [13, 5, 16, 13], "texture": "#4"},
- "west": {"uv": [8, 6, 10, 14], "texture": "#7"},
- "up": {"uv": [8, 5, 10, 8], "rotation": 90, "texture": "#7"},
- "down": {"uv": [0, 0, 3, 2], "texture": "#4"}
- }
- },
- {
- "from": [3, 0, 11],
- "to": [13, 11, 15],
- "rotation": {"angle": 0, "axis": "y", "origin": [10, 0, 3]},
- "faces": {
- "east": {"uv": [5, 4, 16, 0], "rotation": 90, "texture": "#4"},
- "south": {"uv": [3, 5, 13, 16], "texture": "#8"},
- "west": {"uv": [5, 0, 16, 4], "rotation": 90, "texture": "#4"},
- "up": {"uv": [3, 12, 13, 16], "texture": "#4"},
- "down": {"uv": [3, 0, 13, 4], "texture": "#1"}
- }
- },
- {
- "from": [13, 0, -1],
- "to": [16, 5, 15],
- "rotation": {"angle": 0, "axis": "y", "origin": [13, 0, 5]},
- "faces": {
- "north": {"uv": [0, 11, 3, 16], "texture": "#2"},
- "east": {"uv": [0, 11, 16, 16], "texture": "#3"},
- "south": {"uv": [13, 11, 16, 16], "texture": "#2"},
- "west": {"uv": [0, 0, 0, 0], "texture": "#2"},
- "up": {"uv": [13, 0, 16, 16], "texture": "#4"},
- "down": {"uv": [13, 0, 16, 16], "texture": "#2"}
- }
- },
- {
- "from": [0, 11, 5],
- "to": [3, 13, 11],
- "rotation": {"angle": 0, "axis": "y", "origin": [0, 4, 13]},
- "faces": {
- "east": {"uv": [5, 0, 11, 2], "texture": "#4"},
- "west": {"uv": [2, 6, 8, 8], "texture": "#7"},
- "up": {"uv": [2, 5, 8, 8], "rotation": 90, "texture": "#7"},
- "down": {"uv": [13, 5, 16, 11], "texture": "#4"}
- }
- },
- {
- "from": [0, 5, -1],
- "to": [3, 7, 5],
- "rotation": {"angle": 0, "axis": "y", "origin": [0, 2, 5]},
- "faces": {
- "north": {"uv": [3, 9, 0, 11], "texture": "#2"},
- "east": {"uv": [0, 0, 0, 0], "texture": "#2"},
- "south": {"uv": [13, 11, 16, 13], "texture": "#2"},
- "west": {"uv": [14, 14, 8, 16], "texture": "#7"},
- "up": {"uv": [0, 0, 3, 6], "texture": "#4"},
- "down": {"uv": [0, 0, 0, 0], "texture": "#2"}
- }
- },
- {
- "from": [0, 7, 3],
- "to": [3, 13, 5],
- "rotation": {"angle": 0, "axis": "y", "origin": [0, 4, 5]},
- "faces": {
- "north": {"uv": [13, 5, 16, 11], "texture": "#4"},
- "east": {"uv": [0, 0, 2, 6], "texture": "#4"},
- "south": {"uv": [13, 9, 16, 15], "texture": "#4"},
- "west": {"uv": [0, 6, 2, 12], "texture": "#7"},
- "up": {"uv": [0, 5, 2, 8], "rotation": 90, "texture": "#7"},
- "down": {"uv": [0, 0, 3, 2], "texture": "#4"}
- }
- },
- {
- "from": [0, 0, -1],
- "to": [3, 5, 15],
- "rotation": {"angle": 0, "axis": "y", "origin": [0, 0, 5]},
- "faces": {
- "north": {"uv": [13, 11, 16, 16], "texture": "#2"},
- "east": {"uv": [0, 0, 0, 0], "texture": "#2"},
- "south": {"uv": [0, 9, 3, 14], "texture": "#4"},
- "west": {"uv": [0, 11, 16, 16], "texture": "#3"},
- "up": {"uv": [0, 0, 3, 16], "texture": "#4"},
- "down": {"uv": [0, 0, 3, 16], "texture": "#2"}
- }
- },
- {
- "from": [13, 5, -1],
- "to": [16, 7, 5],
- "rotation": {"angle": 0, "axis": "y", "origin": [13, 2, 5]},
- "faces": {
- "north": {"uv": [0, 9, 3, 11], "texture": "#2"},
- "east": {"uv": [8, 14, 14, 16], "texture": "#7"},
- "south": {"uv": [13, 10, 16, 12], "texture": "#2"},
- "west": {"uv": [0, 0, 0, 0], "texture": "#2"},
- "up": {"uv": [0, 0, 3, 6], "texture": "#4"},
- "down": {"uv": [0, 0, 0, 0], "texture": "#2"}
- }
- },
- {
- "from": [13, 7, 3],
- "to": [16, 13, 5],
- "rotation": {"angle": 0, "axis": "y", "origin": [13, 4, 5]},
- "faces": {
- "north": {"uv": [0, 5, 3, 11], "texture": "#4"},
- "east": {"uv": [8, 6, 10, 12], "texture": "#7"},
- "south": {"uv": [13, 9, 16, 15], "texture": "#4"},
- "west": {"uv": [0, 0, 2, 6], "texture": "#4"},
- "up": {"uv": [0, 5, 2, 8], "rotation": 90, "texture": "#7"},
- "down": {"uv": [0, 0, 0, 0], "texture": "#4"}
- }
- },
- {
- "from": [13, 5, 11],
- "to": [16, 13, 13],
- "rotation": {"angle": 0, "axis": "y", "origin": [13, 4, 13]},
- "faces": {
- "north": {"uv": [0, 8, 3, 16], "texture": "#4"},
- "east": {"uv": [0, 6, 2, 14], "texture": "#7"},
- "south": {"uv": [0, 5, 3, 13], "texture": "#4"},
- "west": {"uv": [0, 0, 2, 8], "texture": "#4"},
- "up": {"uv": [8, 5, 10, 8], "rotation": 90, "texture": "#7"},
- "down": {"uv": [0, 0, 0, 0], "texture": "#4"}
- }
- },
- {
- "from": [13, 11, 5],
- "to": [16, 13, 11],
- "rotation": {"angle": 0, "axis": "y", "origin": [13, 4, 13]},
- "faces": {
- "east": {"uv": [2, 6, 8, 8], "texture": "#7"},
- "west": {"uv": [5, 0, 11, 2], "texture": "#4"},
- "up": {"uv": [2, 5, 8, 8], "rotation": 90, "texture": "#7"},
- "down": {"uv": [13, 5, 16, 11], "texture": "#4"}
- }
- },
- {
- "from": [1, 5, 5],
- "to": [1, 11, 11],
- "rotation": {"angle": 0, "axis": "y", "origin": [1, 6, 8]},
- "faces": {
- "north": {"uv": [6, 0, 10, 16], "rotation": 90, "texture": "#6"},
- "south": {"uv": [6, 0, 10, 16], "rotation": 90, "texture": "#6"},
- "west": {"uv": [2, 8, 8, 14], "texture": "#7"},
- "up": {"uv": [6, 0, 10, 16], "rotation": 90, "texture": "#6"},
- "down": {"uv": [6, 0, 10, 16], "rotation": 90, "texture": "#6"}
- }
- },
- {
- "from": [15, 5, 5],
- "to": [15, 11, 11],
- "rotation": {"angle": 0, "axis": "y", "origin": [15, 6, 8]},
- "faces": {
- "north": {"uv": [6, 0, 10, 16], "rotation": 90, "texture": "#6"},
- "east": {"uv": [2, 8, 8, 14], "texture": "#7"},
- "south": {"uv": [6, 0, 10, 16], "rotation": 90, "texture": "#6"},
- "up": {"uv": [6, 0, 10, 16], "rotation": 270, "texture": "#6"},
- "down": {"uv": [6, 0, 10, 16], "rotation": 270, "texture": "#6"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/engine_upgrades/exhaust_alone.json b/build/resources/main/assets/tfmg/models/block/engine_upgrades/exhaust_alone.json
deleted file mode 100644
index 263920e7..00000000
--- a/build/resources/main/assets/tfmg/models/block/engine_upgrades/exhaust_alone.json
+++ /dev/null
@@ -1,42 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "textures": {
- "0": "tfmg:block/compact_exhaust",
- "particle": "tfmg:block/compact_exhaust"
- },
- "elements": [
- {
- "from": [6, 6, 0],
- "to": [9, 9, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [6, 6, 0]},
- "faces": {
- "east": {"uv": [0, 0, 16, 3], "texture": "#0"},
- "west": {"uv": [0, 0, 16, 3], "texture": "#0"},
- "up": {"uv": [0, 0, 16, 3], "rotation": 90, "texture": "#0"},
- "down": {"uv": [0, 0, 16, 3], "rotation": 90, "texture": "#0"}
- }
- },
- {
- "from": [9, 6, 2],
- "to": [11, 9, 5],
- "rotation": {"angle": 0, "axis": "y", "origin": [9, 6, 2]},
- "faces": {
- "north": {"uv": [0, 0, 2, 3], "texture": "#0"},
- "south": {"uv": [0, 0, 2, 3], "texture": "#0"},
- "up": {"uv": [0, 0, 2, 3], "texture": "#0"},
- "down": {"uv": [0, 0, 2, 3], "texture": "#0"}
- }
- },
- {
- "from": [9, 6, 11],
- "to": [11, 9, 14],
- "rotation": {"angle": 0, "axis": "y", "origin": [9, 6, 11]},
- "faces": {
- "north": {"uv": [0, 0, 2, 3], "texture": "#0"},
- "south": {"uv": [0, 0, 2, 3], "texture": "#0"},
- "up": {"uv": [0, 0, 2, 3], "texture": "#0"},
- "down": {"uv": [0, 0, 2, 3], "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/engine_upgrades/turbo_propeller.json b/build/resources/main/assets/tfmg/models/block/engine_upgrades/turbo_propeller.json
deleted file mode 100644
index 5a609fce..00000000
--- a/build/resources/main/assets/tfmg/models/block/engine_upgrades/turbo_propeller.json
+++ /dev/null
@@ -1,74 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "textures": {
- "0": "tfmg:block/turbo",
- "particle": "tfmg:block/turbo"
- },
- "elements": [
- {
- "from": [7.5, 12, 7.5],
- "to": [8.5, 15, 8.5],
- "rotation": {"angle": -45, "axis": "y", "origin": [8, 12, 8]},
- "faces": {
- "north": {"uv": [10, 0, 11, 3], "texture": "#0"},
- "east": {"uv": [10, 0, 11, 3], "texture": "#0"},
- "south": {"uv": [10, 0, 11, 3], "texture": "#0"},
- "west": {"uv": [10, 0, 11, 3], "texture": "#0"},
- "up": {"uv": [10, 1, 11, 2], "rotation": 270, "texture": "#0"},
- "down": {"uv": [0, 0, 0, 0], "rotation": 180, "texture": "#0"}
- }
- },
- {
- "from": [5, 14, 8],
- "to": [11, 15, 8],
- "rotation": {"angle": -45, "axis": "y", "origin": [8, 13, 8]},
- "faces": {
- "north": {"uv": [10, 0, 11, 6], "rotation": 90, "texture": "#0"},
- "east": {"uv": [0, 0, 0, 1], "texture": "#0"},
- "south": {"uv": [10, 0, 11, 6], "rotation": 90, "texture": "#0"},
- "west": {"uv": [0, 0, 0, 1], "texture": "#0"},
- "up": {"uv": [0, 0, 6, 0], "rotation": 180, "texture": "#0"},
- "down": {"uv": [0, 0, 6, 0], "rotation": 180, "texture": "#0"}
- }
- },
- {
- "from": [5, 14, 8],
- "to": [11, 15, 8],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 13, 8]},
- "faces": {
- "north": {"uv": [10, 0, 11, 6], "rotation": 90, "texture": "#0"},
- "east": {"uv": [0, 0, 0, 1], "texture": "#0"},
- "south": {"uv": [10, 0, 11, 6], "rotation": 90, "texture": "#0"},
- "west": {"uv": [0, 0, 0, 1], "texture": "#0"},
- "up": {"uv": [0, 0, 6, 0], "rotation": 180, "texture": "#0"},
- "down": {"uv": [0, 0, 6, 0], "rotation": 180, "texture": "#0"}
- }
- },
- {
- "from": [8, 14, 5],
- "to": [8, 15, 11],
- "rotation": {"angle": -45, "axis": "y", "origin": [8, 13, 8]},
- "faces": {
- "north": {"uv": [0, 0, 0, 1], "texture": "#0"},
- "east": {"uv": [10, 0, 11, 6], "rotation": 90, "texture": "#0"},
- "south": {"uv": [0, 0, 0, 1], "texture": "#0"},
- "west": {"uv": [10, 0, 11, 6], "rotation": 90, "texture": "#0"},
- "up": {"uv": [0, 0, 6, 0], "rotation": 90, "texture": "#0"},
- "down": {"uv": [0, 0, 6, 0], "rotation": 270, "texture": "#0"}
- }
- },
- {
- "from": [8, 14, 5],
- "to": [8, 15, 11],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 13, 8]},
- "faces": {
- "north": {"uv": [0, 0, 0, 1], "texture": "#0"},
- "east": {"uv": [10, 0, 11, 6], "rotation": 90, "texture": "#0"},
- "south": {"uv": [0, 0, 0, 1], "texture": "#0"},
- "west": {"uv": [10, 0, 11, 6], "rotation": 90, "texture": "#0"},
- "up": {"uv": [0, 0, 6, 0], "rotation": 90, "texture": "#0"},
- "down": {"uv": [0, 0, 6, 0], "rotation": 270, "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/exhaust/block.json b/build/resources/main/assets/tfmg/models/block/exhaust/block.json
deleted file mode 100644
index 3601cc2c..00000000
--- a/build/resources/main/assets/tfmg/models/block/exhaust/block.json
+++ /dev/null
@@ -1,86 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "minecraft:block/block",
- "textures": {
- "0": "tfmg:block/exhaust",
- "particle": "tfmg:block/exhaust"
- },
- "elements": [
- {
- "from": [6, 2, 6],
- "to": [10, 16, 10],
- "faces": {
- "north": {"uv": [4, 0, 6, 7], "texture": "#0"},
- "east": {"uv": [4, 0, 6, 7], "texture": "#0"},
- "south": {"uv": [4, 0, 6, 7], "texture": "#0"},
- "west": {"uv": [4, 0, 6, 7], "texture": "#0"},
- "up": {"uv": [0.5, 6.5, 2.5, 8.5], "texture": "#0"},
- "down": {"uv": [6, 0, 6, 0], "texture": "#0"}
- }
- },
- {
- "from": [4, 0, 4],
- "to": [12, 2, 12],
- "faces": {
- "north": {"uv": [3.5, 7.5, 7.5, 8.5], "texture": "#0"},
- "east": {"uv": [3.5, 7.5, 7.5, 8.5], "texture": "#0"},
- "south": {"uv": [3.5, 7.5, 7.5, 8.5], "texture": "#0"},
- "west": {"uv": [3.5, 7.5, 7.5, 8.5], "texture": "#0"},
- "up": {"uv": [6, 10, 10, 14], "texture": "#0"},
- "down": {"uv": [0.5, 10, 4.5, 14], "texture": "#0"}
- }
- },
- {
- "from": [5, 3, 5],
- "to": [11, 15, 5],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 0, 8]},
- "faces": {
- "north": {"uv": [0, 0, 3, 6], "texture": "#0"},
- "east": {"uv": [0, 0, 0, 6], "texture": "#0"},
- "south": {"uv": [0, 0, 3, 6], "texture": "#0"},
- "west": {"uv": [0, 0, 0, 6], "texture": "#0"},
- "up": {"uv": [0, 0, 6, 0], "texture": "#0"},
- "down": {"uv": [0, 0, 6, 0], "texture": "#0"}
- }
- },
- {
- "from": [11, 3, 5],
- "to": [11, 15, 11],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 0, 8]},
- "faces": {
- "north": {"uv": [0, 0, 0, 12], "texture": "#0"},
- "east": {"uv": [0, 0, 3, 6], "texture": "#0"},
- "south": {"uv": [0, 0, 0, 12], "texture": "#0"},
- "west": {"uv": [0, 0, 3, 6], "texture": "#0"},
- "up": {"uv": [0, 0, 6, 0], "rotation": 90, "texture": "#0"},
- "down": {"uv": [0, 0, 6, 0], "rotation": 270, "texture": "#0"}
- }
- },
- {
- "from": [5, 3, 11],
- "to": [11, 15, 11],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 0, 8]},
- "faces": {
- "north": {"uv": [0, 0, 3, 6], "texture": "#0"},
- "east": {"uv": [0, 0, 0, 6], "texture": "#0"},
- "south": {"uv": [0, 0, 3, 6], "texture": "#0"},
- "west": {"uv": [0, 0, 0, 6], "texture": "#0"},
- "up": {"uv": [0, 0, 6, 0], "rotation": 180, "texture": "#0"},
- "down": {"uv": [0, 0, 6, 0], "rotation": 180, "texture": "#0"}
- }
- },
- {
- "from": [5, 3, 5],
- "to": [5, 15, 11],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 0, 8]},
- "faces": {
- "north": {"uv": [0, 0, 0, 6], "texture": "#0"},
- "east": {"uv": [0, 0, 3, 6], "texture": "#0"},
- "south": {"uv": [0, 0, 0, 6], "texture": "#0"},
- "west": {"uv": [0, 0, 3, 6], "texture": "#0"},
- "up": {"uv": [0, 0, 6, 0], "rotation": 270, "texture": "#0"},
- "down": {"uv": [0, 0, 6, 0], "rotation": 90, "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/fire/blue_fire_floor0.json b/build/resources/main/assets/tfmg/models/block/fire/blue_fire_floor0.json
deleted file mode 100644
index 1e8295f5..00000000
--- a/build/resources/main/assets/tfmg/models/block/fire/blue_fire_floor0.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:block/template_fire_floor",
- "textures": {
- "fire": "tfmg:block/blue_fire_0"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/fire/blue_fire_floor1.json b/build/resources/main/assets/tfmg/models/block/fire/blue_fire_floor1.json
deleted file mode 100644
index 6285f8da..00000000
--- a/build/resources/main/assets/tfmg/models/block/fire/blue_fire_floor1.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:block/template_fire_floor",
- "textures": {
- "fire": "tfmg:block/blue_fire_1"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/fire/blue_fire_side_alt0.json b/build/resources/main/assets/tfmg/models/block/fire/blue_fire_side_alt0.json
deleted file mode 100644
index a4f0b1a8..00000000
--- a/build/resources/main/assets/tfmg/models/block/fire/blue_fire_side_alt0.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:block/template_fire_side_alt",
- "textures": {
- "fire": "tfmg:block/blue_fire_0"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/fire/blue_fire_side_alt1.json b/build/resources/main/assets/tfmg/models/block/fire/blue_fire_side_alt1.json
deleted file mode 100644
index 5f3ceb62..00000000
--- a/build/resources/main/assets/tfmg/models/block/fire/blue_fire_side_alt1.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:block/template_fire_side_alt",
- "textures": {
- "fire": "tfmg:block/blue_fire_1"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/fire/blue_fire_up0.json b/build/resources/main/assets/tfmg/models/block/fire/blue_fire_up0.json
deleted file mode 100644
index 9beeea9a..00000000
--- a/build/resources/main/assets/tfmg/models/block/fire/blue_fire_up0.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:block/template_fire_up",
- "textures": {
- "fire": "tfmg:block/blue_fire_0"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/fire/blue_fire_up1.json b/build/resources/main/assets/tfmg/models/block/fire/blue_fire_up1.json
deleted file mode 100644
index c270199e..00000000
--- a/build/resources/main/assets/tfmg/models/block/fire/blue_fire_up1.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:block/template_fire_up",
- "textures": {
- "fire": "tfmg:block/blue_fire_1"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/fire/green_fire_side_alt1.json b/build/resources/main/assets/tfmg/models/block/fire/green_fire_side_alt1.json
deleted file mode 100644
index aa0910bf..00000000
--- a/build/resources/main/assets/tfmg/models/block/fire/green_fire_side_alt1.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:block/template_fire_side_alt",
- "textures": {
- "fire": "tfmg:block/green_fire_1"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/fire/green_fire_up_alt1.json b/build/resources/main/assets/tfmg/models/block/fire/green_fire_up_alt1.json
deleted file mode 100644
index 2677bee3..00000000
--- a/build/resources/main/assets/tfmg/models/block/fire/green_fire_up_alt1.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:block/template_fire_up_alt",
- "textures": {
- "fire": "tfmg:block/green_fire_1"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/fire/lithium_fire_side1.json b/build/resources/main/assets/tfmg/models/block/fire/lithium_fire_side1.json
deleted file mode 100644
index edcbdcd5..00000000
--- a/build/resources/main/assets/tfmg/models/block/fire/lithium_fire_side1.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:block/template_fire_side",
- "textures": {
- "fire": "tfmg:block/lithium_fire_1"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/fire/lithium_fire_side_alt0.json b/build/resources/main/assets/tfmg/models/block/fire/lithium_fire_side_alt0.json
deleted file mode 100644
index 38249766..00000000
--- a/build/resources/main/assets/tfmg/models/block/fire/lithium_fire_side_alt0.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:block/template_fire_side_alt",
- "textures": {
- "fire": "tfmg:block/lithium_fire_0"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/fire/lithium_fire_up1.json b/build/resources/main/assets/tfmg/models/block/fire/lithium_fire_up1.json
deleted file mode 100644
index 5a5ba1dd..00000000
--- a/build/resources/main/assets/tfmg/models/block/fire/lithium_fire_up1.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:block/template_fire_up",
- "textures": {
- "fire": "tfmg:block/lithium_fire_1"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/fire/lithium_fire_up_alt1.json b/build/resources/main/assets/tfmg/models/block/fire/lithium_fire_up_alt1.json
deleted file mode 100644
index 3d0097e7..00000000
--- a/build/resources/main/assets/tfmg/models/block/fire/lithium_fire_up_alt1.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:block/template_fire_up_alt",
- "textures": {
- "fire": "tfmg:block/lithium_fire_1"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/fireproof_brick_reinforcement.json b/build/resources/main/assets/tfmg/models/block/fireproof_brick_reinforcement.json
deleted file mode 100644
index e69de29b..00000000
diff --git a/build/resources/main/assets/tfmg/models/block/fireproof_chemical_vat/block_bottom_window_se.json b/build/resources/main/assets/tfmg/models/block/fireproof_chemical_vat/block_bottom_window_se.json
deleted file mode 100644
index b0e4e14d..00000000
--- a/build/resources/main/assets/tfmg/models/block/fireproof_chemical_vat/block_bottom_window_se.json
+++ /dev/null
@@ -1,72 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "0": "tfmg:block/steel_vat_top",
- "1": "tfmg:block/steel_vat",
- "3": "tfmg:block/steel_vat_window",
- "particle": "tfmg:block/steel_vat"
- },
- "elements": [
- {
- "name": "SideRight",
- "from": [5, 4, 15],
- "to": [16, 16, 16],
- "faces": {
- "north": {"uv": [0, 0, 12, 12], "texture": "#1"},
- "south": {"uv": [5, 0, 16, 12], "texture": "#1"},
- "west": {"uv": [12, 0, 13, 12], "texture": "#1"}
- }
- },
- {
- "name": "Window",
- "from": [15, 4, 0],
- "to": [15, 16, 5],
- "faces": {
- "east": {"uv": [0, 2, 2.5, 8], "texture": "#3"},
- "west": {"uv": [2, 2, 4.5, 8], "texture": "#3"}
- }
- },
- {
- "name": "Window",
- "from": [0, 4, 15],
- "to": [5, 16, 15],
- "faces": {
- "north": {"uv": [0, 2, 2.5, 8], "texture": "#3"},
- "south": {"uv": [2.5, 2, 5, 8], "texture": "#3"}
- }
- },
- {
- "name": "SideLeft",
- "from": [15, 4, 5],
- "to": [16, 16, 16],
- "faces": {
- "north": {"uv": [3, 0, 4, 12], "texture": "#1"},
- "east": {"uv": [0, 0, 12, 12], "texture": "#1"},
- "west": {"uv": [5, 0, 16, 12], "texture": "#1"}
- }
- },
- {
- "name": "Bottom",
- "from": [0, 0, 0],
- "to": [16, 4, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, -23]},
- "faces": {
- "north": {"uv": [0, 12, 16, 16], "texture": "#1"},
- "east": {"uv": [0, 12, 16, 16], "texture": "#1"},
- "south": {"uv": [0, 12, 16, 16], "texture": "#1"},
- "west": {"uv": [0, 12, 16, 16], "texture": "#1"},
- "up": {"uv": [0, 0, 16, 16], "texture": "#0"},
- "down": {"uv": [0, 0, 16, 16], "texture": "#0", "cullface": "down"}
- }
- }
- ],
- "groups": [
- {
- "name": "tank",
- "origin": [8, 8, -23],
- "color": 0,
- "children": [0, 1, 2, 3, 4]
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/fireproof_chemical_vat/block_middle_window_sw.json b/build/resources/main/assets/tfmg/models/block/fireproof_chemical_vat/block_middle_window_sw.json
deleted file mode 100644
index 2af8678f..00000000
--- a/build/resources/main/assets/tfmg/models/block/fireproof_chemical_vat/block_middle_window_sw.json
+++ /dev/null
@@ -1,57 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "1": "tfmg:block/steel_vat",
- "3": "tfmg:block/steel_vat_window",
- "particle": "tfmg:block/steel_vat"
- },
- "elements": [
- {
- "name": "SideRight",
- "from": [0, 0, 5],
- "to": [1, 16, 16],
- "faces": {
- "north": {"uv": [12, 0, 13, 16], "texture": "#1"},
- "east": {"uv": [0, 0, 12, 16], "texture": "#1"},
- "west": {"uv": [5, 0, 16, 16], "texture": "#1"}
- }
- },
- {
- "name": "Window",
- "from": [11, 0, 15],
- "to": [16, 16, 15],
- "faces": {
- "north": {"uv": [7.5, 0, 10, 8], "texture": "#3"},
- "south": {"uv": [5, 0, 7.5, 8], "texture": "#3"}
- }
- },
- {
- "name": "Window",
- "from": [1, 0, 0],
- "to": [1, 16, 5],
- "faces": {
- "east": {"uv": [5, 0, 7.5, 8], "texture": "#3"},
- "west": {"uv": [7.5, 0, 10, 8], "texture": "#3"}
- }
- },
- {
- "name": "SideLeft",
- "from": [0, 0, 15],
- "to": [11, 16, 16],
- "faces": {
- "north": {"uv": [4, 0, 16, 16], "texture": "#1"},
- "east": {"uv": [3, 0, 4, 16], "texture": "#1"},
- "south": {"uv": [0, 0, 11, 16], "texture": "#1"}
- }
- }
- ],
- "groups": [
- {
- "name": "tank",
- "origin": [8, 8, -23],
- "color": 0,
- "children": [0, 1, 2, 3]
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/fireproof_chemical_vat/block_single_window.json b/build/resources/main/assets/tfmg/models/block/fireproof_chemical_vat/block_single_window.json
deleted file mode 100644
index 870e68ec..00000000
--- a/build/resources/main/assets/tfmg/models/block/fireproof_chemical_vat/block_single_window.json
+++ /dev/null
@@ -1,167 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "1": "tfmg:block/steel_vat",
- "4": "tfmg:block/steel_vat_top",
- "5": "tfmg:block/steel_vat_window_single",
- "particle": "tfmg:block/steel_vat"
- },
- "elements": [
- {
- "name": "Lid",
- "from": [0, 12, 0],
- "to": [16, 16, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, -23]},
- "faces": {
- "north": {"uv": [0, 0, 16, 4], "texture": "#1", "cullface": "north"},
- "east": {"uv": [0, 0, 16, 4], "texture": "#1", "cullface": "east"},
- "south": {"uv": [0, 0, 16, 4], "texture": "#1", "cullface": "south"},
- "west": {"uv": [0, 0, 16, 4], "texture": "#1", "cullface": "west"},
- "up": {"uv": [0, 0, 16, 16], "texture": "#4", "cullface": "up"},
- "down": {"uv": [0, 0, 16, 16], "texture": "#4"}
- }
- },
- {
- "name": "SideRight",
- "from": [0, 4, 0],
- "to": [3, 12, 1],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, -23]},
- "faces": {
- "north": {"uv": [13, 4, 16, 12], "texture": "#1", "cullface": "north"},
- "east": {"uv": [12, 4, 13, 12], "texture": "#1", "cullface": "north"},
- "south": {"uv": [0, 4, 4, 12], "texture": "#1", "cullface": "north"}
- }
- },
- {
- "name": "SideRight",
- "from": [15, 4, 0],
- "to": [16, 12, 3],
- "faces": {
- "east": {"uv": [13, 4, 16, 12], "texture": "#1", "cullface": "east"},
- "south": {"uv": [12, 4, 13, 12], "texture": "#1", "cullface": "east"},
- "west": {"uv": [0, 4, 4, 12], "texture": "#1", "cullface": "east"}
- }
- },
- {
- "name": "SideRight",
- "from": [13, 4, 15],
- "to": [16, 12, 16],
- "faces": {
- "north": {"uv": [0, 4, 4, 12], "texture": "#1", "cullface": "south"},
- "south": {"uv": [13, 4, 16, 12], "texture": "#1", "cullface": "south"},
- "west": {"uv": [12, 4, 13, 12], "texture": "#1", "cullface": "south"}
- }
- },
- {
- "name": "SideRight",
- "from": [0, 4, 13],
- "to": [1, 12, 16],
- "faces": {
- "north": {"uv": [12, 4, 13, 12], "texture": "#1", "cullface": "west"},
- "east": {"uv": [0, 4, 4, 12], "texture": "#1", "cullface": "west"},
- "west": {"uv": [13, 4, 16, 12], "texture": "#1", "cullface": "west"}
- }
- },
- {
- "name": "Window",
- "from": [3, 4, 1],
- "to": [13, 12, 1],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, -23]},
- "faces": {
- "north": {"uv": [0, 0, 10, 8], "texture": "#5", "cullface": "north"},
- "south": {"uv": [0, 0, 10, 8], "texture": "#5", "cullface": "north"}
- }
- },
- {
- "name": "Window",
- "from": [15, 4, 3],
- "to": [15, 12, 13],
- "faces": {
- "east": {"uv": [0, 0, 10, 8], "texture": "#5", "cullface": "east"},
- "west": {"uv": [0, 0, 10, 8], "texture": "#5", "cullface": "east"}
- }
- },
- {
- "name": "Window",
- "from": [3, 4, 15],
- "to": [13, 12, 15],
- "faces": {
- "north": {"uv": [0, 0, 10, 8], "texture": "#5", "cullface": "south"},
- "south": {"uv": [0, 0, 10, 8], "texture": "#5", "cullface": "south"}
- }
- },
- {
- "name": "Window",
- "from": [1, 4, 3],
- "to": [1, 12, 13],
- "faces": {
- "east": {"uv": [0, 0, 10, 8], "texture": "#5", "cullface": "west"},
- "west": {"uv": [0, 0, 10, 8], "texture": "#5", "cullface": "west"}
- }
- },
- {
- "name": "SideLeft",
- "from": [13, 4, 0],
- "to": [16, 12, 1],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, -23]},
- "faces": {
- "north": {"uv": [0, 4, 3, 12], "texture": "#1", "cullface": "north"},
- "south": {"uv": [12, 4, 16, 12], "texture": "#1", "cullface": "north"},
- "west": {"uv": [3, 4, 4, 12], "texture": "#1", "cullface": "north"}
- }
- },
- {
- "name": "SideLeft",
- "from": [15, 4, 13],
- "to": [16, 12, 16],
- "faces": {
- "north": {"uv": [3, 4, 4, 12], "texture": "#1", "cullface": "east"},
- "east": {"uv": [0, 4, 3, 12], "texture": "#1", "cullface": "east"},
- "west": {"uv": [12, 4, 16, 12], "texture": "#1", "cullface": "east"}
- }
- },
- {
- "name": "SideLeft",
- "from": [0, 4, 15],
- "to": [3, 12, 16],
- "faces": {
- "north": {"uv": [12, 4, 16, 12], "texture": "#1", "cullface": "south"},
- "east": {"uv": [3, 4, 4, 12], "texture": "#1", "cullface": "south"},
- "south": {"uv": [0, 4, 3, 12], "texture": "#1", "cullface": "south"}
- }
- },
- {
- "name": "SideLeft",
- "from": [0, 4, 0],
- "to": [1, 12, 3],
- "faces": {
- "east": {"uv": [12, 4, 16, 12], "texture": "#1", "cullface": "west"},
- "south": {"uv": [3, 4, 4, 12], "texture": "#1", "cullface": "west"},
- "west": {"uv": [0, 4, 3, 12], "texture": "#1", "cullface": "west"}
- }
- },
- {
- "name": "Bottom",
- "from": [0, 0, 0],
- "to": [16, 4, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, -23]},
- "faces": {
- "north": {"uv": [0, 12, 16, 16], "texture": "#1", "cullface": "north"},
- "east": {"uv": [0, 12, 16, 16], "texture": "#1", "cullface": "east"},
- "south": {"uv": [0, 12, 16, 16], "texture": "#1", "cullface": "south"},
- "west": {"uv": [0, 12, 16, 16], "texture": "#1", "cullface": "west"},
- "up": {"uv": [0, 0, 16, 16], "texture": "#4"},
- "down": {"uv": [0, 0, 16, 16], "texture": "#4", "cullface": "down"}
- }
- }
- ],
- "groups": [
- {
- "name": "tank",
- "origin": [8, 8, -23],
- "color": 0,
- "children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13]
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/fireproof_chemical_vat/block_single_window_ne.json b/build/resources/main/assets/tfmg/models/block/fireproof_chemical_vat/block_single_window_ne.json
deleted file mode 100644
index d1181599..00000000
--- a/build/resources/main/assets/tfmg/models/block/fireproof_chemical_vat/block_single_window_ne.json
+++ /dev/null
@@ -1,103 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "0": "tfmg:block/steel_vat_top",
- "1": "tfmg:block/steel_vat",
- "5": "tfmg:block/steel_vat_window_single",
- "particle": "tfmg:block/steel_vat"
- },
- "elements": [
- {
- "name": "SideRight",
- "from": [15, 4, 0],
- "to": [16, 12, 11],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 4, 8]},
- "faces": {
- "east": {"uv": [5, 4, 16, 12], "texture": "#1"},
- "south": {"uv": [12, 4, 13, 12], "texture": "#1"},
- "west": {"uv": [0, 4, 12, 12], "texture": "#1"}
- }
- },
- {
- "name": "Window",
- "from": [0, 4, 1],
- "to": [5, 12, 1],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 4, 8]},
- "faces": {
- "north": {"uv": [0, 0, 5, 8], "texture": "#5"},
- "south": {"uv": [5, 0, 10, 8], "texture": "#5"}
- }
- },
- {
- "name": "Window",
- "from": [15, 4, 11],
- "to": [15, 12, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 4, 8]},
- "faces": {
- "east": {"uv": [5, 0, 10, 8], "texture": "#5"},
- "west": {"uv": [0, 0, 5, 8], "texture": "#5"}
- }
- },
- {
- "name": "SideLeft",
- "from": [5, 4, 0],
- "to": [16, 12, 1],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 4, 8]},
- "faces": {
- "north": {"uv": [0, 4, 11, 12], "texture": "#1"},
- "south": {"uv": [4, 4, 16, 12], "texture": "#1"},
- "west": {"uv": [3, 4, 4, 12], "texture": "#1"}
- }
- },
- {
- "name": "Bottom",
- "from": [0, 12, 0],
- "to": [16, 16, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [-23, 8, 8]},
- "faces": {
- "north": {"uv": [0, 0, 16, 4], "texture": "#1"},
- "east": {"uv": [0, 0, 16, 4], "texture": "#1"},
- "south": {"uv": [0, 0, 16, 4], "texture": "#1"},
- "west": {"uv": [0, 0, 16, 4], "texture": "#1"},
- "up": {"uv": [0, 0, 16, 16], "texture": "#0", "cullface": "up"},
- "down": {"uv": [0, 0, 16, 16], "texture": "#0"}
- }
- },
- {
- "name": "Bottom",
- "from": [0, 0, 0],
- "to": [16, 4, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [-23, 8, 8]},
- "faces": {
- "north": {"uv": [0, 12, 16, 16], "texture": "#1"},
- "east": {"uv": [0, 12, 16, 16], "texture": "#1"},
- "south": {"uv": [0, 12, 16, 16], "texture": "#1"},
- "west": {"uv": [0, 12, 16, 16], "texture": "#1"},
- "up": {"uv": [0, 0, 16, 16], "texture": "#0"},
- "down": {"uv": [0, 0, 16, 16], "texture": "#0", "cullface": "down"}
- }
- }
- ],
- "groups": [
- {
- "name": "tank",
- "origin": [8, 8, -23],
- "color": 0,
- "children": [0, 1, 2, 3, 4]
- },
- {
- "name": "block_bottom_centered_window",
- "origin": [8, 8, 8],
- "color": 0,
- "children": [
- {
- "name": "tank",
- "origin": [8, 8, -23],
- "color": 0,
- "children": [5]
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/fireproof_chemical_vat/block_single_window_sw.json b/build/resources/main/assets/tfmg/models/block/fireproof_chemical_vat/block_single_window_sw.json
deleted file mode 100644
index ff8b4308..00000000
--- a/build/resources/main/assets/tfmg/models/block/fireproof_chemical_vat/block_single_window_sw.json
+++ /dev/null
@@ -1,103 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "1": "tfmg:block/steel_vat",
- "4": "tfmg:block/steel_vat_top",
- "5": "tfmg:block/steel_vat_window_single",
- "particle": "tfmg:block/steel_vat"
- },
- "elements": [
- {
- "name": "SideRight",
- "from": [0, 4, 5],
- "to": [1, 12, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 4, 8]},
- "faces": {
- "north": {"uv": [12, 4, 13, 12], "texture": "#1"},
- "east": {"uv": [0, 4, 12, 12], "texture": "#1"},
- "west": {"uv": [5, 4, 16, 12], "texture": "#1"}
- }
- },
- {
- "name": "Window",
- "from": [11, 4, 15],
- "to": [16, 12, 15],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 4, 8]},
- "faces": {
- "north": {"uv": [5, 0, 10, 8], "texture": "#5"},
- "south": {"uv": [0, 0, 5, 8], "texture": "#5"}
- }
- },
- {
- "name": "Window",
- "from": [1, 4, 0],
- "to": [1, 12, 5],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 4, 8]},
- "faces": {
- "east": {"uv": [0, 0, 5, 8], "texture": "#5"},
- "west": {"uv": [5, 0, 10, 8], "texture": "#5"}
- }
- },
- {
- "name": "SideLeft",
- "from": [0, 4, 15],
- "to": [11, 12, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 4, 8]},
- "faces": {
- "north": {"uv": [4, 4, 16, 12], "texture": "#1"},
- "east": {"uv": [3, 4, 4, 12], "texture": "#1"},
- "south": {"uv": [0, 4, 11, 12], "texture": "#1"}
- }
- },
- {
- "name": "Bottom",
- "from": [0, 12, 0],
- "to": [16, 16, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [39, 8, 8]},
- "faces": {
- "north": {"uv": [0, 0, 16, 4], "texture": "#1"},
- "east": {"uv": [0, 0, 16, 4], "texture": "#1"},
- "south": {"uv": [0, 0, 16, 4], "texture": "#1"},
- "west": {"uv": [0, 0, 16, 4], "texture": "#1"},
- "up": {"uv": [0, 0, 16, 16], "texture": "#4", "cullface": "up"},
- "down": {"uv": [0, 0, 16, 16], "texture": "#4"}
- }
- },
- {
- "name": "Bottom",
- "from": [0, 0, 0],
- "to": [16, 4, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [39, 8, 8]},
- "faces": {
- "north": {"uv": [0, 12, 16, 16], "texture": "#1"},
- "east": {"uv": [0, 12, 16, 16], "texture": "#1"},
- "south": {"uv": [0, 12, 16, 16], "texture": "#1"},
- "west": {"uv": [0, 12, 16, 16], "texture": "#1"},
- "up": {"uv": [0, 0, 16, 16], "texture": "#4"},
- "down": {"uv": [0, 0, 16, 16], "texture": "#4", "cullface": "down"}
- }
- }
- ],
- "groups": [
- {
- "name": "tank",
- "origin": [8, 8, -23],
- "color": 0,
- "children": [0, 1, 2, 3, 4]
- },
- {
- "name": "block_bottom_centered_window",
- "origin": [8, 8, 8],
- "color": 0,
- "children": [
- {
- "name": "tank",
- "origin": [8, 8, -23],
- "color": 0,
- "children": [5]
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/fireproof_chemical_vat/block_top_window_se.json b/build/resources/main/assets/tfmg/models/block/fireproof_chemical_vat/block_top_window_se.json
deleted file mode 100644
index 3e51b035..00000000
--- a/build/resources/main/assets/tfmg/models/block/fireproof_chemical_vat/block_top_window_se.json
+++ /dev/null
@@ -1,76 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "1": "tfmg:block/steel_vat",
- "3": "tfmg:block/steel_vat_window",
- "4": "tfmg:block/steel_vat_top",
- "particle": "tfmg:block/steel_vat"
- },
- "elements": [
- {
- "name": "SideRight",
- "from": [5, 0, 15],
- "to": [16, 12, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 4, 8]},
- "faces": {
- "north": {"uv": [0, 4, 12, 16], "texture": "#1"},
- "south": {"uv": [5, 4, 16, 16], "texture": "#1"},
- "west": {"uv": [12, 4, 13, 16], "texture": "#1"}
- }
- },
- {
- "name": "Window",
- "from": [15, 0, 0],
- "to": [15, 12, 5],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 4, 8]},
- "faces": {
- "east": {"uv": [0, 0, 2.5, 6], "texture": "#3"},
- "west": {"uv": [1.5, 0, 4, 6], "texture": "#3"}
- }
- },
- {
- "name": "Window",
- "from": [0, 0, 15],
- "to": [5, 12, 15],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 4, 8]},
- "faces": {
- "north": {"uv": [0, 0, 2.5, 6], "texture": "#3"},
- "south": {"uv": [1.5, 0, 4, 6], "texture": "#3"}
- }
- },
- {
- "name": "SideLeft",
- "from": [15, 0, 5],
- "to": [16, 12, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 4, 8]},
- "faces": {
- "north": {"uv": [3, 4, 4, 16], "texture": "#1"},
- "east": {"uv": [0, 4, 11, 16], "texture": "#1"},
- "west": {"uv": [4, 4, 16, 16], "texture": "#1"}
- }
- },
- {
- "name": "Bottom",
- "from": [0, 12, 0],
- "to": [16, 16, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, -23]},
- "faces": {
- "north": {"uv": [0, 0, 16, 4], "texture": "#1"},
- "east": {"uv": [0, 0, 16, 4], "texture": "#1"},
- "south": {"uv": [0, 0, 16, 4], "texture": "#1"},
- "west": {"uv": [0, 0, 16, 4], "texture": "#1"},
- "up": {"uv": [0, 0, 16, 16], "texture": "#4", "cullface": "up"},
- "down": {"uv": [0, 0, 16, 16], "texture": "#4"}
- }
- }
- ],
- "groups": [
- {
- "name": "tank",
- "origin": [8, 8, -23],
- "color": 0,
- "children": [0, 1, 2, 3, 4]
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/formwork_block/block_base.json b/build/resources/main/assets/tfmg/models/block/formwork_block/block_base.json
deleted file mode 100644
index e69de29b..00000000
diff --git a/build/resources/main/assets/tfmg/models/block/formwork_block/block_bottom.json b/build/resources/main/assets/tfmg/models/block/formwork_block/block_bottom.json
deleted file mode 100644
index c798dee0..00000000
--- a/build/resources/main/assets/tfmg/models/block/formwork_block/block_bottom.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "textures": {
- "0": "tfmg:block/formwork_bottom",
- "particle": "tfmg:block/formwork_bottom"
- },
- "elements": [
- {
- "from": [0, 0, 0],
- "to": [16, 1, 16],
- "faces": {
- "north": {"uv": [0, 0, 16, 1], "texture": "#0"},
- "east": {"uv": [0, 0, 16, 1], "texture": "#0"},
- "south": {"uv": [0, 0, 16, 1], "texture": "#0"},
- "west": {"uv": [0, 0, 16, 1], "texture": "#0"},
- "up": {"uv": [0, 0, 16, 16], "texture": "#0"},
- "down": {"uv": [0, 0, 16, 16], "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/fuse_block/block.json b/build/resources/main/assets/tfmg/models/block/fuse_block/block.json
deleted file mode 100644
index f357b355..00000000
--- a/build/resources/main/assets/tfmg/models/block/fuse_block/block.json
+++ /dev/null
@@ -1,75 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "texture_size": [32, 32],
- "textures": {
- "0": "tfmg:block/fuse_block",
- "2": "tfmg:block/heavy_machinery_casing",
- "particle": "tfmg:block/fuse_block"
- },
- "elements": [
- {
- "from": [0, 0, 8],
- "to": [16, 16, 16],
- "faces": {
- "north": {"uv": [2.5, 8, 10.5, 16], "texture": "#0"},
- "east": {"uv": [16, 0, 12, 8], "texture": "#0"},
- "south": {"uv": [0, 0, 16, 16], "texture": "#2"},
- "west": {"uv": [12, 0, 8, 8], "texture": "#0"},
- "up": {"uv": [8, 4, 0, 0], "texture": "#0"},
- "down": {"uv": [8, 0, 0, 4], "texture": "#0"}
- }
- },
- {
- "from": [0, 13, 0],
- "to": [16, 16, 8],
- "rotation": {"angle": 0, "axis": "y", "origin": [0, 13, 0]},
- "faces": {
- "north": {"uv": [0, 0, 8, 1.5], "texture": "#0"},
- "east": {"uv": [4, 0, 0, 1.5], "texture": "#0"},
- "south": {"uv": [0, 0, 8, 1.5], "texture": "#0"},
- "west": {"uv": [8, 0, 12, 1.5], "texture": "#0"},
- "up": {"uv": [8, 0, 0, 4], "texture": "#0"},
- "down": {"uv": [8, 14.5, 16, 10.5], "texture": "#0"}
- }
- },
- {
- "from": [0, 0, 0],
- "to": [16, 3, 8],
- "faces": {
- "north": {"uv": [0, 6.5, 8, 8], "texture": "#0"},
- "east": {"uv": [4, 1.5, 0, 0], "texture": "#0"},
- "south": {"uv": [0, 0, 8, 1.5], "texture": "#0"},
- "west": {"uv": [0, 1.5, 4, 0], "texture": "#0"},
- "up": {"uv": [8, 10.5, 16, 14.5], "texture": "#0"},
- "down": {"uv": [8, 4, 0, 8], "texture": "#0"}
- }
- },
- {
- "from": [0, 3, 0],
- "to": [3, 13, 8],
- "rotation": {"angle": 0, "axis": "z", "origin": [3, 3, 0]},
- "faces": {
- "north": {"uv": [1.5, 0, 6.5, 1.5], "rotation": 90, "texture": "#0"},
- "east": {"uv": [0, 9.5, 4, 14.5], "rotation": 180, "texture": "#0"},
- "south": {"uv": [0, 0, 5, 1.5], "rotation": 270, "texture": "#0"},
- "west": {"uv": [9.5, 0, 14.5, 4], "rotation": 270, "texture": "#0"},
- "up": {"uv": [0, 0, 4, 1.5], "rotation": 270, "texture": "#0"},
- "down": {"uv": [0, 0, 4, 1.5], "rotation": 270, "texture": "#0"}
- }
- },
- {
- "from": [13, 3, 0],
- "to": [16, 13, 8],
- "rotation": {"angle": 0, "axis": "z", "origin": [3, 3, 0]},
- "faces": {
- "north": {"uv": [1.5, 1.5, 6.5, 0], "rotation": 90, "texture": "#0"},
- "east": {"uv": [9.5, 4, 14.5, 0], "rotation": 270, "texture": "#0"},
- "south": {"uv": [0, 0, 5, 1.5], "rotation": 270, "texture": "#0"},
- "west": {"uv": [0, 9.5, 4, 14.5], "rotation": 180, "texture": "#0"},
- "up": {"uv": [0, 0, 4, 1.5], "rotation": 270, "texture": "#0"},
- "down": {"uv": [0, 0, 4, 1.5], "rotation": 270, "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/fuse_block/item.json b/build/resources/main/assets/tfmg/models/block/fuse_block/item.json
deleted file mode 100644
index cf31bb51..00000000
--- a/build/resources/main/assets/tfmg/models/block/fuse_block/item.json
+++ /dev/null
@@ -1,113 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "texture_size": [32, 32],
- "textures": {
- "0": "tfmg:block/fuse_block",
- "1": "tfmg:block/fuse",
- "particle": "tfmg:block/fuse_block"
- },
- "elements": [
- {
- "from": [0, 0, 8],
- "to": [16, 16, 16],
- "faces": {
- "north": {"uv": [2.5, 8, 10.5, 16], "texture": "#0"},
- "east": {"uv": [8, 0, 12, 8], "texture": "#0"},
- "south": {"uv": [0, 0, 8, 8], "texture": "#0"},
- "west": {"uv": [12, 0, 8, 8], "texture": "#0"},
- "up": {"uv": [0, 4, 8, 0], "texture": "#0"},
- "down": {"uv": [0, 0, 8, 4], "texture": "#0"}
- }
- },
- {
- "from": [0, 13, 0],
- "to": [16, 16, 8],
- "rotation": {"angle": 0, "axis": "y", "origin": [0, 13, 0]},
- "faces": {
- "north": {"uv": [0, 0, 8, 1.5], "texture": "#0"},
- "east": {"uv": [4, 0, 0, 1.5], "texture": "#0"},
- "south": {"uv": [0, 0, 8, 1.5], "texture": "#0"},
- "west": {"uv": [0, 0, 4, 1.5], "texture": "#0"},
- "up": {"uv": [0, 0, 8, 4], "texture": "#0"},
- "down": {"uv": [8, 14.5, 16, 10.5], "texture": "#0"}
- }
- },
- {
- "from": [0, 0, 0],
- "to": [16, 3, 8],
- "faces": {
- "north": {"uv": [0, 6.5, 8, 8], "texture": "#0"},
- "east": {"uv": [4, 1.5, 0, 0], "texture": "#0"},
- "south": {"uv": [0, 0, 8, 1.5], "texture": "#0"},
- "west": {"uv": [0, 1.5, 4, 0], "texture": "#0"},
- "up": {"uv": [8, 10.5, 16, 14.5], "texture": "#0"},
- "down": {"uv": [0, 4, 8, 8], "texture": "#0"}
- }
- },
- {
- "from": [0, 3, 0],
- "to": [3, 13, 8],
- "rotation": {"angle": 0, "axis": "z", "origin": [3, 3, 0]},
- "faces": {
- "north": {"uv": [1.5, 0, 6.5, 1.5], "rotation": 90, "texture": "#0"},
- "east": {"uv": [0, 9.5, 4, 14.5], "rotation": 180, "texture": "#0"},
- "south": {"uv": [0, 0, 5, 1.5], "rotation": 270, "texture": "#0"},
- "west": {"uv": [9.5, 0, 14.5, 4], "rotation": 270, "texture": "#0"},
- "up": {"uv": [0, 0, 4, 1.5], "rotation": 270, "texture": "#0"},
- "down": {"uv": [0, 0, 4, 1.5], "rotation": 270, "texture": "#0"}
- }
- },
- {
- "from": [13, 3, 0],
- "to": [16, 13, 8],
- "rotation": {"angle": 0, "axis": "z", "origin": [3, 3, 0]},
- "faces": {
- "north": {"uv": [1.5, 1.5, 6.5, 0], "rotation": 90, "texture": "#0"},
- "east": {"uv": [9.5, 4, 14.5, 0], "rotation": 270, "texture": "#0"},
- "south": {"uv": [0, 0, 5, 1.5], "rotation": 270, "texture": "#0"},
- "west": {"uv": [0, 9.5, 4, 14.5], "rotation": 180, "texture": "#0"},
- "up": {"uv": [0, 0, 4, 1.5], "rotation": 270, "texture": "#0"},
- "down": {"uv": [0, 0, 4, 1.5], "rotation": 270, "texture": "#0"}
- }
- },
- {
- "from": [3, 5, 1],
- "to": [13, 11, 7],
- "rotation": {"angle": 0, "axis": "y", "origin": [3, 7, 2]},
- "faces": {
- "north": {"uv": [0, 6, 6, 16], "rotation": 90, "texture": "#1"},
- "south": {"uv": [0, 6, 6, 16], "rotation": 90, "texture": "#1"},
- "west": {"uv": [0, 0, 3, 3], "texture": "#1"},
- "up": {"uv": [0, 6, 6, 16], "rotation": 90, "texture": "#1"},
- "down": {"uv": [0, 6, 6, 16], "rotation": 90, "texture": "#1"}
- }
- },
- {
- "from": [3, 7.50268, 3.99989],
- "to": [13, 8.50268, 3.99989],
- "rotation": {"angle": -45, "axis": "x", "origin": [2, 8, 4]},
- "faces": {
- "north": {"uv": [7, 6, 8, 16], "rotation": 90, "texture": "#1"},
- "east": {"uv": [0, 0, 0, 0.5], "texture": "#1"},
- "south": {"uv": [7, 6, 8, 16], "rotation": 90, "texture": "#1"},
- "west": {"uv": [0, 0, 0, 0.5], "texture": "#1"},
- "up": {"uv": [0, 0, 5, 0], "texture": "#1"},
- "down": {"uv": [0, 0, 5, 0], "texture": "#1"}
- }
- },
- {
- "from": [3, 7.99989, 3.49732],
- "to": [13, 7.99989, 4.49732],
- "rotation": {"angle": -45, "axis": "x", "origin": [2, 8, 4]},
- "faces": {
- "north": {"uv": [0, 0, 5, 0], "rotation": 180, "texture": "#1"},
- "east": {"uv": [0, 0, 0, 0.5], "rotation": 90, "texture": "#1"},
- "south": {"uv": [0, 0, 5, 0], "texture": "#1"},
- "west": {"uv": [0, 0, 0, 0.5], "rotation": 270, "texture": "#1"},
- "up": {"uv": [7, 6, 8, 16], "rotation": 90, "texture": "#1"},
- "down": {"uv": [7, 6, 8, 16], "rotation": 90, "texture": "#1"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/gray_concrete_top.json b/build/resources/main/assets/tfmg/models/block/gray_concrete_top.json
deleted file mode 100644
index 27bb1d56..00000000
--- a/build/resources/main/assets/tfmg/models/block/gray_concrete_top.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "parent": "minecraft:block/slab_top",
- "textures": {
- "bottom": "tfmg:block/gray_concrete",
- "side": "tfmg:block/gray_concrete",
- "top": "tfmg:block/gray_concrete"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/green_concrete.json b/build/resources/main/assets/tfmg/models/block/green_concrete.json
deleted file mode 100644
index 008c7fd9..00000000
--- a/build/resources/main/assets/tfmg/models/block/green_concrete.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:block/cube_all",
- "textures": {
- "all": "tfmg:block/green_concrete"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/green_rebar_concrete.json b/build/resources/main/assets/tfmg/models/block/green_rebar_concrete.json
deleted file mode 100644
index 008c7fd9..00000000
--- a/build/resources/main/assets/tfmg/models/block/green_rebar_concrete.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:block/cube_all",
- "textures": {
- "all": "tfmg:block/green_concrete"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/hardened_planks.json b/build/resources/main/assets/tfmg/models/block/hardened_planks.json
deleted file mode 100644
index 6494d3f4..00000000
--- a/build/resources/main/assets/tfmg/models/block/hardened_planks.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:block/cube_all",
- "textures": {
- "all": "tfmg:block/hardened_planks"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/heavy_casing_door/block_top.json b/build/resources/main/assets/tfmg/models/block/heavy_casing_door/block_top.json
deleted file mode 100644
index ae10a877..00000000
--- a/build/resources/main/assets/tfmg/models/block/heavy_casing_door/block_top.json
+++ /dev/null
@@ -1,22 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "0": "tfmg:block/heavy_casing_side",
- "2": "tfmg:block/heavy_casing_top",
- "particle": "tfmg:block/heavy_machinery_casing"
- },
- "elements": [
- {
- "from": [0, 0, 0],
- "to": [3, 16, 16],
- "faces": {
- "north": {"uv": [0, 4, 16, 7], "rotation": 90, "texture": "#0"},
- "east": {"uv": [0, 0, 16, 16], "texture": "#2"},
- "south": {"uv": [0, 4, 16, 7], "rotation": 90, "texture": "#0"},
- "west": {"uv": [0, 0, 16, 16], "texture": "#2"},
- "up": {"uv": [0, 0, 16, 3], "rotation": 90, "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/heavy_casing_encased_aluminum_cogwheel_bottom.json b/build/resources/main/assets/tfmg/models/block/heavy_casing_encased_aluminum_cogwheel_bottom.json
deleted file mode 100644
index 01b360d3..00000000
--- a/build/resources/main/assets/tfmg/models/block/heavy_casing_encased_aluminum_cogwheel_bottom.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "parent": "tfmg:block/encased_cogwheel/block_bottom",
- "textures": {
- "1": "tfmg:block/heavy_machinery_casing",
- "4": "tfmg:block/heavy_gearbox",
- "casing": "tfmg:block/heavy_machinery_casing",
- "particle": "tfmg:block/heavy_machinery_casing",
- "side": "tfmg:block/heavy_machinery_encased_cogwheel_side"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/heavy_casing_encased_large_aluminum_cogwheel.json b/build/resources/main/assets/tfmg/models/block/heavy_casing_encased_large_aluminum_cogwheel.json
deleted file mode 100644
index 925398d2..00000000
--- a/build/resources/main/assets/tfmg/models/block/heavy_casing_encased_large_aluminum_cogwheel.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "parent": "tfmg:block/encased_large_cogwheel/block",
- "textures": {
- "1": "tfmg:block/heavy_machinery_casing",
- "4": "tfmg:block/heavy_gearbox",
- "casing": "tfmg:block/heavy_machinery_casing",
- "particle": "tfmg:block/heavy_machinery_casing",
- "side": "tfmg:block/heavy_machinery_encased_cogwheel_side_large"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/heavy_machinery_casing.json b/build/resources/main/assets/tfmg/models/block/heavy_machinery_casing.json
deleted file mode 100644
index 10f4f1c2..00000000
--- a/build/resources/main/assets/tfmg/models/block/heavy_machinery_casing.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:block/cube_all",
- "textures": {
- "all": "tfmg:block/heavy_machinery_casing"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/heavy_plated_door/block_top.json b/build/resources/main/assets/tfmg/models/block/heavy_plated_door/block_top.json
deleted file mode 100644
index 8da8233e..00000000
--- a/build/resources/main/assets/tfmg/models/block/heavy_plated_door/block_top.json
+++ /dev/null
@@ -1,22 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "0": "tfmg:block/heavy_plated_door_side",
- "2": "tfmg:block/heavy_plated_door_top",
- "particle": "tfmg:block/steel_block"
- },
- "elements": [
- {
- "from": [0, 0, 0],
- "to": [3, 16, 16],
- "faces": {
- "north": {"uv": [0, 4, 16, 7], "rotation": 90, "texture": "#0"},
- "east": {"uv": [0, 0, 16, 16], "texture": "#2"},
- "south": {"uv": [0, 4, 16, 7], "rotation": 90, "texture": "#0"},
- "west": {"uv": [0, 0, 16, 16], "texture": "#2"},
- "up": {"uv": [0, 0, 16, 3], "rotation": 90, "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/industrial_aluminum_casing.json b/build/resources/main/assets/tfmg/models/block/industrial_aluminum_casing.json
deleted file mode 100644
index 323683fc..00000000
--- a/build/resources/main/assets/tfmg/models/block/industrial_aluminum_casing.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:block/cube_all",
- "textures": {
- "all": "tfmg:block/industrial_aluminum_casing"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/industrial_light/item.json b/build/resources/main/assets/tfmg/models/block/industrial_light/item.json
deleted file mode 100644
index def7b9c1..00000000
--- a/build/resources/main/assets/tfmg/models/block/industrial_light/item.json
+++ /dev/null
@@ -1,52 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "0": "tfmg:block/light_bulb",
- "particle": "tfmg:block/light_bulb"
- },
- "elements": [
- {
- "from": [6, 2, 6],
- "to": [10, 3, 10],
- "faces": {
- "north": {"uv": [2, 10, 6, 11], "rotation": 180, "texture": "#0"},
- "east": {"uv": [2, 10, 6, 11], "rotation": 180, "texture": "#0"},
- "south": {"uv": [2, 10, 6, 11], "rotation": 180, "texture": "#0"},
- "west": {"uv": [2, 10, 6, 11], "rotation": 180, "texture": "#0"}
- }
- },
- {
- "from": [6, 0, 6],
- "to": [10, 2, 10],
- "faces": {
- "north": {"uv": [7, 7, 11, 9], "rotation": 180, "texture": "#0"},
- "east": {"uv": [7, 7, 11, 9], "rotation": 180, "texture": "#0"},
- "south": {"uv": [7, 7, 11, 9], "rotation": 180, "texture": "#0"},
- "west": {"uv": [7, 7, 11, 9], "rotation": 180, "texture": "#0"},
- "up": {"uv": [0, 6, 4, 10], "rotation": 180, "texture": "#0"},
- "down": {"uv": [0, 2, 4, 6], "rotation": 180, "texture": "#0"}
- }
- },
- {
- "from": [8, 2, 6],
- "to": [8, 7, 10],
- "faces": {
- "east": {"uv": [7, 1, 11, 6], "rotation": 180, "texture": "#0"},
- "west": {"uv": [7, 1, 11, 6], "rotation": 180, "texture": "#0"}
- }
- },
- {
- "from": [5, 3, 5],
- "to": [11, 9, 11],
- "faces": {
- "north": {"uv": [0, 10, 6, 16], "rotation": 180, "texture": "#0"},
- "east": {"uv": [0, 10, 6, 16], "rotation": 180, "texture": "#0"},
- "south": {"uv": [0, 10, 6, 16], "rotation": 180, "texture": "#0"},
- "west": {"uv": [0, 10, 6, 16], "rotation": 180, "texture": "#0"},
- "up": {"uv": [0, 10, 6, 16], "rotation": 180, "texture": "#0"},
- "down": {"uv": [0, 10, 6, 16], "rotation": 180, "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/industrial_mixer/large_centrifuge_middle.json b/build/resources/main/assets/tfmg/models/block/industrial_mixer/large_centrifuge_middle.json
deleted file mode 100644
index 78abd010..00000000
--- a/build/resources/main/assets/tfmg/models/block/industrial_mixer/large_centrifuge_middle.json
+++ /dev/null
@@ -1,20 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "texture_size": [32, 32],
- "textures": {
- "particle": "tfmg:block/centrifuge"
- },
- "elements": [
- {
- "from": [-2, 0, -2],
- "to": [18, 16, 18],
- "rotation": {"angle": -45, "axis": "y", "origin": [8, 0, 8]},
- "faces": {
- "north": {"uv": [0, 0, 10, 8], "texture": "#particle"},
- "east": {"uv": [0, 0, 10, 8], "texture": "#particle"},
- "south": {"uv": [0, 0, 10, 8], "texture": "#particle"},
- "west": {"uv": [0, 0, 10, 8], "texture": "#particle"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/industrial_mixer/small_centrifuge_alone.json b/build/resources/main/assets/tfmg/models/block/industrial_mixer/small_centrifuge_alone.json
deleted file mode 100644
index 3a281fe8..00000000
--- a/build/resources/main/assets/tfmg/models/block/industrial_mixer/small_centrifuge_alone.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "texture_size": [32, 32],
- "textures": {
- "0": "tfmg:block/centrifuge",
- "1": "tfmg:block/centrifuge_top",
- "particle": "tfmg:block/centrifuge"
- },
- "elements": [
- {
- "from": [3, 4, 3],
- "to": [13, 12, 13],
- "rotation": {"angle": -45, "axis": "y", "origin": [8, 2, 8]},
- "faces": {
- "north": {"uv": [10.5, 0, 15.5, 4], "texture": "#0"},
- "east": {"uv": [10.5, 0, 15.5, 4], "texture": "#0"},
- "south": {"uv": [10.5, 0, 15.5, 4], "texture": "#0"},
- "west": {"uv": [10.5, 0, 15.5, 4], "texture": "#0"},
- "up": {"uv": [10.5, 0, 15.5, 5], "texture": "#1"},
- "down": {"uv": [10.5, 0, 15.5, 5], "texture": "#1"}
- }
- },
- {
- "from": [5, 12, 5],
- "to": [11, 14, 11],
- "rotation": {"angle": -45, "axis": "y", "origin": [8, 4, 8]},
- "faces": {
- "north": {"uv": [0, 10.5, 3, 11.5], "texture": "#1"},
- "east": {"uv": [0, 10.5, 3, 11.5], "texture": "#1"},
- "south": {"uv": [0, 10.5, 3, 11.5], "texture": "#1"},
- "west": {"uv": [0, 10.5, 3, 11.5], "texture": "#1"},
- "up": {"uv": [3.5, 3.5, 6.5, 6.5], "texture": "#1"}
- }
- },
- {
- "from": [5, 2, 5],
- "to": [11, 4, 11],
- "rotation": {"angle": -45, "axis": "y", "origin": [8, -6, 8]},
- "faces": {
- "north": {"uv": [0, 11.5, 3, 10.5], "texture": "#1"},
- "east": {"uv": [0, 11.5, 3, 10.5], "texture": "#1"},
- "south": {"uv": [0, 11.5, 3, 10.5], "texture": "#1"},
- "west": {"uv": [0, 11.5, 3, 10.5], "texture": "#1"},
- "down": {"uv": [3.5, 3.5, 6.5, 6.5], "texture": "#1"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/large_aluminum_cogwheel_shaftless.json b/build/resources/main/assets/tfmg/models/block/large_aluminum_cogwheel_shaftless.json
deleted file mode 100644
index 1b281ff8..00000000
--- a/build/resources/main/assets/tfmg/models/block/large_aluminum_cogwheel_shaftless.json
+++ /dev/null
@@ -1,191 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "texture_size": [32, 32],
- "render_type": "minecraft:cutout",
- "textures": {
- "0": "tfmg:block/large_aluminum_coghweel",
- "particle": "tfmg:block/large_aluminum_coghweel"
- },
- "elements": [
- {
- "name": "Gear2",
- "from": [-7, 6.525, 6.5],
- "to": [23, 9.475, 9.5],
- "rotation": {"angle": 22.5, "axis": "y", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [0, 13, 15, 14.5], "texture": "#0"},
- "east": {"uv": [10, 9.5, 11.5, 11], "texture": "#0"},
- "south": {"uv": [0, 13, 15, 14.5], "texture": "#0"},
- "west": {"uv": [10, 9.5, 11.5, 11], "texture": "#0"},
- "up": {"uv": [0, 11.5, 15, 13], "texture": "#0"},
- "down": {"uv": [0, 11.5, 15, 13], "texture": "#0"}
- }
- },
- {
- "name": "Gear3",
- "from": [-7, 6.525, 6.5],
- "to": [23, 9.475, 9.5],
- "rotation": {"angle": -22.5, "axis": "y", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [0, 13, 15, 14.5], "texture": "#0"},
- "east": {"uv": [10, 9.5, 11.5, 11], "texture": "#0"},
- "south": {"uv": [0, 13, 15, 14.5], "texture": "#0"},
- "west": {"uv": [10, 9.5, 11.5, 11], "texture": "#0"},
- "up": {"uv": [0, 11.5, 15, 13], "texture": "#0"},
- "down": {"uv": [0, 11.5, 15, 13], "texture": "#0"}
- }
- },
- {
- "name": "Gear4",
- "from": [6.5, 6.525, -7],
- "to": [9.5, 9.475, 23],
- "rotation": {"angle": 22.5, "axis": "y", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [10, 9.5, 11.5, 11], "texture": "#0"},
- "east": {"uv": [0, 13, 15, 14.5], "texture": "#0"},
- "south": {"uv": [10, 9.5, 11.5, 11], "texture": "#0"},
- "west": {"uv": [0, 13, 15, 14.5], "texture": "#0"},
- "up": {"uv": [0, 11.5, 15, 13], "rotation": 90, "texture": "#0"},
- "down": {"uv": [0, 11.5, 15, 13], "rotation": 90, "texture": "#0"}
- }
- },
- {
- "name": "GearCaseInner",
- "from": [-2, 7.6, -2],
- "to": [18, 8.4, 18],
- "faces": {
- "north": {"uv": [0, 10, 10, 11.5], "texture": "#0"},
- "east": {"uv": [0, 10, 10, 11.5], "texture": "#0"},
- "south": {"uv": [0, 10, 10, 11.5], "texture": "#0"},
- "west": {"uv": [0, 10, 10, 11.5], "texture": "#0"},
- "up": {"uv": [0, 0, 10, 10], "texture": "#0"},
- "down": {"uv": [0, 0, 10, 10], "texture": "#0"}
- }
- },
- {
- "name": "GearCaseOuter",
- "from": [-1, 5.975, 1],
- "to": [1, 10.025, 15],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [10, 0, 11, 1], "rotation": 90, "texture": "#0"},
- "east": {"uv": [13.975, 0, 16, 7], "rotation": 90, "texture": "#0"},
- "south": {"uv": [10, 6, 11, 7], "rotation": 90, "texture": "#0"},
- "west": {"uv": [10, 0, 11, 7], "rotation": 90, "texture": "#0"},
- "up": {"uv": [12, 0, 13, 7], "rotation": 180, "texture": "#0"},
- "down": {"uv": [13, 0, 14, 7], "rotation": 180, "texture": "#0"}
- }
- },
- {
- "name": "GearCaseOuter",
- "from": [1, 5.975, -1],
- "to": [15, 10.025, 1],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [10, 0, 11, 7], "rotation": 90, "texture": "#0"},
- "east": {"uv": [10, 0, 11, 1], "rotation": 90, "texture": "#0"},
- "south": {"uv": [13.975, 0, 16, 7], "rotation": 90, "texture": "#0"},
- "west": {"uv": [10, 6, 11, 7], "rotation": 90, "texture": "#0"},
- "up": {"uv": [13, 0, 14, 7], "rotation": 270, "texture": "#0"},
- "down": {"uv": [12, 0, 13, 7], "rotation": 90, "texture": "#0"}
- }
- },
- {
- "name": "GearCaseOuter",
- "from": [15, 5.975, 1],
- "to": [17, 10.025, 15],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [10, 6, 11, 7], "rotation": 90, "texture": "#0"},
- "east": {"uv": [10, 0, 11, 7], "rotation": 90, "texture": "#0"},
- "south": {"uv": [10, 0, 11, 1], "rotation": 90, "texture": "#0"},
- "west": {"uv": [13.975, 0, 16, 7], "rotation": 90, "texture": "#0"},
- "up": {"uv": [15, 0, 16, 7], "texture": "#0"},
- "down": {"uv": [14, 0, 15, 7], "texture": "#0"}
- }
- },
- {
- "name": "GearCaseOuter",
- "from": [1, 5.975, 15],
- "to": [15, 10.025, 17],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [13.975, 0, 16, 7], "rotation": 90, "texture": "#0"},
- "east": {"uv": [10, 6, 11, 7], "rotation": 90, "texture": "#0"},
- "south": {"uv": [10, 0, 11, 7], "rotation": 90, "texture": "#0"},
- "west": {"uv": [10, 0, 11, 1], "rotation": 90, "texture": "#0"},
- "up": {"uv": [14, 0, 15, 7], "rotation": 90, "texture": "#0"},
- "down": {"uv": [15, 0, 16, 7], "rotation": 270, "texture": "#0"}
- }
- },
- {
- "name": "Gear",
- "from": [6.5, 6.525, -7],
- "to": [9.5, 9.475, 23],
- "rotation": {"angle": -22.5, "axis": "y", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [10, 9.5, 11.5, 11], "texture": "#0"},
- "east": {"uv": [0, 13, 15, 14.5], "texture": "#0"},
- "south": {"uv": [10, 9.5, 11.5, 11], "texture": "#0"},
- "west": {"uv": [0, 13, 15, 14.5], "texture": "#0"},
- "up": {"uv": [0, 11.5, 15, 13], "rotation": 90, "texture": "#0"},
- "down": {"uv": [0, 11.5, 15, 13], "rotation": 90, "texture": "#0"}
- }
- },
- {
- "name": "Gear5",
- "from": [-7, 6.525, 6.5],
- "to": [23, 9.475, 9.5],
- "rotation": {"angle": 45, "axis": "y", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [0, 13, 15, 14.5], "texture": "#0"},
- "east": {"uv": [10, 9.5, 11.5, 11], "texture": "#0"},
- "south": {"uv": [0, 13, 15, 14.5], "texture": "#0"},
- "west": {"uv": [10, 9.5, 11.5, 11], "texture": "#0"},
- "up": {"uv": [0, 11.5, 15, 13], "texture": "#0"},
- "down": {"uv": [0, 11.5, 15, 13], "texture": "#0"}
- }
- },
- {
- "name": "Gear6",
- "from": [6.5, 6.525, -7],
- "to": [9.5, 9.475, 23],
- "rotation": {"angle": 45, "axis": "y", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [10, 9.5, 11.5, 11], "texture": "#0"},
- "east": {"uv": [0, 13, 15, 14.5], "texture": "#0"},
- "south": {"uv": [10, 9.5, 11.5, 11], "texture": "#0"},
- "west": {"uv": [0, 13, 15, 14.5], "texture": "#0"},
- "up": {"uv": [0, 11.5, 15, 13], "rotation": 90, "texture": "#0"},
- "down": {"uv": [0, 11.5, 15, 13], "rotation": 90, "texture": "#0"}
- }
- },
- {
- "name": "Gear7",
- "from": [-7, 6.525, 6.5],
- "to": [23, 9.475, 9.5],
- "faces": {
- "north": {"uv": [0, 13, 15, 14.5], "texture": "#0"},
- "east": {"uv": [10, 9.5, 11.5, 11], "texture": "#0"},
- "south": {"uv": [0, 13, 15, 14.5], "texture": "#0"},
- "west": {"uv": [10, 9.5, 11.5, 11], "texture": "#0"},
- "up": {"uv": [0, 11.5, 15, 13], "texture": "#0"},
- "down": {"uv": [0, 11.5, 15, 13], "texture": "#0"}
- }
- },
- {
- "name": "Gear8",
- "from": [6.5, 6.525, -7],
- "to": [9.5, 9.475, 23],
- "faces": {
- "north": {"uv": [10, 9.5, 11.5, 11], "texture": "#0"},
- "east": {"uv": [0, 13, 15, 14.5], "texture": "#0"},
- "south": {"uv": [10, 9.5, 11.5, 11], "texture": "#0"},
- "west": {"uv": [0, 13, 15, 14.5], "texture": "#0"},
- "up": {"uv": [0, 11.5, 15, 13], "rotation": 90, "texture": "#0"},
- "down": {"uv": [0, 11.5, 15, 13], "rotation": 90, "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/large_engine/block.json b/build/resources/main/assets/tfmg/models/block/large_engine/block.json
deleted file mode 100644
index 177ec86d..00000000
--- a/build/resources/main/assets/tfmg/models/block/large_engine/block.json
+++ /dev/null
@@ -1,24 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "0": "tfmg:block/diesel_engine_back",
- "1": "tfmg:block/diesel_engine_front",
- "2": "tfmg:block/diesel_engine_side",
- "particle": "tfmg:block/diesel_engine_back"
- },
- "elements": [
- {
- "from": [0, 0, 0],
- "to": [16, 16, 16],
- "faces": {
- "north": {"uv": [0, 0, 16, 16], "texture": "#2"},
- "east": {"uv": [0, 0, 16, 16], "texture": "#2"},
- "south": {"uv": [0, 0, 16, 16], "texture": "#2"},
- "west": {"uv": [0, 0, 16, 16], "texture": "#2"},
- "up": {"uv": [0, 0, 16, 16], "texture": "#1"},
- "down": {"uv": [0, 0, 16, 16], "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/large_engine/linkage.json b/build/resources/main/assets/tfmg/models/block/large_engine/linkage.json
deleted file mode 100644
index f925092f..00000000
--- a/build/resources/main/assets/tfmg/models/block/large_engine/linkage.json
+++ /dev/null
@@ -1,51 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "textures": {
- "0": "tfmg:block/diesel_engine_linkage"
- },
- "elements": [
- {
- "from": [6, 1, 4],
- "to": [10, 7, 12],
- "faces": {
- "north": {"uv": [8.5, 11, 10.5, 14], "texture": "#0"},
- "east": {"uv": [10.5, 11, 14.5, 14], "texture": "#0"},
- "south": {"uv": [8.5, 11, 10.5, 14], "texture": "#0"},
- "west": {"uv": [10.5, 11, 14.5, 14], "texture": "#0"},
- "up": {"uv": [10.5, 9, 14.5, 11], "rotation": 90, "texture": "#0"},
- "down": {"uv": [10.5, 14, 14.5, 16], "rotation": 90, "texture": "#0"}
- }
- },
- {
- "from": [6, 15, 4],
- "to": [10, 21, 12],
- "faces": {
- "north": {"uv": [8.5, 11, 10.5, 14], "texture": "#0"},
- "east": {"uv": [10.5, 11, 14.5, 14], "texture": "#0"},
- "south": {"uv": [8.5, 11, 10.5, 14], "texture": "#0"},
- "west": {"uv": [10.5, 11, 14.5, 14], "texture": "#0"},
- "up": {"uv": [10.5, 9, 14.5, 11], "rotation": 90, "texture": "#0"},
- "down": {"uv": [10.5, 14, 14.5, 16], "rotation": 90, "texture": "#0"}
- }
- },
- {
- "from": [6, 7, 6],
- "to": [10, 15, 10],
- "faces": {
- "north": {"uv": [1.5, 1, 3.5, 6], "texture": "#0"},
- "east": {"uv": [1.5, 1, 3.5, 6], "texture": "#0"},
- "south": {"uv": [1.5, 1, 3.5, 6], "texture": "#0"},
- "west": {"uv": [1.5, 1, 3.5, 6], "texture": "#0"}
- }
- }
- ],
- "display": {},
- "groups": [
- {
- "name": "Linkage",
- "origin": [8, 8, 8],
- "color": 0,
- "children": [0, 1, 2]
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/large_engine/piston.json b/build/resources/main/assets/tfmg/models/block/large_engine/piston.json
deleted file mode 100644
index 33ca3939..00000000
--- a/build/resources/main/assets/tfmg/models/block/large_engine/piston.json
+++ /dev/null
@@ -1,28 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "textures": {
- "0": "tfmg:block/diesel_engine_linkage"
- },
- "elements": [
- {
- "from": [5, 3, 5],
- "to": [11, 22, 11],
- "faces": {
- "north": {"uv": [4, 6.5, 7, 16], "texture": "#0"},
- "east": {"uv": [1, 6.5, 4, 16], "texture": "#0"},
- "south": {"uv": [4, 6.5, 7, 16], "texture": "#0"},
- "west": {"uv": [1, 6.5, 4, 16], "texture": "#0"},
- "up": {"uv": [4, 3.5, 7, 6.5], "texture": "#0"}
- }
- }
- ],
- "display": {},
- "groups": [
- {
- "name": "Piston",
- "origin": [0, 0, 0],
- "color": 0,
- "children": [0]
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/large_steel_cogwheel.json b/build/resources/main/assets/tfmg/models/block/large_steel_cogwheel.json
deleted file mode 100644
index 3d7423e9..00000000
--- a/build/resources/main/assets/tfmg/models/block/large_steel_cogwheel.json
+++ /dev/null
@@ -1,176 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "create:block/large_wheels",
- "texture_size": [32, 32],
- "textures": {
- "0": "tfmg:block/large_steel_cogwheel",
- "1": "create:block/axis_top",
- "2": "create:block/axis",
- "particle": "tfmg:block/large_steel_cogwheel"
- },
- "elements": [
- {
- "name": "GearCaseInnerRotated",
- "from": [-2, 6.625, -2],
- "to": [18, 9.375, 18],
- "rotation": {"angle": 45, "axis": "y", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [0, 10, 10, 11.5], "texture": "#0"},
- "east": {"uv": [0, 10, 10, 11.5], "texture": "#0"},
- "south": {"uv": [0, 10, 10, 11.5], "texture": "#0"},
- "west": {"uv": [0, 10, 10, 11.5], "texture": "#0"},
- "up": {"uv": [0, 0, 10, 10], "texture": "#0"},
- "down": {"uv": [0, 0, 10, 10], "texture": "#0"}
- }
- },
- {
- "name": "Gear2",
- "from": [-7, 6.525, 6.5],
- "to": [23, 9.475, 9.5],
- "rotation": {"angle": 22.5, "axis": "y", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [0, 13, 15, 14.5], "texture": "#0"},
- "east": {"uv": [10, 9.5, 11.5, 11], "texture": "#0"},
- "south": {"uv": [0, 13, 15, 14.5], "texture": "#0"},
- "west": {"uv": [10, 9.5, 11.5, 11], "texture": "#0"},
- "up": {"uv": [0, 11.5, 15, 13], "texture": "#0"},
- "down": {"uv": [0, 11.5, 15, 13], "texture": "#0"}
- }
- },
- {
- "name": "Gear3",
- "from": [-7, 6.525, 6.5],
- "to": [23, 9.475, 9.5],
- "rotation": {"angle": -22.5, "axis": "y", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [0, 13, 15, 14.5], "texture": "#0"},
- "east": {"uv": [10, 9.5, 11.5, 11], "texture": "#0"},
- "south": {"uv": [0, 13, 15, 14.5], "texture": "#0"},
- "west": {"uv": [10, 9.5, 11.5, 11], "texture": "#0"},
- "up": {"uv": [0, 11.5, 15, 13], "texture": "#0"},
- "down": {"uv": [0, 11.5, 15, 13], "texture": "#0"}
- }
- },
- {
- "name": "Gear4",
- "from": [6.5, 6.525, -7],
- "to": [9.5, 9.475, 23],
- "rotation": {"angle": 22.5, "axis": "y", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [10, 9.5, 11.5, 11], "texture": "#0"},
- "east": {"uv": [0, 13, 15, 14.5], "texture": "#0"},
- "south": {"uv": [10, 9.5, 11.5, 11], "texture": "#0"},
- "west": {"uv": [0, 13, 15, 14.5], "texture": "#0"},
- "up": {"uv": [0, 11.5, 15, 13], "rotation": 90, "texture": "#0"},
- "down": {"uv": [0, 11.5, 15, 13], "rotation": 90, "texture": "#0"}
- }
- },
- {
- "name": "GearCaseInner",
- "from": [-2, 6.6, -2],
- "to": [18, 9.4, 18],
- "faces": {
- "north": {"uv": [0, 10, 10, 11.5], "texture": "#0"},
- "east": {"uv": [0, 10, 10, 11.5], "texture": "#0"},
- "south": {"uv": [0, 10, 10, 11.5], "texture": "#0"},
- "west": {"uv": [0, 10, 10, 11.5], "texture": "#0"},
- "up": {"uv": [0, 0, 10, 10], "texture": "#0"},
- "down": {"uv": [0, 0, 10, 10], "texture": "#0"}
- }
- },
- {
- "name": "GearCaseOuter",
- "from": [0, 4.975, 0],
- "to": [16, 11.025, 16],
- "faces": {
- "north": {"uv": [10, 0, 12.5, 8], "rotation": 90, "texture": "#0"},
- "east": {"uv": [10, 0, 12.5, 8], "rotation": 90, "texture": "#0"},
- "south": {"uv": [10, 0, 12.5, 8], "rotation": 90, "texture": "#0"},
- "west": {"uv": [10, 0, 12.5, 8], "rotation": 90, "texture": "#0"},
- "up": {"uv": [1, 1, 9, 9], "texture": "#0"},
- "down": {"uv": [1, 1, 9, 9], "texture": "#0"}
- }
- },
- {
- "name": "Gear",
- "from": [6.5, 6.525, -7],
- "to": [9.5, 9.475, 23],
- "rotation": {"angle": -22.5, "axis": "y", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [10, 9.5, 11.5, 11], "texture": "#0"},
- "east": {"uv": [0, 13, 15, 14.5], "texture": "#0"},
- "south": {"uv": [10, 9.5, 11.5, 11], "texture": "#0"},
- "west": {"uv": [0, 13, 15, 14.5], "texture": "#0"},
- "up": {"uv": [0, 11.5, 15, 13], "rotation": 90, "texture": "#0"},
- "down": {"uv": [0, 11.5, 15, 13], "rotation": 90, "texture": "#0"}
- }
- },
- {
- "name": "Gear5",
- "from": [-7, 6.525, 6.5],
- "to": [23, 9.475, 9.5],
- "rotation": {"angle": 45, "axis": "y", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [0, 13, 15, 14.5], "texture": "#0"},
- "east": {"uv": [10, 9.5, 11.5, 11], "texture": "#0"},
- "south": {"uv": [0, 13, 15, 14.5], "texture": "#0"},
- "west": {"uv": [10, 9.5, 11.5, 11], "texture": "#0"},
- "up": {"uv": [0, 11.5, 15, 13], "texture": "#0"},
- "down": {"uv": [0, 11.5, 15, 13], "texture": "#0"}
- }
- },
- {
- "name": "Gear6",
- "from": [6.5, 6.525, -7],
- "to": [9.5, 9.475, 23],
- "rotation": {"angle": 45, "axis": "y", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [10, 9.5, 11.5, 11], "texture": "#0"},
- "east": {"uv": [0, 13, 15, 14.5], "texture": "#0"},
- "south": {"uv": [10, 9.5, 11.5, 11], "texture": "#0"},
- "west": {"uv": [0, 13, 15, 14.5], "texture": "#0"},
- "up": {"uv": [0, 11.5, 15, 13], "rotation": 90, "texture": "#0"},
- "down": {"uv": [0, 11.5, 15, 13], "rotation": 90, "texture": "#0"}
- }
- },
- {
- "name": "Gear7",
- "from": [-7, 6.525, 6.5],
- "to": [23, 9.475, 9.5],
- "faces": {
- "north": {"uv": [0, 13, 15, 14.5], "texture": "#0"},
- "east": {"uv": [10, 9.5, 11.5, 11], "texture": "#0"},
- "south": {"uv": [0, 13, 15, 14.5], "texture": "#0"},
- "west": {"uv": [10, 9.5, 11.5, 11], "texture": "#0"},
- "up": {"uv": [0, 11.5, 15, 13], "texture": "#0"},
- "down": {"uv": [0, 11.5, 15, 13], "texture": "#0"}
- }
- },
- {
- "name": "Gear8",
- "from": [6.5, 6.525, -7],
- "to": [9.5, 9.475, 23],
- "faces": {
- "north": {"uv": [10, 9.5, 11.5, 11], "texture": "#0"},
- "east": {"uv": [0, 13, 15, 14.5], "texture": "#0"},
- "south": {"uv": [10, 9.5, 11.5, 11], "texture": "#0"},
- "west": {"uv": [0, 13, 15, 14.5], "texture": "#0"},
- "up": {"uv": [0, 11.5, 15, 13], "rotation": 90, "texture": "#0"},
- "down": {"uv": [0, 11.5, 15, 13], "rotation": 90, "texture": "#0"}
- }
- },
- {
- "name": "Axis",
- "from": [6, 0, 6],
- "to": [10, 16, 10],
- "faces": {
- "north": {"uv": [6, 0, 10, 16], "texture": "#2"},
- "east": {"uv": [6, 0, 10, 16], "texture": "#2"},
- "south": {"uv": [6, 0, 10, 16], "texture": "#2"},
- "west": {"uv": [6, 0, 10, 16], "texture": "#2"},
- "up": {"uv": [6, 6, 10, 10], "texture": "#1"},
- "down": {"uv": [6, 6, 10, 10], "texture": "#1"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/large_steel_cogwheel_shaftless.json b/build/resources/main/assets/tfmg/models/block/large_steel_cogwheel_shaftless.json
deleted file mode 100644
index acd85bf6..00000000
--- a/build/resources/main/assets/tfmg/models/block/large_steel_cogwheel_shaftless.json
+++ /dev/null
@@ -1,161 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "create:block/large_wheels",
- "texture_size": [32, 32],
- "textures": {
- "0": "tfmg:block/large_steel_cogwheel",
- "particle": "tfmg:block/large_steel_cogwheel"
- },
- "elements": [
- {
- "name": "GearCaseInnerRotated",
- "from": [-2, 6.625, -2],
- "to": [18, 9.375, 18],
- "rotation": {"angle": 45, "axis": "y", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [0, 10, 10, 11.5], "texture": "#0"},
- "east": {"uv": [0, 10, 10, 11.5], "texture": "#0"},
- "south": {"uv": [0, 10, 10, 11.5], "texture": "#0"},
- "west": {"uv": [0, 10, 10, 11.5], "texture": "#0"},
- "up": {"uv": [0, 0, 10, 10], "texture": "#0"},
- "down": {"uv": [0, 0, 10, 10], "texture": "#0"}
- }
- },
- {
- "name": "Gear2",
- "from": [-7, 6.525, 6.5],
- "to": [23, 9.475, 9.5],
- "rotation": {"angle": 22.5, "axis": "y", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [0, 13, 15, 14.5], "texture": "#0"},
- "east": {"uv": [10, 9.5, 11.5, 11], "texture": "#0"},
- "south": {"uv": [0, 13, 15, 14.5], "texture": "#0"},
- "west": {"uv": [10, 9.5, 11.5, 11], "texture": "#0"},
- "up": {"uv": [0, 11.5, 15, 13], "texture": "#0"},
- "down": {"uv": [0, 11.5, 15, 13], "texture": "#0"}
- }
- },
- {
- "name": "Gear3",
- "from": [-7, 6.525, 6.5],
- "to": [23, 9.475, 9.5],
- "rotation": {"angle": -22.5, "axis": "y", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [0, 13, 15, 14.5], "texture": "#0"},
- "east": {"uv": [10, 9.5, 11.5, 11], "texture": "#0"},
- "south": {"uv": [0, 13, 15, 14.5], "texture": "#0"},
- "west": {"uv": [10, 9.5, 11.5, 11], "texture": "#0"},
- "up": {"uv": [0, 11.5, 15, 13], "texture": "#0"},
- "down": {"uv": [0, 11.5, 15, 13], "texture": "#0"}
- }
- },
- {
- "name": "Gear4",
- "from": [6.5, 6.525, -7],
- "to": [9.5, 9.475, 23],
- "rotation": {"angle": 22.5, "axis": "y", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [10, 9.5, 11.5, 11], "texture": "#0"},
- "east": {"uv": [0, 13, 15, 14.5], "texture": "#0"},
- "south": {"uv": [10, 9.5, 11.5, 11], "texture": "#0"},
- "west": {"uv": [0, 13, 15, 14.5], "texture": "#0"},
- "up": {"uv": [0, 11.5, 15, 13], "rotation": 90, "texture": "#0"},
- "down": {"uv": [0, 11.5, 15, 13], "rotation": 90, "texture": "#0"}
- }
- },
- {
- "name": "GearCaseInner",
- "from": [-2, 6.6, -2],
- "to": [18, 9.4, 18],
- "faces": {
- "north": {"uv": [0, 10, 10, 11.5], "texture": "#0"},
- "east": {"uv": [0, 10, 10, 11.5], "texture": "#0"},
- "south": {"uv": [0, 10, 10, 11.5], "texture": "#0"},
- "west": {"uv": [0, 10, 10, 11.5], "texture": "#0"},
- "up": {"uv": [0, 0, 10, 10], "texture": "#0"},
- "down": {"uv": [0, 0, 10, 10], "texture": "#0"}
- }
- },
- {
- "name": "GearCaseOuter",
- "from": [0, 4.975, 0],
- "to": [16, 11.025, 16],
- "faces": {
- "north": {"uv": [10, 0, 12.5, 8], "rotation": 90, "texture": "#0"},
- "east": {"uv": [10, 0, 12.5, 8], "rotation": 90, "texture": "#0"},
- "south": {"uv": [10, 0, 12.5, 8], "rotation": 90, "texture": "#0"},
- "west": {"uv": [10, 0, 12.5, 8], "rotation": 90, "texture": "#0"},
- "up": {"uv": [1, 1, 9, 9], "texture": "#0"},
- "down": {"uv": [1, 1, 9, 9], "texture": "#0"}
- }
- },
- {
- "name": "Gear",
- "from": [6.5, 6.525, -7],
- "to": [9.5, 9.475, 23],
- "rotation": {"angle": -22.5, "axis": "y", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [10, 9.5, 11.5, 11], "texture": "#0"},
- "east": {"uv": [0, 13, 15, 14.5], "texture": "#0"},
- "south": {"uv": [10, 9.5, 11.5, 11], "texture": "#0"},
- "west": {"uv": [0, 13, 15, 14.5], "texture": "#0"},
- "up": {"uv": [0, 11.5, 15, 13], "rotation": 90, "texture": "#0"},
- "down": {"uv": [0, 11.5, 15, 13], "rotation": 90, "texture": "#0"}
- }
- },
- {
- "name": "Gear5",
- "from": [-7, 6.525, 6.5],
- "to": [23, 9.475, 9.5],
- "rotation": {"angle": 45, "axis": "y", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [0, 13, 15, 14.5], "texture": "#0"},
- "east": {"uv": [10, 9.5, 11.5, 11], "texture": "#0"},
- "south": {"uv": [0, 13, 15, 14.5], "texture": "#0"},
- "west": {"uv": [10, 9.5, 11.5, 11], "texture": "#0"},
- "up": {"uv": [0, 11.5, 15, 13], "texture": "#0"},
- "down": {"uv": [0, 11.5, 15, 13], "texture": "#0"}
- }
- },
- {
- "name": "Gear6",
- "from": [6.5, 6.525, -7],
- "to": [9.5, 9.475, 23],
- "rotation": {"angle": 45, "axis": "y", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [10, 9.5, 11.5, 11], "texture": "#0"},
- "east": {"uv": [0, 13, 15, 14.5], "texture": "#0"},
- "south": {"uv": [10, 9.5, 11.5, 11], "texture": "#0"},
- "west": {"uv": [0, 13, 15, 14.5], "texture": "#0"},
- "up": {"uv": [0, 11.5, 15, 13], "rotation": 90, "texture": "#0"},
- "down": {"uv": [0, 11.5, 15, 13], "rotation": 90, "texture": "#0"}
- }
- },
- {
- "name": "Gear7",
- "from": [-7, 6.525, 6.5],
- "to": [23, 9.475, 9.5],
- "faces": {
- "north": {"uv": [0, 13, 15, 14.5], "texture": "#0"},
- "east": {"uv": [10, 9.5, 11.5, 11], "texture": "#0"},
- "south": {"uv": [0, 13, 15, 14.5], "texture": "#0"},
- "west": {"uv": [10, 9.5, 11.5, 11], "texture": "#0"},
- "up": {"uv": [0, 11.5, 15, 13], "texture": "#0"},
- "down": {"uv": [0, 11.5, 15, 13], "texture": "#0"}
- }
- },
- {
- "name": "Gear8",
- "from": [6.5, 6.525, -7],
- "to": [9.5, 9.475, 23],
- "faces": {
- "north": {"uv": [10, 9.5, 11.5, 11], "texture": "#0"},
- "east": {"uv": [0, 13, 15, 14.5], "texture": "#0"},
- "south": {"uv": [10, 9.5, 11.5, 11], "texture": "#0"},
- "west": {"uv": [0, 13, 15, 14.5], "texture": "#0"},
- "up": {"uv": [0, 11.5, 15, 13], "rotation": 90, "texture": "#0"},
- "down": {"uv": [0, 11.5, 15, 13], "rotation": 90, "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/lead_block.json b/build/resources/main/assets/tfmg/models/block/lead_block.json
deleted file mode 100644
index f2df53ed..00000000
--- a/build/resources/main/assets/tfmg/models/block/lead_block.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:block/cube_all",
- "textures": {
- "all": "tfmg:block/lead_block"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/lead_cap_alt.json b/build/resources/main/assets/tfmg/models/block/lead_cap_alt.json
deleted file mode 100644
index 08da5a83..00000000
--- a/build/resources/main/assets/tfmg/models/block/lead_cap_alt.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "parent": "tfmg:block/bars/cap_alt",
- "textures": {
- "bars": "tfmg:block/bars/lead_bars",
- "edge": "tfmg:block/bars/lead_bars_edge",
- "particle": "tfmg:block/bars/lead_bars"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/lead_flywheel/block.json b/build/resources/main/assets/tfmg/models/block/lead_flywheel/block.json
deleted file mode 100644
index cbca5aea..00000000
--- a/build/resources/main/assets/tfmg/models/block/lead_flywheel/block.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "tfmg:block/lead_flywheel/flywheel",
- "loader": "neoforge:obj",
- "flip-v": true,
- "model": "create:models/block/flywheel/flywheel_shaftless.obj"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/lead_flywheel/flywheel.json b/build/resources/main/assets/tfmg/models/block/lead_flywheel/flywheel.json
deleted file mode 100644
index 1c2fb2b9..00000000
--- a/build/resources/main/assets/tfmg/models/block/lead_flywheel/flywheel.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "parent": "block/block",
- "ambientocclusion": false,
- "textures": {
- "0": "tfmg:block/lead_flywheel",
- "1": "create:block/axis",
- "2": "create:block/axis_top",
- "particle": "tfmg:block/lead_flywheel"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/lead_frame/block.json b/build/resources/main/assets/tfmg/models/block/lead_frame/block.json
deleted file mode 100644
index 0a9d9a08..00000000
--- a/build/resources/main/assets/tfmg/models/block/lead_frame/block.json
+++ /dev/null
@@ -1,166 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "0": "tfmg:block/lead_frame_2",
- "particle": "tfmg:block/lead_frame_2"
- },
- "elements": [
- {
- "from": [0, 0, 0],
- "to": [2, 16, 2],
- "faces": {
- "north": {"uv": [14, 0, 16, 16], "texture": "#0"},
- "east": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "south": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "west": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "up": {"uv": [0, 0, 2, 2], "texture": "#0"},
- "down": {"uv": [0, 14, 2, 16], "texture": "#0"}
- }
- },
- {
- "from": [14, 0, 0],
- "to": [16, 16, 2],
- "faces": {
- "north": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "east": {"uv": [14, 0, 16, 16], "texture": "#0"},
- "south": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "west": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "up": {"uv": [14, 0, 16, 2], "texture": "#0"},
- "down": {"uv": [14, 14, 16, 16], "texture": "#0"}
- }
- },
- {
- "from": [0, 0, 14],
- "to": [2, 16, 16],
- "faces": {
- "north": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "east": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "south": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "west": {"uv": [14, 0, 16, 16], "texture": "#0"},
- "up": {"uv": [0, 14, 2, 16], "texture": "#0"},
- "down": {"uv": [0, 0, 2, 2], "texture": "#0"}
- }
- },
- {
- "from": [14, 0, 14],
- "to": [16, 16, 16],
- "faces": {
- "north": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "east": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "south": {"uv": [14, 0, 16, 16], "texture": "#0"},
- "west": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "up": {"uv": [14, 14, 16, 16], "texture": "#0"},
- "down": {"uv": [14, 0, 16, 2], "texture": "#0"}
- }
- },
- {
- "from": [14, 14, 2],
- "to": [16, 16, 14],
- "faces": {
- "north": {"uv": [0, 0, 2, 2], "rotation": 180, "texture": "#0"},
- "east": {"uv": [14, 2, 16, 14], "rotation": 270, "texture": "#0"},
- "south": {"uv": [0, 0, 2, 2], "texture": "#0"},
- "west": {"uv": [0, 0, 2, 12], "rotation": 90, "texture": "#0"},
- "up": {"uv": [0, 2, 2, 14], "rotation": 180, "texture": "#0"},
- "down": {"uv": [0, 2, 2, 14], "texture": "#0"}
- }
- },
- {
- "from": [0, 14, 2],
- "to": [2, 16, 14],
- "faces": {
- "north": {"uv": [0, 0, 2, 2], "rotation": 180, "texture": "#0"},
- "east": {"uv": [0, 0, 2, 12], "rotation": 270, "texture": "#0"},
- "south": {"uv": [0, 0, 2, 2], "texture": "#0"},
- "west": {"uv": [0, 2, 2, 14], "rotation": 90, "texture": "#0"},
- "up": {"uv": [14, 2, 16, 14], "rotation": 180, "texture": "#0"},
- "down": {"uv": [0, 0, 2, 12], "texture": "#0"}
- }
- },
- {
- "from": [0, 0, 2],
- "to": [2, 2, 14],
- "faces": {
- "north": {"uv": [0, 0, 2, 2], "rotation": 180, "texture": "#0"},
- "east": {"uv": [0, 0, 2, 12], "rotation": 270, "texture": "#0"},
- "south": {"uv": [0, 0, 2, 2], "texture": "#0"},
- "west": {"uv": [14, 2, 16, 14], "rotation": 90, "texture": "#0"},
- "up": {"uv": [0, 0, 2, 12], "rotation": 180, "texture": "#0"},
- "down": {"uv": [0, 2, 2, 14], "texture": "#0"}
- }
- },
- {
- "from": [14, 0, 2],
- "to": [16, 2, 14],
- "faces": {
- "north": {"uv": [0, 0, 2, 2], "rotation": 180, "texture": "#0"},
- "east": {"uv": [0, 2, 2, 14], "rotation": 270, "texture": "#0"},
- "south": {"uv": [0, 0, 2, 2], "texture": "#0"},
- "west": {"uv": [0, 0, 2, 12], "rotation": 90, "texture": "#0"},
- "up": {"uv": [0, 2, 2, 14], "rotation": 180, "texture": "#0"},
- "down": {"uv": [14, 2, 16, 14], "texture": "#0"}
- }
- },
- {
- "from": [2, 14, 0],
- "to": [14, 16, 2],
- "faces": {
- "north": {"uv": [14, 2, 16, 14], "rotation": 270, "texture": "#0"},
- "east": {"uv": [0, 0, 2, 2], "texture": "#0"},
- "south": {"uv": [0, 0, 2, 12], "rotation": 90, "texture": "#0"},
- "west": {"uv": [0, 0, 2, 2], "rotation": 180, "texture": "#0"},
- "up": {"uv": [0, 2, 2, 14], "rotation": 90, "texture": "#0"},
- "down": {"uv": [0, 0, 2, 12], "rotation": 90, "texture": "#0"}
- }
- },
- {
- "from": [2, 14, 14],
- "to": [14, 16, 16],
- "faces": {
- "north": {"uv": [0, 0, 2, 12], "rotation": 270, "texture": "#0"},
- "east": {"uv": [0, 0, 2, 2], "texture": "#0"},
- "south": {"uv": [0, 2, 2, 14], "rotation": 90, "texture": "#0"},
- "west": {"uv": [0, 0, 2, 2], "rotation": 180, "texture": "#0"},
- "up": {"uv": [14, 2, 16, 14], "rotation": 90, "texture": "#0"},
- "down": {"uv": [0, 2, 2, 14], "rotation": 90, "texture": "#0"}
- }
- },
- {
- "from": [2, 0, 14],
- "to": [14, 2, 16],
- "faces": {
- "north": {"uv": [0, 0, 2, 12], "rotation": 270, "texture": "#0"},
- "east": {"uv": [0, 0, 2, 2], "texture": "#0"},
- "south": {"uv": [14, 2, 16, 14], "rotation": 90, "texture": "#0"},
- "west": {"uv": [0, 0, 2, 2], "rotation": 180, "texture": "#0"},
- "up": {"uv": [0, 0, 2, 12], "rotation": 90, "texture": "#0"},
- "down": {"uv": [0, 2, 2, 14], "rotation": 90, "texture": "#0"}
- }
- },
- {
- "from": [2, 0, 0],
- "to": [14, 2, 2],
- "faces": {
- "north": {"uv": [0, 2, 2, 14], "rotation": 270, "texture": "#0"},
- "east": {"uv": [0, 0, 2, 2], "texture": "#0"},
- "south": {"uv": [0, 0, 2, 12], "rotation": 90, "texture": "#0"},
- "west": {"uv": [0, 0, 2, 2], "rotation": 180, "texture": "#0"},
- "up": {"uv": [0, 2, 2, 14], "rotation": 90, "texture": "#0"},
- "down": {"uv": [14, 2, 16, 14], "rotation": 90, "texture": "#0"}
- }
- },
- {
- "from": [1, 1, 1],
- "to": [15, 15, 15],
- "faces": {
- "north": {"uv": [1, 1, 15, 15], "texture": "#0"},
- "east": {"uv": [1, 1, 15, 15], "texture": "#0"},
- "south": {"uv": [1, 1, 15, 15], "texture": "#0"},
- "west": {"uv": [1, 1, 15, 15], "texture": "#0"},
- "up": {"uv": [1, 1, 15, 15], "texture": "#0"},
- "down": {"uv": [1, 1, 15, 15], "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/lead_ladder.json b/build/resources/main/assets/tfmg/models/block/lead_ladder.json
deleted file mode 100644
index f35975c3..00000000
--- a/build/resources/main/assets/tfmg/models/block/lead_ladder.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "parent": "tfmg:block/ladder",
- "textures": {
- "0": "tfmg:block/ladder_lead_hoop",
- "1": "tfmg:block/ladder_lead",
- "particle": "tfmg:block/ladder_lead"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/lead_ore.json b/build/resources/main/assets/tfmg/models/block/lead_ore.json
deleted file mode 100644
index 8d3cd02a..00000000
--- a/build/resources/main/assets/tfmg/models/block/lead_ore.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:block/cube_all",
- "textures": {
- "all": "tfmg:block/lead_ore"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/lead_post_ends.json b/build/resources/main/assets/tfmg/models/block/lead_post_ends.json
deleted file mode 100644
index 9d912885..00000000
--- a/build/resources/main/assets/tfmg/models/block/lead_post_ends.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "parent": "tfmg:block/bars/post_ends",
- "textures": {
- "bars": "tfmg:block/bars/lead_bars",
- "edge": "tfmg:block/bars/lead_bars_edge",
- "particle": "tfmg:block/bars/lead_bars"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/light_blue_concrete_wall_side.json b/build/resources/main/assets/tfmg/models/block/light_blue_concrete_wall_side.json
deleted file mode 100644
index 3782371b..00000000
--- a/build/resources/main/assets/tfmg/models/block/light_blue_concrete_wall_side.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:block/template_wall_side",
- "textures": {
- "wall": "tfmg:block/light_blue_concrete"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/light_blue_concrete_wall_side_tall.json b/build/resources/main/assets/tfmg/models/block/light_blue_concrete_wall_side_tall.json
deleted file mode 100644
index ed9699b1..00000000
--- a/build/resources/main/assets/tfmg/models/block/light_blue_concrete_wall_side_tall.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:block/template_wall_side_tall",
- "textures": {
- "wall": "tfmg:block/light_blue_concrete"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/light_blue_rebar_concrete.json b/build/resources/main/assets/tfmg/models/block/light_blue_rebar_concrete.json
deleted file mode 100644
index 3ca27528..00000000
--- a/build/resources/main/assets/tfmg/models/block/light_blue_rebar_concrete.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:block/cube_all",
- "textures": {
- "all": "tfmg:block/light_blue_concrete"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/light_gray_concrete_stairs_inner.json b/build/resources/main/assets/tfmg/models/block/light_gray_concrete_stairs_inner.json
deleted file mode 100644
index 4692976c..00000000
--- a/build/resources/main/assets/tfmg/models/block/light_gray_concrete_stairs_inner.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "parent": "minecraft:block/inner_stairs",
- "textures": {
- "bottom": "tfmg:block/light_gray_concrete",
- "side": "tfmg:block/light_gray_concrete",
- "top": "tfmg:block/light_gray_concrete"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/light_gray_concrete_wall_post.json b/build/resources/main/assets/tfmg/models/block/light_gray_concrete_wall_post.json
deleted file mode 100644
index aa83a54b..00000000
--- a/build/resources/main/assets/tfmg/models/block/light_gray_concrete_wall_post.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:block/template_wall_post",
- "textures": {
- "wall": "tfmg:block/light_gray_concrete"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/light_gray_rebar_concrete.json b/build/resources/main/assets/tfmg/models/block/light_gray_rebar_concrete.json
deleted file mode 100644
index bc81b5c6..00000000
--- a/build/resources/main/assets/tfmg/models/block/light_gray_rebar_concrete.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:block/cube_all",
- "textures": {
- "all": "tfmg:block/light_gray_concrete"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/lime_concrete_stairs.json b/build/resources/main/assets/tfmg/models/block/lime_concrete_stairs.json
deleted file mode 100644
index 111207ba..00000000
--- a/build/resources/main/assets/tfmg/models/block/lime_concrete_stairs.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "parent": "minecraft:block/stairs",
- "textures": {
- "bottom": "tfmg:block/lime_concrete",
- "side": "tfmg:block/lime_concrete",
- "top": "tfmg:block/lime_concrete"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/lime_rebar_concrete.json b/build/resources/main/assets/tfmg/models/block/lime_rebar_concrete.json
deleted file mode 100644
index c9ab73fa..00000000
--- a/build/resources/main/assets/tfmg/models/block/lime_rebar_concrete.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:block/cube_all",
- "textures": {
- "all": "tfmg:block/lime_concrete"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/lithium_ore.json b/build/resources/main/assets/tfmg/models/block/lithium_ore.json
deleted file mode 100644
index 02f3406f..00000000
--- a/build/resources/main/assets/tfmg/models/block/lithium_ore.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:block/cube_all",
- "textures": {
- "all": "tfmg:block/lithium_ore"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/lo/brass_pipe/casing.json b/build/resources/main/assets/tfmg/models/block/lo/brass_pipe/casing.json
deleted file mode 100644
index 9040c0c9..00000000
--- a/build/resources/main/assets/tfmg/models/block/lo/brass_pipe/casing.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "textures": {
- "0": "tfmg:block/brass_pipes",
- "particle": "tfmg:block/brass_pipes"
- },
- "elements": [
- {
- "from": [3, 3, 3],
- "to": [13, 13, 13],
- "faces": {
- "north": {"uv": [1, 11, 6, 16], "texture": "#0"},
- "east": {"uv": [1, 11, 6, 16], "texture": "#0"},
- "south": {"uv": [1, 11, 6, 16], "texture": "#0"},
- "west": {"uv": [1, 11, 6, 16], "texture": "#0"},
- "up": {"uv": [1, 11, 6, 16], "texture": "#0"},
- "down": {"uv": [1, 11, 6, 16], "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/lo/brass_pipe/connection/south.json b/build/resources/main/assets/tfmg/models/block/lo/brass_pipe/connection/south.json
deleted file mode 100644
index 93c6a13f..00000000
--- a/build/resources/main/assets/tfmg/models/block/lo/brass_pipe/connection/south.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "texture_size": [32, 32],
- "textures": {
- "0": "tfmg:block/brass_pipes",
- "particle": "tfmg:block/brass_pipes"
- },
- "elements": [
- {
- "from": [4, 4, 12],
- "to": [12, 12, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [0, 8, 0]},
- "faces": {
- "east": {"uv": [0, 6, 4, 8], "rotation": 90, "texture": "#0"},
- "west": {"uv": [0, 0, 4, 2], "rotation": 90, "texture": "#0"},
- "up": {"uv": [0, 0, 4, 2], "rotation": 180, "texture": "#0"},
- "down": {"uv": [0, 6, 4, 8], "rotation": 180, "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/lo/brass_pipe/drain/down.json b/build/resources/main/assets/tfmg/models/block/lo/brass_pipe/drain/down.json
deleted file mode 100644
index df04fe0a..00000000
--- a/build/resources/main/assets/tfmg/models/block/lo/brass_pipe/drain/down.json
+++ /dev/null
@@ -1,35 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "texture_size": [32, 32],
- "textures": {
- "0": "tfmg:block/brass_pipes",
- "particle": "tfmg:block/brass_pipes"
- },
- "elements": [
- {
- "from": [4.95, -3.95, 4.95],
- "to": [11.05, -0.95, 11.05],
- "rotation": {"angle": 0, "axis": "z", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [12, 8, 13.5, 11], "rotation": 90, "texture": "#0"},
- "east": {"uv": [12, 8, 13.5, 11], "rotation": 90, "texture": "#0"},
- "south": {"uv": [12, 8, 13.5, 11], "rotation": 90, "texture": "#0"},
- "west": {"uv": [12, 8, 13.5, 11], "rotation": 90, "texture": "#0"},
- "down": {"uv": [13, 8, 16, 11], "rotation": 90, "texture": "#0", "cullface": "down"}
- }
- },
- {
- "from": [2.95, -0.95, 2.95],
- "to": [13.05, 2, 13.05],
- "rotation": {"angle": 0, "axis": "z", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [9, 9.5, 4, 8], "texture": "#0"},
- "east": {"uv": [4, 8, 9, 9.5], "rotation": 180, "texture": "#0"},
- "south": {"uv": [4, 8, 9, 9.5], "rotation": 180, "texture": "#0"},
- "west": {"uv": [9, 9.5, 4, 8], "texture": "#0"},
- "up": {"uv": [6, 11, 11, 16], "rotation": 90, "texture": "#0"},
- "down": {"uv": [11, 11, 16, 16], "rotation": 90, "texture": "#0", "cullface": "down"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/lo/brass_pipe/drain/up.json b/build/resources/main/assets/tfmg/models/block/lo/brass_pipe/drain/up.json
deleted file mode 100644
index a20bf380..00000000
--- a/build/resources/main/assets/tfmg/models/block/lo/brass_pipe/drain/up.json
+++ /dev/null
@@ -1,35 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "texture_size": [32, 32],
- "textures": {
- "0": "tfmg:block/brass_pipes",
- "particle": "tfmg:block/brass_pipes"
- },
- "elements": [
- {
- "from": [2.95, 14, 2.95],
- "to": [13.05, 16.95, 13.05],
- "rotation": {"angle": 0, "axis": "z", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [9, 8, 4, 9.5], "texture": "#0"},
- "east": {"uv": [4, 9.5, 9, 8], "rotation": 180, "texture": "#0"},
- "south": {"uv": [4, 9.5, 9, 8], "rotation": 180, "texture": "#0"},
- "west": {"uv": [9, 8, 4, 9.5], "texture": "#0"},
- "up": {"uv": [16, 11, 11, 16], "rotation": 90, "texture": "#0", "cullface": "up"},
- "down": {"uv": [11, 11, 6, 16], "rotation": 90, "texture": "#0"}
- }
- },
- {
- "from": [4.95, 16.95, 4.95],
- "to": [11.05, 19.95, 11.05],
- "rotation": {"angle": 0, "axis": "z", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [13.5, 8, 12, 11], "rotation": 90, "texture": "#0"},
- "east": {"uv": [13.5, 8, 12, 11], "rotation": 90, "texture": "#0"},
- "south": {"uv": [13.5, 8, 12, 11], "rotation": 90, "texture": "#0"},
- "west": {"uv": [13.5, 8, 12, 11], "rotation": 90, "texture": "#0"},
- "up": {"uv": [16, 8, 13, 11], "rotation": 90, "texture": "#0", "cullface": "up"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/lo/brass_pipe/rim/down.json b/build/resources/main/assets/tfmg/models/block/lo/brass_pipe/rim/down.json
deleted file mode 100644
index 00338adb..00000000
--- a/build/resources/main/assets/tfmg/models/block/lo/brass_pipe/rim/down.json
+++ /dev/null
@@ -1,22 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "texture_size": [32, 32],
- "textures": {
- "0": "tfmg:block/brass_pipes",
- "particle": "tfmg:block/brass_pipes"
- },
- "elements": [
- {
- "from": [3, 0, 3],
- "to": [13, 2, 13],
- "faces": {
- "north": {"uv": [10.5, 11, 11.5, 16], "rotation": 90, "texture": "#0"},
- "east": {"uv": [10.5, 11, 11.5, 16], "rotation": 90, "texture": "#0"},
- "south": {"uv": [10.5, 11, 11.5, 16], "rotation": 90, "texture": "#0"},
- "west": {"uv": [10.5, 11, 11.5, 16], "rotation": 90, "texture": "#0"},
- "up": {"uv": [6, 11, 11, 16], "rotation": 90, "texture": "#0"},
- "down": {"uv": [11, 11, 16, 16], "rotation": 270, "texture": "#0", "cullface": "down"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/lo/brass_pipe/rim/east.json b/build/resources/main/assets/tfmg/models/block/lo/brass_pipe/rim/east.json
deleted file mode 100644
index c0bced68..00000000
--- a/build/resources/main/assets/tfmg/models/block/lo/brass_pipe/rim/east.json
+++ /dev/null
@@ -1,22 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "texture_size": [32, 32],
- "textures": {
- "0": "tfmg:block/brass_pipes",
- "particle": "tfmg:block/brass_pipes"
- },
- "elements": [
- {
- "from": [14, 3, 3],
- "to": [16, 13, 13],
- "faces": {
- "north": {"uv": [11.5, 16, 10.5, 11], "texture": "#0"},
- "east": {"uv": [11, 11, 16, 16], "texture": "#0", "cullface": "east"},
- "south": {"uv": [10.5, 11, 11.5, 16], "texture": "#0"},
- "west": {"uv": [6, 11, 11, 16], "texture": "#0"},
- "up": {"uv": [11.5, 16, 10.5, 11], "rotation": 180, "texture": "#0"},
- "down": {"uv": [10.5, 11, 11.5, 16], "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/lo/brass_pipe/rim/west.json b/build/resources/main/assets/tfmg/models/block/lo/brass_pipe/rim/west.json
deleted file mode 100644
index a28ca332..00000000
--- a/build/resources/main/assets/tfmg/models/block/lo/brass_pipe/rim/west.json
+++ /dev/null
@@ -1,22 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "texture_size": [32, 32],
- "textures": {
- "0": "tfmg:block/brass_pipes",
- "particle": "tfmg:block/brass_pipes"
- },
- "elements": [
- {
- "from": [0, 3, 3],
- "to": [2, 13, 13],
- "faces": {
- "north": {"uv": [10.5, 11, 11.5, 16], "texture": "#0"},
- "east": {"uv": [6, 11, 11, 16], "texture": "#0"},
- "south": {"uv": [11.5, 16, 10.5, 11], "texture": "#0"},
- "west": {"uv": [11, 11, 16, 16], "texture": "#0", "cullface": "west"},
- "up": {"uv": [10.5, 11, 11.5, 16], "rotation": 180, "texture": "#0"},
- "down": {"uv": [11.5, 16, 10.5, 11], "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/lo/brass_pipe/window_alt.json b/build/resources/main/assets/tfmg/models/block/lo/brass_pipe/window_alt.json
deleted file mode 100644
index 952e4968..00000000
--- a/build/resources/main/assets/tfmg/models/block/lo/brass_pipe/window_alt.json
+++ /dev/null
@@ -1,58 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "0": "tfmg:block/glass_brass_pipe",
- "particle": "#0"
- },
- "elements": [
- {
- "name": "Outer",
- "from": [4, 0, 4],
- "to": [12, 16, 12],
- "shade": false,
- "faces": {
- "north": {"uv": [0, 0, 16, 8], "rotation": 90, "texture": "#0"},
- "east": {"uv": [0, 0, 16, 8], "rotation": 90, "texture": "#0"},
- "south": {"uv": [0, 0, 16, 8], "rotation": 90, "texture": "#0"},
- "west": {"uv": [0, 0, 16, 8], "rotation": 90, "texture": "#0"}
- }
- },
- {
- "name": "Inner",
- "from": [4, 0, 11.5],
- "to": [12, 16, 11.5],
- "shade": false,
- "faces": {
- "north": {"uv": [0, 0, 16, 8], "rotation": 90, "texture": "#0"}
- }
- },
- {
- "name": "Inner",
- "from": [4, 0, 4.5],
- "to": [12, 16, 4.5],
- "shade": false,
- "faces": {
- "south": {"uv": [0, 0, 16, 8], "rotation": 90, "texture": "#0"}
- }
- },
- {
- "name": "Inner",
- "from": [4.5, 0, 4],
- "to": [4.5, 16, 12],
- "shade": false,
- "faces": {
- "east": {"uv": [0, 0, 16, 8], "rotation": 90, "texture": "#0"}
- }
- },
- {
- "name": "Inner",
- "from": [11.5, 0, 4],
- "to": [11.5, 16, 12],
- "shade": false,
- "faces": {
- "west": {"uv": [0, 0, 16, 8], "rotation": 90, "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/locked_steel_pipe/casing.json b/build/resources/main/assets/tfmg/models/block/locked_steel_pipe/casing.json
deleted file mode 100644
index 7fd2878d..00000000
--- a/build/resources/main/assets/tfmg/models/block/locked_steel_pipe/casing.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "textures": {
- "0": "tfmg:block/steel_pipes",
- "particle": "tfmg:block/steel_pipes"
- },
- "elements": [
- {
- "from": [3, 3, 3],
- "to": [13, 13, 13],
- "faces": {
- "north": {"uv": [1, 11, 6, 16], "texture": "#0"},
- "east": {"uv": [1, 11, 6, 16], "texture": "#0"},
- "south": {"uv": [1, 11, 6, 16], "texture": "#0"},
- "west": {"uv": [1, 11, 6, 16], "texture": "#0"},
- "up": {"uv": [1, 11, 6, 16], "texture": "#0"},
- "down": {"uv": [1, 11, 6, 16], "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/locked_steel_pipe/drain/down.json b/build/resources/main/assets/tfmg/models/block/locked_steel_pipe/drain/down.json
deleted file mode 100644
index df6a9b7d..00000000
--- a/build/resources/main/assets/tfmg/models/block/locked_steel_pipe/drain/down.json
+++ /dev/null
@@ -1,35 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "texture_size": [32, 32],
- "textures": {
- "0": "tfmg:block/steel_pipes",
- "particle": "tfmg:block/steel_pipes"
- },
- "elements": [
- {
- "from": [4.95, -3.95, 4.95],
- "to": [11.05, -0.95, 11.05],
- "rotation": {"angle": 0, "axis": "z", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [12, 8, 13.5, 11], "rotation": 90, "texture": "#0"},
- "east": {"uv": [12, 8, 13.5, 11], "rotation": 90, "texture": "#0"},
- "south": {"uv": [12, 8, 13.5, 11], "rotation": 90, "texture": "#0"},
- "west": {"uv": [12, 8, 13.5, 11], "rotation": 90, "texture": "#0"},
- "down": {"uv": [13, 8, 16, 11], "rotation": 90, "texture": "#0", "cullface": "down"}
- }
- },
- {
- "from": [2.95, -0.95, 2.95],
- "to": [13.05, 2, 13.05],
- "rotation": {"angle": 0, "axis": "z", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [9, 9.5, 4, 8], "texture": "#0"},
- "east": {"uv": [4, 8, 9, 9.5], "rotation": 180, "texture": "#0"},
- "south": {"uv": [4, 8, 9, 9.5], "rotation": 180, "texture": "#0"},
- "west": {"uv": [9, 9.5, 4, 8], "texture": "#0"},
- "up": {"uv": [6, 11, 11, 16], "rotation": 90, "texture": "#0"},
- "down": {"uv": [11, 11, 16, 16], "rotation": 90, "texture": "#0", "cullface": "down"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/locked_steel_pipe/rim/east.json b/build/resources/main/assets/tfmg/models/block/locked_steel_pipe/rim/east.json
deleted file mode 100644
index e25a9ad5..00000000
--- a/build/resources/main/assets/tfmg/models/block/locked_steel_pipe/rim/east.json
+++ /dev/null
@@ -1,22 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "texture_size": [32, 32],
- "textures": {
- "0": "tfmg:block/steel_pipes",
- "particle": "tfmg:block/steel_pipes"
- },
- "elements": [
- {
- "from": [14, 3, 3],
- "to": [16, 13, 13],
- "faces": {
- "north": {"uv": [11.5, 16, 10.5, 11], "texture": "#0"},
- "east": {"uv": [11, 11, 16, 16], "texture": "#0", "cullface": "east"},
- "south": {"uv": [10.5, 11, 11.5, 16], "texture": "#0"},
- "west": {"uv": [6, 11, 11, 16], "texture": "#0"},
- "up": {"uv": [11.5, 16, 10.5, 11], "rotation": 180, "texture": "#0"},
- "down": {"uv": [10.5, 11, 11.5, 16], "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/locked_steel_pipe/rim/north.json b/build/resources/main/assets/tfmg/models/block/locked_steel_pipe/rim/north.json
deleted file mode 100644
index a5ee4d2c..00000000
--- a/build/resources/main/assets/tfmg/models/block/locked_steel_pipe/rim/north.json
+++ /dev/null
@@ -1,23 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "texture_size": [32, 32],
- "textures": {
- "0": "tfmg:block/steel_pipes",
- "particle": "tfmg:block/steel_pipes"
- },
- "elements": [
- {
- "from": [3, 3, 0],
- "to": [13, 13, 2],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 28, 8]},
- "faces": {
- "north": {"uv": [11, 11, 16, 16], "texture": "#0", "cullface": "north"},
- "east": {"uv": [10.5, 11, 11.5, 16], "texture": "#0"},
- "south": {"uv": [6, 11, 11, 16], "texture": "#0"},
- "west": {"uv": [11.5, 16, 10.5, 11], "texture": "#0"},
- "up": {"uv": [10.5, 11, 11.5, 16], "rotation": 270, "texture": "#0"},
- "down": {"uv": [11.5, 16, 10.5, 11], "rotation": 270, "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/locked_steel_pipe/rim/up.json b/build/resources/main/assets/tfmg/models/block/locked_steel_pipe/rim/up.json
deleted file mode 100644
index 78da141b..00000000
--- a/build/resources/main/assets/tfmg/models/block/locked_steel_pipe/rim/up.json
+++ /dev/null
@@ -1,22 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "texture_size": [32, 32],
- "textures": {
- "0": "tfmg:block/steel_pipes",
- "particle": "tfmg:block/steel_pipes"
- },
- "elements": [
- {
- "from": [3, 14, 3],
- "to": [13, 16, 13],
- "faces": {
- "north": {"uv": [11.5, 16, 10.5, 11], "rotation": 90, "texture": "#0"},
- "east": {"uv": [11.5, 16, 10.5, 11], "rotation": 90, "texture": "#0"},
- "south": {"uv": [11.5, 16, 10.5, 11], "rotation": 90, "texture": "#0"},
- "west": {"uv": [11.5, 16, 10.5, 11], "rotation": 90, "texture": "#0"},
- "up": {"uv": [11, 11, 16, 16], "rotation": 90, "texture": "#0", "cullface": "up"},
- "down": {"uv": [6, 11, 11, 16], "rotation": 270, "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/locked_steel_pipe/rim_connector/north.json b/build/resources/main/assets/tfmg/models/block/locked_steel_pipe/rim_connector/north.json
deleted file mode 100644
index 116041fe..00000000
--- a/build/resources/main/assets/tfmg/models/block/locked_steel_pipe/rim_connector/north.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "texture_size": [32, 32],
- "textures": {
- "0": "tfmg:block/steel_pipes",
- "particle": "tfmg:block/steel_pipes"
- },
- "elements": [
- {
- "from": [4, 4, 2],
- "to": [12, 12, 4],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 8]},
- "faces": {
- "east": {"uv": [0, 8, 4, 9], "rotation": 90, "texture": "#0"},
- "west": {"uv": [0, 9, 4, 10], "rotation": 90, "texture": "#0"},
- "up": {"uv": [0, 9, 4, 10], "rotation": 180, "texture": "#0"},
- "down": {"uv": [0, 8, 4, 9], "rotation": 180, "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/locked_steel_pipe/rim_connector/up.json b/build/resources/main/assets/tfmg/models/block/locked_steel_pipe/rim_connector/up.json
deleted file mode 100644
index b61c46df..00000000
--- a/build/resources/main/assets/tfmg/models/block/locked_steel_pipe/rim_connector/up.json
+++ /dev/null
@@ -1,20 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "texture_size": [32, 32],
- "textures": {
- "0": "tfmg:block/steel_pipes",
- "particle": "tfmg:block/steel_pipes"
- },
- "elements": [
- {
- "from": [4, 12, 4],
- "to": [12, 14, 12],
- "faces": {
- "north": {"uv": [0, 8, 4, 9], "texture": "#0"},
- "east": {"uv": [0, 8, 4, 9], "texture": "#0"},
- "south": {"uv": [4, 8, 0, 9], "texture": "#0"},
- "west": {"uv": [4, 8, 0, 9], "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/low_grade_fuel_engine/item.json b/build/resources/main/assets/tfmg/models/block/low_grade_fuel_engine/item.json
deleted file mode 100644
index 6d91a6a4..00000000
--- a/build/resources/main/assets/tfmg/models/block/low_grade_fuel_engine/item.json
+++ /dev/null
@@ -1,108 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "1": "tfmg:block/low_grade_fuel_engine",
- "1_0": "create:block/axis",
- "particle": "tfmg:block/low_grade_fuel_engine"
- },
- "elements": [
- {
- "name": "Axis",
- "from": [6, 6, 0],
- "to": [10, 10, 10],
- "rotation": {"angle": 22.5, "axis": "z", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [6, 6, 10, 10], "rotation": 180, "texture": "#1_0"},
- "east": {"uv": [6, 0, 10, 10], "rotation": 270, "texture": "#1_0"},
- "west": {"uv": [6, 0, 10, 10], "rotation": 90, "texture": "#1_0"},
- "up": {"uv": [6, 0, 10, 10], "rotation": 180, "texture": "#1_0"},
- "down": {"uv": [6, 0, 10, 10], "texture": "#1_0"}
- }
- },
- {
- "from": [0, 6, 3],
- "to": [16, 10, 7],
- "faces": {
- "north": {"uv": [0, 7.5, 4, 8.5], "texture": "#1"},
- "east": {"uv": [1, 10.5, 2, 11.5], "texture": "#1"},
- "south": {"uv": [0, 7.5, 4, 8.5], "texture": "#1"},
- "west": {"uv": [2, 10.5, 3, 11.5], "texture": "#1"},
- "up": {"uv": [4, 8.5, 0, 7.5], "texture": "#1"},
- "down": {"uv": [4, 7.5, 0, 8.5], "texture": "#1"}
- }
- },
- {
- "from": [0, 6, 9],
- "to": [16, 10, 13],
- "faces": {
- "north": {"uv": [0, 7.5, 4, 8.5], "texture": "#1"},
- "east": {"uv": [10, 8.25, 11, 9.25], "texture": "#1"},
- "south": {"uv": [0, 7.5, 4, 8.5], "texture": "#1"},
- "west": {"uv": [9.5, 10.25, 10.5, 11.25], "texture": "#1"},
- "up": {"uv": [4, 8.5, 0, 7.5], "texture": "#1"},
- "down": {"uv": [4, 7.5, 0, 8.5], "texture": "#1"}
- }
- },
- {
- "from": [5, 0, 4],
- "to": [11, 3, 12],
- "faces": {
- "north": {"uv": [10, 0.75, 11.5, 1.5], "texture": "#1"},
- "east": {"uv": [9.5, 9.5, 11.5, 10.25], "texture": "#1"},
- "south": {"uv": [10, 0.75, 11.5, 1.5], "texture": "#1"},
- "west": {"uv": [10, 0, 12, 0.75], "texture": "#1"},
- "up": {"uv": [7, 11.5, 5.5, 9.5], "texture": "#1"},
- "down": {"uv": [9.5, 9.5, 8, 11.5], "texture": "#1"}
- }
- },
- {
- "from": [1, 0, 1],
- "to": [5, 3, 15],
- "faces": {
- "north": {"uv": [10.5, 4.25, 11.5, 5], "texture": "#1"},
- "east": {"uv": [1, 9.75, 4.5, 10.5], "texture": "#1"},
- "south": {"uv": [10.5, 4.25, 11.5, 5], "texture": "#1"},
- "west": {"uv": [1, 9.75, 4.5, 10.5], "texture": "#1"},
- "up": {"uv": [8, 12, 7, 8.5], "texture": "#1"},
- "down": {"uv": [1, 9.5, 0, 13], "texture": "#1"}
- }
- },
- {
- "from": [11, 0, 1],
- "to": [15, 3, 15],
- "faces": {
- "north": {"uv": [10.5, 4.25, 11.5, 5], "texture": "#1"},
- "east": {"uv": [1, 9.75, 4.5, 10.5], "texture": "#1"},
- "south": {"uv": [10.5, 4.25, 11.5, 5], "texture": "#1"},
- "west": {"uv": [1, 9.75, 4.5, 10.5], "texture": "#1"},
- "up": {"uv": [8, 15.5, 7, 12], "texture": "#1"},
- "down": {"uv": [5.5, 9.5, 4.5, 13], "texture": "#1"}
- }
- },
- {
- "from": [3, 3, 2],
- "to": [13, 13, 14],
- "faces": {
- "north": {"uv": [0, 5, 2.5, 7.5], "texture": "#1"},
- "east": {"uv": [0, 0, 3, 2.5], "texture": "#1"},
- "south": {"uv": [0, 5, 2.5, 7.5], "texture": "#1"},
- "west": {"uv": [0, 2.5, 3, 5], "texture": "#1"},
- "up": {"uv": [5.5, 3, 3, 0], "texture": "#1"},
- "down": {"uv": [5.5, 0, 3, 3], "texture": "#1"}
- }
- },
- {
- "from": [4, 4, 14],
- "to": [12, 12, 15],
- "faces": {
- "north": {"uv": [8, 0, 10, 2], "texture": "#1"},
- "east": {"uv": [12.75, 13, 13, 15], "texture": "#1"},
- "south": {"uv": [8, 7.5, 10, 9.5], "texture": "#1"},
- "west": {"uv": [10, 13, 10.25, 15], "texture": "#1"},
- "up": {"uv": [12.5, 13, 10.5, 12.75], "texture": "#1"},
- "down": {"uv": [12.5, 15, 10.5, 15.25], "texture": "#1"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/lubrication_oil.json b/build/resources/main/assets/tfmg/models/block/lubrication_oil.json
deleted file mode 100644
index 57ed031a..00000000
--- a/build/resources/main/assets/tfmg/models/block/lubrication_oil.json
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "textures": {
- "particle": "tfmg:fluid/lubrication_oil_still"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/magenta_concrete_bottom.json b/build/resources/main/assets/tfmg/models/block/magenta_concrete_bottom.json
deleted file mode 100644
index 23d9d71c..00000000
--- a/build/resources/main/assets/tfmg/models/block/magenta_concrete_bottom.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "parent": "minecraft:block/slab",
- "textures": {
- "bottom": "tfmg:block/magenta_concrete",
- "side": "tfmg:block/magenta_concrete",
- "top": "tfmg:block/magenta_concrete"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/magenta_concrete_stairs_inner.json b/build/resources/main/assets/tfmg/models/block/magenta_concrete_stairs_inner.json
deleted file mode 100644
index d3942e73..00000000
--- a/build/resources/main/assets/tfmg/models/block/magenta_concrete_stairs_inner.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "parent": "minecraft:block/inner_stairs",
- "textures": {
- "bottom": "tfmg:block/magenta_concrete",
- "side": "tfmg:block/magenta_concrete",
- "top": "tfmg:block/magenta_concrete"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/magenta_concrete_stairs_outer.json b/build/resources/main/assets/tfmg/models/block/magenta_concrete_stairs_outer.json
deleted file mode 100644
index 2bf07e07..00000000
--- a/build/resources/main/assets/tfmg/models/block/magenta_concrete_stairs_outer.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "parent": "minecraft:block/outer_stairs",
- "textures": {
- "bottom": "tfmg:block/magenta_concrete",
- "side": "tfmg:block/magenta_concrete",
- "top": "tfmg:block/magenta_concrete"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/magenta_concrete_wall_side.json b/build/resources/main/assets/tfmg/models/block/magenta_concrete_wall_side.json
deleted file mode 100644
index 7a9ad35e..00000000
--- a/build/resources/main/assets/tfmg/models/block/magenta_concrete_wall_side.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:block/template_wall_side",
- "textures": {
- "wall": "tfmg:block/magenta_concrete"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/magenta_rebar_concrete.json b/build/resources/main/assets/tfmg/models/block/magenta_rebar_concrete.json
deleted file mode 100644
index e305735c..00000000
--- a/build/resources/main/assets/tfmg/models/block/magenta_rebar_concrete.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:block/cube_all",
- "textures": {
- "all": "tfmg:block/magenta_concrete"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/metal_smokestack/block.json b/build/resources/main/assets/tfmg/models/block/metal_smokestack/block.json
deleted file mode 100644
index a8f5bb3d..00000000
--- a/build/resources/main/assets/tfmg/models/block/metal_smokestack/block.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "parent": "tfmg:block/smokestack/smokestack",
- "textures": {
- "0": "tfmg:block/metal_smokestack",
- "particle": "tfmg:block/metal_smokestack"
- }
-
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/metal_smokestack/block_top.json b/build/resources/main/assets/tfmg/models/block/metal_smokestack/block_top.json
deleted file mode 100644
index 818f95aa..00000000
--- a/build/resources/main/assets/tfmg/models/block/metal_smokestack/block_top.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "parent": "tfmg:block/smokestack/smokestack_top",
- "textures": {
- "0": "tfmg:block/metal_smokestack",
- "particle": "tfmg:block/metal_smokestack"
- }
-
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/metal_smokestack/item.json b/build/resources/main/assets/tfmg/models/block/metal_smokestack/item.json
deleted file mode 100644
index 818f95aa..00000000
--- a/build/resources/main/assets/tfmg/models/block/metal_smokestack/item.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "parent": "tfmg:block/smokestack/smokestack_top",
- "textures": {
- "0": "tfmg:block/metal_smokestack",
- "particle": "tfmg:block/metal_smokestack"
- }
-
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/modern_light/block_powered.json b/build/resources/main/assets/tfmg/models/block/modern_light/block_powered.json
deleted file mode 100644
index ea0f887d..00000000
--- a/build/resources/main/assets/tfmg/models/block/modern_light/block_powered.json
+++ /dev/null
@@ -1,25 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "1": "tfmg:block/industrial_aluminum_casing",
- "2": "tfmg:block/aluminum_inlet",
- "3": "tfmg:block/modern_light_on",
- "particle": "tfmg:block/modern_light_on"
- },
- "elements": [
- {
- "from": [0, 0, 0],
- "to": [16, 3, 16],
- "rotation": {"angle": 0, "axis": "z", "origin": [16, 2, 0]},
- "faces": {
- "north": {"uv": [0, 13, 16, 16], "rotation": 180, "texture": "#1"},
- "east": {"uv": [0, 13, 16, 16], "rotation": 180, "texture": "#1"},
- "south": {"uv": [0, 13, 16, 16], "rotation": 180, "texture": "#1"},
- "west": {"uv": [0, 13, 16, 16], "rotation": 180, "texture": "#1"},
- "up": {"uv": [0, 0, 16, 16], "rotation": 180, "texture": "#3"},
- "down": {"uv": [0, 0, 16, 16], "rotation": 180, "texture": "#2"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/modern_light/item.json b/build/resources/main/assets/tfmg/models/block/modern_light/item.json
deleted file mode 100644
index 3e2a37ef..00000000
--- a/build/resources/main/assets/tfmg/models/block/modern_light/item.json
+++ /dev/null
@@ -1,25 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "0": "tfmg:block/modern_light_off",
- "1": "tfmg:block/industrial_aluminum_casing",
- "2": "tfmg:block/aluminum_inlet",
- "particle": "tfmg:block/modern_light_off"
- },
- "elements": [
- {
- "from": [0, 0, 0],
- "to": [16, 3, 16],
- "rotation": {"angle": 0, "axis": "x", "origin": [0, 2, 16]},
- "faces": {
- "north": {"uv": [0, 13, 16, 16], "rotation": 180, "texture": "#1"},
- "east": {"uv": [0, 13, 16, 16], "rotation": 180, "texture": "#1"},
- "south": {"uv": [0, 13, 16, 16], "rotation": 180, "texture": "#1"},
- "west": {"uv": [0, 13, 16, 16], "rotation": 180, "texture": "#1"},
- "up": {"uv": [0, 0, 16, 16], "texture": "#0"},
- "down": {"uv": [0, 0, 16, 16], "texture": "#2"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/modern_light/light.json b/build/resources/main/assets/tfmg/models/block/modern_light/light.json
deleted file mode 100644
index aa2f687a..00000000
--- a/build/resources/main/assets/tfmg/models/block/modern_light/light.json
+++ /dev/null
@@ -1,33 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "textures": {
- "1": "tfmg:block/light",
- "particle": "tfmg:block/light"
- },
- "elements": [
- {
- "from": [2, 2, 2.2],
- "to": [14, 14, 3.2],
- "rotation": {"angle": 0, "axis": "x", "origin": [1, 8, 8]},
- "faces": {
- "east": {"uv": [0, 9, 10, 10], "rotation": 270, "texture": "#1"},
- "south": {"uv": [0, 8, 12, 16], "texture": "#1"},
- "west": {"uv": [1, 15, 11, 16], "rotation": 90, "texture": "#1"},
- "up": {"uv": [0, 9, 12, 10], "rotation": 180, "texture": "#1"},
- "down": {"uv": [0, 9, 12, 10], "texture": "#1"}
- }
- },
- {
- "from": [1.5, 1.5, 2.2],
- "to": [14.5, 14.5, 3.7],
- "rotation": {"angle": 0, "axis": "x", "origin": [1, 8, 8]},
- "faces": {
- "east": {"uv": [0, 9, 10, 10], "rotation": 270, "texture": "#1"},
- "south": {"uv": [0, 8, 12, 16], "texture": "#1"},
- "west": {"uv": [1, 15, 11, 16], "rotation": 90, "texture": "#1"},
- "up": {"uv": [0, 9, 12, 10], "rotation": 180, "texture": "#1"},
- "down": {"uv": [0, 9, 12, 10], "texture": "#1"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/molten_plastic.json b/build/resources/main/assets/tfmg/models/block/molten_plastic.json
deleted file mode 100644
index b409ece2..00000000
--- a/build/resources/main/assets/tfmg/models/block/molten_plastic.json
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "textures": {
- "particle": "tfmg:fluid/molten_plastic_still"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/napalm.json b/build/resources/main/assets/tfmg/models/block/napalm.json
deleted file mode 100644
index 7bef9534..00000000
--- a/build/resources/main/assets/tfmg/models/block/napalm.json
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "textures": {
- "particle": "tfmg:fluid/napalm_still"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/napalm_bomb/block.json b/build/resources/main/assets/tfmg/models/block/napalm_bomb/block.json
deleted file mode 100644
index 953c5d88..00000000
--- a/build/resources/main/assets/tfmg/models/block/napalm_bomb/block.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "parent": "minecraft:block/cube_bottom_top",
- "textures": {
- "top": "tfmg:block/napalm_bomb_top",
- "bottom": "tfmg:block/napalm_bomb_bottom",
- "side": "tfmg:block/napalm_bomb_side"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/naphtha.json b/build/resources/main/assets/tfmg/models/block/naphtha.json
deleted file mode 100644
index 0751af99..00000000
--- a/build/resources/main/assets/tfmg/models/block/naphtha.json
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "textures": {
- "particle": "tfmg:fluid/naphtha_still"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/neon_tube/block_north.json b/build/resources/main/assets/tfmg/models/block/neon_tube/block_north.json
deleted file mode 100644
index 4b2c09fa..00000000
--- a/build/resources/main/assets/tfmg/models/block/neon_tube/block_north.json
+++ /dev/null
@@ -1,22 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "textures": {
- "0": "tfmg:block/neon_tube",
- "particle": "tfmg:block/neon_tube"
- },
- "elements": [
- {
- "from": [6, 6, 0],
- "to": [10, 10, 6],
- "rotation": {"angle": 0, "axis": "x", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [5, 0, 9, 4], "rotation": 180, "texture": "#0"},
- "east": {"uv": [0, 0, 4, 6], "rotation": 90, "texture": "#0"},
- "south": {"uv": [5, 0, 9, 4], "texture": "#0"},
- "west": {"uv": [0, 0, 4, 6], "rotation": 270, "texture": "#0"},
- "up": {"uv": [0, 0, 4, 6], "texture": "#0"},
- "down": {"uv": [0, 0, 4, 6], "rotation": 180, "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/neon_tube/block_top.json b/build/resources/main/assets/tfmg/models/block/neon_tube/block_top.json
deleted file mode 100644
index 770046fe..00000000
--- a/build/resources/main/assets/tfmg/models/block/neon_tube/block_top.json
+++ /dev/null
@@ -1,22 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "textures": {
- "0": "tfmg:block/neon_tube",
- "particle": "tfmg:block/neon_tube"
- },
- "elements": [
- {
- "from": [6, 10, 6],
- "to": [10, 16, 10],
- "rotation": {"angle": 0, "axis": "x", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [0, 0, 4, 6], "texture": "#0"},
- "east": {"uv": [0, 0, 4, 6], "texture": "#0"},
- "south": {"uv": [0, 0, 4, 6], "texture": "#0"},
- "west": {"uv": [0, 0, 4, 6], "texture": "#0"},
- "up": {"uv": [5, 0, 9, 4], "texture": "#0"},
- "down": {"uv": [5, 0, 9, 4], "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/neon_tube/extension_bottom.json b/build/resources/main/assets/tfmg/models/block/neon_tube/extension_bottom.json
deleted file mode 100644
index 8a1bf616..00000000
--- a/build/resources/main/assets/tfmg/models/block/neon_tube/extension_bottom.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "textures": {
- "0": "tfmg:block/neon_tube",
- "particle": "tfmg:block/neon_tube"
- },
- "elements": [
- {
- "from": [6, 0, 6],
- "to": [10, 6, 10],
- "rotation": {"angle": 0, "axis": "z", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [0, 0, 4, 6], "rotation": 180, "texture": "#0"},
- "east": {"uv": [0, 0, 4, 6], "rotation": 180, "texture": "#0"},
- "south": {"uv": [0, 0, 4, 6], "rotation": 180, "texture": "#0"},
- "west": {"uv": [0, 0, 4, 6], "rotation": 180, "texture": "#0"},
- "down": {"uv": [5, 0, 9, 4], "rotation": 180, "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/neon_tube/extension_east.json b/build/resources/main/assets/tfmg/models/block/neon_tube/extension_east.json
deleted file mode 100644
index db68d559..00000000
--- a/build/resources/main/assets/tfmg/models/block/neon_tube/extension_east.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "textures": {
- "0": "tfmg:block/neon_tube",
- "particle": "tfmg:block/neon_tube"
- },
- "elements": [
- {
- "from": [10, 6, 6],
- "to": [16, 10, 10],
- "rotation": {"angle": 0, "axis": "z", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [0, 0, 4, 6], "rotation": 270, "texture": "#0"},
- "east": {"uv": [5, 0, 9, 4], "rotation": 90, "texture": "#0"},
- "south": {"uv": [0, 0, 4, 6], "rotation": 90, "texture": "#0"},
- "up": {"uv": [0, 0, 4, 6], "rotation": 90, "texture": "#0"},
- "down": {"uv": [0, 0, 4, 6], "rotation": 90, "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/neon_tube/extension_north.json b/build/resources/main/assets/tfmg/models/block/neon_tube/extension_north.json
deleted file mode 100644
index 352cebed..00000000
--- a/build/resources/main/assets/tfmg/models/block/neon_tube/extension_north.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "textures": {
- "0": "tfmg:block/neon_tube",
- "particle": "tfmg:block/neon_tube"
- },
- "elements": [
- {
- "from": [6, 6, 0],
- "to": [10, 10, 6],
- "rotation": {"angle": 0, "axis": "x", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [5, 0, 9, 4], "rotation": 180, "texture": "#0"},
- "east": {"uv": [0, 0, 4, 6], "rotation": 90, "texture": "#0"},
- "west": {"uv": [0, 0, 4, 6], "rotation": 270, "texture": "#0"},
- "up": {"uv": [0, 0, 4, 6], "texture": "#0"},
- "down": {"uv": [0, 0, 4, 6], "rotation": 180, "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/nickel_flywheel/flywheel.json b/build/resources/main/assets/tfmg/models/block/nickel_flywheel/flywheel.json
deleted file mode 100644
index d78d0b77..00000000
--- a/build/resources/main/assets/tfmg/models/block/nickel_flywheel/flywheel.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "parent": "block/block",
- "ambientocclusion": false,
- "textures": {
- "0": "tfmg:block/nickel_flywheel",
- "1": "create:block/axis",
- "2": "create:block/axis_top",
- "particle": "tfmg:block/nickel_flywheel"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/nickel_frame/item.json b/build/resources/main/assets/tfmg/models/block/nickel_frame/item.json
deleted file mode 100644
index 364cd724..00000000
--- a/build/resources/main/assets/tfmg/models/block/nickel_frame/item.json
+++ /dev/null
@@ -1,166 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "0": "tfmg:block/nickel_frame",
- "particle": "tfmg:block/nickel_frame"
- },
- "elements": [
- {
- "from": [0, 0, 0],
- "to": [2, 16, 2],
- "faces": {
- "north": {"uv": [14, 0, 16, 16], "texture": "#0"},
- "east": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "south": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "west": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "up": {"uv": [0, 0, 2, 2], "texture": "#0"},
- "down": {"uv": [0, 14, 2, 16], "texture": "#0"}
- }
- },
- {
- "from": [14, 0, 0],
- "to": [16, 16, 2],
- "faces": {
- "north": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "east": {"uv": [14, 0, 16, 16], "texture": "#0"},
- "south": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "west": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "up": {"uv": [14, 0, 16, 2], "texture": "#0"},
- "down": {"uv": [14, 14, 16, 16], "texture": "#0"}
- }
- },
- {
- "from": [0, 0, 14],
- "to": [2, 16, 16],
- "faces": {
- "north": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "east": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "south": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "west": {"uv": [14, 0, 16, 16], "texture": "#0"},
- "up": {"uv": [0, 14, 2, 16], "texture": "#0"},
- "down": {"uv": [0, 0, 2, 2], "texture": "#0"}
- }
- },
- {
- "from": [14, 0, 14],
- "to": [16, 16, 16],
- "faces": {
- "north": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "east": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "south": {"uv": [14, 0, 16, 16], "texture": "#0"},
- "west": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "up": {"uv": [14, 14, 16, 16], "texture": "#0"},
- "down": {"uv": [14, 0, 16, 2], "texture": "#0"}
- }
- },
- {
- "from": [14, 14, 2],
- "to": [16, 16, 14],
- "faces": {
- "north": {"uv": [0, 0, 2, 2], "rotation": 180, "texture": "#0"},
- "east": {"uv": [14, 2, 16, 14], "rotation": 270, "texture": "#0"},
- "south": {"uv": [0, 0, 2, 2], "texture": "#0"},
- "west": {"uv": [0, 0, 2, 12], "rotation": 90, "texture": "#0"},
- "up": {"uv": [0, 2, 2, 14], "rotation": 180, "texture": "#0"},
- "down": {"uv": [0, 2, 2, 14], "texture": "#0"}
- }
- },
- {
- "from": [0, 14, 2],
- "to": [2, 16, 14],
- "faces": {
- "north": {"uv": [0, 0, 2, 2], "rotation": 180, "texture": "#0"},
- "east": {"uv": [0, 0, 2, 12], "rotation": 270, "texture": "#0"},
- "south": {"uv": [0, 0, 2, 2], "texture": "#0"},
- "west": {"uv": [0, 2, 2, 14], "rotation": 90, "texture": "#0"},
- "up": {"uv": [14, 2, 16, 14], "rotation": 180, "texture": "#0"},
- "down": {"uv": [0, 0, 2, 12], "texture": "#0"}
- }
- },
- {
- "from": [0, 0, 2],
- "to": [2, 2, 14],
- "faces": {
- "north": {"uv": [0, 0, 2, 2], "rotation": 180, "texture": "#0"},
- "east": {"uv": [0, 0, 2, 12], "rotation": 270, "texture": "#0"},
- "south": {"uv": [0, 0, 2, 2], "texture": "#0"},
- "west": {"uv": [14, 2, 16, 14], "rotation": 90, "texture": "#0"},
- "up": {"uv": [0, 0, 2, 12], "rotation": 180, "texture": "#0"},
- "down": {"uv": [0, 2, 2, 14], "texture": "#0"}
- }
- },
- {
- "from": [14, 0, 2],
- "to": [16, 2, 14],
- "faces": {
- "north": {"uv": [0, 0, 2, 2], "rotation": 180, "texture": "#0"},
- "east": {"uv": [0, 2, 2, 14], "rotation": 270, "texture": "#0"},
- "south": {"uv": [0, 0, 2, 2], "texture": "#0"},
- "west": {"uv": [0, 0, 2, 12], "rotation": 90, "texture": "#0"},
- "up": {"uv": [0, 2, 2, 14], "rotation": 180, "texture": "#0"},
- "down": {"uv": [14, 2, 16, 14], "texture": "#0"}
- }
- },
- {
- "from": [2, 14, 0],
- "to": [14, 16, 2],
- "faces": {
- "north": {"uv": [14, 2, 16, 14], "rotation": 270, "texture": "#0"},
- "east": {"uv": [0, 0, 2, 2], "texture": "#0"},
- "south": {"uv": [0, 0, 2, 12], "rotation": 90, "texture": "#0"},
- "west": {"uv": [0, 0, 2, 2], "rotation": 180, "texture": "#0"},
- "up": {"uv": [0, 2, 2, 14], "rotation": 90, "texture": "#0"},
- "down": {"uv": [0, 0, 2, 12], "rotation": 90, "texture": "#0"}
- }
- },
- {
- "from": [2, 14, 14],
- "to": [14, 16, 16],
- "faces": {
- "north": {"uv": [0, 0, 2, 12], "rotation": 270, "texture": "#0"},
- "east": {"uv": [0, 0, 2, 2], "texture": "#0"},
- "south": {"uv": [0, 2, 2, 14], "rotation": 90, "texture": "#0"},
- "west": {"uv": [0, 0, 2, 2], "rotation": 180, "texture": "#0"},
- "up": {"uv": [14, 2, 16, 14], "rotation": 90, "texture": "#0"},
- "down": {"uv": [0, 2, 2, 14], "rotation": 90, "texture": "#0"}
- }
- },
- {
- "from": [2, 0, 14],
- "to": [14, 2, 16],
- "faces": {
- "north": {"uv": [0, 0, 2, 12], "rotation": 270, "texture": "#0"},
- "east": {"uv": [0, 0, 2, 2], "texture": "#0"},
- "south": {"uv": [14, 2, 16, 14], "rotation": 90, "texture": "#0"},
- "west": {"uv": [0, 0, 2, 2], "rotation": 180, "texture": "#0"},
- "up": {"uv": [0, 0, 2, 12], "rotation": 90, "texture": "#0"},
- "down": {"uv": [0, 2, 2, 14], "rotation": 90, "texture": "#0"}
- }
- },
- {
- "from": [2, 0, 0],
- "to": [14, 2, 2],
- "faces": {
- "north": {"uv": [0, 2, 2, 14], "rotation": 270, "texture": "#0"},
- "east": {"uv": [0, 0, 2, 2], "texture": "#0"},
- "south": {"uv": [0, 0, 2, 12], "rotation": 90, "texture": "#0"},
- "west": {"uv": [0, 0, 2, 2], "rotation": 180, "texture": "#0"},
- "up": {"uv": [0, 2, 2, 14], "rotation": 90, "texture": "#0"},
- "down": {"uv": [14, 2, 16, 14], "rotation": 90, "texture": "#0"}
- }
- },
- {
- "from": [1, 1, 1],
- "to": [15, 15, 15],
- "faces": {
- "north": {"uv": [1, 1, 15, 15], "texture": "#0"},
- "east": {"uv": [1, 1, 15, 15], "texture": "#0"},
- "south": {"uv": [1, 1, 15, 15], "texture": "#0"},
- "west": {"uv": [1, 1, 15, 15], "texture": "#0"},
- "up": {"uv": [1, 1, 15, 15], "texture": "#0"},
- "down": {"uv": [1, 1, 15, 15], "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/nickel_side.json b/build/resources/main/assets/tfmg/models/block/nickel_side.json
deleted file mode 100644
index e1afc23a..00000000
--- a/build/resources/main/assets/tfmg/models/block/nickel_side.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "parent": "tfmg:block/bars/side",
- "textures": {
- "bars": "tfmg:block/bars/nickel_bars",
- "edge": "tfmg:block/bars/nickel_bars_edge",
- "particle": "tfmg:block/bars/nickel_bars"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/orange_concrete_top.json b/build/resources/main/assets/tfmg/models/block/orange_concrete_top.json
deleted file mode 100644
index 9d2555a3..00000000
--- a/build/resources/main/assets/tfmg/models/block/orange_concrete_top.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "parent": "minecraft:block/slab_top",
- "textures": {
- "bottom": "tfmg:block/orange_concrete",
- "side": "tfmg:block/orange_concrete",
- "top": "tfmg:block/orange_concrete"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/orange_concrete_wall_side.json b/build/resources/main/assets/tfmg/models/block/orange_concrete_wall_side.json
deleted file mode 100644
index 8a8f8920..00000000
--- a/build/resources/main/assets/tfmg/models/block/orange_concrete_wall_side.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:block/template_wall_side",
- "textures": {
- "wall": "tfmg:block/orange_concrete"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/pink_concrete.json b/build/resources/main/assets/tfmg/models/block/pink_concrete.json
deleted file mode 100644
index 1de71f57..00000000
--- a/build/resources/main/assets/tfmg/models/block/pink_concrete.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:block/cube_all",
- "textures": {
- "all": "tfmg:block/pink_concrete"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/pink_concrete_bottom.json b/build/resources/main/assets/tfmg/models/block/pink_concrete_bottom.json
deleted file mode 100644
index aa4921d9..00000000
--- a/build/resources/main/assets/tfmg/models/block/pink_concrete_bottom.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "parent": "minecraft:block/slab",
- "textures": {
- "bottom": "tfmg:block/pink_concrete",
- "side": "tfmg:block/pink_concrete",
- "top": "tfmg:block/pink_concrete"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/pink_concrete_stairs_inner.json b/build/resources/main/assets/tfmg/models/block/pink_concrete_stairs_inner.json
deleted file mode 100644
index 0adbeaa9..00000000
--- a/build/resources/main/assets/tfmg/models/block/pink_concrete_stairs_inner.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "parent": "minecraft:block/inner_stairs",
- "textures": {
- "bottom": "tfmg:block/pink_concrete",
- "side": "tfmg:block/pink_concrete",
- "top": "tfmg:block/pink_concrete"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/pink_concrete_wall_side_tall.json b/build/resources/main/assets/tfmg/models/block/pink_concrete_wall_side_tall.json
deleted file mode 100644
index 029ab817..00000000
--- a/build/resources/main/assets/tfmg/models/block/pink_concrete_wall_side_tall.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:block/template_wall_side_tall",
- "textures": {
- "wall": "tfmg:block/pink_concrete"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/plastic_block.json b/build/resources/main/assets/tfmg/models/block/plastic_block.json
deleted file mode 100644
index 6ddcec3e..00000000
--- a/build/resources/main/assets/tfmg/models/block/plastic_block.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:block/cube_all",
- "textures": {
- "all": "tfmg:block/plastic_block"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/plastic_fluid_tank/block_bottom_window.json b/build/resources/main/assets/tfmg/models/block/plastic_fluid_tank/block_bottom_window.json
deleted file mode 100644
index e7c4ffc4..00000000
--- a/build/resources/main/assets/tfmg/models/block/plastic_fluid_tank/block_bottom_window.json
+++ /dev/null
@@ -1,154 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "0": "tfmg:block/plastic_fluid_tank_top",
- "1": "tfmg:block/plastic_fluid_tank",
- "3": "tfmg:block/plastic_fluid_tank_window",
- "4": "tfmg:block/plastic_fluid_tank_inner",
- "particle": "tfmg:block/plastic_fluid_tank"
- },
- "elements": [
- {
- "name": "SideRight",
- "from": [0, 4, 0],
- "to": [4, 16, 1],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, -23]},
- "faces": {
- "north": {"uv": [12, 0, 16, 12], "texture": "#1", "cullface": "north"},
- "east": {"uv": [0, 0, 1, 12], "texture": "#1", "cullface": "north"},
- "south": {"uv": [0, 0, 4, 12], "texture": "#1", "cullface": "north"}
- }
- },
- {
- "name": "SideRight",
- "from": [15, 4, 0],
- "to": [16, 16, 4],
- "faces": {
- "east": {"uv": [12, 0, 16, 12], "texture": "#1", "cullface": "east"},
- "south": {"uv": [0, 0, 1, 12], "texture": "#1", "cullface": "east"},
- "west": {"uv": [0, 0, 4, 12], "texture": "#1", "cullface": "east"}
- }
- },
- {
- "name": "SideRight",
- "from": [12, 4, 15],
- "to": [16, 16, 16],
- "faces": {
- "north": {"uv": [0, 0, 4, 12], "texture": "#1", "cullface": "south"},
- "south": {"uv": [12, 0, 16, 12], "texture": "#1", "cullface": "south"},
- "west": {"uv": [0, 0, 1, 12], "texture": "#1", "cullface": "south"}
- }
- },
- {
- "name": "SideRight",
- "from": [0, 4, 12],
- "to": [1, 16, 16],
- "faces": {
- "north": {"uv": [0, 0, 1, 12], "texture": "#1", "cullface": "west"},
- "east": {"uv": [0, 0, 4, 12], "texture": "#1", "cullface": "west"},
- "west": {"uv": [12, 0, 16, 12], "texture": "#1", "cullface": "west"}
- }
- },
- {
- "name": "Window",
- "from": [4, 4, 0.95],
- "to": [12, 16, 0.95],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, -23]},
- "faces": {
- "north": {"uv": [0, 4, 8, 16], "texture": "#3", "cullface": "north"},
- "south": {"uv": [0, 4, 8, 16], "texture": "#3", "cullface": "north"}
- }
- },
- {
- "name": "Window",
- "from": [15.05, 4, 4],
- "to": [15.05, 16, 12],
- "faces": {
- "east": {"uv": [0, 4, 8, 16], "texture": "#3", "cullface": "east"},
- "west": {"uv": [0, 4, 8, 16], "texture": "#3", "cullface": "east"}
- }
- },
- {
- "name": "Window",
- "from": [4, 4, 15.05],
- "to": [12, 16, 15.05],
- "faces": {
- "north": {"uv": [0, 4, 8, 16], "texture": "#3", "cullface": "south"},
- "south": {"uv": [0, 4, 8, 16], "texture": "#3", "cullface": "south"}
- }
- },
- {
- "name": "Window",
- "from": [0.95, 4, 4],
- "to": [0.95, 16, 12],
- "faces": {
- "east": {"uv": [0, 4, 8, 16], "texture": "#3", "cullface": "west"},
- "west": {"uv": [0, 4, 8, 16], "texture": "#3", "cullface": "west"}
- }
- },
- {
- "name": "SideLeft",
- "from": [12, 4, 0],
- "to": [16, 16, 1],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, -23]},
- "faces": {
- "north": {"uv": [0, 0, 4, 12], "texture": "#1", "cullface": "north"},
- "south": {"uv": [12, 0, 16, 12], "texture": "#1", "cullface": "north"},
- "west": {"uv": [15, 0, 16, 12], "texture": "#1", "cullface": "north"}
- }
- },
- {
- "name": "SideLeft",
- "from": [15, 4, 12],
- "to": [16, 16, 16],
- "faces": {
- "north": {"uv": [15, 0, 16, 12], "texture": "#1", "cullface": "east"},
- "east": {"uv": [0, 0, 4, 12], "texture": "#1", "cullface": "east"},
- "west": {"uv": [12, 0, 16, 12], "texture": "#1", "cullface": "east"}
- }
- },
- {
- "name": "SideLeft",
- "from": [0, 4, 15],
- "to": [4, 16, 16],
- "faces": {
- "north": {"uv": [12, 0, 16, 12], "texture": "#1", "cullface": "south"},
- "east": {"uv": [15, 0, 16, 12], "texture": "#1", "cullface": "south"},
- "south": {"uv": [0, 0, 4, 12], "texture": "#1", "cullface": "south"}
- }
- },
- {
- "name": "SideLeft",
- "from": [0, 4, 0],
- "to": [1, 16, 4],
- "faces": {
- "east": {"uv": [12, 0, 16, 12], "texture": "#1", "cullface": "west"},
- "south": {"uv": [15, 0, 16, 12], "texture": "#1", "cullface": "west"},
- "west": {"uv": [0, 0, 4, 12], "texture": "#1", "cullface": "west"}
- }
- },
- {
- "name": "Bottom",
- "from": [0, 0, 0],
- "to": [16, 4, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, -23]},
- "faces": {
- "north": {"uv": [0, 12, 16, 16], "texture": "#1", "cullface": "north"},
- "east": {"uv": [0, 12, 16, 16], "texture": "#1", "cullface": "east"},
- "south": {"uv": [0, 12, 16, 16], "texture": "#1", "cullface": "south"},
- "west": {"uv": [0, 12, 16, 16], "texture": "#1", "cullface": "west"},
- "up": {"uv": [0, 0, 16, 16], "texture": "#4"},
- "down": {"uv": [0, 0, 16, 16], "texture": "#0", "cullface": "down"}
- }
- }
- ],
- "groups": [
- {
- "name": "tank",
- "origin": [8, 8, -23],
- "color": 0,
- "children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12]
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/plastic_fluid_tank/block_bottom_window_ne.json b/build/resources/main/assets/tfmg/models/block/plastic_fluid_tank/block_bottom_window_ne.json
deleted file mode 100644
index 76c723a3..00000000
--- a/build/resources/main/assets/tfmg/models/block/plastic_fluid_tank/block_bottom_window_ne.json
+++ /dev/null
@@ -1,73 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "0": "tfmg:block/plastic_fluid_tank_top",
- "1": "tfmg:block/plastic_fluid_tank",
- "3": "tfmg:block/plastic_fluid_tank_window",
- "4": "tfmg:block/plastic_fluid_tank_inner",
- "particle": "tfmg:block/plastic_fluid_tank"
- },
- "elements": [
- {
- "name": "SideRight",
- "from": [15, 4, 0],
- "to": [16, 16, 12],
- "faces": {
- "east": {"uv": [4, 0, 16, 12], "texture": "#1"},
- "south": {"uv": [4, 0, 5, 12], "texture": "#1"},
- "west": {"uv": [0, 0, 12, 12], "texture": "#1"}
- }
- },
- {
- "name": "Window",
- "from": [0, 4, 0.95],
- "to": [4, 16, 0.95],
- "faces": {
- "north": {"uv": [0, 4, 4, 16], "texture": "#3"},
- "south": {"uv": [4, 4, 8, 16], "texture": "#3"}
- }
- },
- {
- "name": "Window",
- "from": [15.05, 4, 12],
- "to": [15.05, 16, 16],
- "faces": {
- "east": {"uv": [4, 4, 8, 16], "texture": "#3"},
- "west": {"uv": [0, 4, 4, 16], "texture": "#3"}
- }
- },
- {
- "name": "SideLeft",
- "from": [4, 4, 0],
- "to": [16, 16, 1],
- "faces": {
- "north": {"uv": [0, 0, 12, 12], "texture": "#1"},
- "south": {"uv": [4, 0, 16, 12], "texture": "#1"},
- "west": {"uv": [11, 0, 12, 12], "texture": "#1"}
- }
- },
- {
- "name": "Bottom",
- "from": [0, 0, 0],
- "to": [16, 4, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [-23, 8, 8]},
- "faces": {
- "north": {"uv": [0, 12, 16, 16], "texture": "#1"},
- "east": {"uv": [0, 12, 16, 16], "texture": "#1"},
- "south": {"uv": [0, 12, 16, 16], "texture": "#1"},
- "west": {"uv": [0, 12, 16, 16], "texture": "#1"},
- "up": {"uv": [0, 0, 16, 16], "texture": "#4"},
- "down": {"uv": [0, 0, 16, 16], "texture": "#0", "cullface": "down"}
- }
- }
- ],
- "groups": [
- {
- "name": "tank",
- "origin": [8, 8, -23],
- "color": 0,
- "children": [0, 1, 2, 3, 4]
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/plastic_fluid_tank/block_bottom_window_nw.json b/build/resources/main/assets/tfmg/models/block/plastic_fluid_tank/block_bottom_window_nw.json
deleted file mode 100644
index 8dce39ce..00000000
--- a/build/resources/main/assets/tfmg/models/block/plastic_fluid_tank/block_bottom_window_nw.json
+++ /dev/null
@@ -1,73 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "0": "tfmg:block/plastic_fluid_tank_top",
- "1": "tfmg:block/plastic_fluid_tank",
- "3": "tfmg:block/plastic_fluid_tank_window",
- "4": "tfmg:block/plastic_fluid_tank_inner",
- "particle": "tfmg:block/plastic_fluid_tank"
- },
- "elements": [
- {
- "name": "SideRight",
- "from": [0, 4, 0],
- "to": [12, 16, 1],
- "faces": {
- "north": {"uv": [4, 0, 16, 12], "texture": "#1"},
- "east": {"uv": [4, 0, 5, 12], "texture": "#1"},
- "south": {"uv": [0, 0, 12, 12], "texture": "#1"}
- }
- },
- {
- "name": "Window",
- "from": [0.95, 4, 12],
- "to": [0.95, 16, 16],
- "faces": {
- "east": {"uv": [4, 4, 8, 16], "texture": "#3"},
- "west": {"uv": [0, 4, 4, 16], "texture": "#3"}
- }
- },
- {
- "name": "Window",
- "from": [12, 4, 0.95],
- "to": [16, 16, 0.95],
- "faces": {
- "north": {"uv": [4, 4, 8, 16], "texture": "#3"},
- "south": {"uv": [0, 4, 4, 16], "texture": "#3"}
- }
- },
- {
- "name": "SideLeft",
- "from": [0, 4, 0],
- "to": [1, 16, 12],
- "faces": {
- "east": {"uv": [4, 0, 16, 12], "texture": "#1"},
- "south": {"uv": [11, 0, 12, 12], "texture": "#1"},
- "west": {"uv": [0, 0, 12, 12], "texture": "#1"}
- }
- },
- {
- "name": "Bottom",
- "from": [0, 0, 0],
- "to": [16, 4, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 39]},
- "faces": {
- "north": {"uv": [0, 12, 16, 16], "texture": "#1"},
- "east": {"uv": [0, 12, 16, 16], "texture": "#1"},
- "south": {"uv": [0, 12, 16, 16], "texture": "#1"},
- "west": {"uv": [0, 12, 16, 16], "texture": "#1"},
- "up": {"uv": [0, 0, 16, 16], "texture": "#4"},
- "down": {"uv": [0, 0, 16, 16], "texture": "#0", "cullface": "down"}
- }
- }
- ],
- "groups": [
- {
- "name": "tank",
- "origin": [8, 8, -23],
- "color": 0,
- "children": [0, 1, 2, 3, 4]
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/plastic_fluid_tank/block_middle_window_se.json b/build/resources/main/assets/tfmg/models/block/plastic_fluid_tank/block_middle_window_se.json
deleted file mode 100644
index 51faca72..00000000
--- a/build/resources/main/assets/tfmg/models/block/plastic_fluid_tank/block_middle_window_se.json
+++ /dev/null
@@ -1,57 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "1": "tfmg:block/plastic_fluid_tank",
- "3": "tfmg:block/plastic_fluid_tank_window",
- "particle": "tfmg:block/plastic_fluid_tank"
- },
- "elements": [
- {
- "name": "SideRight",
- "from": [4, 0, 15],
- "to": [16, 16, 16],
- "faces": {
- "north": {"uv": [0, 0, 12, 16], "texture": "#1"},
- "south": {"uv": [4, 0, 16, 16], "texture": "#1"},
- "west": {"uv": [4, 0, 5, 16], "texture": "#1"}
- }
- },
- {
- "name": "Window",
- "from": [15.05, 0, 0],
- "to": [15.05, 16, 4],
- "faces": {
- "east": {"uv": [8, 0, 12, 16], "texture": "#3"},
- "west": {"uv": [12, 0, 16, 16], "texture": "#3"}
- }
- },
- {
- "name": "Window",
- "from": [0, 0, 15.05],
- "to": [4, 16, 15.05],
- "faces": {
- "north": {"uv": [8, 0, 12, 16], "texture": "#3"},
- "south": {"uv": [12, 0, 16, 16], "texture": "#3"}
- }
- },
- {
- "name": "SideLeft",
- "from": [15, 0, 4],
- "to": [16, 16, 16],
- "faces": {
- "north": {"uv": [11, 0, 12, 16], "texture": "#1"},
- "east": {"uv": [0, 0, 12, 16], "texture": "#1"},
- "west": {"uv": [4, 0, 16, 16], "texture": "#1"}
- }
- }
- ],
- "groups": [
- {
- "name": "tank",
- "origin": [8, 8, -23],
- "color": 0,
- "children": [0, 1, 2, 3]
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/plastic_fluid_tank/block_single_window_se.json b/build/resources/main/assets/tfmg/models/block/plastic_fluid_tank/block_single_window_se.json
deleted file mode 100644
index e1300fa2..00000000
--- a/build/resources/main/assets/tfmg/models/block/plastic_fluid_tank/block_single_window_se.json
+++ /dev/null
@@ -1,104 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "0": "tfmg:block/plastic_fluid_tank_top",
- "1": "tfmg:block/plastic_fluid_tank",
- "4": "tfmg:block/plastic_fluid_tank_inner",
- "5": "tfmg:block/plastic_fluid_tank_window_single",
- "particle": "tfmg:block/fluid_tank"
- },
- "elements": [
- {
- "name": "SideRight",
- "from": [4, 4, 15],
- "to": [16, 12, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 4, 8]},
- "faces": {
- "north": {"uv": [0, 4, 12, 12], "texture": "#1"},
- "south": {"uv": [4, 4, 16, 12], "texture": "#1"},
- "west": {"uv": [4, 4, 5, 12], "texture": "#1"}
- }
- },
- {
- "name": "Window",
- "from": [15.05, 4, 0],
- "to": [15.05, 12, 4],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 4, 8]},
- "faces": {
- "east": {"uv": [0, 0, 4, 8], "texture": "#5"},
- "west": {"uv": [4, 0, 8, 8], "texture": "#5"}
- }
- },
- {
- "name": "Window",
- "from": [0, 4, 15.05],
- "to": [4, 12, 15.05],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 4, 8]},
- "faces": {
- "north": {"uv": [0, 0, 4, 8], "texture": "#5"},
- "south": {"uv": [4, 0, 8, 8], "texture": "#5"}
- }
- },
- {
- "name": "SideLeft",
- "from": [15, 4, 4],
- "to": [16, 12, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 4, 8]},
- "faces": {
- "north": {"uv": [11, 4, 12, 12], "texture": "#1"},
- "east": {"uv": [0, 4, 12, 12], "texture": "#1"},
- "west": {"uv": [4, 4, 16, 12], "texture": "#1"}
- }
- },
- {
- "name": "Bottom",
- "from": [0, 12, 0],
- "to": [16, 16, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, -23]},
- "faces": {
- "north": {"uv": [0, 0, 16, 4], "texture": "#1"},
- "east": {"uv": [0, 0, 16, 4], "texture": "#1"},
- "south": {"uv": [0, 0, 16, 4], "texture": "#1"},
- "west": {"uv": [0, 0, 16, 4], "texture": "#1"},
- "up": {"uv": [0, 0, 16, 16], "texture": "#0", "cullface": "up"},
- "down": {"uv": [0, 0, 16, 16], "texture": "#4"}
- }
- },
- {
- "name": "Bottom",
- "from": [0, 0, 0],
- "to": [16, 4, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, -23]},
- "faces": {
- "north": {"uv": [0, 12, 16, 16], "texture": "#1"},
- "east": {"uv": [0, 12, 16, 16], "texture": "#1"},
- "south": {"uv": [0, 12, 16, 16], "texture": "#1"},
- "west": {"uv": [0, 12, 16, 16], "texture": "#1"},
- "up": {"uv": [0, 0, 16, 16], "texture": "#4"},
- "down": {"uv": [0, 0, 16, 16], "texture": "#0", "cullface": "down"}
- }
- }
- ],
- "groups": [
- {
- "name": "tank",
- "origin": [8, 8, -23],
- "color": 0,
- "children": [0, 1, 2, 3, 4]
- },
- {
- "name": "block_bottom_centered_window",
- "origin": [8, 8, 8],
- "color": 0,
- "children": [
- {
- "name": "tank",
- "origin": [8, 8, -23],
- "color": 0,
- "children": [5]
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/plastic_fluid_tank/block_top_window_ne.json b/build/resources/main/assets/tfmg/models/block/plastic_fluid_tank/block_top_window_ne.json
deleted file mode 100644
index 07162d28..00000000
--- a/build/resources/main/assets/tfmg/models/block/plastic_fluid_tank/block_top_window_ne.json
+++ /dev/null
@@ -1,77 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "0": "tfmg:block/plastic_fluid_tank_top",
- "1": "tfmg:block/plastic_fluid_tank",
- "3": "tfmg:block/plastic_fluid_tank_window",
- "4": "tfmg:block/plastic_fluid_tank_inner",
- "particle": "tfmg:block/plastic_fluid_tank"
- },
- "elements": [
- {
- "name": "SideRight",
- "from": [15, 0, 0],
- "to": [16, 12, 12],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 4, 8]},
- "faces": {
- "east": {"uv": [4, 4, 16, 16], "texture": "#1"},
- "south": {"uv": [4, 4, 5, 16], "texture": "#1"},
- "west": {"uv": [0, 4, 12, 16], "texture": "#1"}
- }
- },
- {
- "name": "Window",
- "from": [0, 0, 0.95],
- "to": [4, 12, 0.95],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 4, 8]},
- "faces": {
- "north": {"uv": [0, 0, 4, 12], "texture": "#3"},
- "south": {"uv": [4, 0, 8, 12], "texture": "#3"}
- }
- },
- {
- "name": "Window",
- "from": [15.05, 0, 12],
- "to": [15.05, 12, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 4, 8]},
- "faces": {
- "east": {"uv": [4, 0, 8, 12], "texture": "#3"},
- "west": {"uv": [0, 0, 4, 12], "texture": "#3"}
- }
- },
- {
- "name": "SideLeft",
- "from": [4, 0, 0],
- "to": [16, 12, 1],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 4, 8]},
- "faces": {
- "north": {"uv": [0, 4, 12, 16], "texture": "#1"},
- "south": {"uv": [4, 4, 16, 16], "texture": "#1"},
- "west": {"uv": [11, 4, 12, 16], "texture": "#1"}
- }
- },
- {
- "name": "Bottom",
- "from": [0, 12, 0],
- "to": [16, 16, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [-23, 8, 8]},
- "faces": {
- "north": {"uv": [0, 0, 16, 4], "texture": "#1"},
- "east": {"uv": [0, 0, 16, 4], "texture": "#1"},
- "south": {"uv": [0, 0, 16, 4], "texture": "#1"},
- "west": {"uv": [0, 0, 16, 4], "texture": "#1"},
- "up": {"uv": [0, 0, 16, 16], "texture": "#0", "cullface": "up"},
- "down": {"uv": [0, 0, 16, 16], "texture": "#4"}
- }
- }
- ],
- "groups": [
- {
- "name": "tank",
- "origin": [8, 8, -23],
- "color": 0,
- "children": [0, 1, 2, 3, 4]
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/plastic_fluid_tank/block_top_window_sw.json b/build/resources/main/assets/tfmg/models/block/plastic_fluid_tank/block_top_window_sw.json
deleted file mode 100644
index a74e0646..00000000
--- a/build/resources/main/assets/tfmg/models/block/plastic_fluid_tank/block_top_window_sw.json
+++ /dev/null
@@ -1,77 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "0": "tfmg:block/plastic_fluid_tank_top",
- "1": "tfmg:block/plastic_fluid_tank",
- "3": "tfmg:block/plastic_fluid_tank_window",
- "4": "tfmg:block/plastic_fluid_tank_inner",
- "particle": "tfmg:block/plastic_fluid_tank"
- },
- "elements": [
- {
- "name": "SideRight",
- "from": [0, 0, 4],
- "to": [1, 12, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 4, 8]},
- "faces": {
- "north": {"uv": [4, 4, 5, 16], "texture": "#1"},
- "east": {"uv": [0, 4, 12, 16], "texture": "#1"},
- "west": {"uv": [4, 4, 16, 16], "texture": "#1"}
- }
- },
- {
- "name": "Window",
- "from": [12, 0, 15.05],
- "to": [16, 12, 15.05],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 4, 8]},
- "faces": {
- "north": {"uv": [4, 0, 8, 12], "texture": "#3"},
- "south": {"uv": [0, 0, 4, 12], "texture": "#3"}
- }
- },
- {
- "name": "Window",
- "from": [0.95, 0, 0],
- "to": [0.95, 12, 4],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 4, 8]},
- "faces": {
- "east": {"uv": [0, 0, 4, 12], "texture": "#3"},
- "west": {"uv": [4, 0, 8, 12], "texture": "#3"}
- }
- },
- {
- "name": "SideLeft",
- "from": [0, 0, 15],
- "to": [12, 12, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 4, 8]},
- "faces": {
- "north": {"uv": [4, 4, 16, 16], "texture": "#1"},
- "east": {"uv": [11, 4, 12, 16], "texture": "#1"},
- "south": {"uv": [0, 4, 12, 16], "texture": "#1"}
- }
- },
- {
- "name": "Bottom",
- "from": [0, 12, 0],
- "to": [16, 16, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [39, 8, 8]},
- "faces": {
- "north": {"uv": [0, 0, 16, 4], "texture": "#1"},
- "east": {"uv": [0, 0, 16, 4], "texture": "#1"},
- "south": {"uv": [0, 0, 16, 4], "texture": "#1"},
- "west": {"uv": [0, 0, 16, 4], "texture": "#1"},
- "up": {"uv": [0, 0, 16, 16], "texture": "#0", "cullface": "up"},
- "down": {"uv": [0, 0, 16, 16], "texture": "#4"}
- }
- }
- ],
- "groups": [
- {
- "name": "tank",
- "origin": [8, 8, -23],
- "color": 0,
- "children": [0, 1, 2, 3, 4]
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/plastic_fluid_valve/block_horizontal_closed.json b/build/resources/main/assets/tfmg/models/block/plastic_fluid_valve/block_horizontal_closed.json
deleted file mode 100644
index cab0b69f..00000000
--- a/build/resources/main/assets/tfmg/models/block/plastic_fluid_valve/block_horizontal_closed.json
+++ /dev/null
@@ -1,77 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "render_type": "minecraft:cutout",
- "textures": {
- "2": "tfmg:block/plastic_fluid_valve",
- "3": "tfmg:block/plastic_valve_closed",
- "particle": "tfmg:block/plastic_block"
- },
- "elements": [
- {
- "name": "ValveCenter",
- "from": [2, 2, 2],
- "to": [14, 14, 14],
- "rotation": {"angle": 0, "axis": "y", "origin": [24, 11, 11]},
- "faces": {
- "north": {"uv": [1, 1, 7, 7], "rotation": 90, "texture": "#2"},
- "east": {"uv": [9, 1, 15, 7], "rotation": 90, "texture": "#2"},
- "south": {"uv": [1, 1, 7, 7], "rotation": 90, "texture": "#2"},
- "west": {"uv": [9, 1, 15, 7], "rotation": 90, "texture": "#2"},
- "up": {"uv": [1, 9, 7, 15], "rotation": 90, "texture": "#2"},
- "down": {"uv": [1, 9, 7, 15], "rotation": 90, "texture": "#2"}
- }
- },
- {
- "name": "ValveCenter",
- "from": [2, 2, 3],
- "to": [14, 14, 2],
- "rotation": {"angle": 0, "axis": "y", "origin": [24, 11, 12]},
- "faces": {
- "north": {"uv": [2, 2, 14, 14], "rotation": 90, "texture": "#3"},
- "east": {"uv": [7.5, 1, 8, 7], "texture": "#2"},
- "west": {"uv": [7.5, 1, 8, 7], "texture": "#2"},
- "up": {"uv": [7.5, 1, 8, 7], "rotation": 90, "texture": "#2"},
- "down": {"uv": [7.5, 1, 8, 7], "rotation": 90, "texture": "#2"}
- }
- },
- {
- "name": "ValveCenter",
- "from": [2, 2, 14],
- "to": [14, 14, 13],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 13.5]},
- "faces": {
- "east": {"uv": [7.5, 1, 8, 7], "texture": "#2"},
- "south": {"uv": [2, 2, 14, 14], "rotation": 90, "texture": "#3"},
- "west": {"uv": [7.5, 1, 8, 7], "texture": "#2"},
- "up": {"uv": [7.5, 1, 8, 7], "rotation": 270, "texture": "#2"},
- "down": {"uv": [7.5, 1, 8, 7], "rotation": 270, "texture": "#2"}
- }
- },
- {
- "from": [3, 14, 3],
- "to": [13, 16, 13],
- "rotation": {"angle": 0, "axis": "z", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [7.5, 1.5, 8.5, 6.5], "rotation": 90, "texture": "#2"},
- "east": {"uv": [7.5, 1.5, 8.5, 6.5], "rotation": 90, "texture": "#2"},
- "south": {"uv": [7.5, 1.5, 8.5, 6.5], "rotation": 90, "texture": "#2"},
- "west": {"uv": [7.5, 1.5, 8.5, 6.5], "rotation": 90, "texture": "#2"},
- "up": {"uv": [1.5, 9.5, 6.5, 14.5], "rotation": 90, "texture": "#2"},
- "down": {"uv": [0, 0, 0, 0], "rotation": 90, "texture": "#2"}
- }
- },
- {
- "from": [3, 0, 3],
- "to": [13, 2, 13],
- "rotation": {"angle": 0, "axis": "z", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [8.5, 1.5, 7.5, 6.5], "rotation": 90, "texture": "#2"},
- "east": {"uv": [8.5, 1.5, 7.5, 6.5], "rotation": 90, "texture": "#2"},
- "south": {"uv": [8.5, 1.5, 7.5, 6.5], "rotation": 90, "texture": "#2"},
- "west": {"uv": [8.5, 1.5, 7.5, 6.5], "rotation": 90, "texture": "#2"},
- "up": {"uv": [0, 0, 0, 0], "rotation": 90, "texture": "#2"},
- "down": {"uv": [7, 9, 1, 15], "rotation": 90, "texture": "#2"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/plastic_mechanical_pump/block.json b/build/resources/main/assets/tfmg/models/block/plastic_mechanical_pump/block.json
deleted file mode 100644
index 65d6edc2..00000000
--- a/build/resources/main/assets/tfmg/models/block/plastic_mechanical_pump/block.json
+++ /dev/null
@@ -1,67 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "create:block/block",
- "textures": {
- "4": "tfmg:block/plastic_pump",
- "particle": "tfmg:block/plastic_pump"
- },
- "elements": [
- {
- "from": [2, 13, 2],
- "to": [14, 16, 14],
- "rotation": {"angle": 0, "axis": "z", "origin": [8, 14.5, 8]},
- "faces": {
- "north": {"uv": [8, 0, 6.5, 6], "rotation": 270, "texture": "#4"},
- "east": {"uv": [8, 0, 6.5, 6], "rotation": 270, "texture": "#4"},
- "south": {"uv": [8, 0, 6.5, 6], "rotation": 270, "texture": "#4"},
- "west": {"uv": [8, 0, 6.5, 6], "rotation": 270, "texture": "#4"},
- "up": {"uv": [0, 0, 6, 6], "rotation": 180, "texture": "#4"},
- "down": {"uv": [0, 0, 6, 6], "texture": "#4"}
- }
- },
- {
- "from": [2, 0, 2],
- "to": [14, 3, 14],
- "rotation": {"angle": 0, "axis": "z", "origin": [8, 1.5, 8]},
- "faces": {
- "north": {"uv": [8, 0, 6.5, 6], "rotation": 270, "texture": "#4"},
- "east": {"uv": [8, 0, 6.5, 6], "rotation": 270, "texture": "#4"},
- "south": {"uv": [8, 0, 6.5, 6], "rotation": 270, "texture": "#4"},
- "west": {"uv": [8, 0, 6.5, 6], "rotation": 270, "texture": "#4"},
- "up": {"uv": [0, 0, 6, 6], "rotation": 180, "texture": "#4"},
- "down": {"uv": [0, 0, 6, 6], "texture": "#4"}
- }
- }
- ],
- "display": {
- "thirdperson_righthand": {
- "rotation": [75, 45, 0],
- "translation": [0, 2.5, 0],
- "scale": [0.375, 0.375, 0.375]
- },
- "thirdperson_lefthand": {
- "rotation": [75, 45, 0],
- "translation": [0, 2.5, 0],
- "scale": [0.375, 0.375, 0.375]
- },
- "firstperson_righthand": {
- "rotation": [0, 45, 0],
- "scale": [0.4, 0.4, 0.4]
- },
- "firstperson_lefthand": {
- "rotation": [0, 225, 0],
- "scale": [0.4, 0.4, 0.4]
- },
- "ground": {
- "translation": [0, 3, 0],
- "scale": [0.25, 0.25, 0.25]
- },
- "gui": {
- "rotation": [30, 135, 0],
- "scale": [0.625, 0.625, 0.625]
- },
- "fixed": {
- "scale": [0.5, 0.5, 0.5]
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/plastic_pipe/connection/east.json b/build/resources/main/assets/tfmg/models/block/plastic_pipe/connection/east.json
deleted file mode 100644
index 5d4cc134..00000000
--- a/build/resources/main/assets/tfmg/models/block/plastic_pipe/connection/east.json
+++ /dev/null
@@ -1,22 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "texture_size": [32, 32],
- "textures": {
- "0": "tfmg:block/plastic_pipes",
- "particle": "tfmg:block/plastic_pipes"
- },
- "elements": [
- {
- "name": "connection_east",
- "from": [12, 4, 4],
- "to": [16, 12, 12],
- "rotation": {"angle": 0, "axis": "y", "origin": [16, 0, -16]},
- "faces": {
- "north": {"uv": [0, 6, 4, 8], "rotation": 90, "texture": "#0"},
- "south": {"uv": [0, 8, 4, 6], "rotation": 90, "texture": "#0"},
- "up": {"uv": [0, 8, 4, 6], "rotation": 90, "texture": "#0"},
- "down": {"uv": [0, 6, 4, 8], "rotation": 270, "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/plastic_pipe/connection/north.json b/build/resources/main/assets/tfmg/models/block/plastic_pipe/connection/north.json
deleted file mode 100644
index a83723d5..00000000
--- a/build/resources/main/assets/tfmg/models/block/plastic_pipe/connection/north.json
+++ /dev/null
@@ -1,22 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "texture_size": [32, 32],
- "textures": {
- "0": "tfmg:block/plastic_pipes",
- "particle": "tfmg:block/plastic_pipes"
- },
- "elements": [
- {
- "name": "connection_north",
- "from": [4, 4, 0],
- "to": [12, 12, 4],
- "rotation": {"angle": 0, "axis": "y", "origin": [0, 8, 0]},
- "faces": {
- "east": {"uv": [0, 0, 4, 2], "rotation": 90, "texture": "#0"},
- "west": {"uv": [0, 2, 4, 0], "rotation": 90, "texture": "#0"},
- "up": {"uv": [0, 2, 4, 0], "rotation": 180, "texture": "#0"},
- "down": {"uv": [0, 0, 4, 2], "rotation": 180, "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/plastic_pipe/connection/west.json b/build/resources/main/assets/tfmg/models/block/plastic_pipe/connection/west.json
deleted file mode 100644
index 8438999d..00000000
--- a/build/resources/main/assets/tfmg/models/block/plastic_pipe/connection/west.json
+++ /dev/null
@@ -1,22 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "texture_size": [32, 32],
- "textures": {
- "0": "tfmg:block/plastic_pipes",
- "particle": "tfmg:block/plastic_pipes"
- },
- "elements": [
- {
- "name": "connection_west",
- "from": [0, 4, 4],
- "to": [4, 12, 12],
- "rotation": {"angle": 0, "axis": "y", "origin": [16, 0, -16]},
- "faces": {
- "north": {"uv": [0, 0, 4, 2], "rotation": 90, "texture": "#0"},
- "south": {"uv": [0, 2, 4, 0], "rotation": 90, "texture": "#0"},
- "up": {"uv": [0, 2, 4, 0], "rotation": 90, "texture": "#0"},
- "down": {"uv": [0, 0, 4, 2], "rotation": 270, "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/plastic_pipe/core_y.json b/build/resources/main/assets/tfmg/models/block/plastic_pipe/core_y.json
deleted file mode 100644
index fb79c2a2..00000000
--- a/build/resources/main/assets/tfmg/models/block/plastic_pipe/core_y.json
+++ /dev/null
@@ -1,18 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "textures": {
- "0": "tfmg:block/plastic_pipes_connected",
- "particle": "tfmg:block/plastic_block"
- },
- "elements": [
- {
- "name": "core_y",
- "from": [4, 4, 4],
- "to": [12, 12, 12],
- "faces": {
- "up": {"uv": [12, 12, 16, 8], "rotation": 180, "texture": "#0"},
- "down": {"uv": [12, 8, 16, 12], "rotation": 180, "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/plastic_pipe/core_z.json b/build/resources/main/assets/tfmg/models/block/plastic_pipe/core_z.json
deleted file mode 100644
index 2981730e..00000000
--- a/build/resources/main/assets/tfmg/models/block/plastic_pipe/core_z.json
+++ /dev/null
@@ -1,18 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "textures": {
- "0": "tfmg:block/plastic_pipes_connected",
- "particle": "tfmg:block/plastic_block"
- },
- "elements": [
- {
- "name": "core_z",
- "from": [4, 4, 4],
- "to": [12, 12, 12],
- "faces": {
- "north": {"uv": [12, 8, 16, 12], "texture": "#0"},
- "south": {"uv": [16, 8, 12, 12], "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/plastic_pipe/drain/east.json b/build/resources/main/assets/tfmg/models/block/plastic_pipe/drain/east.json
deleted file mode 100644
index 88e2220a..00000000
--- a/build/resources/main/assets/tfmg/models/block/plastic_pipe/drain/east.json
+++ /dev/null
@@ -1,35 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "texture_size": [32, 32],
- "textures": {
- "0": "tfmg:block/plastic_pipes",
- "particle": "tfmg:block/plastic_pipes"
- },
- "elements": [
- {
- "from": [16.95, 4.95, 4.95],
- "to": [19.95, 11.05, 11.05],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [12, 8, 13.5, 11], "rotation": 180, "texture": "#0"},
- "east": {"uv": [13, 8, 16, 11], "texture": "#0"},
- "south": {"uv": [12, 8, 13.5, 11], "texture": "#0"},
- "up": {"uv": [12, 8, 13.5, 11], "texture": "#0"},
- "down": {"uv": [12, 8, 13.5, 11], "texture": "#0"}
- }
- },
- {
- "from": [14, 2.95, 2.95],
- "to": [17.1, 13.05, 13.05],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [9, 16, 10.5, 11], "texture": "#0"},
- "east": {"uv": [11, 11, 16, 16], "texture": "#0"},
- "south": {"uv": [10.5, 11, 9, 16], "texture": "#0"},
- "west": {"uv": [11, 11, 16, 16], "texture": "#0"},
- "up": {"uv": [10.5, 11, 9, 16], "texture": "#0"},
- "down": {"uv": [10.5, 16, 9, 11], "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/plastic_pipe/drain/north.json b/build/resources/main/assets/tfmg/models/block/plastic_pipe/drain/north.json
deleted file mode 100644
index 3562ebbe..00000000
--- a/build/resources/main/assets/tfmg/models/block/plastic_pipe/drain/north.json
+++ /dev/null
@@ -1,35 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "texture_size": [32, 32],
- "textures": {
- "0": "tfmg:block/plastic_pipes",
- "particle": "tfmg:block/plastic_pipes"
- },
- "elements": [
- {
- "from": [2.95, 2.95, -1.1],
- "to": [13.05, 13.05, 2],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 34, 8]},
- "faces": {
- "north": {"uv": [11, 11, 16, 16], "texture": "#0"},
- "east": {"uv": [10.5, 11, 9, 16], "texture": "#0"},
- "south": {"uv": [11, 11, 16, 16], "texture": "#0"},
- "west": {"uv": [9, 16, 10.5, 11], "texture": "#0"},
- "up": {"uv": [9, 11, 10.5, 16], "rotation": 90, "texture": "#0"},
- "down": {"uv": [10.5, 16, 9, 11], "rotation": 90, "texture": "#0"}
- }
- },
- {
- "from": [4.95, 4.95, -3.95],
- "to": [11.05, 11.05, -0.95],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 34, 8]},
- "faces": {
- "north": {"uv": [13, 8, 16, 11], "texture": "#0"},
- "east": {"uv": [12, 8, 13.5, 11], "texture": "#0"},
- "west": {"uv": [12, 8, 13.5, 11], "rotation": 180, "texture": "#0"},
- "up": {"uv": [12, 8, 13.5, 11], "rotation": 270, "texture": "#0"},
- "down": {"uv": [12, 8, 13.5, 11], "rotation": 90, "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/plastic_pipe/drain/up.json b/build/resources/main/assets/tfmg/models/block/plastic_pipe/drain/up.json
deleted file mode 100644
index 2b1372fa..00000000
--- a/build/resources/main/assets/tfmg/models/block/plastic_pipe/drain/up.json
+++ /dev/null
@@ -1,35 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "texture_size": [32, 32],
- "textures": {
- "0": "tfmg:block/plastic_pipes",
- "particle": "tfmg:block/plastic_pipes"
- },
- "elements": [
- {
- "from": [2.95, 14, 2.95],
- "to": [13.05, 17.1, 13.05],
- "rotation": {"angle": 0, "axis": "z", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [9, 16, 10.5, 11], "rotation": 90, "texture": "#0"},
- "east": {"uv": [9, 16, 10.5, 11], "rotation": 90, "texture": "#0"},
- "south": {"uv": [9, 16, 10.5, 11], "rotation": 90, "texture": "#0"},
- "west": {"uv": [9, 16, 10.5, 11], "rotation": 90, "texture": "#0"},
- "up": {"uv": [16, 11, 11, 16], "rotation": 90, "texture": "#0"},
- "down": {"uv": [16, 11, 11, 16], "rotation": 90, "texture": "#0"}
- }
- },
- {
- "from": [4.95, 16.95, 4.95],
- "to": [11.05, 19.95, 11.05],
- "rotation": {"angle": 0, "axis": "z", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [13.5, 8, 12, 11], "rotation": 90, "texture": "#0"},
- "east": {"uv": [13.5, 8, 12, 11], "rotation": 90, "texture": "#0"},
- "south": {"uv": [13.5, 8, 12, 11], "rotation": 90, "texture": "#0"},
- "west": {"uv": [13.5, 8, 12, 11], "rotation": 90, "texture": "#0"},
- "up": {"uv": [13, 11, 16, 8], "rotation": 180, "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/plastic_pipe/l_y.json b/build/resources/main/assets/tfmg/models/block/plastic_pipe/l_y.json
deleted file mode 100644
index c9a31701..00000000
--- a/build/resources/main/assets/tfmg/models/block/plastic_pipe/l_y.json
+++ /dev/null
@@ -1,37 +0,0 @@
-{
- "parent": "tfmg:block/plastic_pipe/core_y",
- "elements": [
- {
- "faces": {
- "down": {
- "texture": "#0",
- "uv": [
- 8.0,
- 0.0,
- 4.0,
- 4.0
- ]
- },
- "up": {
- "texture": "#0",
- "uv": [
- 8.0,
- 4.0,
- 4.0,
- 0.0
- ]
- }
- },
- "from": [
- 4,
- 4,
- 4
- ],
- "to": [
- 12,
- 12,
- 12
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/plastic_pipe/l_z.json b/build/resources/main/assets/tfmg/models/block/plastic_pipe/l_z.json
deleted file mode 100644
index 8876320e..00000000
--- a/build/resources/main/assets/tfmg/models/block/plastic_pipe/l_z.json
+++ /dev/null
@@ -1,37 +0,0 @@
-{
- "parent": "tfmg:block/plastic_pipe/core_z",
- "elements": [
- {
- "faces": {
- "north": {
- "texture": "#0",
- "uv": [
- 4.0,
- 0.0,
- 8.0,
- 4.0
- ]
- },
- "south": {
- "texture": "#0",
- "uv": [
- 8.0,
- 0.0,
- 4.0,
- 4.0
- ]
- }
- },
- "from": [
- 4,
- 4,
- 4
- ],
- "to": [
- 12,
- 12,
- 12
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/plastic_pipe/rd_x.json b/build/resources/main/assets/tfmg/models/block/plastic_pipe/rd_x.json
deleted file mode 100644
index e72925d5..00000000
--- a/build/resources/main/assets/tfmg/models/block/plastic_pipe/rd_x.json
+++ /dev/null
@@ -1,37 +0,0 @@
-{
- "parent": "tfmg:block/plastic_pipe/core_x",
- "elements": [
- {
- "faces": {
- "east": {
- "texture": "#0",
- "uv": [
- 8.0,
- 0.0,
- 12.0,
- 4.0
- ]
- },
- "west": {
- "texture": "#0",
- "uv": [
- 12.0,
- 0.0,
- 8.0,
- 4.0
- ]
- }
- },
- "from": [
- 4,
- 4,
- 4
- ],
- "to": [
- 12,
- 12,
- 12
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/plastic_pipe/rim/down.json b/build/resources/main/assets/tfmg/models/block/plastic_pipe/rim/down.json
deleted file mode 100644
index baf7457f..00000000
--- a/build/resources/main/assets/tfmg/models/block/plastic_pipe/rim/down.json
+++ /dev/null
@@ -1,22 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "texture_size": [32, 32],
- "textures": {
- "0": "tfmg:block/plastic_pipes",
- "particle": "tfmg:block/plastic_pipes"
- },
- "elements": [
- {
- "from": [3, 0, 3],
- "to": [13, 2, 13],
- "faces": {
- "north": {"uv": [10.5, 11, 9.5, 16], "rotation": 90, "texture": "#0"},
- "east": {"uv": [10.5, 11, 9.5, 16], "rotation": 90, "texture": "#0"},
- "south": {"uv": [10.5, 11, 9.5, 16], "rotation": 90, "texture": "#0"},
- "west": {"uv": [10.5, 11, 9.5, 16], "rotation": 90, "texture": "#0"},
- "up": {"uv": [11, 11, 16, 16], "rotation": 90, "texture": "#0"},
- "down": {"uv": [11, 11, 16, 16], "rotation": 270, "texture": "#0", "cullface": "down"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/plastic_pipe/rim/south.json b/build/resources/main/assets/tfmg/models/block/plastic_pipe/rim/south.json
deleted file mode 100644
index 5f6e7096..00000000
--- a/build/resources/main/assets/tfmg/models/block/plastic_pipe/rim/south.json
+++ /dev/null
@@ -1,23 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "texture_size": [32, 32],
- "textures": {
- "0": "tfmg:block/plastic_pipes",
- "particle": "tfmg:block/plastic_pipes"
- },
- "elements": [
- {
- "from": [3, 3, 14],
- "to": [13, 13, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 28, 8]},
- "faces": {
- "north": {"uv": [11, 11, 16, 16], "texture": "#0"},
- "east": {"uv": [9.5, 16, 10.5, 11], "texture": "#0"},
- "south": {"uv": [11, 11, 16, 16], "texture": "#0", "cullface": "south"},
- "west": {"uv": [10.5, 11, 9.5, 16], "texture": "#0"},
- "up": {"uv": [9.5, 16, 10.5, 11], "rotation": 270, "texture": "#0"},
- "down": {"uv": [10.5, 11, 9.5, 16], "rotation": 270, "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/plastic_pipe/rim_connector/down.json b/build/resources/main/assets/tfmg/models/block/plastic_pipe/rim_connector/down.json
deleted file mode 100644
index f052e8e8..00000000
--- a/build/resources/main/assets/tfmg/models/block/plastic_pipe/rim_connector/down.json
+++ /dev/null
@@ -1,22 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "texture_size": [32, 32],
- "textures": {
- "0": "tfmg:block/plastic_pipes",
- "particle": "tfmg:block/plastic_pipes"
- },
- "elements": [
- {
- "name": "rim_down",
- "from": [4, 0, 4],
- "to": [12, 4, 12],
- "rotation": {"angle": 0, "axis": "y", "origin": [16, 0, -16]},
- "faces": {
- "north": {"uv": [4, 6, 8, 8], "texture": "#0"},
- "east": {"uv": [4, 6, 8, 8], "texture": "#0"},
- "south": {"uv": [8, 6, 4, 8], "texture": "#0"},
- "west": {"uv": [8, 6, 4, 8], "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/plastic_pipe/rim_connector/north.json b/build/resources/main/assets/tfmg/models/block/plastic_pipe/rim_connector/north.json
deleted file mode 100644
index f8e01271..00000000
--- a/build/resources/main/assets/tfmg/models/block/plastic_pipe/rim_connector/north.json
+++ /dev/null
@@ -1,22 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "texture_size": [32, 32],
- "textures": {
- "0": "tfmg:block/plastic_pipes",
- "particle": "tfmg:block/plastic_pipes"
- },
- "elements": [
- {
- "name": "rim_north",
- "from": [4, 4, 0],
- "to": [12, 12, 4],
- "rotation": {"angle": 0, "axis": "y", "origin": [0, 8, 0]},
- "faces": {
- "east": {"uv": [4, 0, 8, 2], "rotation": 90, "texture": "#0"},
- "west": {"uv": [4, 2, 8, 0], "rotation": 90, "texture": "#0"},
- "up": {"uv": [4, 2, 8, 0], "rotation": 180, "texture": "#0"},
- "down": {"uv": [4, 0, 8, 2], "rotation": 180, "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/plastic_pipe/ud_x.json b/build/resources/main/assets/tfmg/models/block/plastic_pipe/ud_x.json
deleted file mode 100644
index 16d6b3d6..00000000
--- a/build/resources/main/assets/tfmg/models/block/plastic_pipe/ud_x.json
+++ /dev/null
@@ -1,37 +0,0 @@
-{
- "parent": "tfmg:block/plastic_pipe/core_x",
- "elements": [
- {
- "faces": {
- "east": {
- "texture": "#0",
- "uv": [
- 0.0,
- 8.0,
- 4.0,
- 12.0
- ]
- },
- "west": {
- "texture": "#0",
- "uv": [
- 4.0,
- 8.0,
- 0.0,
- 12.0
- ]
- }
- },
- "from": [
- 4,
- 4,
- 4
- ],
- "to": [
- 12,
- 12,
- 12
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/plastic_pipe/ud_y.json b/build/resources/main/assets/tfmg/models/block/plastic_pipe/ud_y.json
deleted file mode 100644
index c55f857c..00000000
--- a/build/resources/main/assets/tfmg/models/block/plastic_pipe/ud_y.json
+++ /dev/null
@@ -1,37 +0,0 @@
-{
- "parent": "tfmg:block/plastic_pipe/core_y",
- "elements": [
- {
- "faces": {
- "down": {
- "texture": "#0",
- "uv": [
- 4.0,
- 8.0,
- 0.0,
- 12.0
- ]
- },
- "up": {
- "texture": "#0",
- "uv": [
- 4.0,
- 12.0,
- 0.0,
- 8.0
- ]
- }
- },
- "from": [
- 4,
- 4,
- 4
- ],
- "to": [
- 12,
- 12,
- 12
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/plastic_pipe/window.json b/build/resources/main/assets/tfmg/models/block/plastic_pipe/window.json
deleted file mode 100644
index 9f799834..00000000
--- a/build/resources/main/assets/tfmg/models/block/plastic_pipe/window.json
+++ /dev/null
@@ -1,51 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "0": "tfmg:block/plastic_glass_fluid_pipe",
- "particle": "tfmg:block/plastic_block"
- },
- "elements": [
- {
- "name": "Outer",
- "from": [4, 0, 4],
- "to": [12, 16, 12],
- "faces": {
- "north": {"uv": [0, 16, 16, 8], "rotation": 90, "texture": "#0"},
- "east": {"uv": [0, 16, 16, 8], "rotation": 90, "texture": "#0"},
- "south": {"uv": [0, 8, 16, 16], "rotation": 90, "texture": "#0"},
- "west": {"uv": [0, 8, 16, 16], "rotation": 90, "texture": "#0"}
- }
- },
- {
- "name": "Inner",
- "from": [4.1, 0, 11.9],
- "to": [11.9, 16, 4.1],
- "rotation": {"angle": 0, "axis": "y", "origin": [0, 0, 8]},
- "faces": {
- "north": {"uv": [0, 16, 16, 8], "rotation": 90, "texture": "#0"},
- "east": {"uv": [0, 16, 16, 8], "rotation": 90, "texture": "#0"},
- "south": {"uv": [0, 8, 16, 16], "rotation": 90, "texture": "#0"},
- "west": {"uv": [0, 8, 16, 16], "rotation": 90, "texture": "#0"}
- }
- },
- {
- "from": [10, 0, 4],
- "to": [6, 16, 12],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 8]},
- "faces": {
- "east": {"uv": [0, 0, 16, 8], "rotation": 90, "texture": "#0"},
- "west": {"uv": [0, 0, 16, 8], "rotation": 90, "texture": "#0"}
- }
- },
- {
- "from": [4, 0, 10],
- "to": [12, 16, 6],
- "rotation": {"angle": 0, "axis": "y", "origin": [4, 0, 10]},
- "faces": {
- "north": {"uv": [0, 0, 16, 8], "rotation": 90, "texture": "#0"},
- "south": {"uv": [0, 0, 16, 8], "rotation": 90, "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/plastic_smart_fluid_pipe/block.json b/build/resources/main/assets/tfmg/models/block/plastic_smart_fluid_pipe/block.json
deleted file mode 100644
index 4c559ed9..00000000
--- a/build/resources/main/assets/tfmg/models/block/plastic_smart_fluid_pipe/block.json
+++ /dev/null
@@ -1,61 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "2": "tfmg:block/plastic_smart_pipe_1",
- "3": "tfmg:block/plastic_smart_pipe_2",
- "4": "tfmg:block/plastic_pipes",
- "5": "tfmg:block/plastic_smart_pipe_3",
- "particle": "tfmg:block/plastic_block"
- },
- "elements": [
- {
- "from": [3, 3, 3],
- "to": [13, 13, 13],
- "faces": {
- "north": {"uv": [3, 3, 13, 13], "texture": "#5"},
- "east": {"uv": [13, 3, 3, 13], "texture": "#2"},
- "south": {"uv": [3, 3, 13, 13], "texture": "#5"},
- "west": {"uv": [3, 3, 13, 13], "texture": "#2"},
- "up": {"uv": [13, 3, 3, 13], "rotation": 270, "texture": "#2"},
- "down": {"uv": [3, 3, 13, 13], "rotation": 270, "texture": "#2"}
- }
- },
- {
- "from": [4.5, 5, 7.15],
- "to": [11.5, 12, 13.15],
- "rotation": {"angle": 45, "axis": "x", "origin": [8, 12, 13]},
- "faces": {
- "north": {"uv": [1, 9, 7, 15], "texture": "#3"},
- "east": {"uv": [0, 0, 6, 7], "texture": "#3"},
- "west": {"uv": [0, 0, 6, 7], "rotation": 180, "texture": "#3"},
- "up": {"uv": [0, 0, 6, 7], "rotation": 270, "texture": "#3"},
- "down": {"uv": [0, 0, 6, 7], "rotation": 90, "texture": "#3"}
- }
- },
- {
- "from": [3.9, 4.4, 4.15],
- "to": [12.1, 12.6, 7.15],
- "rotation": {"angle": 45, "axis": "x", "origin": [8, 12, 13]},
- "faces": {
- "north": {"uv": [8, 8, 16, 16], "texture": "#3"},
- "east": {"uv": [13, 0, 16, 8], "texture": "#3"},
- "south": {"uv": [0, 8, 8, 16], "texture": "#3"},
- "west": {"uv": [13, 8, 16, 0], "rotation": 180, "texture": "#3"},
- "up": {"uv": [13, 8, 16, 0], "rotation": 270, "texture": "#3"},
- "down": {"uv": [13, 0, 16, 8], "rotation": 90, "texture": "#3"}
- }
- },
- {
- "from": [4, 4, 0],
- "to": [12, 12, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [4, 4, 0]},
- "faces": {
- "east": {"uv": [4, 8, 8, 0], "rotation": 90, "texture": "#4"},
- "west": {"uv": [4, 0, 8, 8], "rotation": 90, "texture": "#4"},
- "up": {"uv": [4, 8, 8, 0], "texture": "#4"},
- "down": {"uv": [4, 0, 8, 8], "texture": "#4"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/plastic_smart_fluid_pipe/item.json b/build/resources/main/assets/tfmg/models/block/plastic_smart_fluid_pipe/item.json
deleted file mode 100644
index 6400cd39..00000000
--- a/build/resources/main/assets/tfmg/models/block/plastic_smart_fluid_pipe/item.json
+++ /dev/null
@@ -1,119 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "1": "tfmg:block/plastic_pipes",
- "2": "tfmg:block/plastic_smart_pipe_1",
- "3": "tfmg:block/plastic_smart_pipe_2",
- "4": "tfmg:block/plastic_smart_pipe_3",
- "particle": "tfmg:block/plastic_smart_pipe_3"
- },
- "elements": [
- {
- "from": [3, 3, 0],
- "to": [13, 13, 2],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 0]},
- "faces": {
- "north": {"uv": [11, 11, 16, 16], "rotation": 180, "texture": "#1"},
- "east": {"uv": [10.5, 11, 9.5, 16], "texture": "#1"},
- "south": {"uv": [11, 11, 16, 16], "rotation": 180, "texture": "#1"},
- "west": {"uv": [9.5, 11, 10.5, 16], "texture": "#1"},
- "up": {"uv": [9.5, 11, 10.5, 16], "rotation": 90, "texture": "#1"},
- "down": {"uv": [10.5, 11, 9.5, 16], "rotation": 90, "texture": "#1"}
- }
- },
- {
- "from": [3, 3, 14],
- "to": [13, 13, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 16]},
- "faces": {
- "north": {"uv": [16, 11, 11, 16], "rotation": 180, "texture": "#1"},
- "east": {"uv": [9.5, 11, 10.5, 16], "texture": "#1"},
- "south": {"uv": [16, 11, 11, 16], "rotation": 180, "texture": "#1"},
- "west": {"uv": [10.5, 11, 9.5, 16], "texture": "#1"},
- "up": {"uv": [10.5, 11, 9.5, 16], "rotation": 90, "texture": "#1"},
- "down": {"uv": [9.5, 11, 10.5, 16], "rotation": 90, "texture": "#1"}
- }
- },
- {
- "from": [3, 3, 3],
- "to": [13, 13, 13],
- "faces": {
- "north": {"uv": [3, 3, 13, 13], "texture": "#4"},
- "east": {"uv": [13, 3, 3, 13], "texture": "#2"},
- "south": {"uv": [3, 3, 13, 13], "texture": "#4"},
- "west": {"uv": [3, 3, 13, 13], "texture": "#2"},
- "up": {"uv": [13, 3, 3, 13], "rotation": 270, "texture": "#2"},
- "down": {"uv": [3, 3, 13, 13], "rotation": 270, "texture": "#2"}
- }
- },
- {
- "from": [4.5, 5, 7.15],
- "to": [11.5, 12, 13.15],
- "rotation": {"angle": 45, "axis": "x", "origin": [8, 12, 13]},
- "faces": {
- "north": {"uv": [1, 9, 7, 15], "texture": "#3"},
- "east": {"uv": [0, 0, 6, 7], "texture": "#3"},
- "west": {"uv": [0, 0, 6, 7], "rotation": 180, "texture": "#3"},
- "up": {"uv": [0, 0, 6, 7], "rotation": 270, "texture": "#3"},
- "down": {"uv": [0, 0, 6, 7], "rotation": 90, "texture": "#3"}
- }
- },
- {
- "from": [3.9, 4.4, 4.15],
- "to": [12.1, 12.6, 7.15],
- "rotation": {"angle": 45, "axis": "x", "origin": [8, 12, 13]},
- "faces": {
- "north": {"uv": [8, 8, 16, 16], "texture": "#3"},
- "east": {"uv": [13, 0, 16, 8], "texture": "#3"},
- "south": {"uv": [0, 8, 8, 16], "texture": "#3"},
- "west": {"uv": [13, 8, 16, 0], "rotation": 180, "texture": "#3"},
- "up": {"uv": [13, 8, 16, 0], "rotation": 270, "texture": "#3"},
- "down": {"uv": [13, 0, 16, 8], "rotation": 90, "texture": "#3"}
- }
- },
- {
- "from": [4, 4, 0],
- "to": [12, 12, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [4, 4, 0]},
- "faces": {
- "east": {"uv": [4, 8, 8, 0], "rotation": 90, "texture": "#1"},
- "west": {"uv": [4, 0, 8, 8], "rotation": 90, "texture": "#1"},
- "up": {"uv": [4, 8, 8, 0], "texture": "#1"},
- "down": {"uv": [4, 0, 8, 8], "texture": "#1"}
- }
- }
- ],
- "display": {
- "thirdperson_righthand": {
- "rotation": [75, 45, 0],
- "translation": [0, 2.5, 0],
- "scale": [0.375, 0.375, 0.375]
- },
- "thirdperson_lefthand": {
- "rotation": [75, 45, 0],
- "translation": [0, 2.5, 0],
- "scale": [0.375, 0.375, 0.375]
- },
- "firstperson_righthand": {
- "rotation": [0, 45, 0],
- "scale": [0.4, 0.4, 0.4]
- },
- "firstperson_lefthand": {
- "rotation": [0, 225, 0],
- "scale": [0.4, 0.4, 0.4]
- },
- "ground": {
- "translation": [0, 3, 0],
- "scale": [0.25, 0.25, 0.25]
- },
- "gui": {
- "rotation": [30, 225, 0],
- "scale": [0.625, 0.625, 0.625]
- },
- "fixed": {
- "rotation": [0, 90, 0],
- "scale": [0.5, 0.5, 0.5]
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/polarizer/block.json b/build/resources/main/assets/tfmg/models/block/polarizer/block.json
deleted file mode 100644
index ae3f94e2..00000000
--- a/build/resources/main/assets/tfmg/models/block/polarizer/block.json
+++ /dev/null
@@ -1,257 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "0": "tfmg:block/steel_casing",
- "1": "tfmg:block/steel_casing_slab",
- "2": "tfmg:block/polarizer_back",
- "3": "tfmg:block/polarizer_top",
- "4": "tfmg:block/polarizer_front",
- "particle": "tfmg:block/steel_casing"
- },
- "elements": [
- {
- "from": [0, 0, 1],
- "to": [16, 8, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [0, 2, 0]},
- "faces": {
- "north": {"uv": [0, 8, 16, 16], "texture": "#4"},
- "east": {"uv": [0, 8, 15, 16], "texture": "#1"},
- "south": {"uv": [0, 8, 16, 16], "texture": "#2"},
- "west": {"uv": [1, 8, 16, 16], "texture": "#1"},
- "up": {"uv": [0, 1, 16, 16], "texture": "#0"},
- "down": {"uv": [0, 0, 16, 15], "texture": "#0"}
- }
- },
- {
- "from": [4, 8, 1],
- "to": [12, 12, 2],
- "rotation": {"angle": 0, "axis": "y", "origin": [7, 8, 0]},
- "faces": {
- "north": {"uv": [4, 4, 12, 8], "texture": "#4"},
- "east": {"uv": [1, 8, 2, 12], "texture": "#4"},
- "south": {"uv": [4, 0, 12, 4], "texture": "#4"},
- "west": {"uv": [14, 8, 15, 12], "texture": "#4"},
- "up": {"uv": [4, 0, 12, 1], "texture": "#4"}
- }
- },
- {
- "from": [4, 11, 0],
- "to": [12, 12, 1],
- "rotation": {"angle": 0, "axis": "y", "origin": [10, 10, 0]},
- "faces": {
- "north": {"uv": [4, 4, 12, 5], "texture": "#4"},
- "east": {"uv": [4, 4, 5, 5], "texture": "#4"},
- "west": {"uv": [11, 4, 12, 5], "texture": "#4"},
- "up": {"uv": [4, 15, 12, 16], "texture": "#4"},
- "down": {"uv": [4, 4, 12, 5], "texture": "#4"}
- }
- },
- {
- "from": [11, 8, 0],
- "to": [12, 11, 1],
- "rotation": {"angle": 0, "axis": "y", "origin": [10, 9, 0]},
- "faces": {
- "north": {"uv": [4, 5, 5, 8], "texture": "#4"},
- "east": {"uv": [4, 5, 5, 8], "texture": "#4"},
- "west": {"uv": [4, 5, 5, 8], "texture": "#4"}
- }
- },
- {
- "from": [4, 8, 0],
- "to": [5, 11, 1],
- "rotation": {"angle": 0, "axis": "y", "origin": [3, 9, 0]},
- "faces": {
- "north": {"uv": [11, 5, 12, 8], "texture": "#4"},
- "east": {"uv": [11, 5, 12, 8], "texture": "#4"},
- "west": {"uv": [11, 5, 12, 8], "texture": "#4"}
- }
- },
- {
- "from": [0, 0, 0],
- "to": [5, 8, 1],
- "rotation": {"angle": 0, "axis": "y", "origin": [0, 2, 0]},
- "faces": {
- "north": {"uv": [11, 8, 16, 16], "texture": "#4"},
- "east": {"uv": [15, 8, 16, 16], "texture": "#4"},
- "west": {"uv": [0, 8, 1, 16], "texture": "#1"},
- "up": {"uv": [0, 0, 5, 1], "texture": "#0"},
- "down": {"uv": [0, 0, 5, 1], "texture": "#0"}
- }
- },
- {
- "from": [11, 0, 0],
- "to": [16, 8, 1],
- "rotation": {"angle": 0, "axis": "y", "origin": [11, 2, 0]},
- "faces": {
- "north": {"uv": [0, 8, 5, 16], "texture": "#4"},
- "east": {"uv": [15, 8, 16, 16], "texture": "#1"},
- "west": {"uv": [0, 8, 1, 16], "texture": "#4"},
- "up": {"uv": [11, 0, 16, 1], "texture": "#0"},
- "down": {"uv": [11, 0, 16, 1], "texture": "#0"}
- }
- },
- {
- "from": [5, 0, 0],
- "to": [11, 7, 1],
- "rotation": {"angle": 0, "axis": "y", "origin": [6, 2, 0]},
- "faces": {
- "north": {"uv": [5, 9, 11, 16], "texture": "#4"},
- "up": {"uv": [5, 9, 11, 10], "texture": "#4"},
- "down": {"uv": [5, 0, 11, 1], "texture": "#0"}
- }
- },
- {
- "from": [5, 8, 14],
- "to": [11, 11, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [7, 8, 14]},
- "faces": {
- "north": {"uv": [0, 0, 6, 4], "texture": "#2"},
- "east": {"uv": [0, 4, 2, 7], "texture": "#0"},
- "south": {"uv": [5, 5, 11, 8], "texture": "#2"},
- "west": {"uv": [14, 5, 16, 8], "texture": "#0"},
- "up": {"uv": [5, 14, 11, 16], "texture": "#2"}
- }
- },
- {
- "from": [6, 8, 7],
- "to": [6, 14, 9],
- "rotation": {"angle": 0, "axis": "y", "origin": [4, 8, 7]},
- "faces": {
- "north": {"uv": [0, 0, 0, 6], "texture": "#3"},
- "east": {"uv": [0, 0, 2, 6], "texture": "#3"},
- "south": {"uv": [0, 0, 0, 6], "texture": "#3"},
- "west": {"uv": [0, 0, 2, 6], "texture": "#3"},
- "up": {"uv": [0, 0, 0, 2], "texture": "#3"},
- "down": {"uv": [0, 0, 0, 2], "texture": "#3"}
- }
- },
- {
- "from": [5, 14, 5],
- "to": [7, 14, 11],
- "rotation": {"angle": 0, "axis": "y", "origin": [4, 14, 7]},
- "faces": {
- "north": {"uv": [0, 0, 2, 0], "texture": "#missing"},
- "east": {"uv": [0, 0, 6, 0], "texture": "#missing"},
- "south": {"uv": [0, 0, 2, 0], "texture": "#missing"},
- "west": {"uv": [0, 0, 6, 0], "texture": "#missing"},
- "up": {"uv": [0, 0, 2, 6], "texture": "#3"},
- "down": {"uv": [0, 0, 2, 6], "texture": "#3"}
- }
- },
- {
- "from": [10, 8, 7],
- "to": [10, 14, 9],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 7]},
- "faces": {
- "north": {"uv": [0, 0, 0, 6], "texture": "#3"},
- "east": {"uv": [0, 0, 2, 6], "texture": "#3"},
- "south": {"uv": [0, 0, 0, 6], "texture": "#3"},
- "west": {"uv": [0, 0, 2, 6], "texture": "#3"},
- "up": {"uv": [0, 0, 0, 2], "texture": "#3"},
- "down": {"uv": [0, 0, 0, 2], "texture": "#3"}
- }
- },
- {
- "from": [9, 14, 5],
- "to": [11, 14, 11],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 14, 7]},
- "faces": {
- "north": {"uv": [0, 0, 2, 0], "texture": "#missing"},
- "east": {"uv": [0, 0, 6, 0], "texture": "#missing"},
- "south": {"uv": [0, 0, 2, 0], "texture": "#missing"},
- "west": {"uv": [0, 0, 6, 0], "texture": "#missing"},
- "up": {"uv": [0, 0, 2, 6], "texture": "#3"},
- "down": {"uv": [0, 0, 2, 6], "texture": "#3"}
- }
- },
- {
- "from": [1, 8, 4],
- "to": [5, 12, 11],
- "rotation": {"angle": 0, "axis": "y", "origin": [2, 8, 5]},
- "faces": {
- "north": {"uv": [12, 0, 16, 4], "texture": "#3"},
- "east": {"uv": [12, 4, 8, 11], "rotation": 90, "texture": "#3"},
- "south": {"uv": [12, 0, 16, 4], "texture": "#3"},
- "west": {"uv": [12, 11, 8, 4], "rotation": 90, "texture": "#3"},
- "up": {"uv": [12, 4, 16, 11], "texture": "#3"}
- }
- },
- {
- "from": [11, 8, 4],
- "to": [15, 12, 11],
- "rotation": {"angle": 0, "axis": "y", "origin": [12, 8, 5]},
- "faces": {
- "north": {"uv": [12, 0, 16, 4], "texture": "#3"},
- "east": {"uv": [12, 4, 8, 11], "rotation": 90, "texture": "#3"},
- "south": {"uv": [12, 0, 16, 4], "texture": "#3"},
- "west": {"uv": [12, 11, 8, 4], "rotation": 90, "texture": "#3"},
- "up": {"uv": [12, 4, 16, 11], "texture": "#3"}
- }
- },
- {
- "from": [4, 8, 11],
- "to": [4, 10, 14],
- "rotation": {"angle": 0, "axis": "y", "origin": [2, 8, 11]},
- "faces": {
- "north": {"uv": [0, 0, 0, 2], "texture": "#3"},
- "east": {"uv": [16, 11, 13, 13], "texture": "#3"},
- "south": {"uv": [0, 0, 0, 2], "texture": "#3"},
- "west": {"uv": [13, 11, 16, 13], "texture": "#3"},
- "up": {"uv": [0, 0, 0, 3], "texture": "#3"},
- "down": {"uv": [0, 0, 0, 3], "texture": "#3"}
- }
- },
- {
- "from": [12, 8, 11],
- "to": [12, 10, 14],
- "rotation": {"angle": 0, "axis": "y", "origin": [10, 8, 11]},
- "faces": {
- "north": {"uv": [0, 0, 0, 2], "texture": "#3"},
- "east": {"uv": [16, 11, 13, 13], "texture": "#3"},
- "south": {"uv": [0, 0, 0, 2], "texture": "#3"},
- "west": {"uv": [13, 11, 16, 13], "texture": "#3"},
- "up": {"uv": [0, 0, 0, 3], "texture": "#3"},
- "down": {"uv": [0, 0, 0, 3], "texture": "#3"}
- }
- },
- {
- "from": [14, 8, 11],
- "to": [14, 10, 14],
- "rotation": {"angle": 0, "axis": "y", "origin": [12, 8, 11]},
- "faces": {
- "north": {"uv": [0, 0, 0, 2], "texture": "#3"},
- "east": {"uv": [16, 11, 13, 13], "texture": "#3"},
- "south": {"uv": [0, 0, 0, 2], "texture": "#3"},
- "west": {"uv": [13, 11, 16, 13], "texture": "#3"},
- "up": {"uv": [0, 0, 0, 3], "texture": "#3"},
- "down": {"uv": [0, 0, 0, 3], "texture": "#3"}
- }
- },
- {
- "from": [2, 8, 11],
- "to": [2, 10, 14],
- "rotation": {"angle": 0, "axis": "y", "origin": [0, 8, 11]},
- "faces": {
- "north": {"uv": [0, 0, 0, 2], "texture": "#3"},
- "east": {"uv": [16, 11, 13, 13], "texture": "#3"},
- "south": {"uv": [0, 0, 0, 2], "texture": "#3"},
- "west": {"uv": [13, 11, 16, 13], "texture": "#3"},
- "up": {"uv": [0, 0, 0, 3], "texture": "#3"},
- "down": {"uv": [0, 0, 0, 3], "texture": "#3"}
- }
- },
- {
- "from": [7, 7, 0.9],
- "to": [9, 8, 0.9],
- "rotation": {"angle": 0, "axis": "y", "origin": [7, 7, 1]},
- "faces": {
- "north": {"uv": [7, 8, 9, 9], "texture": "#4"},
- "east": {"uv": [0, 0, 0, 1], "texture": "#missing"},
- "west": {"uv": [0, 0, 0, 1], "texture": "#missing"},
- "up": {"uv": [0, 0, 2, 0], "texture": "#missing"},
- "down": {"uv": [0, 0, 2, 0], "texture": "#missing"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/polarizer/block_old.json b/build/resources/main/assets/tfmg/models/block/polarizer/block_old.json
deleted file mode 100644
index d87e2cec..00000000
--- a/build/resources/main/assets/tfmg/models/block/polarizer/block_old.json
+++ /dev/null
@@ -1,119 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent":"block/block",
- "texture_size": [32, 32],
- "textures": {
- "0": "tfmg:block/polarizer",
- "particle": "tfmg:block/steel_block"
- },
- "elements": [
- {
- "from": [0, 0, 0],
- "to": [16, 8, 16],
- "faces": {
- "north": {"uv": [8, 0, 16, 4.5], "texture": "#0"},
- "east": {"uv": [8, 0, 16, 4.5], "texture": "#0"},
- "south": {"uv": [8, 0, 16, 4.5], "texture": "#0"},
- "west": {"uv": [8, 7.5, 16, 12], "texture": "#0"},
- "up": {"uv": [0, 8, 8, 16], "rotation": 270, "texture": "#0"},
- "down": {"uv": [0, 0, 8, 8], "texture": "#0"}
- }
- },
- {
- "from": [0, 8, 5],
- "to": [5, 11, 11],
- "faces": {
- "north": {"uv": [8.5, 12.5, 10, 15], "rotation": 90, "texture": "#0"},
- "east": {"uv": [8.5, 4.5, 10, 7.5], "rotation": 90, "texture": "#0"},
- "south": {"uv": [8.5, 12.5, 10, 15], "rotation": 90, "texture": "#0"},
- "west": {"uv": [10.5, 6, 13.5, 7.5], "texture": "#0"},
- "up": {"uv": [10.5, 12.5, 13.5, 15], "rotation": 90, "texture": "#0"},
- "down": {"uv": [0, 0, 0, 0], "texture": "#0"}
- }
- },
- {
- "from": [9, 8, 1],
- "to": [14, 10, 4],
- "faces": {
- "north": {"uv": [1, 12.5, 2, 15], "rotation": 90, "texture": "#0"},
- "east": {"uv": [0.5, 12.5, 2, 13.5], "texture": "#0"},
- "south": {"uv": [1, 12.5, 2, 15], "rotation": 90, "texture": "#0"},
- "west": {"uv": [0.5, 12.5, 2, 13.5], "texture": "#0"},
- "up": {"uv": [2, 15, 0.5, 12.5], "rotation": 90, "texture": "#0"},
- "down": {"uv": [0, 0, 0, 0], "texture": "#0"}
- }
- },
- {
- "from": [9, 8, 12],
- "to": [14, 10, 15],
- "faces": {
- "north": {"uv": [1, 12.5, 2, 15], "rotation": 90, "texture": "#0"},
- "east": {"uv": [0.5, 12.5, 2, 13.5], "texture": "#0"},
- "south": {"uv": [1, 12.5, 2, 15], "rotation": 90, "texture": "#0"},
- "west": {"uv": [0.5, 12.5, 2, 13.5], "texture": "#0"},
- "up": {"uv": [2, 15, 0.5, 12.5], "rotation": 90, "texture": "#0"},
- "down": {"uv": [0, 0, 0, 0], "texture": "#0"}
- }
- },
- {
- "from": [5, 11, 7],
- "to": [5, 14, 9],
- "faces": {
- "north": {"uv": [0, 0, 0, 3], "texture": "#0"},
- "east": {"uv": [15, 13.5, 16, 15], "texture": "#0"},
- "south": {"uv": [0, 0, 0, 3], "texture": "#0"},
- "west": {"uv": [14, 13.5, 15, 15], "texture": "#0"},
- "up": {"uv": [0, 0, 0, 2], "texture": "#0"},
- "down": {"uv": [0, 0, 0, 2], "texture": "#0"}
- }
- },
- {
- "from": [11, 8, 7],
- "to": [11, 14, 9],
- "faces": {
- "north": {"uv": [0, 0, 0, 6], "texture": "#0"},
- "east": {"uv": [14, 12.5, 15, 15.5], "texture": "#0"},
- "south": {"uv": [0, 0, 0, 6], "texture": "#0"},
- "west": {"uv": [16, 12.5, 15, 15.5], "texture": "#0"},
- "up": {"uv": [0, 0, 0, 2], "texture": "#0"},
- "down": {"uv": [0, 0, 0, 2], "texture": "#0"}
- }
- },
- {
- "from": [5, 12, 7],
- "to": [11, 12, 9],
- "faces": {
- "north": {"uv": [0, 0, 0, 6], "rotation": 270, "texture": "#0"},
- "east": {"uv": [0, 0, 0, 2], "rotation": 90, "texture": "#0"},
- "south": {"uv": [0, 0, 0, 6], "rotation": 90, "texture": "#0"},
- "west": {"uv": [0, 0, 0, 2], "rotation": 90, "texture": "#0"},
- "up": {"uv": [14, 12.5, 15, 15.5], "rotation": 90, "texture": "#0"},
- "down": {"uv": [14, 12.5, 15, 15.5], "rotation": 90, "texture": "#0"}
- }
- },
- {
- "from": [4, 14, 5],
- "to": [6, 14, 11],
- "faces": {
- "north": {"uv": [0, 0, 2, 0], "texture": "#0"},
- "east": {"uv": [0, 0, 6, 0], "texture": "#0"},
- "south": {"uv": [0, 0, 2, 0], "texture": "#0"},
- "west": {"uv": [0, 0, 6, 0], "texture": "#0"},
- "up": {"uv": [14, 4.5, 15, 7.5], "texture": "#0"},
- "down": {"uv": [15, 4.5, 16, 7.5], "texture": "#0"}
- }
- },
- {
- "from": [10, 14, 5],
- "to": [12, 14, 11],
- "faces": {
- "north": {"uv": [0, 0, 2, 0], "texture": "#0"},
- "east": {"uv": [0, 0, 6, 0], "texture": "#0"},
- "south": {"uv": [0, 0, 2, 0], "texture": "#0"},
- "west": {"uv": [0, 0, 6, 0], "texture": "#0"},
- "up": {"uv": [14, 4.5, 15, 7.5], "texture": "#0"},
- "down": {"uv": [15, 4.5, 16, 7.5], "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/polarizer/item_old.json b/build/resources/main/assets/tfmg/models/block/polarizer/item_old.json
deleted file mode 100644
index d87e2cec..00000000
--- a/build/resources/main/assets/tfmg/models/block/polarizer/item_old.json
+++ /dev/null
@@ -1,119 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent":"block/block",
- "texture_size": [32, 32],
- "textures": {
- "0": "tfmg:block/polarizer",
- "particle": "tfmg:block/steel_block"
- },
- "elements": [
- {
- "from": [0, 0, 0],
- "to": [16, 8, 16],
- "faces": {
- "north": {"uv": [8, 0, 16, 4.5], "texture": "#0"},
- "east": {"uv": [8, 0, 16, 4.5], "texture": "#0"},
- "south": {"uv": [8, 0, 16, 4.5], "texture": "#0"},
- "west": {"uv": [8, 7.5, 16, 12], "texture": "#0"},
- "up": {"uv": [0, 8, 8, 16], "rotation": 270, "texture": "#0"},
- "down": {"uv": [0, 0, 8, 8], "texture": "#0"}
- }
- },
- {
- "from": [0, 8, 5],
- "to": [5, 11, 11],
- "faces": {
- "north": {"uv": [8.5, 12.5, 10, 15], "rotation": 90, "texture": "#0"},
- "east": {"uv": [8.5, 4.5, 10, 7.5], "rotation": 90, "texture": "#0"},
- "south": {"uv": [8.5, 12.5, 10, 15], "rotation": 90, "texture": "#0"},
- "west": {"uv": [10.5, 6, 13.5, 7.5], "texture": "#0"},
- "up": {"uv": [10.5, 12.5, 13.5, 15], "rotation": 90, "texture": "#0"},
- "down": {"uv": [0, 0, 0, 0], "texture": "#0"}
- }
- },
- {
- "from": [9, 8, 1],
- "to": [14, 10, 4],
- "faces": {
- "north": {"uv": [1, 12.5, 2, 15], "rotation": 90, "texture": "#0"},
- "east": {"uv": [0.5, 12.5, 2, 13.5], "texture": "#0"},
- "south": {"uv": [1, 12.5, 2, 15], "rotation": 90, "texture": "#0"},
- "west": {"uv": [0.5, 12.5, 2, 13.5], "texture": "#0"},
- "up": {"uv": [2, 15, 0.5, 12.5], "rotation": 90, "texture": "#0"},
- "down": {"uv": [0, 0, 0, 0], "texture": "#0"}
- }
- },
- {
- "from": [9, 8, 12],
- "to": [14, 10, 15],
- "faces": {
- "north": {"uv": [1, 12.5, 2, 15], "rotation": 90, "texture": "#0"},
- "east": {"uv": [0.5, 12.5, 2, 13.5], "texture": "#0"},
- "south": {"uv": [1, 12.5, 2, 15], "rotation": 90, "texture": "#0"},
- "west": {"uv": [0.5, 12.5, 2, 13.5], "texture": "#0"},
- "up": {"uv": [2, 15, 0.5, 12.5], "rotation": 90, "texture": "#0"},
- "down": {"uv": [0, 0, 0, 0], "texture": "#0"}
- }
- },
- {
- "from": [5, 11, 7],
- "to": [5, 14, 9],
- "faces": {
- "north": {"uv": [0, 0, 0, 3], "texture": "#0"},
- "east": {"uv": [15, 13.5, 16, 15], "texture": "#0"},
- "south": {"uv": [0, 0, 0, 3], "texture": "#0"},
- "west": {"uv": [14, 13.5, 15, 15], "texture": "#0"},
- "up": {"uv": [0, 0, 0, 2], "texture": "#0"},
- "down": {"uv": [0, 0, 0, 2], "texture": "#0"}
- }
- },
- {
- "from": [11, 8, 7],
- "to": [11, 14, 9],
- "faces": {
- "north": {"uv": [0, 0, 0, 6], "texture": "#0"},
- "east": {"uv": [14, 12.5, 15, 15.5], "texture": "#0"},
- "south": {"uv": [0, 0, 0, 6], "texture": "#0"},
- "west": {"uv": [16, 12.5, 15, 15.5], "texture": "#0"},
- "up": {"uv": [0, 0, 0, 2], "texture": "#0"},
- "down": {"uv": [0, 0, 0, 2], "texture": "#0"}
- }
- },
- {
- "from": [5, 12, 7],
- "to": [11, 12, 9],
- "faces": {
- "north": {"uv": [0, 0, 0, 6], "rotation": 270, "texture": "#0"},
- "east": {"uv": [0, 0, 0, 2], "rotation": 90, "texture": "#0"},
- "south": {"uv": [0, 0, 0, 6], "rotation": 90, "texture": "#0"},
- "west": {"uv": [0, 0, 0, 2], "rotation": 90, "texture": "#0"},
- "up": {"uv": [14, 12.5, 15, 15.5], "rotation": 90, "texture": "#0"},
- "down": {"uv": [14, 12.5, 15, 15.5], "rotation": 90, "texture": "#0"}
- }
- },
- {
- "from": [4, 14, 5],
- "to": [6, 14, 11],
- "faces": {
- "north": {"uv": [0, 0, 2, 0], "texture": "#0"},
- "east": {"uv": [0, 0, 6, 0], "texture": "#0"},
- "south": {"uv": [0, 0, 2, 0], "texture": "#0"},
- "west": {"uv": [0, 0, 6, 0], "texture": "#0"},
- "up": {"uv": [14, 4.5, 15, 7.5], "texture": "#0"},
- "down": {"uv": [15, 4.5, 16, 7.5], "texture": "#0"}
- }
- },
- {
- "from": [10, 14, 5],
- "to": [12, 14, 11],
- "faces": {
- "north": {"uv": [0, 0, 2, 0], "texture": "#0"},
- "east": {"uv": [0, 0, 6, 0], "texture": "#0"},
- "south": {"uv": [0, 0, 2, 0], "texture": "#0"},
- "west": {"uv": [0, 0, 6, 0], "texture": "#0"},
- "up": {"uv": [14, 4.5, 15, 7.5], "texture": "#0"},
- "down": {"uv": [15, 4.5, 16, 7.5], "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/polished_cut_bauxite_slab.json b/build/resources/main/assets/tfmg/models/block/polished_cut_bauxite_slab.json
deleted file mode 100644
index f4a54ec1..00000000
--- a/build/resources/main/assets/tfmg/models/block/polished_cut_bauxite_slab.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "parent": "minecraft:block/slab",
- "textures": {
- "bottom": "tfmg:block/palettes/stone_types/polished/bauxite_cut_polished",
- "side": "tfmg:block/palettes/stone_types/slab/bauxite_cut_slab",
- "top": "tfmg:block/palettes/stone_types/polished/bauxite_cut_polished"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/polished_cut_bauxite_stairs.json b/build/resources/main/assets/tfmg/models/block/polished_cut_bauxite_stairs.json
deleted file mode 100644
index 617300f9..00000000
--- a/build/resources/main/assets/tfmg/models/block/polished_cut_bauxite_stairs.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "parent": "minecraft:block/stairs",
- "textures": {
- "bottom": "tfmg:block/palettes/stone_types/polished/bauxite_cut_polished",
- "side": "tfmg:block/palettes/stone_types/polished/bauxite_cut_polished",
- "top": "tfmg:block/palettes/stone_types/polished/bauxite_cut_polished"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/polished_cut_bauxite_stairs_outer.json b/build/resources/main/assets/tfmg/models/block/polished_cut_bauxite_stairs_outer.json
deleted file mode 100644
index 6f505abb..00000000
--- a/build/resources/main/assets/tfmg/models/block/polished_cut_bauxite_stairs_outer.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "parent": "minecraft:block/outer_stairs",
- "textures": {
- "bottom": "tfmg:block/palettes/stone_types/polished/bauxite_cut_polished",
- "side": "tfmg:block/palettes/stone_types/polished/bauxite_cut_polished",
- "top": "tfmg:block/palettes/stone_types/polished/bauxite_cut_polished"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/polished_cut_galena_slab_double.json b/build/resources/main/assets/tfmg/models/block/polished_cut_galena_slab_double.json
deleted file mode 100644
index 5cdac9ac..00000000
--- a/build/resources/main/assets/tfmg/models/block/polished_cut_galena_slab_double.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "parent": "minecraft:block/cube_column",
- "textures": {
- "end": "tfmg:block/palettes/stone_types/polished/galena_cut_polished",
- "side": "tfmg:block/palettes/stone_types/slab/galena_cut_slab"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/polished_cut_galena_slab_top.json b/build/resources/main/assets/tfmg/models/block/polished_cut_galena_slab_top.json
deleted file mode 100644
index fb776dc4..00000000
--- a/build/resources/main/assets/tfmg/models/block/polished_cut_galena_slab_top.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "parent": "minecraft:block/slab_top",
- "textures": {
- "bottom": "tfmg:block/palettes/stone_types/polished/galena_cut_polished",
- "side": "tfmg:block/palettes/stone_types/slab/galena_cut_slab",
- "top": "tfmg:block/palettes/stone_types/polished/galena_cut_polished"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/polished_cut_galena_wall_post.json b/build/resources/main/assets/tfmg/models/block/polished_cut_galena_wall_post.json
deleted file mode 100644
index e65ad9f0..00000000
--- a/build/resources/main/assets/tfmg/models/block/polished_cut_galena_wall_post.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:block/template_wall_post",
- "textures": {
- "wall": "tfmg:block/palettes/stone_types/polished/galena_cut_polished"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/polished_cut_galena_wall_side_tall.json b/build/resources/main/assets/tfmg/models/block/polished_cut_galena_wall_side_tall.json
deleted file mode 100644
index 1058c981..00000000
--- a/build/resources/main/assets/tfmg/models/block/polished_cut_galena_wall_side_tall.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:block/template_wall_side_tall",
- "textures": {
- "wall": "tfmg:block/palettes/stone_types/polished/galena_cut_polished"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/pumpjack/hammer.json b/build/resources/main/assets/tfmg/models/block/pumpjack/hammer.json
deleted file mode 100644
index 55cd84b1..00000000
--- a/build/resources/main/assets/tfmg/models/block/pumpjack/hammer.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "parent": "block/block",
- "ambientocclusion": false,
- "textures": {
- "0": "tfmg:block/pumpjack_hammer",
- "particle": "tfmg:block/steel_block"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/pumpjack/pumpjack_crank_block.json b/build/resources/main/assets/tfmg/models/block/pumpjack/pumpjack_crank_block.json
deleted file mode 100644
index acf57ca7..00000000
--- a/build/resources/main/assets/tfmg/models/block/pumpjack/pumpjack_crank_block.json
+++ /dev/null
@@ -1,34 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "textures": {
- "0": "tfmg:block/pumpjack_crank",
- "1": "tfmg:block/heavy_machinery_casing",
- "particle": "tfmg:block/pumpjack_crank"
- },
- "elements": [
- {
- "from": [0, 0, 0],
- "to": [16, 8, 16],
- "faces": {
- "north": {"uv": [0, 4, 8, 8], "texture": "#0"},
- "east": {"uv": [0, 0, 8, 4], "texture": "#0"},
- "south": {"uv": [0, 4, 8, 8], "texture": "#0"},
- "west": {"uv": [0, 0, 8, 4], "texture": "#0"},
- "up": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#1"},
- "down": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#1"}
- }
- },
- {
- "from": [7, 8.01, 1],
- "to": [9, 8.01, 2],
- "faces": {
- "north": {"uv": [0, 0, 4, 0], "texture": "#missing"},
- "east": {"uv": [0, 0, 2, 0], "texture": "#missing"},
- "south": {"uv": [0, 0, 4, 0], "texture": "#0"},
- "west": {"uv": [0, 0, 2, 0], "texture": "#missing"},
- "up": {"uv": [9.5, 3, 10.5, 3.5], "texture": "#0"},
- "down": {"uv": [0, 0, 4, 2], "texture": "#missing"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/pumpjack/pumpjack_hammer.mtl b/build/resources/main/assets/tfmg/models/block/pumpjack/pumpjack_hammer.mtl
deleted file mode 100644
index e69de29b..00000000
diff --git a/build/resources/main/assets/tfmg/models/block/pumpjack_crank.json b/build/resources/main/assets/tfmg/models/block/pumpjack_crank.json
deleted file mode 100644
index cabf8d13..00000000
--- a/build/resources/main/assets/tfmg/models/block/pumpjack_crank.json
+++ /dev/null
@@ -1,109 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "texture_size": [32, 32],
- "textures": {
- "0": "tfmg:block/pumpjack_crank",
- "1": "tfmg:block/heavy_machinery_casing",
- "particle": "tfmg:block/pumpjack_crank"
- },
- "elements": [
- {
- "from": [0, 0, 0],
- "to": [16, 14, 16],
- "faces": {
- "north": {"uv": [0, 9, 8, 16], "texture": "#0"},
- "east": {"uv": [0, 0, 8, 7], "texture": "#0"},
- "south": {"uv": [0, 9, 8, 16], "texture": "#0"},
- "west": {"uv": [0, 0, 8, 7], "texture": "#0"},
- "up": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#1"},
- "down": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#1"}
- }
- },
- {
- "from": [0, 6, 6],
- "to": [16, 10, 10],
- "rotation": {"angle": 45, "axis": "x", "origin": [0, 8, 8]},
- "faces": {
- "north": {"uv": [8.5, 3.5, 10.5, 11.5], "rotation": 90, "texture": "#0"},
- "south": {"uv": [8.5, 4.5, 10.5, 10.5], "rotation": 90, "texture": "#0"},
- "up": {"uv": [8.5, 4.5, 10.5, 10.5], "rotation": 90, "texture": "#0"},
- "down": {"uv": [8.5, 4.5, 10.5, 10.5], "rotation": 90, "texture": "#0"}
- }
- },
- {
- "from": [-2, 0, 6],
- "to": [0, 17, 10],
- "rotation": {"angle": 45, "axis": "x", "origin": [0, 8, 8]},
- "faces": {
- "north": {"uv": [12, 2.5, 13, 11], "texture": "#0"},
- "east": {"uv": [11.5, 2.5, 13.5, 11], "texture": "#0"},
- "south": {"uv": [12, 2.5, 13, 11], "texture": "#0"},
- "west": {"uv": [11.5, 2.5, 13.5, 11], "texture": "#0"},
- "down": {"uv": [12, 3, 13, 5], "texture": "#0"}
- }
- },
- {
- "from": [-3, 17, 1],
- "to": [0, 21, 15],
- "rotation": {"angle": 45, "axis": "x", "origin": [0, 8, 8]},
- "faces": {
- "north": {"uv": [14, 6, 15.5, 8], "texture": "#0"},
- "east": {"uv": [9, 0.5, 16, 2.5], "texture": "#0"},
- "south": {"uv": [14, 6, 15.5, 8], "texture": "#0"},
- "west": {"uv": [9, 0.5, 16, 2.5], "texture": "#0"},
- "up": {"uv": [14, 2.5, 15.5, 9.5], "texture": "#0"},
- "down": {"uv": [14, 2.5, 15.5, 9.5], "texture": "#0"}
- }
- },
- {
- "from": [16, 0, 6],
- "to": [18, 17, 10],
- "rotation": {"angle": 45, "axis": "x", "origin": [0, 8, 8]},
- "faces": {
- "north": {"uv": [12, 2.5, 13, 11], "texture": "#0"},
- "east": {"uv": [11.5, 2.5, 13.5, 11], "texture": "#0"},
- "south": {"uv": [12, 2.5, 13, 11], "texture": "#0"},
- "west": {"uv": [11.5, 2.5, 13.5, 11], "texture": "#0"},
- "down": {"uv": [12, 3, 13, 5], "texture": "#0"}
- }
- },
- {
- "from": [16, 17, 1],
- "to": [19, 21, 15],
- "rotation": {"angle": 45, "axis": "x", "origin": [0, 8, 8]},
- "faces": {
- "north": {"uv": [14, 6, 15.5, 8], "texture": "#0"},
- "east": {"uv": [9, 0.5, 16, 2.5], "texture": "#0"},
- "south": {"uv": [14, 6, 15.5, 8], "texture": "#0"},
- "west": {"uv": [9, 0.5, 16, 2.5], "texture": "#0"},
- "up": {"uv": [14, 2.5, 15.5, 9.5], "texture": "#0"},
- "down": {"uv": [14, 2.5, 15.5, 9.5], "texture": "#0"}
- }
- },
- {
- "from": [16, 21, 2],
- "to": [19, 22, 14],
- "rotation": {"angle": 45, "axis": "x", "origin": [0, 8, 8]},
- "faces": {
- "north": {"uv": [14, 5.5, 14.5, 7], "texture": "#0"},
- "east": {"uv": [9.5, 0, 15.5, 0.5], "texture": "#0"},
- "south": {"uv": [14, 5.5, 14.5, 7], "texture": "#0"},
- "west": {"uv": [9.5, 0, 15.5, 0.5], "texture": "#0"},
- "up": {"uv": [14, 3, 15.5, 9], "texture": "#0"}
- }
- },
- {
- "from": [-3, 21, 2],
- "to": [0, 22, 14],
- "rotation": {"angle": 45, "axis": "x", "origin": [0, 8, 8]},
- "faces": {
- "north": {"uv": [14, 4.5, 14.5, 6], "texture": "#0"},
- "east": {"uv": [9.5, 0, 15.5, 0.5], "texture": "#0"},
- "south": {"uv": [14, 4.5, 14.5, 6], "texture": "#0"},
- "west": {"uv": [9.5, 0, 15.5, 0.5], "texture": "#0"},
- "up": {"uv": [14, 3, 15.5, 9], "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/pumpjack_hammer_holder.json b/build/resources/main/assets/tfmg/models/block/pumpjack_hammer_holder.json
deleted file mode 100644
index e0767f6f..00000000
--- a/build/resources/main/assets/tfmg/models/block/pumpjack_hammer_holder.json
+++ /dev/null
@@ -1,112 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "minecraft:block/block",
- "texture_size": [32, 32],
- "textures": {
- "0": "tfmg:block/aluminum_post",
- "1": "tfmg:block/steel_truss",
- "particle": "tfmg:block/aluminum_post"
- },
- "elements": [
- {
- "from": [0, 6, 6],
- "to": [16, 10, 10],
- "faces": {
- "north": {"uv": [0, 0, 2, 8], "rotation": 90, "texture": "#0"},
- "east": {"uv": [8, 0, 10, 2], "texture": "#0"},
- "south": {"uv": [0, 0, 2, 8], "rotation": 90, "texture": "#0"},
- "west": {"uv": [8, 0, 10, 2], "texture": "#0"},
- "up": {"uv": [0, 0, 2, 8], "rotation": 90, "texture": "#0"},
- "down": {"uv": [0, 0, 2, 8], "rotation": 90, "texture": "#0"}
- }
- },
- {
- "from": [1, 0, 2],
- "to": [1, 16, 14],
- "faces": {
- "north": {"uv": [0, 0, 0, 8], "texture": "#1"},
- "east": {"uv": [2, 0, 14, 16], "texture": "#1"},
- "south": {"uv": [0, 0, 0, 8], "texture": "#1"},
- "west": {"uv": [2, 0, 14, 16], "texture": "#1"},
- "up": {"uv": [0, 0, 6, 0], "rotation": 90, "texture": "#1"},
- "down": {"uv": [0, 0, 6, 0], "rotation": 270, "texture": "#1"}
- }
- },
- {
- "from": [0, 0, 0],
- "to": [2, 16, 2],
- "faces": {
- "north": {"uv": [0, 0, 2, 16], "texture": "#1"},
- "east": {"uv": [0, 0, 3, 16], "texture": "#1"},
- "south": {"uv": [0, 0, 2, 16], "texture": "#1"},
- "west": {"uv": [0, 0, 2, 16], "texture": "#1"},
- "up": {"uv": [0, 0, 2, 2], "texture": "#1"},
- "down": {"uv": [0, 0, 2, 2], "texture": "#1"}
- }
- },
- {
- "from": [14, 0, 0],
- "to": [16, 16, 2],
- "faces": {
- "north": {"uv": [0, 0, 2, 16], "texture": "#1"},
- "east": {"uv": [0, 0, 2, 16], "texture": "#1"},
- "south": {"uv": [0, 0, 2, 16], "texture": "#1"},
- "west": {"uv": [0, 0, 2, 16], "texture": "#1"},
- "up": {"uv": [0, 0, 2, 2], "texture": "#1"},
- "down": {"uv": [0, 0, 2, 2], "texture": "#1"}
- }
- },
- {
- "from": [0, 0, 14],
- "to": [2, 16, 16],
- "faces": {
- "north": {"uv": [0, 0, 2, 16], "texture": "#1"},
- "east": {"uv": [0, 0, 2, 16], "texture": "#1"},
- "south": {"uv": [0, 0, 2, 16], "texture": "#1"},
- "west": {"uv": [0, 0, 2, 16], "texture": "#1"},
- "up": {"uv": [0, 0, 2, 2], "texture": "#1"},
- "down": {"uv": [0, 0, 2, 2], "texture": "#1"}
- }
- },
- {
- "from": [14, 0, 14],
- "to": [16, 16, 16],
- "faces": {
- "north": {"uv": [0, 0, 1, 8], "texture": "#1"},
- "east": {"uv": [0, 0, 2, 16], "texture": "#1"},
- "south": {"uv": [0, 0, 2, 16], "texture": "#1"},
- "west": {"uv": [0, 0, 2, 16], "texture": "#1"},
- "up": {"uv": [0, 0, 2, 2], "texture": "#1"},
- "down": {"uv": [0, 0, 2, 2], "texture": "#1"}
- }
- },
- {
- "from": [15, 0, 2],
- "to": [15, 16, 14],
- "faces": {
- "north": {"uv": [0, 0, 0, 8], "texture": "#1"},
- "east": {"uv": [2, 0, 14, 16], "texture": "#1"},
- "south": {"uv": [0, 0, 0, 8], "texture": "#1"},
- "west": {"uv": [2, 0, 14, 16], "texture": "#1"},
- "up": {"uv": [0, 0, 6, 0], "rotation": 90, "texture": "#1"},
- "down": {"uv": [0, 0, 6, 0], "rotation": 270, "texture": "#1"}
- }
- }
- ],
- "groups": [
- {
- "name": "bone",
- "origin": [0, 0, 0],
- "color": 0,
- "nbt": "{}",
- "children": []
- },
- 0,
- 1,
- 2,
- 3,
- 4,
- 5,
- 6
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/purple_concrete_bottom.json b/build/resources/main/assets/tfmg/models/block/purple_concrete_bottom.json
deleted file mode 100644
index 78842bb9..00000000
--- a/build/resources/main/assets/tfmg/models/block/purple_concrete_bottom.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "parent": "minecraft:block/slab",
- "textures": {
- "bottom": "tfmg:block/purple_concrete",
- "side": "tfmg:block/purple_concrete",
- "top": "tfmg:block/purple_concrete"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/purple_concrete_top.json b/build/resources/main/assets/tfmg/models/block/purple_concrete_top.json
deleted file mode 100644
index 50012898..00000000
--- a/build/resources/main/assets/tfmg/models/block/purple_concrete_top.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "parent": "minecraft:block/slab_top",
- "textures": {
- "bottom": "tfmg:block/purple_concrete",
- "side": "tfmg:block/purple_concrete",
- "top": "tfmg:block/purple_concrete"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/purple_concrete_wall_post.json b/build/resources/main/assets/tfmg/models/block/purple_concrete_wall_post.json
deleted file mode 100644
index ef2707e7..00000000
--- a/build/resources/main/assets/tfmg/models/block/purple_concrete_wall_post.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:block/template_wall_post",
- "textures": {
- "wall": "tfmg:block/purple_concrete"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/purple_concrete_wall_side.json b/build/resources/main/assets/tfmg/models/block/purple_concrete_wall_side.json
deleted file mode 100644
index 891921c2..00000000
--- a/build/resources/main/assets/tfmg/models/block/purple_concrete_wall_side.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:block/template_wall_side",
- "textures": {
- "wall": "tfmg:block/purple_concrete"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/radial_engine/block.json b/build/resources/main/assets/tfmg/models/block/radial_engine/block.json
deleted file mode 100644
index f407e154..00000000
--- a/build/resources/main/assets/tfmg/models/block/radial_engine/block.json
+++ /dev/null
@@ -1,35 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "texture_size": [128, 128],
- "textures": {
- "0": "tfmg:block/large_radial_engine",
- "particle": "tfmg:block/large_radial_engine"
- },
- "elements": [
- {
- "from": [-3, -3, 3],
- "to": [19, 19, 13],
- "faces": {
- "north": {"uv": [0, 0, 5.5, 5.5], "texture": "#0"},
- "east": {"uv": [7, 4, 9.5, 9.5], "texture": "#0"},
- "south": {"uv": [0, 0, 5.5, 5.5], "texture": "#0"},
- "west": {"uv": [7, 4, 9.5, 9.5], "texture": "#0"},
- "up": {"uv": [7, 4, 9.5, 9.5], "rotation": 90, "texture": "#0"},
- "down": {"uv": [7, 4, 9.5, 9.5], "rotation": 90, "texture": "#0"}
- }
- },
- {
- "from": [0, 0, 2],
- "to": [16, 16, 14],
- "faces": {
- "north": {"uv": [0, 5.5, 4, 9.5], "texture": "#0"},
- "east": {"uv": [4, 5.5, 7, 9.5], "texture": "#0"},
- "south": {"uv": [0, 5.5, 4, 9.5], "texture": "#0"},
- "west": {"uv": [4, 5.5, 7, 9.5], "texture": "#0"},
- "up": {"uv": [4, 5.5, 7, 9.5], "rotation": 90, "texture": "#0"},
- "down": {"uv": [4, 5.5, 7, 9.5], "rotation": 90, "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/radial_engine/block_single.json b/build/resources/main/assets/tfmg/models/block/radial_engine/block_single.json
deleted file mode 100644
index f407e154..00000000
--- a/build/resources/main/assets/tfmg/models/block/radial_engine/block_single.json
+++ /dev/null
@@ -1,35 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "texture_size": [128, 128],
- "textures": {
- "0": "tfmg:block/large_radial_engine",
- "particle": "tfmg:block/large_radial_engine"
- },
- "elements": [
- {
- "from": [-3, -3, 3],
- "to": [19, 19, 13],
- "faces": {
- "north": {"uv": [0, 0, 5.5, 5.5], "texture": "#0"},
- "east": {"uv": [7, 4, 9.5, 9.5], "texture": "#0"},
- "south": {"uv": [0, 0, 5.5, 5.5], "texture": "#0"},
- "west": {"uv": [7, 4, 9.5, 9.5], "texture": "#0"},
- "up": {"uv": [7, 4, 9.5, 9.5], "rotation": 90, "texture": "#0"},
- "down": {"uv": [7, 4, 9.5, 9.5], "rotation": 90, "texture": "#0"}
- }
- },
- {
- "from": [0, 0, 2],
- "to": [16, 16, 14],
- "faces": {
- "north": {"uv": [0, 5.5, 4, 9.5], "texture": "#0"},
- "east": {"uv": [4, 5.5, 7, 9.5], "texture": "#0"},
- "south": {"uv": [0, 5.5, 4, 9.5], "texture": "#0"},
- "west": {"uv": [4, 5.5, 7, 9.5], "texture": "#0"},
- "up": {"uv": [4, 5.5, 7, 9.5], "rotation": 90, "texture": "#0"},
- "down": {"uv": [4, 5.5, 7, 9.5], "rotation": 90, "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/radial_engine_input.json b/build/resources/main/assets/tfmg/models/block/radial_engine_input.json
deleted file mode 100644
index ec3ad772..00000000
--- a/build/resources/main/assets/tfmg/models/block/radial_engine_input.json
+++ /dev/null
@@ -1,23 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "texture_size": [128, 128],
- "textures": {
- "0": "tfmg:block/radial_engine",
- "particle": "tfmg:block/radial_engine"
- },
- "elements": [
- {
- "from": [6, 5.01, 6],
- "to": [10, 16.01, 10],
- "faces": {
- "north": {"uv": [6.125, 4.25, 6.625, 5.625], "texture": "#0"},
- "east": {"uv": [6.125, 4.25, 6.625, 5.625], "texture": "#0"},
- "south": {"uv": [6.125, 4.25, 6.625, 5.625], "texture": "#0"},
- "west": {"uv": [6.125, 4.25, 6.625, 5.625], "texture": "#0"},
- "up": {"uv": [6.75, 4.25, 7.25, 4.75], "texture": "#0"},
- "down": {"uv": [6.75, 4.25, 7.25, 4.75], "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/raw_lithium_block.json b/build/resources/main/assets/tfmg/models/block/raw_lithium_block.json
deleted file mode 100644
index 452c2538..00000000
--- a/build/resources/main/assets/tfmg/models/block/raw_lithium_block.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:block/cube_all",
- "textures": {
- "all": "tfmg:block/raw_lithium_block"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/rebar_block/block.json b/build/resources/main/assets/tfmg/models/block/rebar_block/block.json
deleted file mode 100644
index fb727573..00000000
--- a/build/resources/main/assets/tfmg/models/block/rebar_block/block.json
+++ /dev/null
@@ -1,88 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "0": "tfmg:block/rebar_cage",
- "particle": "tfmg:block/rebar_cage"
- },
- "elements": [
- {
- "from": [3, 0, 0],
- "to": [3, 16, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 0, 8]},
- "faces": {
- "north": {"uv": [0, 0, 0, 16], "texture": "#0"},
- "east": {"uv": [0, 0, 16, 16], "texture": "#0"},
- "south": {"uv": [0, 0, 0, 16], "texture": "#0"},
- "west": {"uv": [0, 0, 16, 16], "texture": "#0"},
- "up": {"uv": [0, 0, 0, 16], "texture": "#0"},
- "down": {"uv": [0, 0, 0, 16], "texture": "#0"}
- }
- },
- {
- "from": [0, 0, 13],
- "to": [16, 16, 13],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [0, 0, 16, 16], "texture": "#0"},
- "east": {"uv": [0, 0, 0, 16], "texture": "#0"},
- "south": {"uv": [0, 0, 16, 16], "texture": "#0"},
- "west": {"uv": [0, 0, 0, 16], "texture": "#0"},
- "up": {"uv": [0, 0, 0, 16], "rotation": 90, "texture": "#0"},
- "down": {"uv": [0, 0, 0, 16], "rotation": 270, "texture": "#0"}
- }
- },
- {
- "from": [0, 0, 3],
- "to": [16, 16, 3],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [0, 0, 16, 16], "texture": "#0"},
- "east": {"uv": [0, 0, 0, 16], "texture": "#0"},
- "south": {"uv": [0, 0, 16, 16], "texture": "#0"},
- "west": {"uv": [0, 0, 0, 16], "texture": "#0"},
- "up": {"uv": [0, 0, 0, 16], "rotation": 90, "texture": "#0"},
- "down": {"uv": [0, 0, 0, 16], "rotation": 270, "texture": "#0"}
- }
- },
- {
- "from": [0, 13, 0],
- "to": [16, 13, 16],
- "rotation": {"angle": 0, "axis": "x", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [0, 0, 0, 16], "rotation": 270, "texture": "#0"},
- "east": {"uv": [0, 0, 0, 16], "rotation": 90, "texture": "#0"},
- "south": {"uv": [0, 0, 0, 16], "rotation": 270, "texture": "#0"},
- "west": {"uv": [0, 0, 0, 16], "rotation": 270, "texture": "#0"},
- "up": {"uv": [0, 0, 16, 16], "texture": "#0"},
- "down": {"uv": [0, 0, 16, 16], "rotation": 180, "texture": "#0"}
- }
- },
- {
- "from": [0, 3, 0],
- "to": [16, 3, 16],
- "rotation": {"angle": 0, "axis": "x", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [0, 0, 0, 16], "rotation": 270, "texture": "#0"},
- "east": {"uv": [0, 0, 0, 16], "rotation": 90, "texture": "#0"},
- "south": {"uv": [0, 0, 0, 16], "rotation": 270, "texture": "#0"},
- "west": {"uv": [0, 0, 0, 16], "rotation": 270, "texture": "#0"},
- "up": {"uv": [0, 0, 16, 16], "texture": "#0"},
- "down": {"uv": [0, 0, 16, 16], "rotation": 180, "texture": "#0"}
- }
- },
- {
- "from": [13, 0, 0],
- "to": [13, 16, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 0, 8]},
- "faces": {
- "north": {"uv": [0, 0, 0, 16], "texture": "#0"},
- "east": {"uv": [0, 0, 16, 16], "texture": "#0"},
- "south": {"uv": [0, 0, 0, 16], "texture": "#0"},
- "west": {"uv": [0, 0, 16, 16], "texture": "#0"},
- "up": {"uv": [0, 0, 0, 16], "texture": "#0"},
- "down": {"uv": [0, 0, 0, 16], "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/rebar_floor/block.json b/build/resources/main/assets/tfmg/models/block/rebar_floor/block.json
deleted file mode 100644
index ea1fa073..00000000
--- a/build/resources/main/assets/tfmg/models/block/rebar_floor/block.json
+++ /dev/null
@@ -1,103 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "0": "tfmg:block/rebar_connecting_rods",
- "1": "tfmg:block/rebar_floor",
- "particle": "tfmg:block/rebar_connecting_rods"
- },
- "elements": [
- {
- "from": [0, 4, 6],
- "to": [16, 12, 6],
- "rotation": {"angle": 0, "axis": "y", "origin": [7, 4, 6]},
- "faces": {
- "north": {"uv": [0, 8, 16, 16], "texture": "#0"},
- "east": {"uv": [0, 0, 0, 8], "texture": "#0"},
- "south": {"uv": [0, 8, 16, 16], "texture": "#0"},
- "west": {"uv": [0, 0, 0, 8], "texture": "#0"},
- "up": {"uv": [0, 0, 16, 0], "texture": "#0"},
- "down": {"uv": [0, 0, 16, 0], "texture": "#0"}
- }
- },
- {
- "from": [0, 4, 0],
- "to": [16, 4, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [0, 4, 0]},
- "faces": {
- "north": {"uv": [0, 0, 16, 0], "texture": "#missing"},
- "east": {"uv": [0, 0, 16, 0], "texture": "#missing"},
- "south": {"uv": [0, 0, 16, 0], "texture": "#missing"},
- "west": {"uv": [0, 0, 16, 0], "texture": "#missing"},
- "up": {"uv": [0, 0, 16, 16], "texture": "#1"},
- "down": {"uv": [0, 0, 16, 16], "texture": "#1"}
- }
- },
- {
- "from": [0, 12, 0],
- "to": [16, 12, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [0, 12, 0]},
- "faces": {
- "north": {"uv": [0, 0, 16, 0], "texture": "#missing"},
- "east": {"uv": [0, 0, 16, 0], "texture": "#missing"},
- "south": {"uv": [0, 0, 16, 0], "texture": "#missing"},
- "west": {"uv": [0, 0, 16, 0], "texture": "#missing"},
- "up": {"uv": [0, 0, 16, 16], "texture": "#1"},
- "down": {"uv": [0, 0, 16, 16], "texture": "#1"}
- }
- },
- {
- "from": [0, 4, 10],
- "to": [16, 12, 10],
- "rotation": {"angle": 0, "axis": "y", "origin": [7, 4, 10]},
- "faces": {
- "north": {"uv": [0, 8, 16, 16], "texture": "#0"},
- "east": {"uv": [0, 0, 0, 8], "texture": "#0"},
- "south": {"uv": [0, 8, 16, 16], "texture": "#0"},
- "west": {"uv": [0, 0, 0, 8], "texture": "#0"},
- "up": {"uv": [0, 0, 16, 0], "texture": "#0"},
- "down": {"uv": [0, 0, 16, 0], "texture": "#0"}
- }
- },
- {
- "from": [6, 4, 0],
- "to": [6, 12, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [6, 4, 9]},
- "faces": {
- "north": {"uv": [0, 0, 0, 8], "texture": "#0"},
- "east": {"uv": [0, 8, 16, 16], "texture": "#0"},
- "south": {"uv": [0, 0, 0, 8], "texture": "#0"},
- "west": {"uv": [0, 8, 16, 16], "texture": "#0"},
- "up": {"uv": [0, 0, 16, 0], "rotation": 270, "texture": "#0"},
- "down": {"uv": [0, 0, 16, 0], "rotation": 90, "texture": "#0"}
- }
- },
- {
- "from": [10, 4, 0],
- "to": [10, 12, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [10, 4, 9]},
- "faces": {
- "north": {"uv": [0, 0, 0, 8], "texture": "#0"},
- "east": {"uv": [0, 8, 16, 16], "texture": "#0"},
- "south": {"uv": [0, 0, 0, 8], "texture": "#0"},
- "west": {"uv": [0, 8, 16, 16], "texture": "#0"},
- "up": {"uv": [0, 0, 16, 0], "rotation": 270, "texture": "#0"},
- "down": {"uv": [0, 0, 16, 0], "rotation": 90, "texture": "#0"}
- }
- }
- ],
- "groups": [
- 0,
- 1,
- 2,
- 3,
- 4,
- 5,
- {
- "name": "VoxelShapes",
- "origin": [0, 0, 0],
- "color": 0,
- "children": []
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/rebar_stairs/block_upside_down.json b/build/resources/main/assets/tfmg/models/block/rebar_stairs/block_upside_down.json
deleted file mode 100644
index 09515742..00000000
--- a/build/resources/main/assets/tfmg/models/block/rebar_stairs/block_upside_down.json
+++ /dev/null
@@ -1,103 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "0": "tfmg:block/rebar_connecting_rods",
- "1": "tfmg:block/rebar_floor",
- "2": "tfmg:block/rebar_stairs",
- "particle": "tfmg:block/rebar_connecting_rods"
- },
- "elements": [
- {
- "from": [0, 12, 0],
- "to": [16, 12, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [0, 0, 16, 0], "rotation": 180, "texture": "#1"},
- "east": {"uv": [0, 0, 16, 0], "rotation": 180, "texture": "#1"},
- "south": {"uv": [0, 0, 16, 0], "rotation": 180, "texture": "#1"},
- "west": {"uv": [0, 0, 16, 0], "rotation": 180, "texture": "#1"},
- "up": {"uv": [0, 0, 16, 16], "texture": "#1"},
- "down": {"uv": [0, 0, 16, 16], "texture": "#1"}
- }
- },
- {
- "from": [10, 4, 0],
- "to": [10, 12, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [0, 0, 0, 8], "rotation": 180, "texture": "#missing"},
- "east": {"uv": [0, 8, 16, 16], "rotation": 180, "texture": "#0"},
- "south": {"uv": [0, 0, 0, 8], "rotation": 180, "texture": "#missing"},
- "west": {"uv": [0, 8, 16, 16], "rotation": 180, "texture": "#0"},
- "up": {"uv": [0, 0, 16, 0], "rotation": 90, "texture": "#missing"},
- "down": {"uv": [0, 0, 16, 0], "rotation": 270, "texture": "#missing"}
- }
- },
- {
- "from": [8, 4, 0],
- "to": [16, 4, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [0, 0, 8, 0], "rotation": 180, "texture": "#1"},
- "east": {"uv": [0, 0, 16, 0], "rotation": 180, "texture": "#1"},
- "south": {"uv": [0, 0, 8, 0], "rotation": 180, "texture": "#1"},
- "west": {"uv": [0, 0, 16, 0], "rotation": 180, "texture": "#1"},
- "up": {"uv": [8, 0, 16, 16], "texture": "#1"},
- "down": {"uv": [8, 0, 16, 16], "texture": "#1"}
- }
- },
- {
- "from": [0, 4, 10],
- "to": [16, 12, 10],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [0, 8, 16, 16], "rotation": 180, "texture": "#2"},
- "east": {"uv": [0, 0, 0, 8], "rotation": 180, "texture": "#2"},
- "south": {"uv": [16, 8, 0, 16], "rotation": 180, "texture": "#2"},
- "west": {"uv": [0, 0, 0, 8], "rotation": 180, "texture": "#2"},
- "up": {"uv": [0, 0, 16, 0], "texture": "#2"},
- "down": {"uv": [0, 0, 16, 0], "texture": "#2"}
- }
- },
- {
- "from": [0, 4, 6],
- "to": [16, 12, 6],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [0, 8, 16, 16], "rotation": 180, "texture": "#2"},
- "east": {"uv": [0, 0, 0, 8], "rotation": 180, "texture": "#2"},
- "south": {"uv": [16, 8, 0, 16], "rotation": 180, "texture": "#2"},
- "west": {"uv": [0, 0, 0, 8], "rotation": 180, "texture": "#2"},
- "up": {"uv": [0, 0, 16, 0], "texture": "#2"},
- "down": {"uv": [0, 0, 16, 0], "texture": "#2"}
- }
- },
- {
- "from": [0, 9, 0],
- "to": [8, 9, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [0, 0, 8, 0], "rotation": 180, "texture": "#1"},
- "east": {"uv": [0, 0, 16, 0], "rotation": 180, "texture": "#1"},
- "south": {"uv": [0, 0, 8, 0], "rotation": 180, "texture": "#1"},
- "west": {"uv": [0, 0, 16, 0], "rotation": 180, "texture": "#1"},
- "up": {"uv": [0, 0, 8, 16], "texture": "#1"},
- "down": {"uv": [0, 0, 8, 16], "texture": "#1"}
- }
- },
- {
- "from": [6, 9, 0],
- "to": [6, 12, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [0, 0, 0, 8], "rotation": 180, "texture": "#0"},
- "east": {"uv": [0, 8, 16, 16], "rotation": 180, "texture": "#0"},
- "south": {"uv": [0, 0, 0, 8], "rotation": 180, "texture": "#0"},
- "west": {"uv": [0, 13, 16, 16], "rotation": 180, "texture": "#0"},
- "up": {"uv": [0, 0, 16, 0], "rotation": 90, "texture": "#0"},
- "down": {"uv": [0, 0, 16, 0], "rotation": 270, "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/rebar_wall/item.json b/build/resources/main/assets/tfmg/models/block/rebar_wall/item.json
deleted file mode 100644
index d94fcfa2..00000000
--- a/build/resources/main/assets/tfmg/models/block/rebar_wall/item.json
+++ /dev/null
@@ -1,58 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "0": "tfmg:block/rebar_wall",
- "particle": "tfmg:block/rebar_wall"
- },
- "elements": [
- {
- "from": [4.5, 0, 3.5],
- "to": [4.5, 16, 12.5],
- "faces": {
- "north": {"uv": [0, 0, 0, 16], "texture": "#0"},
- "east": {"uv": [0, 0, 9, 16], "texture": "#0"},
- "south": {"uv": [0, 0, 0, 16], "texture": "#0"},
- "west": {"uv": [0, 0, 9, 16], "texture": "#0"},
- "up": {"uv": [0, 0, 0, 9], "texture": "#0"},
- "down": {"uv": [0, 0, 0, 9], "texture": "#0"}
- }
- },
- {
- "from": [3.5, 0, 4.5],
- "to": [12.5, 16, 4.5],
- "faces": {
- "north": {"uv": [0, 0, 9, 16], "texture": "#0"},
- "east": {"uv": [0, 0, 0, 16], "texture": "#0"},
- "south": {"uv": [0, 0, 9, 16], "texture": "#0"},
- "west": {"uv": [0, 0, 0, 16], "texture": "#0"},
- "up": {"uv": [0, 0, 0, 9], "rotation": 270, "texture": "#0"},
- "down": {"uv": [0, 0, 0, 9], "rotation": 90, "texture": "#0"}
- }
- },
- {
- "from": [3.5, 0, 11.5],
- "to": [12.5, 16, 11.5],
- "faces": {
- "north": {"uv": [0, 0, 9, 16], "texture": "#0"},
- "east": {"uv": [0, 0, 0, 16], "texture": "#0"},
- "south": {"uv": [0, 0, 9, 16], "texture": "#0"},
- "west": {"uv": [0, 0, 0, 16], "texture": "#0"},
- "up": {"uv": [0, 0, 0, 9], "rotation": 270, "texture": "#0"},
- "down": {"uv": [0, 0, 0, 9], "rotation": 90, "texture": "#0"}
- }
- },
- {
- "from": [11.5, 0, 3.5],
- "to": [11.5, 16, 12.5],
- "faces": {
- "north": {"uv": [0, 0, 0, 16], "texture": "#0"},
- "east": {"uv": [0, 0, 9, 16], "texture": "#0"},
- "south": {"uv": [0, 0, 0, 16], "texture": "#0"},
- "west": {"uv": [0, 0, 9, 16], "texture": "#0"},
- "up": {"uv": [0, 0, 0, 9], "texture": "#0"},
- "down": {"uv": [0, 0, 0, 9], "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/red_concrete_wall_post.json b/build/resources/main/assets/tfmg/models/block/red_concrete_wall_post.json
deleted file mode 100644
index 6965aa4c..00000000
--- a/build/resources/main/assets/tfmg/models/block/red_concrete_wall_post.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:block/template_wall_post",
- "textures": {
- "wall": "tfmg:block/red_concrete"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/regular_engine/block_back_extended.json b/build/resources/main/assets/tfmg/models/block/regular_engine/block_back_extended.json
deleted file mode 100644
index a4968bca..00000000
--- a/build/resources/main/assets/tfmg/models/block/regular_engine/block_back_extended.json
+++ /dev/null
@@ -1,122 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "textures": {
- "1": "tfmg:block/engines/engine_bottom",
- "2": "tfmg:block/engines/engine_front",
- "3": "tfmg:block/engines/engine_side",
- "4": "tfmg:block/engines/engine_top",
- "5": "tfmg:block/engines/engine_back",
- "particle": "tfmg:block/engines/engine_back"
- },
- "elements": [
- {
- "from": [13, 0, 1],
- "to": [16, 7, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [13, 0, 0]},
- "faces": {
- "north": {"uv": [0, 9, 3, 16], "texture": "#2"},
- "east": {"uv": [1, 9, 16, 16], "texture": "#3"},
- "south": {"uv": [13, 9, 16, 16], "texture": "#5"},
- "up": {"uv": [0, 0, 3, 14], "texture": "#4"},
- "down": {"uv": [13, 1, 16, 16], "texture": "#1"}
- }
- },
- {
- "from": [3, 0, 2],
- "to": [13, 12, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [10, 0, 0]},
- "faces": {
- "north": {"uv": [3, 4, 13, 16], "texture": "#2"},
- "east": {"uv": [1, 3, 15, 15], "texture": "#3"},
- "south": {"uv": [3, 4, 13, 16], "texture": "#5"},
- "west": {"uv": [1, 3, 15, 15], "texture": "#3"},
- "up": {"uv": [3, 1, 13, 15], "texture": "#4"},
- "down": {"uv": [3, 1, 13, 15], "texture": "#1"}
- }
- },
- {
- "from": [0, 0, 1],
- "to": [3, 7, 16],
- "faces": {
- "north": {"uv": [13, 9, 16, 16], "texture": "#2"},
- "south": {"uv": [0, 9, 3, 16], "texture": "#5"},
- "west": {"uv": [0, 9, 15, 16], "texture": "#3"},
- "up": {"uv": [13, 0, 16, 14], "texture": "#4"},
- "down": {"uv": [0, 1, 3, 16], "texture": "#1"}
- }
- },
- {
- "from": [3, 0, 1],
- "to": [13, 5, 2],
- "rotation": {"angle": 0, "axis": "y", "origin": [3, 0, 0]},
- "faces": {
- "north": {"uv": [3, 11, 13, 16], "texture": "#2"},
- "east": {"uv": [0, 0, 1, 5], "texture": "#missing"},
- "west": {"uv": [0, 0, 1, 5], "texture": "#missing"},
- "up": {"uv": [3, 11, 13, 12], "texture": "#2"},
- "down": {"uv": [3, 0, 13, 1], "texture": "#1"}
- }
- },
- {
- "from": [11, 5, 1],
- "to": [13, 12, 2],
- "rotation": {"angle": 0, "axis": "y", "origin": [3, 5, 0]},
- "faces": {
- "north": {"uv": [3, 4, 5, 11], "texture": "#2"},
- "east": {"uv": [0, 3, 1, 10], "texture": "#3"},
- "west": {"uv": [4, 4, 5, 11], "texture": "#2"},
- "up": {"uv": [11, 0, 13, 1], "texture": "#4"},
- "down": {"uv": [0, 0, 2, 1], "texture": "#missing"}
- }
- },
- {
- "from": [3, 5, 1],
- "to": [5, 12, 2],
- "rotation": {"angle": 0, "axis": "y", "origin": [-5, 5, 0]},
- "faces": {
- "north": {"uv": [11, 4, 13, 11], "texture": "#2"},
- "east": {"uv": [11, 4, 12, 11], "texture": "#2"},
- "west": {"uv": [0, 3, 1, 10], "texture": "#3"},
- "up": {"uv": [3, 0, 5, 1], "texture": "#4"},
- "down": {"uv": [0, 0, 2, 1], "texture": "#missing"}
- }
- },
- {
- "from": [5, 11, 1],
- "to": [11, 12, 2],
- "rotation": {"angle": 0, "axis": "y", "origin": [-1, 5, 0]},
- "faces": {
- "north": {"uv": [5, 4, 11, 5], "texture": "#2"},
- "east": {"uv": [0, 0, 1, 1], "texture": "#missing"},
- "west": {"uv": [0, 0, 1, 1], "texture": "#missing"},
- "up": {"uv": [5, 0, 11, 1], "texture": "#4"},
- "down": {"uv": [4.7, 4.2, 10.7, 5.2], "texture": "#2"}
- }
- },
- {
- "from": [13, 7, 1],
- "to": [16, 11, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [16, 0, 0]},
- "faces": {
- "north": {"uv": [16, 4, 13, 8], "texture": "#3"},
- "east": {"uv": [1, 9, 16, 13], "texture": "#3"},
- "south": {"uv": [3, 5, 0, 9], "texture": "#5"},
- "west": {"uv": [0, 0, 0, 0], "texture": "#3"},
- "up": {"uv": [0, 12, 15, 9], "rotation": 90, "texture": "#3"},
- "down": {"uv": [0, 0, 0, 0], "texture": "#3"}
- }
- },
- {
- "from": [0, 7, 1],
- "to": [3, 11, 16],
- "faces": {
- "north": {"uv": [13, 4, 16, 8], "texture": "#3"},
- "east": {"uv": [0, 0, 0, 0], "texture": "#3"},
- "south": {"uv": [0, 5, 3, 9], "texture": "#5"},
- "west": {"uv": [16, 9, 1, 13], "texture": "#3"},
- "up": {"uv": [0, 9, 15, 12], "rotation": 90, "texture": "#3"},
- "down": {"uv": [0, 0, 0, 0], "texture": "#3"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/regular_engine/block_front_extended.json b/build/resources/main/assets/tfmg/models/block/regular_engine/block_front_extended.json
deleted file mode 100644
index 4b093630..00000000
--- a/build/resources/main/assets/tfmg/models/block/regular_engine/block_front_extended.json
+++ /dev/null
@@ -1,98 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "textures": {
- "1": "tfmg:block/engines/engine_bottom",
- "3": "tfmg:block/engines/engine_side",
- "4": "tfmg:block/engines/engine_top",
- "5": "tfmg:block/engines/engine_back",
- "6": "tfmg:block/engines/engine_front_tall",
- "7": "tfmg:block/engines/engine_side_tall",
- "particle": "tfmg:block/engines/engine_back"
- },
- "elements": [
- {
- "from": [13, 0, 1],
- "to": [16, 11, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [13, 0, 0]},
- "faces": {
- "north": {"uv": [0, 5, 3, 16], "texture": "#6"},
- "east": {"uv": [1, 5, 16, 16], "texture": "#7"},
- "south": {"uv": [13, 5, 16, 16], "texture": "#5"},
- "up": {"uv": [0, 0, 3, 14], "texture": "#4"},
- "down": {"uv": [13, 1, 16, 16], "texture": "#1"}
- }
- },
- {
- "from": [3, 0, 2],
- "to": [13, 12, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [10, 0, 0]},
- "faces": {
- "north": {"uv": [3, 4, 13, 16], "texture": "#6"},
- "east": {"uv": [1, 3, 15, 15], "texture": "#3"},
- "south": {"uv": [3, 4, 13, 16], "texture": "#5"},
- "west": {"uv": [1, 3, 15, 15], "texture": "#3"},
- "up": {"uv": [3, 1, 13, 15], "texture": "#4"},
- "down": {"uv": [3, 1, 13, 15], "texture": "#1"}
- }
- },
- {
- "from": [0, 0, 1],
- "to": [3, 11, 16],
- "faces": {
- "north": {"uv": [13, 5, 16, 16], "texture": "#6"},
- "south": {"uv": [0, 5, 3, 16], "texture": "#5"},
- "west": {"uv": [0, 5, 15, 16], "texture": "#7"},
- "up": {"uv": [13, 0, 16, 14], "texture": "#4"},
- "down": {"uv": [0, 1, 3, 16], "texture": "#1"}
- }
- },
- {
- "from": [3, 0, 1],
- "to": [13, 5, 2],
- "rotation": {"angle": 0, "axis": "y", "origin": [3, 0, 0]},
- "faces": {
- "north": {"uv": [3, 11, 13, 16], "texture": "#6"},
- "east": {"uv": [0, 0, 1, 5], "texture": "#6"},
- "west": {"uv": [0, 0, 1, 5], "texture": "#6"},
- "up": {"uv": [3, 11, 13, 12], "texture": "#6"},
- "down": {"uv": [3, 0, 13, 1], "texture": "#1"}
- }
- },
- {
- "from": [11, 5, 1],
- "to": [13, 12, 2],
- "rotation": {"angle": 0, "axis": "y", "origin": [3, 5, 0]},
- "faces": {
- "north": {"uv": [3, 4, 5, 11], "texture": "#6"},
- "east": {"uv": [0, 3, 1, 10], "texture": "#3"},
- "west": {"uv": [4, 4, 5, 11], "texture": "#6"},
- "up": {"uv": [11, 0, 13, 1], "texture": "#4"},
- "down": {"uv": [0, 0, 2, 1], "texture": "#6"}
- }
- },
- {
- "from": [3, 5, 1],
- "to": [5, 12, 2],
- "rotation": {"angle": 0, "axis": "y", "origin": [-5, 5, 0]},
- "faces": {
- "north": {"uv": [11, 4, 13, 11], "texture": "#6"},
- "east": {"uv": [11, 4, 12, 11], "texture": "#6"},
- "west": {"uv": [0, 3, 1, 10], "texture": "#3"},
- "up": {"uv": [3, 0, 5, 1], "texture": "#4"},
- "down": {"uv": [0, 0, 2, 1], "texture": "#6"}
- }
- },
- {
- "from": [5, 11, 1],
- "to": [11, 12, 2],
- "rotation": {"angle": 0, "axis": "y", "origin": [-1, 5, 0]},
- "faces": {
- "north": {"uv": [5, 4, 11, 5], "texture": "#6"},
- "east": {"uv": [0, 0, 1, 1], "texture": "#6"},
- "west": {"uv": [0, 0, 1, 1], "texture": "#6"},
- "up": {"uv": [5, 0, 11, 1], "texture": "#4"},
- "down": {"uv": [4.7, 4.2, 10.7, 5.2], "texture": "#6"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/regular_engine/cylinder.json b/build/resources/main/assets/tfmg/models/block/regular_engine/cylinder.json
deleted file mode 100644
index 6d5aad7b..00000000
--- a/build/resources/main/assets/tfmg/models/block/regular_engine/cylinder.json
+++ /dev/null
@@ -1,34 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "textures": {
- "0": "tfmg:block/engines/aluminum_cylinder",
- "particle": "tfmg:block/engines/aluminum_cylinder"
- },
- "elements": [
- {
- "from": [6.02, 3, 2.02],
- "to": [9.98, 12, 5.98],
- "rotation": {"angle": 0, "axis": "y", "origin": [6, 3, 2]},
- "faces": {
- "north": {"uv": [12, 0, 16, 9], "texture": "#0"},
- "east": {"uv": [12, 0, 16, 9], "texture": "#0"},
- "south": {"uv": [12, 0, 16, 9], "texture": "#0"},
- "west": {"uv": [12, 0, 16, 9], "texture": "#0"},
- "up": {"uv": [12, 9, 16, 13], "texture": "#0"},
- "down": {"uv": [12, 9, 16, 13], "texture": "#0"}
- }
- },
- {
- "from": [5.5, 7.5, 1.5],
- "to": [10.5, 12.5, 6.5],
- "rotation": {"angle": 0, "axis": "y", "origin": [7, 11, 1]},
- "faces": {
- "north": {"uv": [6, 3, 11, 8], "texture": "#0"},
- "east": {"uv": [6, 3, 11, 8], "texture": "#0"},
- "south": {"uv": [6, 3, 11, 8], "texture": "#0"},
- "west": {"uv": [6, 3, 11, 8], "texture": "#0"},
- "up": {"uv": [6, 8, 11, 13], "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/regular_engine/cylinder_small.json b/build/resources/main/assets/tfmg/models/block/regular_engine/cylinder_small.json
deleted file mode 100644
index 4b1697d8..00000000
--- a/build/resources/main/assets/tfmg/models/block/regular_engine/cylinder_small.json
+++ /dev/null
@@ -1,34 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "textures": {
- "0": "tfmg:block/engines/aluminum_cylinder",
- "particle": "tfmg:block/engines/aluminum_cylinder"
- },
- "elements": [
- {
- "from": [6, 8, 2.01],
- "to": [10, 12, 6.01],
- "rotation": {"angle": 0, "axis": "y", "origin": [6, 3, 2]},
- "faces": {
- "north": {"uv": [12, 0, 16, 4], "texture": "#0"},
- "east": {"uv": [12, 0, 16, 4], "texture": "#0"},
- "south": {"uv": [12, 0, 16, 4], "texture": "#0"},
- "west": {"uv": [12, 0, 16, 4], "texture": "#0"},
- "up": {"uv": [12, 9, 16, 13], "texture": "#0"},
- "down": {"uv": [12, 9, 16, 13], "texture": "#0"}
- }
- },
- {
- "from": [5.5, 9.5, 1.51],
- "to": [10.5, 12.5, 6.51],
- "rotation": {"angle": 0, "axis": "y", "origin": [7, 11, 1]},
- "faces": {
- "north": {"uv": [6, 3, 11, 6], "texture": "#0"},
- "east": {"uv": [6, 3, 11, 6], "texture": "#0"},
- "south": {"uv": [6, 3, 11, 6], "texture": "#0"},
- "west": {"uv": [6, 3, 11, 6], "texture": "#0"},
- "up": {"uv": [6, 8, 11, 13], "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/rgb_light_bulb/block.json b/build/resources/main/assets/tfmg/models/block/rgb_light_bulb/block.json
deleted file mode 100644
index def7b9c1..00000000
--- a/build/resources/main/assets/tfmg/models/block/rgb_light_bulb/block.json
+++ /dev/null
@@ -1,52 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "0": "tfmg:block/light_bulb",
- "particle": "tfmg:block/light_bulb"
- },
- "elements": [
- {
- "from": [6, 2, 6],
- "to": [10, 3, 10],
- "faces": {
- "north": {"uv": [2, 10, 6, 11], "rotation": 180, "texture": "#0"},
- "east": {"uv": [2, 10, 6, 11], "rotation": 180, "texture": "#0"},
- "south": {"uv": [2, 10, 6, 11], "rotation": 180, "texture": "#0"},
- "west": {"uv": [2, 10, 6, 11], "rotation": 180, "texture": "#0"}
- }
- },
- {
- "from": [6, 0, 6],
- "to": [10, 2, 10],
- "faces": {
- "north": {"uv": [7, 7, 11, 9], "rotation": 180, "texture": "#0"},
- "east": {"uv": [7, 7, 11, 9], "rotation": 180, "texture": "#0"},
- "south": {"uv": [7, 7, 11, 9], "rotation": 180, "texture": "#0"},
- "west": {"uv": [7, 7, 11, 9], "rotation": 180, "texture": "#0"},
- "up": {"uv": [0, 6, 4, 10], "rotation": 180, "texture": "#0"},
- "down": {"uv": [0, 2, 4, 6], "rotation": 180, "texture": "#0"}
- }
- },
- {
- "from": [8, 2, 6],
- "to": [8, 7, 10],
- "faces": {
- "east": {"uv": [7, 1, 11, 6], "rotation": 180, "texture": "#0"},
- "west": {"uv": [7, 1, 11, 6], "rotation": 180, "texture": "#0"}
- }
- },
- {
- "from": [5, 3, 5],
- "to": [11, 9, 11],
- "faces": {
- "north": {"uv": [0, 10, 6, 16], "rotation": 180, "texture": "#0"},
- "east": {"uv": [0, 10, 6, 16], "rotation": 180, "texture": "#0"},
- "south": {"uv": [0, 10, 6, 16], "rotation": 180, "texture": "#0"},
- "west": {"uv": [0, 10, 6, 16], "rotation": 180, "texture": "#0"},
- "up": {"uv": [0, 10, 6, 16], "rotation": 180, "texture": "#0"},
- "down": {"uv": [0, 10, 6, 16], "rotation": 180, "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/rotary_engine/block__.json b/build/resources/main/assets/tfmg/models/block/rotary_engine/block__.json
deleted file mode 100644
index f03e09a5..00000000
--- a/build/resources/main/assets/tfmg/models/block/rotary_engine/block__.json
+++ /dev/null
@@ -1,24 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "textures": {
- "0": "tfmg:block/engines/engine_bottom",
- "1": "tfmg:block/engines/engine_side",
- "2": "tfmg:block/engines/engine_top",
- "3": "tfmg:block/engines/engine_front",
- "particle": "tfmg:block/engines/engine_bottom"
- },
- "elements": [
- {
- "from": [0, 0, 0],
- "to": [16, 16, 16],
- "faces": {
- "north": {"uv": [0, 0, 16, 16], "texture": "#3"},
- "east": {"uv": [0, 0, 16, 16], "texture": "#1"},
- "south": {"uv": [0, 0, 16, 16], "texture": "#3"},
- "west": {"uv": [0, 0, 16, 16], "texture": "#1"},
- "up": {"uv": [0, 0, 16, 16], "texture": "#2"},
- "down": {"uv": [0, 0, 16, 16], "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/rotary_engine/block_back_extended.json b/build/resources/main/assets/tfmg/models/block/rotary_engine/block_back_extended.json
deleted file mode 100644
index a4968bca..00000000
--- a/build/resources/main/assets/tfmg/models/block/rotary_engine/block_back_extended.json
+++ /dev/null
@@ -1,122 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "textures": {
- "1": "tfmg:block/engines/engine_bottom",
- "2": "tfmg:block/engines/engine_front",
- "3": "tfmg:block/engines/engine_side",
- "4": "tfmg:block/engines/engine_top",
- "5": "tfmg:block/engines/engine_back",
- "particle": "tfmg:block/engines/engine_back"
- },
- "elements": [
- {
- "from": [13, 0, 1],
- "to": [16, 7, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [13, 0, 0]},
- "faces": {
- "north": {"uv": [0, 9, 3, 16], "texture": "#2"},
- "east": {"uv": [1, 9, 16, 16], "texture": "#3"},
- "south": {"uv": [13, 9, 16, 16], "texture": "#5"},
- "up": {"uv": [0, 0, 3, 14], "texture": "#4"},
- "down": {"uv": [13, 1, 16, 16], "texture": "#1"}
- }
- },
- {
- "from": [3, 0, 2],
- "to": [13, 12, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [10, 0, 0]},
- "faces": {
- "north": {"uv": [3, 4, 13, 16], "texture": "#2"},
- "east": {"uv": [1, 3, 15, 15], "texture": "#3"},
- "south": {"uv": [3, 4, 13, 16], "texture": "#5"},
- "west": {"uv": [1, 3, 15, 15], "texture": "#3"},
- "up": {"uv": [3, 1, 13, 15], "texture": "#4"},
- "down": {"uv": [3, 1, 13, 15], "texture": "#1"}
- }
- },
- {
- "from": [0, 0, 1],
- "to": [3, 7, 16],
- "faces": {
- "north": {"uv": [13, 9, 16, 16], "texture": "#2"},
- "south": {"uv": [0, 9, 3, 16], "texture": "#5"},
- "west": {"uv": [0, 9, 15, 16], "texture": "#3"},
- "up": {"uv": [13, 0, 16, 14], "texture": "#4"},
- "down": {"uv": [0, 1, 3, 16], "texture": "#1"}
- }
- },
- {
- "from": [3, 0, 1],
- "to": [13, 5, 2],
- "rotation": {"angle": 0, "axis": "y", "origin": [3, 0, 0]},
- "faces": {
- "north": {"uv": [3, 11, 13, 16], "texture": "#2"},
- "east": {"uv": [0, 0, 1, 5], "texture": "#missing"},
- "west": {"uv": [0, 0, 1, 5], "texture": "#missing"},
- "up": {"uv": [3, 11, 13, 12], "texture": "#2"},
- "down": {"uv": [3, 0, 13, 1], "texture": "#1"}
- }
- },
- {
- "from": [11, 5, 1],
- "to": [13, 12, 2],
- "rotation": {"angle": 0, "axis": "y", "origin": [3, 5, 0]},
- "faces": {
- "north": {"uv": [3, 4, 5, 11], "texture": "#2"},
- "east": {"uv": [0, 3, 1, 10], "texture": "#3"},
- "west": {"uv": [4, 4, 5, 11], "texture": "#2"},
- "up": {"uv": [11, 0, 13, 1], "texture": "#4"},
- "down": {"uv": [0, 0, 2, 1], "texture": "#missing"}
- }
- },
- {
- "from": [3, 5, 1],
- "to": [5, 12, 2],
- "rotation": {"angle": 0, "axis": "y", "origin": [-5, 5, 0]},
- "faces": {
- "north": {"uv": [11, 4, 13, 11], "texture": "#2"},
- "east": {"uv": [11, 4, 12, 11], "texture": "#2"},
- "west": {"uv": [0, 3, 1, 10], "texture": "#3"},
- "up": {"uv": [3, 0, 5, 1], "texture": "#4"},
- "down": {"uv": [0, 0, 2, 1], "texture": "#missing"}
- }
- },
- {
- "from": [5, 11, 1],
- "to": [11, 12, 2],
- "rotation": {"angle": 0, "axis": "y", "origin": [-1, 5, 0]},
- "faces": {
- "north": {"uv": [5, 4, 11, 5], "texture": "#2"},
- "east": {"uv": [0, 0, 1, 1], "texture": "#missing"},
- "west": {"uv": [0, 0, 1, 1], "texture": "#missing"},
- "up": {"uv": [5, 0, 11, 1], "texture": "#4"},
- "down": {"uv": [4.7, 4.2, 10.7, 5.2], "texture": "#2"}
- }
- },
- {
- "from": [13, 7, 1],
- "to": [16, 11, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [16, 0, 0]},
- "faces": {
- "north": {"uv": [16, 4, 13, 8], "texture": "#3"},
- "east": {"uv": [1, 9, 16, 13], "texture": "#3"},
- "south": {"uv": [3, 5, 0, 9], "texture": "#5"},
- "west": {"uv": [0, 0, 0, 0], "texture": "#3"},
- "up": {"uv": [0, 12, 15, 9], "rotation": 90, "texture": "#3"},
- "down": {"uv": [0, 0, 0, 0], "texture": "#3"}
- }
- },
- {
- "from": [0, 7, 1],
- "to": [3, 11, 16],
- "faces": {
- "north": {"uv": [13, 4, 16, 8], "texture": "#3"},
- "east": {"uv": [0, 0, 0, 0], "texture": "#3"},
- "south": {"uv": [0, 5, 3, 9], "texture": "#5"},
- "west": {"uv": [16, 9, 1, 13], "texture": "#3"},
- "up": {"uv": [0, 9, 15, 12], "rotation": 90, "texture": "#3"},
- "down": {"uv": [0, 0, 0, 0], "texture": "#3"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/rotary_engine/block_front.json b/build/resources/main/assets/tfmg/models/block/rotary_engine/block_front.json
deleted file mode 100644
index adf1d244..00000000
--- a/build/resources/main/assets/tfmg/models/block/rotary_engine/block_front.json
+++ /dev/null
@@ -1,97 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "textures": {
- "1": "tfmg:block/engines/engine_bottom",
- "2": "tfmg:block/engines/engine_front",
- "3": "tfmg:block/engines/engine_side",
- "4": "tfmg:block/engines/engine_top",
- "5": "tfmg:block/engines/engine_back",
- "particle": "tfmg:block/engines/engine_back"
- },
- "elements": [
- {
- "from": [13, 0, 1],
- "to": [16, 7, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [13, 0, 0]},
- "faces": {
- "north": {"uv": [0, 9, 3, 16], "texture": "#2"},
- "east": {"uv": [1, 9, 16, 16], "texture": "#3"},
- "south": {"uv": [13, 9, 16, 16], "texture": "#5"},
- "up": {"uv": [0, 0, 3, 14], "texture": "#4"},
- "down": {"uv": [13, 1, 16, 16], "texture": "#1"}
- }
- },
- {
- "from": [3, 0, 2],
- "to": [13, 12, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [10, 0, 0]},
- "faces": {
- "north": {"uv": [3, 4, 13, 16], "texture": "#2"},
- "east": {"uv": [1, 3, 15, 15], "texture": "#3"},
- "south": {"uv": [3, 4, 13, 16], "texture": "#5"},
- "west": {"uv": [1, 3, 15, 15], "texture": "#3"},
- "up": {"uv": [3, 1, 13, 15], "texture": "#4"},
- "down": {"uv": [3, 1, 13, 15], "texture": "#1"}
- }
- },
- {
- "from": [0, 0, 1],
- "to": [3, 7, 16],
- "faces": {
- "north": {"uv": [13, 9, 16, 16], "texture": "#2"},
- "south": {"uv": [0, 9, 3, 16], "texture": "#5"},
- "west": {"uv": [0, 9, 15, 16], "texture": "#3"},
- "up": {"uv": [13, 0, 16, 14], "texture": "#4"},
- "down": {"uv": [0, 1, 3, 16], "texture": "#1"}
- }
- },
- {
- "from": [3, 0, 1],
- "to": [13, 5, 2],
- "rotation": {"angle": 0, "axis": "y", "origin": [3, 0, 0]},
- "faces": {
- "north": {"uv": [3, 11, 13, 16], "texture": "#2"},
- "east": {"uv": [0, 0, 1, 5], "texture": "#missing"},
- "west": {"uv": [0, 0, 1, 5], "texture": "#missing"},
- "up": {"uv": [3, 11, 13, 12], "texture": "#2"},
- "down": {"uv": [3, 0, 13, 1], "texture": "#1"}
- }
- },
- {
- "from": [11, 5, 1],
- "to": [13, 12, 2],
- "rotation": {"angle": 0, "axis": "y", "origin": [3, 5, 0]},
- "faces": {
- "north": {"uv": [3, 4, 5, 11], "texture": "#2"},
- "east": {"uv": [0, 3, 1, 10], "texture": "#3"},
- "west": {"uv": [4, 4, 5, 11], "texture": "#2"},
- "up": {"uv": [11, 0, 13, 1], "texture": "#4"},
- "down": {"uv": [0, 0, 2, 1], "texture": "#missing"}
- }
- },
- {
- "from": [3, 5, 1],
- "to": [5, 12, 2],
- "rotation": {"angle": 0, "axis": "y", "origin": [-5, 5, 0]},
- "faces": {
- "north": {"uv": [11, 4, 13, 11], "texture": "#2"},
- "east": {"uv": [11, 4, 12, 11], "texture": "#2"},
- "west": {"uv": [0, 3, 1, 10], "texture": "#3"},
- "up": {"uv": [3, 0, 5, 1], "texture": "#4"},
- "down": {"uv": [0, 0, 2, 1], "texture": "#missing"}
- }
- },
- {
- "from": [5, 11, 1],
- "to": [11, 12, 2],
- "rotation": {"angle": 0, "axis": "y", "origin": [-1, 5, 0]},
- "faces": {
- "north": {"uv": [5, 4, 11, 5], "texture": "#2"},
- "east": {"uv": [0, 0, 1, 1], "texture": "#missing"},
- "west": {"uv": [0, 0, 1, 1], "texture": "#missing"},
- "up": {"uv": [5, 0, 11, 1], "texture": "#4"},
- "down": {"uv": [4.7, 4.2, 10.7, 5.2], "texture": "#2"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/rotary_engine/block_normal.json b/build/resources/main/assets/tfmg/models/block/rotary_engine/block_normal.json
deleted file mode 100644
index 6321b38c..00000000
--- a/build/resources/main/assets/tfmg/models/block/rotary_engine/block_normal.json
+++ /dev/null
@@ -1,49 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "0": "tfmg:block/engines/engine_back",
- "1": "tfmg:block/engines/engine_bottom",
- "3": "tfmg:block/engines/engine_side",
- "4": "tfmg:block/engines/engine_top",
- "particle": "tfmg:block/engines/engine_back"
- },
- "elements": [
- {
- "from": [0, 0, 0],
- "to": [3, 7, 16],
- "faces": {
- "north": {"uv": [13, 9, 16, 16], "texture": "#0"},
- "south": {"uv": [0, 9, 3, 16], "texture": "#0"},
- "west": {"uv": [0, 9, 16, 16], "texture": "#3"},
- "up": {"uv": [13, 0, 16, 16], "texture": "#4"},
- "down": {"uv": [0, 0, 3, 16], "texture": "#1"}
- }
- },
- {
- "from": [13, 0, 0],
- "to": [16, 7, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [13, 0, 0]},
- "faces": {
- "north": {"uv": [0, 9, 3, 16], "texture": "#0"},
- "east": {"uv": [0, 9, 16, 16], "texture": "#3"},
- "south": {"uv": [13, 9, 16, 16], "texture": "#0"},
- "up": {"uv": [0, 0, 3, 16], "texture": "#4"},
- "down": {"uv": [13, 0, 16, 16], "texture": "#1"}
- }
- },
- {
- "from": [3, 0, 0],
- "to": [13, 12, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [10, 0, 0]},
- "faces": {
- "north": {"uv": [3, 4, 13, 16], "texture": "#0"},
- "east": {"uv": [0, 3, 16, 15], "texture": "#3"},
- "south": {"uv": [3, 4, 13, 16], "texture": "#0"},
- "west": {"uv": [0, 3, 16, 15], "texture": "#3"},
- "up": {"uv": [3, 0, 13, 16], "texture": "#4"},
- "down": {"uv": [3, 0, 13, 16], "texture": "#1"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/rotary_engine/extension.json b/build/resources/main/assets/tfmg/models/block/rotary_engine/extension.json
deleted file mode 100644
index 391b623d..00000000
--- a/build/resources/main/assets/tfmg/models/block/rotary_engine/extension.json
+++ /dev/null
@@ -1,31 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "textures": {
- "0": "tfmg:block/engines/engine_side",
- "1": "tfmg:block/engines/engine_back",
- "particle": "tfmg:block/engines/engine_side"
- },
- "elements": [
- {
- "from": [0, 7, 0],
- "to": [3, 11, 16],
- "faces": {
- "north": {"uv": [13, 5, 16, 9], "texture": "#1"},
- "south": {"uv": [0, 5, 3, 9], "texture": "#1"},
- "west": {"uv": [16, 9, 0, 13], "texture": "#0"},
- "up": {"uv": [0, 9, 16, 12], "rotation": 90, "texture": "#0"}
- }
- },
- {
- "from": [13, 7, 0],
- "to": [16, 11, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [16, 0, 0]},
- "faces": {
- "north": {"uv": [16, 5, 13, 9], "texture": "#1"},
- "east": {"uv": [0, 9, 16, 13], "texture": "#0"},
- "south": {"uv": [3, 5, 0, 9], "texture": "#1"},
- "up": {"uv": [0, 12, 16, 9], "rotation": 90, "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/rotary_engine/item.json b/build/resources/main/assets/tfmg/models/block/rotary_engine/item.json
deleted file mode 100644
index 6321b38c..00000000
--- a/build/resources/main/assets/tfmg/models/block/rotary_engine/item.json
+++ /dev/null
@@ -1,49 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "0": "tfmg:block/engines/engine_back",
- "1": "tfmg:block/engines/engine_bottom",
- "3": "tfmg:block/engines/engine_side",
- "4": "tfmg:block/engines/engine_top",
- "particle": "tfmg:block/engines/engine_back"
- },
- "elements": [
- {
- "from": [0, 0, 0],
- "to": [3, 7, 16],
- "faces": {
- "north": {"uv": [13, 9, 16, 16], "texture": "#0"},
- "south": {"uv": [0, 9, 3, 16], "texture": "#0"},
- "west": {"uv": [0, 9, 16, 16], "texture": "#3"},
- "up": {"uv": [13, 0, 16, 16], "texture": "#4"},
- "down": {"uv": [0, 0, 3, 16], "texture": "#1"}
- }
- },
- {
- "from": [13, 0, 0],
- "to": [16, 7, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [13, 0, 0]},
- "faces": {
- "north": {"uv": [0, 9, 3, 16], "texture": "#0"},
- "east": {"uv": [0, 9, 16, 16], "texture": "#3"},
- "south": {"uv": [13, 9, 16, 16], "texture": "#0"},
- "up": {"uv": [0, 0, 3, 16], "texture": "#4"},
- "down": {"uv": [13, 0, 16, 16], "texture": "#1"}
- }
- },
- {
- "from": [3, 0, 0],
- "to": [13, 12, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [10, 0, 0]},
- "faces": {
- "north": {"uv": [3, 4, 13, 16], "texture": "#0"},
- "east": {"uv": [0, 3, 16, 15], "texture": "#3"},
- "south": {"uv": [3, 4, 13, 16], "texture": "#0"},
- "west": {"uv": [0, 3, 16, 15], "texture": "#3"},
- "up": {"uv": [3, 0, 13, 16], "texture": "#4"},
- "down": {"uv": [3, 0, 13, 16], "texture": "#1"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/rotor/item.obj b/build/resources/main/assets/tfmg/models/block/rotor/item.obj
deleted file mode 100644
index d288df6d..00000000
--- a/build/resources/main/assets/tfmg/models/block/rotor/item.obj
+++ /dev/null
@@ -1,647 +0,0 @@
-# Made in Blockbench 4.9.3
-mtllib model.mtl
-
-o 1
-v 0.32804046965019484 0.811875000000001 1.2976606433522493
-v 0.3280404696501946 0.18812500000000076 1.2976606433522497
-v 0.06287542670523916 0.8118750000000015 1.562825686297204
-v 0.06287542670523882 0.1881250000000012 1.5628256862972045
-v -0.297307089961657 0.18812500000000054 0.6723130837403954
-v -0.29730708996165656 0.8118750000000008 0.672313083740395
-v -0.5624721329066127 0.18812500000000099 0.9374781266853502
-v -0.5624721329066122 0.8118750000000012 0.9374781266853498
-vt 0.28125 0.9453125
-vt 0.390625 0.9453125
-vt 0.390625 0.9921875
-vt 0.28125 0.9921875
-vt 0 1
-vt 0 1
-vt 0 1
-vt 0 1
-vt 0.28125 0.9453125
-vt 0.390625 0.9453125
-vt 0.390625 0.9921875
-vt 0.28125 0.9921875
-vt 0 1
-vt 0 1
-vt 0 1
-vt 0 1
-vt 0.28125 0.8515625
-vt 0.390625 0.8515625
-vt 0.390625 0.7734375
-vt 0.28125 0.7734375
-vt 0.28125 0.9375
-vt 0.390625 0.9375
-vt 0.390625 0.859375
-vt 0.28125 0.859375
-vn -5.887846720064176e-16 -1 9.813077866773583e-16
-vn 0.7071067811865461 2.3551386880256836e-16 0.707106781186549
-vn 5.887846720064176e-16 1 -9.813077866773583e-16
-vn -0.7071067811865461 -2.3551386880256836e-16 -0.707106781186549
-vn 0.707106781186549 -1.0205600981444534e-15 -0.707106781186546
-vn -0.707106781186549 1.0205600981444534e-15 0.707106781186546
-usemtl m_4e5cbd5f-f568-dd91-0262-263092fc04f7
-f 4/4/1 7/3/1 5/2/1 2/1/1
-f 3/8/2 4/7/2 2/6/2 1/5/2
-f 8/12/3 3/11/3 1/10/3 6/9/3
-f 7/16/4 8/15/4 6/14/4 5/13/4
-f 6/20/5 1/19/5 2/18/5 5/17/5
-f 7/24/6 4/23/6 3/22/6 8/21/6
-o 2
-v -0.5625 0.8125000000000007 0.9374999999999996
-v -0.5625 0.18750000000000067 0.9375
-v -0.5625 0.8124999999999996 0.062499999999999445
-v -0.5625 0.18749999999999967 0.06250000000000011
-v -0.1875000000000001 0.18750000000000056 0.9375000000000002
-v -0.1875000000000001 0.8125000000000004 0.9374999999999996
-v -0.1874999999999999 0.18749999999999956 0.06250000000000022
-v -0.1874999999999999 0.8124999999999996 0.062499999999999556
-vt 0.28125 0.9921875
-vt 0.28125 0.9453125
-vt 0.390625 0.9453125
-vt 0.390625 0.9921875
-vt 0.28125 0.859375
-vt 0.28125 0.9375
-vt 0.390625 0.9375
-vt 0.390625 0.859375
-vt 0.28125 0.9453125
-vt 0.28125 0.9921875
-vt 0.390625 0.9921875
-vt 0.390625 0.9453125
-vt 0.28125 0.7734375
-vt 0.28125 0.8515625
-vt 0.390625 0.8515625
-vt 0.390625 0.7734375
-vt 0 1
-vt 0 1
-vt 0 1
-vt 0 1
-vt 0 1
-vt 0 1
-vt 0 1
-vt 0 1
-vn -1.224646799147355e-16 -1 1.1102230246251565e-15
-vn -1 1.2246467991473532e-16 -1.8713654303833397e-16
-vn 1.224646799147355e-16 1 -1.1102230246251565e-15
-vn 1 -1.2246467991473532e-16 1.8713654303833397e-16
-vn -1.871365430383338e-16 1.1102230246251565e-15 1
-vn 1.871365430383338e-16 -1.1102230246251565e-15 -1
-usemtl m_4e5cbd5f-f568-dd91-0262-263092fc04f7
-f 12/28/7 15/27/7 13/26/7 10/25/7
-f 11/32/8 12/31/8 10/30/8 9/29/8
-f 16/36/9 11/35/9 9/34/9 14/33/9
-f 15/40/10 16/39/10 14/38/10 13/37/10
-f 14/44/11 9/43/11 10/42/11 13/41/11
-f 15/48/12 12/47/12 11/46/12 16/45/12
-o 3
-v -0.29766064335224884 0.8118750000000019 0.3280404696501944
-v -0.29766064335224995 0.18812500000000154 0.3280404696501942
-v -0.5628256862972032 0.8118750000000023 0.06287542670523827
-v -0.5628256862972045 0.1881250000000022 0.06287542670523805
-v 0.3276869162596049 0.18812500000000065 -0.2973070899616571
-v 0.327686916259606 0.811875000000001 -0.2973070899616569
-v 0.06252187331465042 0.18812500000000132 -0.5624721329066131
-v 0.06252187331465164 0.8118750000000015 -0.5624721329066131
-vt 0.28125 0.9453125
-vt 0.390625 0.9453125
-vt 0.390625 0.9921875
-vt 0.28125 0.9921875
-vt 0 1
-vt 0 1
-vt 0 1
-vt 0 1
-vt 0.28125 0.9453125
-vt 0.390625 0.9453125
-vt 0.390625 0.9921875
-vt 0.28125 0.9921875
-vt 0 1
-vt 0 1
-vt 0 1
-vt 0 1
-vt 0.28125 0.8515625
-vt 0.390625 0.8515625
-vt 0.390625 0.7734375
-vt 0.28125 0.7734375
-vt 0.28125 0.9375
-vt 0.390625 0.9375
-vt 0.390625 0.859375
-vt 0.28125 0.859375
-vn -2.0018678848218116e-15 -1 -5.102800490722328e-16
-vn -0.7071067811865496 1.099064721078647e-15 0.7071067811865455
-vn 2.0018678848218116e-15 1 5.102800490722328e-16
-vn 0.7071067811865496 -1.099064721078647e-15 -0.7071067811865455
-vn 0.7071067811865455 -1.5700924586837718e-15 0.7071067811865496
-vn -0.7071067811865455 1.5700924586837718e-15 -0.7071067811865496
-usemtl m_4e5cbd5f-f568-dd91-0262-263092fc04f7
-f 20/52/13 23/51/13 21/50/13 18/49/13
-f 19/56/14 20/55/14 18/54/14 17/53/14
-f 24/60/15 19/59/15 17/58/15 22/57/15
-f 23/64/16 24/63/16 22/62/16 21/61/16
-f 22/68/17 17/67/17 18/66/17 21/65/17
-f 23/72/18 20/71/18 19/70/18 24/69/18
-o 4
-v 0.06250000000000422 0.812500000000006 -0.5625
-v 0.06249999999999578 0.187500000000006 -0.5625
-v 0.9375000000000042 0.8124999999999942 -0.5625
-v 0.9374999999999958 0.18749999999999423 -0.5625
-v 0.06249999999999578 0.187500000000006 -0.1875
-v 0.06250000000000422 0.812500000000006 -0.1875
-v 0.9374999999999958 0.18749999999999423 -0.1875
-v 0.9375000000000042 0.8124999999999942 -0.1875
-vt 0.28125 0.9921875
-vt 0.28125 0.9453125
-vt 0.390625 0.9453125
-vt 0.390625 0.9921875
-vt 0.28125 0.859375
-vt 0.28125 0.9375
-vt 0.390625 0.9375
-vt 0.390625 0.859375
-vt 0.28125 0.9453125
-vt 0.28125 0.9921875
-vt 0.390625 0.9921875
-vt 0.390625 0.9453125
-vt 0.28125 0.7734375
-vt 0.28125 0.8515625
-vt 0.390625 0.8515625
-vt 0.390625 0.7734375
-vt 0 1
-vt 0 1
-vt 0 1
-vt 0 1
-vt 0 1
-vt 0 1
-vt 0 1
-vt 0 1
-vn -1.3433698597964394e-14 -1 -5.551115123125783e-17
-vn -5.5511151231256336e-17 1.110223024625164e-16 -1
-vn 1.3433698597964394e-14 1 5.551115123125783e-17
-vn 5.5511151231256336e-17 -1.110223024625164e-16 1
-vn -1 1.3378187446733136e-14 7.4263858655571814e-31
-vn 1 -1.3378187446733136e-14 -7.4263858655571814e-31
-usemtl m_4e5cbd5f-f568-dd91-0262-263092fc04f7
-f 28/76/19 31/75/19 29/74/19 26/73/19
-f 27/80/20 28/79/20 26/78/20 25/77/20
-f 32/84/21 27/83/21 25/82/21 30/81/21
-f 31/88/22 32/87/22 30/86/22 29/85/22
-f 30/92/23 25/91/23 26/90/23 29/89/23
-f 31/96/24 28/95/24 27/94/24 32/93/24
-o 5
-v 0.6719595303498007 0.811875000000001 -0.2976606433522503
-v 0.6719595303498016 0.18812500000000065 -0.2976606433522505
-v 0.9371245732947551 0.8118750000000015 -0.5628256862972063
-v 0.9371245732947562 0.18812500000000132 -0.5628256862972063
-v 1.2973070899616566 0.18812500000000154 0.3276869162596008
-v 1.2973070899616554 0.8118750000000019 0.327686916259601
-v 1.5624721329066111 0.1881250000000022 0.06252187331464465
-v 1.5624721329066098 0.8118750000000023 0.06252187331464487
-vt 0.28125 0.9453125
-vt 0.390625 0.9453125
-vt 0.390625 0.9921875
-vt 0.28125 0.9921875
-vt 0 1
-vt 0 1
-vt 0 1
-vt 0 1
-vt 0.28125 0.9453125
-vt 0.390625 0.9453125
-vt 0.390625 0.9921875
-vt 0.28125 0.9921875
-vt 0 1
-vt 0 1
-vt 0 1
-vt 0 1
-vt 0.28125 0.8515625
-vt 0.390625 0.8515625
-vt 0.390625 0.7734375
-vt 0.28125 0.7734375
-vt 0.28125 0.9375
-vt 0.390625 0.9375
-vt 0.390625 0.859375
-vt 0.28125 0.859375
-vn 2.0018678848218116e-15 -1 -5.102800490722328e-16
-vn -0.7071067811865496 -1.099064721078647e-15 -0.7071067811865455
-vn -2.0018678848218116e-15 1 5.102800490722328e-16
-vn 0.7071067811865496 1.099064721078647e-15 0.7071067811865455
-vn -0.7071067811865455 -1.5700924586837718e-15 0.7071067811865496
-vn 0.7071067811865455 1.5700924586837718e-15 -0.7071067811865496
-usemtl m_4e5cbd5f-f568-dd91-0262-263092fc04f7
-f 36/100/25 39/99/25 37/98/25 34/97/25
-f 35/104/26 36/103/26 34/102/26 33/101/26
-f 40/108/27 35/107/27 33/106/27 38/105/27
-f 39/112/28 40/111/28 38/110/28 37/109/28
-f 38/116/29 33/115/29 34/114/29 37/113/29
-f 39/120/30 36/119/30 35/118/30 40/117/30
-o 6
-v 1.5625 0.8124999999999996 0.062499999999999556
-v 1.5625 0.18749999999999944 0.06250000000000044
-v 1.5625 0.8125000000000004 0.9374999999999996
-v 1.5625 0.18750000000000056 0.9375000000000004
-v 1.1875 0.18749999999999944 0.06250000000000044
-v 1.1875 0.8124999999999996 0.062499999999999556
-v 1.1875 0.18750000000000056 0.9375000000000004
-v 1.1875 0.8125000000000004 0.9374999999999996
-vt 0.28125 0.9921875
-vt 0.28125 0.9453125
-vt 0.390625 0.9453125
-vt 0.390625 0.9921875
-vt 0.28125 0.859375
-vt 0.28125 0.9375
-vt 0.390625 0.9375
-vt 0.390625 0.859375
-vt 0.28125 0.9453125
-vt 0.28125 0.9921875
-vt 0.390625 0.9921875
-vt 0.390625 0.9453125
-vt 0.28125 0.7734375
-vt 0.28125 0.8515625
-vt 0.390625 0.8515625
-vt 0.390625 0.7734375
-vt 0 1
-vt 0 1
-vt 0 1
-vt 0 1
-vt 0 1
-vt 0 1
-vt 0 1
-vt 0 1
-vn 0 -1 1.3322676295501878e-15
-vn 1 0 0
-vn 0 1 -1.3322676295501878e-15
-vn -1 0 0
-vn 0 -1.3322676295501878e-15 -1
-vn 0 1.3322676295501878e-15 1
-usemtl m_4e5cbd5f-f568-dd91-0262-263092fc04f7
-f 44/124/31 47/123/31 45/122/31 42/121/31
-f 43/128/32 44/127/32 42/126/32 41/125/32
-f 48/132/33 43/131/33 41/130/33 46/129/33
-f 47/136/34 48/135/34 46/134/34 45/133/34
-f 46/140/35 41/139/35 42/138/35 45/137/35
-f 47/144/36 44/143/36 43/142/36 48/141/36
-o 7
-v 1.29766064335225 0.8118750000000008 0.6719595303498016
-v 1.2976606433522504 0.18812500000000054 0.6719595303498023
-v 1.5628256862972059 0.8118750000000012 0.9371245732947564
-v 1.5628256862972059 0.18812500000000099 0.9371245732947568
-v 0.6723130837403988 0.18812500000000076 1.2973070899616563
-v 0.6723130837403986 0.811875000000001 1.297307089961656
-v 0.9374781266853545 0.1881250000000012 1.5624721329066111
-v 0.9374781266853542 0.8118750000000015 1.5624721329066107
-vt 0.28125 0.9453125
-vt 0.390625 0.9453125
-vt 0.390625 0.9921875
-vt 0.28125 0.9921875
-vt 0 1
-vt 0 1
-vt 0 1
-vt 0 1
-vt 0.28125 0.9453125
-vt 0.390625 0.9453125
-vt 0.390625 0.9921875
-vt 0.28125 0.9921875
-vt 0 1
-vt 0 1
-vt 0 1
-vt 0 1
-vt 0.28125 0.8515625
-vt 0.390625 0.8515625
-vt 0.390625 0.7734375
-vt 0.28125 0.7734375
-vt 0.28125 0.9375
-vt 0.390625 0.9375
-vt 0.390625 0.859375
-vt 0.28125 0.859375
-vn 5.887846720064176e-16 -1 9.813077866773583e-16
-vn 0.7071067811865461 -2.3551386880256836e-16 -0.707106781186549
-vn -5.887846720064176e-16 1 -9.813077866773583e-16
-vn -0.7071067811865461 2.3551386880256836e-16 0.707106781186549
-vn -0.707106781186549 -1.0205600981444534e-15 -0.707106781186546
-vn 0.707106781186549 1.0205600981444534e-15 0.707106781186546
-usemtl m_4e5cbd5f-f568-dd91-0262-263092fc04f7
-f 52/148/37 55/147/37 53/146/37 50/145/37
-f 51/152/38 52/151/38 50/150/38 49/149/38
-f 56/156/39 51/155/39 49/154/39 54/153/39
-f 55/160/40 56/159/40 54/158/40 53/157/40
-f 54/164/41 49/163/41 50/162/41 53/161/41
-f 55/168/42 52/167/42 51/166/42 56/165/42
-o 8
-v 0.9374999999999958 0.8125000000000058 1.5625
-v 0.9375000000000042 0.18750000000000577 1.5625
-v 0.06249999999999578 0.812499999999994 1.5625
-v 0.06250000000000422 0.187499999999994 1.5625
-v 0.9375000000000042 0.18750000000000577 1.1875
-v 0.9374999999999958 0.8125000000000058 1.1875
-v 0.06250000000000422 0.187499999999994 1.1875
-v 0.06249999999999578 0.812499999999994 1.1875
-vt 0.28125 0.9921875
-vt 0.28125 0.9453125
-vt 0.390625 0.9453125
-vt 0.390625 0.9921875
-vt 0.28125 0.859375
-vt 0.28125 0.9375
-vt 0.390625 0.9375
-vt 0.390625 0.859375
-vt 0.28125 0.9453125
-vt 0.28125 0.9921875
-vt 0.390625 0.9921875
-vt 0.390625 0.9453125
-vt 0.28125 0.7734375
-vt 0.28125 0.8515625
-vt 0.390625 0.8515625
-vt 0.390625 0.7734375
-vt 0 1
-vt 0 1
-vt 0 1
-vt 0 1
-vt 0 1
-vt 0 1
-vt 0 1
-vt 0 1
-vn 1.3433698597964394e-14 -1 -5.551115123125783e-17
-vn -5.5511151231256336e-17 -1.110223024625164e-16 1
-vn -1.3433698597964394e-14 1 5.551115123125783e-17
-vn 5.5511151231256336e-17 1.110223024625164e-16 -1
-vn 1 1.3378187446733136e-14 7.4263858655571814e-31
-vn -1 -1.3378187446733136e-14 -7.4263858655571814e-31
-usemtl m_4e5cbd5f-f568-dd91-0262-263092fc04f7
-f 60/172/43 63/171/43 61/170/43 58/169/43
-f 59/176/44 60/175/44 58/174/44 57/173/44
-f 64/180/45 59/179/45 57/178/45 62/177/45
-f 63/184/46 64/183/46 62/182/46 61/181/46
-f 62/188/47 57/187/47 58/186/47 61/185/47
-f 63/192/48 60/191/48 59/190/48 64/189/48
-o 9
-v 0.5624999999999996 0.5625000000000002 1.1875
-v 0.5625000000000004 0.4375000000000002 1.1875
-v 0.44374999999999976 0.5624999999999996 1.1875
-v 0.4437500000000003 0.43749999999999967 1.1875
-v 0.5625000000000004 0.43750000000000033 -0.1875
-v 0.5624999999999996 0.5625000000000004 -0.1875
-v 0.4437500000000003 0.4374999999999998 -0.1875
-v 0.44374999999999976 0.5624999999999998 -0.1875
-vt 0.3984375 0.8203125
-vt 0.3984375 0.9921875
-vt 0.4140625 0.9921875
-vt 0.4140625 0.8203125
-vt 0 1
-vt 0 1
-vt 0 1
-vt 0 1
-vt 0.3984375 0.8203125
-vt 0.3984375 0.9921875
-vt 0.4140625 0.9921875
-vt 0.4140625 0.8203125
-vt 0 1
-vt 0 1
-vt 0 1
-vt 0 1
-vt 0.3984375 0.8203125
-vt 0.3984375 0.9921875
-vt 0.4140625 0.9921875
-vt 0.4140625 0.8203125
-vt 0.3984375 0.8203125
-vt 0.3984375 0.9921875
-vt 0.4140625 0.9921875
-vt 0.4140625 0.8203125
-vn 4.884981308350689e-15 -1 -5.551115123125783e-17
-vn -5.5511151231257285e-17 -1.1102230246251593e-16 1
-vn -4.884981308350689e-15 1 5.551115123125783e-17
-vn 5.5511151231257285e-17 1.1102230246251593e-16 -1
-vn 1 4.884981308350689e-15 2.711709361697228e-31
-vn -1 -4.884981308350689e-15 -2.711709361697228e-31
-usemtl m_4e5cbd5f-f568-dd91-0262-263092fc04f7
-f 68/196/49 71/195/49 69/194/49 66/193/49
-f 67/200/50 68/199/50 66/198/50 65/197/50
-f 72/204/51 67/203/51 65/202/51 70/201/51
-f 71/208/52 72/207/52 70/206/52 69/205/52
-f 70/212/53 65/211/53 66/210/53 69/209/53
-f 71/216/54 68/215/54 67/214/54 72/213/54
-o 10
-v 0.05805826175840623 0.5625000000000007 1.0303300858899094
-v 0.058058261758406005 0.43750000000000067 1.0303300858899094
-v -0.03033008588991193 0.5625000000000009 0.9419417382415907
-v -0.03033008588991215 0.4375000000000009 0.9419417382415907
-v 1.0303300858899118 0.4374999999999991 0.058058261758409335
-v 1.0303300858899123 0.5624999999999991 0.058058261758409335
-v 0.9419417382415938 0.43749999999999933 -0.030330085889909375
-v 0.941941738241594 0.5624999999999993 -0.030330085889909375
-vt 0.3984375 0.8203125
-vt 0.3984375 0.9921875
-vt 0.4140625 0.9921875
-vt 0.4140625 0.8203125
-vt 0 1
-vt 0 1
-vt 0 1
-vt 0 1
-vt 0.3984375 0.8203125
-vt 0.3984375 0.9921875
-vt 0.4140625 0.9921875
-vt 0.4140625 0.8203125
-vt 0 1
-vt 0 1
-vt 0 1
-vt 0 1
-vt 0.3984375 0.8203125
-vt 0.3984375 0.9921875
-vt 0.4140625 0.9921875
-vt 0.4140625 0.8203125
-vt 0.3984375 0.8203125
-vt 0.3984375 0.9921875
-vt 0.4140625 0.9921875
-vt 0.4140625 0.8203125
-vn -2.0018678848218116e-15 -1 -5.102800490722328e-16
-vn -0.7071067811865496 1.099064721078647e-15 0.7071067811865455
-vn 2.0018678848218116e-15 1 5.102800490722328e-16
-vn 0.7071067811865496 -1.099064721078647e-15 -0.7071067811865455
-vn 0.7071067811865455 -1.5700924586837718e-15 0.7071067811865496
-vn -0.7071067811865455 1.5700924586837718e-15 -0.7071067811865496
-usemtl m_4e5cbd5f-f568-dd91-0262-263092fc04f7
-f 76/220/55 79/219/55 77/218/55 74/217/55
-f 75/224/56 76/223/56 74/222/56 73/221/56
-f 80/228/57 75/227/57 73/226/57 78/225/57
-f 79/232/58 80/231/58 78/230/58 77/229/58
-f 78/236/59 73/235/59 74/234/59 77/233/59
-f 79/240/60 76/239/60 75/238/60 80/237/60
-o 11
-v 1.1875 0.5625 0.4374999999999999
-v 1.1875 0.4374999999999999 0.4375000000000001
-v 1.1875 0.5625 0.5562499999999999
-v 1.1875 0.4375 0.5562499999999999
-v -0.1875 0.4374999999999999 0.4375000000000001
-v -0.1875 0.5625 0.4374999999999999
-v -0.1875 0.4375 0.5562499999999999
-v -0.1875 0.5625 0.5562499999999999
-vt 0.3984375 0.8203125
-vt 0.3984375 0.9921875
-vt 0.4140625 0.9921875
-vt 0.4140625 0.8203125
-vt 0 1
-vt 0 1
-vt 0 1
-vt 0 1
-vt 0.3984375 0.8203125
-vt 0.3984375 0.9921875
-vt 0.4140625 0.9921875
-vt 0.4140625 0.8203125
-vt 0 1
-vt 0 1
-vt 0 1
-vt 0 1
-vt 0.3984375 0.8203125
-vt 0.3984375 0.9921875
-vt 0.4140625 0.9921875
-vt 0.4140625 0.8203125
-vt 0.3984375 0.8203125
-vt 0.3984375 0.9921875
-vt 0.4140625 0.9921875
-vt 0.4140625 0.8203125
-vn 0 -1 1.3322676295501878e-15
-vn 1 0 0
-vn 0 1 -1.3322676295501878e-15
-vn -1 0 0
-vn 0 -1.3322676295501878e-15 -1
-vn 0 1.3322676295501878e-15 1
-usemtl m_4e5cbd5f-f568-dd91-0262-263092fc04f7
-f 84/244/61 87/243/61 85/242/61 82/241/61
-f 83/248/62 84/247/62 82/246/62 81/245/62
-f 88/252/63 83/251/63 81/250/63 86/249/63
-f 87/256/64 88/255/64 86/254/64 85/253/64
-f 86/260/65 81/259/65 82/258/65 85/257/65
-f 87/264/66 84/263/66 83/262/66 88/261/66
-o 12
-v 0.75 0.8749999999999996 0.24999999999999956
-v 0.75 0.12499999999999967 0.25000000000000044
-v 0.75 0.8750000000000004 0.7499999999999996
-v 0.75 0.12500000000000033 0.7500000000000004
-v 0.25 0.12499999999999967 0.25000000000000044
-v 0.25 0.8749999999999996 0.24999999999999956
-v 0.25 0.12500000000000033 0.7500000000000004
-v 0.25 0.8750000000000004 0.7499999999999996
-vt 0.609375 1
-vt 0.671875 1
-vt 0.671875 0.9375
-vt 0.609375 0.9375
-vt 0.53125 0.90625
-vt 0.53125 1
-vt 0.59375 1
-vt 0.59375 0.90625
-vt 0.609375 1
-vt 0.671875 1
-vt 0.671875 0.9375
-vt 0.609375 0.9375
-vt 0.53125 0.90625
-vt 0.53125 1
-vt 0.59375 1
-vt 0.59375 0.90625
-vt 0.53125 1
-vt 0.59375 1
-vt 0.59375 0.90625
-vt 0.53125 0.90625
-vt 0.53125 1
-vt 0.59375 1
-vt 0.59375 0.90625
-vt 0.53125 0.90625
-vn 0 -1 1.3322676295501878e-15
-vn 1 0 0
-vn 0 1 -1.3322676295501878e-15
-vn -1 0 0
-vn 0 -1.3322676295501878e-15 -1
-vn 0 1.3322676295501878e-15 1
-usemtl m_4e5cbd5f-f568-dd91-0262-263092fc04f7
-f 92/268/67 95/267/67 93/266/67 90/265/67
-f 91/272/68 92/271/68 90/270/68 89/269/68
-f 96/276/69 91/275/69 89/274/69 94/273/69
-f 95/280/70 96/279/70 94/278/70 93/277/70
-f 94/284/71 89/283/71 90/282/71 93/281/71
-f 95/288/72 92/287/72 91/286/72 96/285/72
-o shaft
-v 0.625 0.9999999999999998 0.37499999999999933
-v 0.625 -2.220446049250313e-16 0.37500000000000067
-v 0.625 1.0000000000000002 0.6249999999999993
-v 0.625 2.220446049250313e-16 0.6250000000000007
-v 0.375 -2.220446049250313e-16 0.37500000000000067
-v 0.375 0.9999999999999998 0.37499999999999933
-v 0.375 2.220446049250313e-16 0.6250000000000007
-v 0.375 1.0000000000000002 0.6249999999999993
-vt 0.1328125 0.125
-vt 0.1640625 0.125
-vt 0.1640625 0.09375
-vt 0.1328125 0.09375
-vt 0.0078125 0.0078125
-vt 0.0078125 0.1328125
-vt 0.0390625 0.1328125
-vt 0.0390625 0.0078125
-vt 0.1328125 0.125
-vt 0.1640625 0.125
-vt 0.1640625 0.09375
-vt 0.1328125 0.09375
-vt 0.0078125 0.0078125
-vt 0.0078125 0.1328125
-vt 0.0390625 0.1328125
-vt 0.0390625 0.0078125
-vt 0.0078125 0.1328125
-vt 0.0390625 0.1328125
-vt 0.0390625 0.0078125
-vt 0.0078125 0.0078125
-vt 0.0078125 0.1328125
-vt 0.0390625 0.1328125
-vt 0.0390625 0.0078125
-vt 0.0078125 0.0078125
-vn 0 -1 1.3322676295501878e-15
-vn 1 0 0
-vn 0 1 -1.3322676295501878e-15
-vn -1 0 0
-vn 0 -1.3322676295501878e-15 -1
-vn 0 1.3322676295501878e-15 1
-usemtl m_4e5cbd5f-f568-dd91-0262-263092fc04f7
-f 100/292/73 103/291/73 101/290/73 98/289/73
-f 99/296/74 100/295/74 98/294/74 97/293/74
-f 104/300/75 99/299/75 97/298/75 102/297/75
-f 103/304/76 104/303/76 102/302/76 101/301/76
-f 102/308/77 97/307/77 98/306/77 101/305/77
-f 103/312/78 100/311/78 99/310/78 104/309/78
-o 13
-v 1.0303300858899105 0.5625 0.9419417382415927
-v 1.03033008588991 0.4375 0.9419417382415929
-v 0.9463611556240079 0.5625000000000004 1.025910668507495
-v 0.9463611556240075 0.43750000000000044 1.0259106685074952
-v 0.058058261758408114 0.43749999999999956 -0.03033008588991104
-v 0.058058261758408336 0.5624999999999996 -0.030330085889911262
-v -0.02591066850749446 0.4374999999999999 0.053638844375991535
-v -0.02591066850749424 0.5625 0.0536388443759912
-vt 0.3984375 0.8203125
-vt 0.3984375 0.9921875
-vt 0.4140625 0.9921875
-vt 0.4140625 0.8203125
-vt 0 1
-vt 0 1
-vt 0 1
-vt 0 1
-vt 0.3984375 0.8203125
-vt 0.3984375 0.9921875
-vt 0.4140625 0.9921875
-vt 0.4140625 0.8203125
-vt 0 1
-vt 0 1
-vt 0 1
-vt 0 1
-vt 0.3984375 0.8203125
-vt 0.3984375 0.9921875
-vt 0.4140625 0.9921875
-vt 0.4140625 0.8203125
-vt 0.3984375 0.8203125
-vt 0.3984375 0.9921875
-vt 0.4140625 0.9921875
-vt 0.4140625 0.8203125
-vn -1.6485970816179649e-15 -1 2.119624819223094e-15
-vn 0.707106781186547 5.495323605393231e-16 0.707106781186548
-vn 1.6485970816179649e-15 1 -2.119624819223094e-15
-vn -0.707106781186547 -5.495323605393231e-16 -0.707106781186548
-vn 0.7071067811865481 -2.5906525568282277e-15 -0.7071067811865468
-vn -0.7071067811865481 2.5906525568282277e-15 0.7071067811865468
-usemtl m_4e5cbd5f-f568-dd91-0262-263092fc04f7
-f 108/316/79 111/315/79 109/314/79 106/313/79
-f 107/320/80 108/319/80 106/318/80 105/317/80
-f 112/324/81 107/323/81 105/322/81 110/321/81
-f 111/328/82 112/327/82 110/326/82 109/325/82
-f 110/332/83 105/331/83 106/330/83 109/329/83
-f 111/336/84 108/335/84 107/334/84 112/333/84
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/rotor/model.mtl b/build/resources/main/assets/tfmg/models/block/rotor/model.mtl
deleted file mode 100644
index 3b93079b..00000000
--- a/build/resources/main/assets/tfmg/models/block/rotor/model.mtl
+++ /dev/null
@@ -1,3 +0,0 @@
-# Made in Blockbench 4.8.3
-newmtl m_4e5cbd5f-f568-dd91-0262-263092fc04f7
-map_Kd #0
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/rotor/rotor.json b/build/resources/main/assets/tfmg/models/block/rotor/rotor.json
deleted file mode 100644
index 63bb955e..00000000
--- a/build/resources/main/assets/tfmg/models/block/rotor/rotor.json
+++ /dev/null
@@ -1,258 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "render_type": "minecraft:cutout",
- "texture_size": [32, 32],
- "textures": {
- "0": "tfmg:block/rotor",
- "1": "tfmg:block/shaft_top",
- "2": "tfmg:block/shaft",
- "particle": "tfmg:block/rotor"
- },
- "elements": [
- {
- "from": [6, 6, 0],
- "to": [10, 10, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [6, 7, 0]},
- "faces": {
- "north": {"uv": [6, 6, 10, 10], "texture": "#1"},
- "east": {"uv": [6, 0, 10, 19], "rotation": 90, "texture": "#2"},
- "south": {"uv": [6, 6, 10, 10], "texture": "#1"},
- "west": {"uv": [6, 0, 10, 19], "rotation": 90, "texture": "#2"},
- "up": {"uv": [6, 0, 10, 16], "texture": "#2"},
- "down": {"uv": [6, 0, 10, 16], "texture": "#2"}
- }
- },
- {
- "from": [-2, -2, 8],
- "to": [18, 18, 8],
- "rotation": {"angle": 0, "axis": "y", "origin": [-1, -4, 6]},
- "faces": {
- "north": {"uv": [0, 0, 10, 10], "texture": "#0"},
- "east": {"uv": [0, 0, 0, 10], "texture": "#0"},
- "south": {"uv": [0, 0, 10, 10], "texture": "#0"},
- "west": {"uv": [0, 0, 0, 10], "texture": "#0"},
- "up": {"uv": [0, 0, 10, 0], "texture": "#0"},
- "down": {"uv": [0, 0, 10, 0], "texture": "#0"}
- }
- },
- {
- "from": [-2, -2, 8.1],
- "to": [18, 18, 8.1],
- "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 6]},
- "faces": {
- "north": {"uv": [0, 0, 10, 10], "texture": "#0"},
- "east": {"uv": [0, 0, 0, 10], "texture": "#0"},
- "south": {"uv": [0, 0, 10, 10], "texture": "#0"},
- "west": {"uv": [0, 0, 0, 10], "texture": "#0"},
- "up": {"uv": [0, 0, 10, 0], "texture": "#0"},
- "down": {"uv": [0, 0, 10, 0], "texture": "#0"}
- }
- },
- {
- "from": [5, 18, 5],
- "to": [11, 26, 11],
- "rotation": {"angle": 0, "axis": "z", "origin": [8, 8, 6]},
- "faces": {
- "north": {"uv": [13, 0, 16, 4], "texture": "#0"},
- "east": {"uv": [13, 0, 16, 4], "texture": "#0"},
- "south": {"uv": [13, 4, 16, 0], "rotation": 180, "texture": "#0"},
- "west": {"uv": [13, 0, 16, 4], "texture": "#0"},
- "up": {"uv": [10, 0, 13, 3], "texture": "#0"},
- "down": {"uv": [10, 3, 13, 6], "texture": "#0"}
- }
- },
- {
- "from": [5, 18, 5],
- "to": [11, 26, 11],
- "rotation": {"angle": 45, "axis": "z", "origin": [8, 8, 6]},
- "faces": {
- "north": {"uv": [13, 0, 16, 4], "texture": "#0"},
- "east": {"uv": [13, 0, 16, 4], "texture": "#0"},
- "south": {"uv": [13, 4, 16, 0], "rotation": 180, "texture": "#0"},
- "west": {"uv": [13, 0, 16, 4], "texture": "#0"},
- "up": {"uv": [10, 0, 13, 3], "texture": "#0"},
- "down": {"uv": [10, 3, 13, 6], "texture": "#0"}
- }
- },
- {
- "from": [-10, 5, 5],
- "to": [-2, 11, 11],
- "rotation": {"angle": 0, "axis": "z", "origin": [8, 8, 6]},
- "faces": {
- "north": {"uv": [13, 0, 16, 4], "rotation": 90, "texture": "#0"},
- "east": {"uv": [10, 3, 13, 6], "rotation": 270, "texture": "#0"},
- "south": {"uv": [13, 4, 16, 0], "rotation": 90, "texture": "#0"},
- "west": {"uv": [10, 0, 13, 3], "rotation": 270, "texture": "#0"},
- "up": {"uv": [13, 0, 16, 4], "rotation": 270, "texture": "#0"},
- "down": {"uv": [13, 0, 16, 4], "rotation": 270, "texture": "#0"}
- }
- },
- {
- "from": [-10, 5, 5],
- "to": [-2, 11, 11],
- "rotation": {"angle": 45, "axis": "z", "origin": [8, 8, 6]},
- "faces": {
- "north": {"uv": [13, 0, 16, 4], "rotation": 90, "texture": "#0"},
- "east": {"uv": [10, 3, 13, 6], "rotation": 270, "texture": "#0"},
- "south": {"uv": [13, 4, 16, 0], "rotation": 90, "texture": "#0"},
- "west": {"uv": [10, 0, 13, 3], "rotation": 270, "texture": "#0"},
- "up": {"uv": [13, 0, 16, 4], "rotation": 270, "texture": "#0"},
- "down": {"uv": [13, 0, 16, 4], "rotation": 270, "texture": "#0"}
- }
- },
- {
- "from": [5, -10, 5],
- "to": [11, -2, 11],
- "rotation": {"angle": 0, "axis": "z", "origin": [8, 8, 6]},
- "faces": {
- "north": {"uv": [13, 0, 16, 4], "rotation": 180, "texture": "#0"},
- "east": {"uv": [13, 0, 16, 4], "rotation": 180, "texture": "#0"},
- "south": {"uv": [13, 4, 16, 0], "texture": "#0"},
- "west": {"uv": [13, 0, 16, 4], "rotation": 180, "texture": "#0"},
- "up": {"uv": [10, 3, 13, 6], "rotation": 180, "texture": "#0"},
- "down": {"uv": [10, 0, 13, 3], "rotation": 180, "texture": "#0"}
- }
- },
- {
- "from": [5, -10, 5],
- "to": [11, -2, 11],
- "rotation": {"angle": 45, "axis": "z", "origin": [8, 8, 6]},
- "faces": {
- "north": {"uv": [13, 0, 16, 4], "rotation": 180, "texture": "#0"},
- "east": {"uv": [13, 0, 16, 4], "rotation": 180, "texture": "#0"},
- "south": {"uv": [13, 4, 16, 0], "texture": "#0"},
- "west": {"uv": [13, 0, 16, 4], "rotation": 180, "texture": "#0"},
- "up": {"uv": [10, 3, 13, 6], "rotation": 180, "texture": "#0"},
- "down": {"uv": [10, 0, 13, 3], "rotation": 180, "texture": "#0"}
- }
- },
- {
- "from": [18, 5, 5],
- "to": [26, 11, 11],
- "rotation": {"angle": 0, "axis": "z", "origin": [8, 8, 6]},
- "faces": {
- "north": {"uv": [13, 0, 16, 4], "rotation": 270, "texture": "#0"},
- "east": {"uv": [10, 0, 13, 3], "rotation": 90, "texture": "#0"},
- "south": {"uv": [13, 4, 16, 0], "rotation": 270, "texture": "#0"},
- "west": {"uv": [10, 3, 13, 6], "rotation": 90, "texture": "#0"},
- "up": {"uv": [13, 0, 16, 4], "rotation": 90, "texture": "#0"},
- "down": {"uv": [13, 0, 16, 4], "rotation": 90, "texture": "#0"}
- }
- },
- {
- "from": [5, 18, 5],
- "to": [11, 26, 11],
- "rotation": {"angle": -45, "axis": "z", "origin": [8, 8, 6]},
- "faces": {
- "north": {"uv": [13, 0, 16, 4], "texture": "#0"},
- "east": {"uv": [13, 0, 16, 4], "texture": "#0"},
- "south": {"uv": [13, 4, 16, 0], "rotation": 180, "texture": "#0"},
- "west": {"uv": [13, 0, 16, 4], "texture": "#0"},
- "up": {"uv": [10, 0, 13, 3], "texture": "#0"},
- "down": {"uv": [10, 3, 13, 6], "texture": "#0"}
- }
- },
- {
- "from": [1, 19, 6],
- "to": [15, 24, 10],
- "rotation": {"angle": 22.5, "axis": "z", "origin": [8, 8, 6]},
- "faces": {
- "north": {"uv": [0, 10, 7, 12.5], "texture": "#0"},
- "south": {"uv": [0, 10, 7, 12.5], "texture": "#0"},
- "up": {"uv": [0, 13, 7, 15], "texture": "#0"},
- "down": {"uv": [7.5, 13, 14.5, 15], "texture": "#0"}
- }
- },
- {
- "from": [1, 19, 6],
- "to": [15, 24, 10],
- "rotation": {"angle": -22.5, "axis": "z", "origin": [8, 8, 6]},
- "faces": {
- "north": {"uv": [0, 10, 7, 12.5], "texture": "#0"},
- "south": {"uv": [0, 10, 7, 12.5], "texture": "#0"},
- "up": {"uv": [0, 13, 7, 15], "texture": "#0"},
- "down": {"uv": [7.5, 13, 14.5, 15], "texture": "#0"}
- }
- },
- {
- "from": [19, 1, 6],
- "to": [24, 15, 10],
- "rotation": {"angle": 22.5, "axis": "z", "origin": [8, 8, 6]},
- "faces": {
- "north": {"uv": [0, 10, 7, 12.5], "rotation": 270, "texture": "#0"},
- "east": {"uv": [0, 13, 7, 15], "rotation": 90, "texture": "#0"},
- "south": {"uv": [0, 10, 7, 12.5], "rotation": 90, "texture": "#0"},
- "west": {"uv": [7.5, 13, 14.5, 15], "rotation": 90, "texture": "#0"}
- }
- },
- {
- "from": [-8, 1, 6],
- "to": [-3, 15, 10],
- "rotation": {"angle": -22.5, "axis": "z", "origin": [8, 8, 6]},
- "faces": {
- "north": {"uv": [0, 10, 7, 12.5], "rotation": 90, "texture": "#0"},
- "east": {"uv": [7.5, 13, 14.5, 15], "rotation": 270, "texture": "#0"},
- "south": {"uv": [0, 10, 7, 12.5], "rotation": 270, "texture": "#0"},
- "west": {"uv": [0, 13, 7, 15], "rotation": 270, "texture": "#0"}
- }
- },
- {
- "from": [-8, 1, 6],
- "to": [-3, 15, 10],
- "rotation": {"angle": 22.5, "axis": "z", "origin": [8, 8, 6]},
- "faces": {
- "north": {"uv": [0, 10, 7, 12.5], "rotation": 90, "texture": "#0"},
- "east": {"uv": [7.5, 13, 14.5, 15], "rotation": 270, "texture": "#0"},
- "south": {"uv": [0, 10, 7, 12.5], "rotation": 270, "texture": "#0"},
- "west": {"uv": [0, 13, 7, 15], "rotation": 270, "texture": "#0"}
- }
- },
- {
- "from": [1, -8, 6],
- "to": [15, -3, 10],
- "rotation": {"angle": -22.5, "axis": "z", "origin": [8, 8, 6]},
- "faces": {
- "north": {"uv": [0, 10, 7, 12.5], "rotation": 180, "texture": "#0"},
- "south": {"uv": [0, 10, 7, 12.5], "rotation": 180, "texture": "#0"},
- "up": {"uv": [7.5, 13, 14.5, 15], "rotation": 180, "texture": "#0"},
- "down": {"uv": [0, 13, 7, 15], "rotation": 180, "texture": "#0"}
- }
- },
- {
- "from": [1, -8, 6],
- "to": [15, -3, 10],
- "rotation": {"angle": 22.5, "axis": "z", "origin": [8, 8, 6]},
- "faces": {
- "north": {"uv": [0, 10, 7, 12.5], "rotation": 180, "texture": "#0"},
- "south": {"uv": [0, 10, 7, 12.5], "rotation": 180, "texture": "#0"},
- "up": {"uv": [7.5, 13, 14.5, 15], "rotation": 180, "texture": "#0"},
- "down": {"uv": [0, 13, 7, 15], "rotation": 180, "texture": "#0"}
- }
- },
- {
- "from": [19, 1, 6],
- "to": [24, 15, 10],
- "rotation": {"angle": -22.5, "axis": "z", "origin": [8, 8, 6]},
- "faces": {
- "north": {"uv": [0, 10, 7, 12.5], "rotation": 270, "texture": "#0"},
- "east": {"uv": [0, 13, 7, 15], "rotation": 90, "texture": "#0"},
- "south": {"uv": [0, 10, 7, 12.5], "rotation": 90, "texture": "#0"},
- "west": {"uv": [7.5, 13, 14.5, 15], "rotation": 90, "texture": "#0"}
- }
- },
- {
- "from": [5, 5, 5],
- "to": [11, 11, 11],
- "rotation": {"angle": 45, "axis": "z", "origin": [8, 8, 6]},
- "faces": {
- "north": {"uv": [9.5, 7, 12.5, 10], "rotation": 270, "texture": "#0"},
- "east": {"uv": [9.5, 10, 12.5, 13], "rotation": 90, "texture": "#0"},
- "south": {"uv": [9.5, 7, 12.5, 10], "rotation": 90, "texture": "#0"},
- "west": {"uv": [9.5, 10, 12.5, 13], "rotation": 90, "texture": "#0"},
- "up": {"uv": [9.5, 10, 12.5, 13], "rotation": 90, "texture": "#0"},
- "down": {"uv": [9.5, 10, 12.5, 13], "rotation": 90, "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/segmented_display/item.json b/build/resources/main/assets/tfmg/models/block/segmented_display/item.json
deleted file mode 100644
index e20d8b87..00000000
--- a/build/resources/main/assets/tfmg/models/block/segmented_display/item.json
+++ /dev/null
@@ -1,25 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "texture_size": [32, 32],
- "textures": {
- "1": "tfmg:block/digital_display",
- "2": "tfmg:block/industrial_aluminum_casing",
- "3": "tfmg:block/aluminum_inlet",
- "particle": "tfmg:block/digital_display"
- },
- "elements": [
- {
- "from": [0, 0, 0],
- "to": [16, 16, 16],
- "faces": {
- "north": {"uv": [8, 8, 16, 16], "texture": "#1"},
- "east": {"uv": [0, 0, 16, 16], "texture": "#2"},
- "south": {"uv": [0, 0, 16, 16], "texture": "#3"},
- "west": {"uv": [0, 0, 16, 16], "texture": "#2"},
- "up": {"uv": [0, 0, 16, 16], "texture": "#2"},
- "down": {"uv": [0, 0, 16, 16], "texture": "#2"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/segmented_display/segments/0.json b/build/resources/main/assets/tfmg/models/block/segmented_display/segments/0.json
deleted file mode 100644
index 58dcb6c7..00000000
--- a/build/resources/main/assets/tfmg/models/block/segmented_display/segments/0.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "textures": {
- "0": "tfmg:block/digital_display",
- "particle": "tfmg:block/digital_display"
- },
- "elements": [
- {
- "from": [7.5, 3, -0.1],
- "to": [8.5, 12, -0.1],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 3, 0]},
- "faces": {
- "north": {"uv": [2, 9.5, 2.5, 14], "texture": "#0"},
- "east": {"uv": [0, 0, 0, 4], "texture": "#missing"},
- "west": {"uv": [0, 0, 0, 4], "texture": "#missing"},
- "up": {"uv": [0, 0, 1, 0], "texture": "#missing"},
- "down": {"uv": [0, 0, 1, 0], "texture": "#missing"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/segmented_display/segments/17.json b/build/resources/main/assets/tfmg/models/block/segmented_display/segments/17.json
deleted file mode 100644
index 50b5f410..00000000
--- a/build/resources/main/assets/tfmg/models/block/segmented_display/segments/17.json
+++ /dev/null
@@ -1,22 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "textures": {
- "0": "tfmg:block/digital_display",
- "particle": "tfmg:block/digital_display"
- },
- "elements": [
- {
- "from": [1, 3, -0.1],
- "to": [2, 7, -0.1],
- "rotation": {"angle": 0, "axis": "z", "origin": [4, 5, 0]},
- "faces": {
- "north": {"uv": [5.5, 9.5, 6, 11.5], "rotation": 180, "texture": "#0"},
- "east": {"uv": [0, 0, 0, 4], "rotation": 180, "texture": "#0"},
- "south": {"uv": [0, 0, 1, 4], "rotation": 180, "texture": "#0"},
- "west": {"uv": [0, 0, 0, 4], "rotation": 180, "texture": "#0"},
- "up": {"uv": [0, 0, 1, 0], "rotation": 180, "texture": "#0"},
- "down": {"uv": [0, 0, 1, 0], "rotation": 180, "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/segmented_display/segments/18.json b/build/resources/main/assets/tfmg/models/block/segmented_display/segments/18.json
deleted file mode 100644
index bf65b5c6..00000000
--- a/build/resources/main/assets/tfmg/models/block/segmented_display/segments/18.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "textures": {
- "0": "tfmg:block/digital_display",
- "particle": "tfmg:block/digital_display"
- },
- "elements": [
- {
- "from": [2, 8, -0.1],
- "to": [6, 12, -0.1],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 10, 0]},
- "faces": {
- "north": {"uv": [0, 10.5, 2, 8.5], "rotation": 180, "texture": "#0"},
- "east": {"uv": [0, 0, 0, 4], "rotation": 180, "texture": "#0"},
- "west": {"uv": [0, 0, 0, 4], "rotation": 180, "texture": "#0"},
- "up": {"uv": [0, 0, 1, 0], "rotation": 180, "texture": "#0"},
- "down": {"uv": [0, 0, 1, 0], "rotation": 180, "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/segmented_display/segments/19.json b/build/resources/main/assets/tfmg/models/block/segmented_display/segments/19.json
deleted file mode 100644
index 27fdf3ec..00000000
--- a/build/resources/main/assets/tfmg/models/block/segmented_display/segments/19.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "textures": {
- "0": "tfmg:block/digital_display",
- "particle": "tfmg:block/digital_display"
- },
- "elements": [
- {
- "from": [2, 8, -0.1],
- "to": [6, 12, -0.1],
- "rotation": {"angle": 0, "axis": "z", "origin": [8, 10, 0]},
- "faces": {
- "north": {"uv": [0, 14, 2, 16], "rotation": 180, "texture": "#0"},
- "east": {"uv": [0, 0, 0, 4], "rotation": 180, "texture": "#0"},
- "west": {"uv": [0, 0, 0, 4], "rotation": 180, "texture": "#0"},
- "up": {"uv": [0, 0, 1, 0], "rotation": 180, "texture": "#0"},
- "down": {"uv": [0, 0, 1, 0], "rotation": 180, "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/segmented_display/segments/8.json b/build/resources/main/assets/tfmg/models/block/segmented_display/segments/8.json
deleted file mode 100644
index 4ba4ee16..00000000
--- a/build/resources/main/assets/tfmg/models/block/segmented_display/segments/8.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "textures": {
- "0": "tfmg:block/digital_display",
- "particle": "tfmg:block/digital_display"
- },
- "elements": [
- {
- "from": [10, 8, -0.1],
- "to": [14, 12, -0.1],
- "rotation": {"angle": 0, "axis": "y", "origin": [16, 10, 0]},
- "faces": {
- "north": {"uv": [0, 10.5, 2, 8.5], "rotation": 180, "texture": "#0"},
- "east": {"uv": [0, 0, 0, 4], "rotation": 180, "texture": "#0"},
- "west": {"uv": [0, 0, 0, 4], "rotation": 180, "texture": "#0"},
- "up": {"uv": [0, 0, 1, 0], "rotation": 180, "texture": "#0"},
- "down": {"uv": [0, 0, 1, 0], "rotation": 180, "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/segmented_display/segments/9.json b/build/resources/main/assets/tfmg/models/block/segmented_display/segments/9.json
deleted file mode 100644
index 143f9859..00000000
--- a/build/resources/main/assets/tfmg/models/block/segmented_display/segments/9.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "textures": {
- "0": "tfmg:block/digital_display",
- "particle": "tfmg:block/digital_display"
- },
- "elements": [
- {
- "from": [10, 8, -0.1],
- "to": [14, 12, -0.1],
- "rotation": {"angle": 0, "axis": "z", "origin": [16, 10, 0]},
- "faces": {
- "north": {"uv": [0, 14, 2, 16], "rotation": 180, "texture": "#0"},
- "east": {"uv": [0, 0, 0, 4], "rotation": 180, "texture": "#0"},
- "west": {"uv": [0, 0, 0, 4], "rotation": 180, "texture": "#0"},
- "up": {"uv": [0, 0, 1, 0], "rotation": 180, "texture": "#0"},
- "down": {"uv": [0, 0, 1, 0], "rotation": 180, "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/small_bauxite_brick_stairs_inner.json b/build/resources/main/assets/tfmg/models/block/small_bauxite_brick_stairs_inner.json
deleted file mode 100644
index 60244142..00000000
--- a/build/resources/main/assets/tfmg/models/block/small_bauxite_brick_stairs_inner.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "parent": "minecraft:block/inner_stairs",
- "textures": {
- "bottom": "tfmg:block/palettes/stone_types/small_brick/bauxite_cut_small_brick",
- "side": "tfmg:block/palettes/stone_types/small_brick/bauxite_cut_small_brick",
- "top": "tfmg:block/palettes/stone_types/small_brick/bauxite_cut_small_brick"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/small_bauxite_brick_stairs_outer.json b/build/resources/main/assets/tfmg/models/block/small_bauxite_brick_stairs_outer.json
deleted file mode 100644
index a89d760b..00000000
--- a/build/resources/main/assets/tfmg/models/block/small_bauxite_brick_stairs_outer.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "parent": "minecraft:block/outer_stairs",
- "textures": {
- "bottom": "tfmg:block/palettes/stone_types/small_brick/bauxite_cut_small_brick",
- "side": "tfmg:block/palettes/stone_types/small_brick/bauxite_cut_small_brick",
- "top": "tfmg:block/palettes/stone_types/small_brick/bauxite_cut_small_brick"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/small_galena_brick_slab_top.json b/build/resources/main/assets/tfmg/models/block/small_galena_brick_slab_top.json
deleted file mode 100644
index 0e366c44..00000000
--- a/build/resources/main/assets/tfmg/models/block/small_galena_brick_slab_top.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "parent": "minecraft:block/slab_top",
- "textures": {
- "bottom": "tfmg:block/palettes/stone_types/small_brick/galena_cut_small_brick",
- "side": "tfmg:block/palettes/stone_types/small_brick/galena_cut_small_brick",
- "top": "tfmg:block/palettes/stone_types/small_brick/galena_cut_small_brick"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/small_galena_brick_stairs.json b/build/resources/main/assets/tfmg/models/block/small_galena_brick_stairs.json
deleted file mode 100644
index f6748ee4..00000000
--- a/build/resources/main/assets/tfmg/models/block/small_galena_brick_stairs.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "parent": "minecraft:block/stairs",
- "textures": {
- "bottom": "tfmg:block/palettes/stone_types/small_brick/galena_cut_small_brick",
- "side": "tfmg:block/palettes/stone_types/small_brick/galena_cut_small_brick",
- "top": "tfmg:block/palettes/stone_types/small_brick/galena_cut_small_brick"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/small_galena_bricks.json b/build/resources/main/assets/tfmg/models/block/small_galena_bricks.json
deleted file mode 100644
index a05cb088..00000000
--- a/build/resources/main/assets/tfmg/models/block/small_galena_bricks.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:block/cube_all",
- "textures": {
- "all": "tfmg:block/palettes/stone_types/small_brick/galena_cut_small_brick"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/small_galena_bricks_wall_post.json b/build/resources/main/assets/tfmg/models/block/small_galena_bricks_wall_post.json
deleted file mode 100644
index 17127420..00000000
--- a/build/resources/main/assets/tfmg/models/block/small_galena_bricks_wall_post.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:block/template_wall_post",
- "textures": {
- "wall": "tfmg:block/palettes/stone_types/small_brick/galena_cut_small_brick"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/smokestack/smokestack.json b/build/resources/main/assets/tfmg/models/block/smokestack/smokestack.json
deleted file mode 100644
index ce84d727..00000000
--- a/build/resources/main/assets/tfmg/models/block/smokestack/smokestack.json
+++ /dev/null
@@ -1,23 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "texture_size": [32, 32],
- "textures": {
- "0": "tfmg:block/brick_smokestack",
- "particle": "tfmg:block/brick_smokestack"
- },
- "elements": [
- {
- "from": [0, 0, 0],
- "to": [16, 16, 16],
- "faces": {
- "north": {"uv": [0, 8, 8, 16], "texture": "#0"},
- "east": {"uv": [0, 8, 8, 16], "texture": "#0"},
- "south": {"uv": [0, 8, 8, 16], "texture": "#0"},
- "west": {"uv": [0, 8, 8, 16], "texture": "#0"},
- "up": {"uv": [8, 8, 16, 16], "texture": "#0"},
- "down": {"uv": [8, 8, 16, 16], "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/smokestack/smokestack_top.json b/build/resources/main/assets/tfmg/models/block/smokestack/smokestack_top.json
deleted file mode 100644
index 12f4ca49..00000000
--- a/build/resources/main/assets/tfmg/models/block/smokestack/smokestack_top.json
+++ /dev/null
@@ -1,37 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "texture_size": [32, 32],
- "textures": {
- "0": "tfmg:block/brick_smokestack",
- "1": "tfmg:block/smokestack_top",
- "particle": "tfmg:block/brick_smokestack"
- },
- "elements": [
- {
- "from": [0, 0, 0],
- "to": [16, 13, 16],
- "faces": {
- "north": {"uv": [0, 1.5, 8, 8], "texture": "#0"},
- "east": {"uv": [0, 1.5, 8, 8], "texture": "#0"},
- "south": {"uv": [0, 1.5, 8, 8], "texture": "#0"},
- "west": {"uv": [0, 1.5, 8, 8], "texture": "#0"},
- "up": {"uv": [0, 0, 8, 8], "texture": "#0"},
- "down": {"uv": [8, 8, 16, 16], "texture": "#0"}
- }
- },
- {
- "from": [-1, 13, -1],
- "to": [17, 16, 17],
- "rotation": {"angle": 0, "axis": "y", "origin": [0, 13, 0]},
- "faces": {
- "north": {"uv": [0, 0, 9, 1.5], "texture": "#0"},
- "east": {"uv": [0, 0, 9, 1.5], "texture": "#0"},
- "south": {"uv": [0, 0, 9, 1.5], "texture": "#0"},
- "west": {"uv": [0, 0, 9, 1.5], "texture": "#0"},
- "up": {"uv": [0, 0, 9, 9], "texture": "#1"},
- "down": {"uv": [0, 0, 9, 9], "texture": "#1"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/stator/block_corner_horizontal_old.json b/build/resources/main/assets/tfmg/models/block/stator/block_corner_horizontal_old.json
deleted file mode 100644
index 5cfb1d61..00000000
--- a/build/resources/main/assets/tfmg/models/block/stator/block_corner_horizontal_old.json
+++ /dev/null
@@ -1,45 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "texture_size": [128, 128],
- "textures": {
- "0": "tfmg:block/large_generator",
- "particle": "tfmg:block/large_generator"
- },
- "elements": [
- {
- "from": [0, 0, 0],
- "to": [6, 16, 16],
- "rotation": {"angle": 0, "axis": "x", "origin": [0, 8, 8]},
- "faces": {
- "north": {"uv": [0, 0.75, 2, 0], "rotation": 270, "texture": "#0"},
- "east": {"uv": [2.125, 0, 4.125, 2], "rotation": 90, "texture": "#0"},
- "south": {"uv": [7.125, 2, 7.875, 4], "rotation": 180, "texture": "#0"},
- "west": {"uv": [0, 0, 2, 2], "rotation": 270, "texture": "#0"},
- "up": {"uv": [7.125, 0, 7.875, 2], "texture": "#0"},
- "down": {"uv": [7.875, 0, 7.125, 2], "rotation": 180, "texture": "#0"}
- }
- },
- {
- "from": [6, 0, 0],
- "to": [16, 16, 6],
- "rotation": {"angle": 0, "axis": "x", "origin": [0, 8, 8]},
- "faces": {
- "north": {"uv": [2, 0.75, 0, 2], "rotation": 90, "texture": "#0"},
- "east": {"uv": [7.125, 2, 7.875, 4], "rotation": 180, "texture": "#0"},
- "south": {"uv": [2.125, 0.75, 4.125, 2], "rotation": 270, "texture": "#0"},
- "up": {"uv": [7.125, 0.75, 7.875, 2], "rotation": 90, "texture": "#0"},
- "down": {"uv": [7.125, 0.75, 7.875, 2], "rotation": 270, "texture": "#0"}
- }
- },
- {
- "from": [-1.65685, 1, 9.65685],
- "to": [12.34315, 15, 16.65685],
- "rotation": {"angle": 45, "axis": "y", "origin": [0, 8, 8]},
- "faces": {
- "south": {"uv": [2.25, 6.25, 4, 8], "rotation": 270, "texture": "#0"},
- "up": {"uv": [4.5, 3.875, 6.5, 4.75], "texture": "#0"},
- "down": {"uv": [4.5, 3.875, 6.5, 4.75], "rotation": 180, "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/stator/block_corner_up.json b/build/resources/main/assets/tfmg/models/block/stator/block_corner_up.json
deleted file mode 100644
index e43a5263..00000000
--- a/build/resources/main/assets/tfmg/models/block/stator/block_corner_up.json
+++ /dev/null
@@ -1,136 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "texture_size": [32, 32],
- "textures": {
- "0": "tfmg:block/stator",
- "particle": "tfmg:block/stator"
- },
- "elements": [
- {
- "from": [1, 0.37258, 1],
- "to": [15, 5.37258, 4],
- "rotation": {"angle": 45, "axis": "z", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [8.5, 0, 11, 7], "rotation": 270, "texture": "#0"},
- "east": {"uv": [11, 3, 12.5, 5.5], "rotation": 180, "texture": "#0"},
- "south": {"uv": [8.5, 0, 11, 7], "rotation": 270, "texture": "#0"},
- "west": {"uv": [11, 3, 12.5, 5.5], "rotation": 180, "texture": "#0"},
- "up": {"uv": [6, 0, 7.5, 7], "rotation": 90, "texture": "#0"},
- "down": {"uv": [6, 0, 7.5, 7], "rotation": 270, "texture": "#0"}
- }
- },
- {
- "from": [0, 5.37258, 2],
- "to": [16, 9.37258, 14],
- "rotation": {"angle": 45, "axis": "z", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [0, 8, 2, 16], "rotation": 270, "texture": "#0"},
- "east": {"uv": [0, 0, 6, 2], "rotation": 180, "texture": "#0"},
- "south": {"uv": [0, 8, 2, 16], "rotation": 270, "texture": "#0"},
- "west": {"uv": [0, 0, 6, 2], "rotation": 180, "texture": "#0"},
- "up": {"uv": [0, 0, 6, 8], "rotation": 90, "texture": "#0"}
- }
- },
- {
- "from": [0, 9.37258, 2],
- "to": [16, 9.37258, 14],
- "rotation": {"angle": 45, "axis": "z", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [0, 0, 0, 0], "rotation": 180, "texture": "#0"},
- "east": {"uv": [0, 0, 0, 0], "rotation": 180, "texture": "#0"},
- "south": {"uv": [0, 0, 0, 0], "rotation": 180, "texture": "#0"},
- "west": {"uv": [0, 0, 0, 0], "rotation": 180, "texture": "#0"},
- "down": {"uv": [0, 0, 6, 8], "rotation": 270, "texture": "#0"}
- }
- },
- {
- "from": [11, 11, 0.8],
- "to": [16, 16, 15],
- "rotation": {"angle": 0, "axis": "z", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [11, 0, 13.5, 2.5], "rotation": 90, "texture": "#0"},
- "east": {"uv": [6, 0, 8.5, 7], "rotation": 270, "texture": "#0"},
- "south": {"uv": [11, 0, 13.5, 2.5], "texture": "#0"},
- "west": {"uv": [6, 0, 8.5, 7], "rotation": 90, "texture": "#0"},
- "up": {"uv": [6, 0, 8.5, 7], "rotation": 180, "texture": "#0"},
- "down": {"uv": [6, 0, 8.5, 7], "rotation": 180, "texture": "#0"}
- }
- },
- {
- "from": [1, 0.37258, 12],
- "to": [15, 5.37258, 15],
- "rotation": {"angle": 45, "axis": "z", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [8.5, 7, 11, 0], "rotation": 270, "texture": "#0"},
- "east": {"uv": [12.5, 3, 11, 5.5], "rotation": 180, "texture": "#0"},
- "south": {"uv": [8.5, 7, 11, 0], "rotation": 270, "texture": "#0"},
- "west": {"uv": [12.5, 3, 11, 5.5], "rotation": 180, "texture": "#0"},
- "up": {"uv": [7.5, 0, 6, 7], "rotation": 90, "texture": "#0"},
- "down": {"uv": [7.5, 0, 6, 7], "rotation": 270, "texture": "#0"}
- }
- },
- {
- "from": [9, 5.37258, 5],
- "to": [15, 8.37258, 11],
- "rotation": {"angle": 45, "axis": "z", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [2, 11, 5, 12.5], "rotation": 180, "texture": "#0"},
- "east": {"uv": [2, 11, 5, 12.5], "rotation": 180, "texture": "#0"},
- "south": {"uv": [2, 11, 5, 12.5], "rotation": 180, "texture": "#0"},
- "west": {"uv": [2, 11, 5, 12.5], "rotation": 180, "texture": "#0"},
- "up": {"uv": [2, 8, 5, 11], "rotation": 180, "texture": "#0"},
- "down": {"uv": [2, 8, 5, 11], "rotation": 180, "texture": "#0"}
- }
- },
- {
- "from": [1, 5.37258, 5],
- "to": [7, 8.37258, 11],
- "rotation": {"angle": 45, "axis": "z", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [2, 11, 5, 12.5], "rotation": 180, "texture": "#0"},
- "east": {"uv": [2, 11, 5, 12.5], "rotation": 180, "texture": "#0"},
- "south": {"uv": [2, 11, 5, 12.5], "rotation": 180, "texture": "#0"},
- "west": {"uv": [2, 11, 5, 12.5], "rotation": 180, "texture": "#0"},
- "up": {"uv": [2, 8, 5, 11], "rotation": 180, "texture": "#0"},
- "down": {"uv": [2, 8, 5, 11], "rotation": 180, "texture": "#0"}
- }
- },
- {
- "from": [1, 5.37258, 2],
- "to": [15, 9.37258, 2],
- "rotation": {"angle": 45, "axis": "z", "origin": [8, 8, 8]},
- "faces": {
- "east": {"uv": [11, 3, 12.5, 5.5], "rotation": 180, "texture": "#0"},
- "south": {"uv": [6.5, 0, 8.5, 7], "rotation": 270, "texture": "#0"},
- "west": {"uv": [11, 3, 12.5, 5.5], "rotation": 180, "texture": "#0"},
- "up": {"uv": [6, 0, 7.5, 7], "rotation": 90, "texture": "#0"},
- "down": {"uv": [6, 0, 7.5, 7], "rotation": 270, "texture": "#0"}
- }
- },
- {
- "from": [1, 5.37258, 14],
- "to": [15, 9.37258, 14],
- "rotation": {"angle": 45, "axis": "z", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [6.5, 7, 8.5, 0], "rotation": 270, "texture": "#0"},
- "east": {"uv": [12.5, 3, 11, 5.5], "rotation": 180, "texture": "#0"},
- "west": {"uv": [12.5, 3, 11, 5.5], "rotation": 180, "texture": "#0"},
- "up": {"uv": [7.5, 0, 6, 7], "rotation": 90, "texture": "#0"},
- "down": {"uv": [7.5, 0, 6, 7], "rotation": 270, "texture": "#0"}
- }
- },
- {
- "from": [0, 0, 0.8],
- "to": [5, 5, 15],
- "rotation": {"angle": 0, "axis": "z", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [11, 0, 13.5, 2.5], "rotation": 90, "texture": "#0"},
- "east": {"uv": [6, 0, 8.5, 7], "rotation": 270, "texture": "#0"},
- "south": {"uv": [11, 0, 13.5, 2.5], "texture": "#0"},
- "west": {"uv": [6, 0, 8.5, 7], "rotation": 90, "texture": "#0"},
- "up": {"uv": [6, 0, 8.5, 7], "rotation": 180, "texture": "#0"},
- "down": {"uv": [6, 0, 8.5, 7], "rotation": 180, "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/stator/block_unused.json b/build/resources/main/assets/tfmg/models/block/stator/block_unused.json
deleted file mode 100644
index d9053cf5..00000000
--- a/build/resources/main/assets/tfmg/models/block/stator/block_unused.json
+++ /dev/null
@@ -1,43 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "texture_size": [128, 128],
- "textures": {
- "0": "tfmg:block/large_generator",
- "particle": "tfmg:block/large_generator"
- },
- "elements": [
- {
- "from": [10, 0, 0],
- "to": [16, 16, 16],
- "faces": {
- "north": {"uv": [7.125, 0, 7.875, 2], "texture": "#0"},
- "east": {"uv": [0, 0, 2, 2], "texture": "#0"},
- "south": {"uv": [7.125, 0, 7.875, 2], "texture": "#0"},
- "west": {"uv": [2.125, 0, 4.125, 2], "texture": "#0"},
- "up": {"uv": [0, 0.75, 2, 0], "rotation": 270, "texture": "#0"},
- "down": {"uv": [7.125, 2, 7.875, 4], "texture": "#0"}
- }
- },
- {
- "from": [0, 10, 0],
- "to": [10, 16, 16],
- "faces": {
- "north": {"uv": [7.125, 0.75, 7.875, 2], "rotation": 90, "texture": "#0"},
- "south": {"uv": [7.125, 0.75, 7.875, 2], "rotation": 90, "texture": "#0"},
- "west": {"uv": [7.125, 2, 7.875, 4], "rotation": 90, "texture": "#0"},
- "up": {"uv": [2, 0.75, 0, 2], "rotation": 90, "texture": "#0"},
- "down": {"uv": [2.125, 0.75, 4.125, 2], "rotation": 90, "texture": "#0"}
- }
- },
- {
- "from": [-7, 8, 1],
- "to": [7, 15, 15],
- "rotation": {"angle": -45, "axis": "z", "origin": [0, 0, 0]},
- "faces": {
- "north": {"uv": [4.5, 3.875, 6.5, 4.75], "texture": "#0"},
- "south": {"uv": [4.5, 3.875, 6.5, 4.75], "texture": "#0"},
- "down": {"uv": [2.25, 6.25, 4, 8], "rotation": 90, "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/stator/generataor.bbmodel b/build/resources/main/assets/tfmg/models/block/stator/generataor.bbmodel
deleted file mode 100644
index 470744df..00000000
--- a/build/resources/main/assets/tfmg/models/block/stator/generataor.bbmodel
+++ /dev/null
@@ -1 +0,0 @@
-{"meta":{"format_version":"4.10","model_format":"free","box_uv":false},"name":"generataor","model_identifier":"","visible_box":[1,1,0],"variable_placeholders":"","variable_placeholder_buttons":[],"timeline_setups":[],"unhandled_root_fields":{},"resolution":{"width":64,"height":64},"elements":[{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[-2,6,-7],"to":[2,10,9],"autouv":0,"color":9,"rotation":[0,0,22.5],"origin":[0,8,-6],"faces":{"north":{"uv":[6,6,10,10],"texture":1},"east":{"uv":[6,0,10,16],"rotation":90,"texture":0},"south":{"uv":[6,6,10,10.000000000000002],"texture":1},"west":{"uv":[6,0,10,16],"rotation":90,"texture":0},"up":{"uv":[6,0,10,16],"texture":0},"down":{"uv":[6,0,10,16],"texture":0}},"type":"cube","uuid":"d2b5d6a2-c5ed-b631-6614-b9c077ff09dd"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[-40,-16,-8],"to":[-24,0,8],"autouv":0,"color":8,"origin":[-39,-16,-7],"faces":{"north":{"uv":[0,0,16,16],"texture":3},"east":{"uv":[0,0,16,16],"texture":3},"south":{"uv":[0,0,16,16],"texture":3},"west":{"uv":[0,0,16,16],"texture":3},"up":{"uv":[0,0,16,16],"texture":3},"down":{"uv":[0,0,16,16],"texture":3}},"type":"cube","uuid":"4c73b6ac-53d7-4625-6cca-3ce775c60686"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[-40,-16,-24],"to":[-24,0,-8],"autouv":0,"color":8,"origin":[-39,-16,-23],"faces":{"north":{"uv":[0,0,16,16],"texture":3},"east":{"uv":[0,0,16,16],"texture":3},"south":{"uv":[0,0,16,16],"texture":3},"west":{"uv":[0,0,16,16],"texture":3},"up":{"uv":[0,0,16,16],"texture":3},"down":{"uv":[0,0,16,16],"texture":3}},"type":"cube","uuid":"596848d6-42c7-c56b-4652-6f1204bb91c8"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[-40,-16,8],"to":[-24,0,24],"autouv":0,"color":8,"origin":[-39,-16,9],"faces":{"north":{"uv":[0,0,16,16],"texture":3},"east":{"uv":[0,0,16,16],"texture":3},"south":{"uv":[0,0,16,16],"texture":3},"west":{"uv":[0,0,16,16],"texture":3},"up":{"uv":[0,0,16,16],"texture":3},"down":{"uv":[0,0,16,16],"texture":3}},"type":"cube","uuid":"e9f982dd-d366-309b-e043-a51613e82b7f"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[24,-16,8],"to":[40,0,24],"autouv":0,"color":8,"origin":[25,-16,9],"faces":{"north":{"uv":[0,0,16,16],"texture":3},"east":{"uv":[0,0,16,16],"texture":3},"south":{"uv":[0,0,16,16],"texture":3},"west":{"uv":[0,0,16,16],"texture":3},"up":{"uv":[0,0,16,16],"texture":3},"down":{"uv":[0,0,16,16],"texture":3}},"type":"cube","uuid":"58152160-bf35-5b64-d175-1e69c6a7d636"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[24,-16,-8],"to":[40,0,8],"autouv":0,"color":8,"origin":[25,-16,-7],"faces":{"north":{"uv":[0,0,16,16],"texture":3},"east":{"uv":[0,0,16,16],"texture":3},"south":{"uv":[0,0,16,16],"texture":3},"west":{"uv":[0,0,16,16],"texture":3},"up":{"uv":[0,0,16,16],"texture":3},"down":{"uv":[0,0,16,16],"texture":3}},"type":"cube","uuid":"44c0b025-b5f4-cac6-0e5f-e8e05fca81f2"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[24,-16,-24],"to":[40,0,-8],"autouv":0,"color":8,"origin":[25,-16,-23],"faces":{"north":{"uv":[0,0,16,16],"texture":3},"east":{"uv":[0,0,16,16],"texture":3},"south":{"uv":[0,0,16,16],"texture":3},"west":{"uv":[0,0,16,16],"texture":3},"up":{"uv":[0,0,16,16],"texture":3},"down":{"uv":[0,0,16,16],"texture":3}},"type":"cube","uuid":"74c183f4-6916-92cd-9b76-d813c4568438"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[24,0,-6],"to":[24,16,6],"autouv":1,"color":9,"rotation":[0,0,90],"origin":[0,8,0],"faces":{"north":{"uv":[0,0,0,16],"texture":2},"east":{"uv":[0,0,12,16],"texture":2},"south":{"uv":[0,0,0,16],"texture":2},"west":{"uv":[0,0,0,0],"texture":null},"up":{"uv":[0,0,0,12],"texture":2},"down":{"uv":[0,0,0,12],"texture":2}},"type":"cube","uuid":"31d54a77-1cfd-69af-7d56-0ed449268dd9"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[-40,-32,-24],"to":[-24,-16,-8],"autouv":0,"color":8,"origin":[-39,-32,-23],"faces":{"north":{"uv":[0,0,16,16],"texture":3},"east":{"uv":[0,0,16,16],"texture":3},"south":{"uv":[0,0,16,16],"texture":3},"west":{"uv":[0,0,16,16],"texture":3},"up":{"uv":[0,0,16,16],"texture":3},"down":{"uv":[0,0,16,16],"texture":3}},"type":"cube","uuid":"c8690f40-201e-27cb-fdef-fa1d8653ec86"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[-40,-32,8],"to":[-24,-16,24],"autouv":0,"color":8,"origin":[-39,-32,9],"faces":{"north":{"uv":[0,0,16,16],"texture":3},"east":{"uv":[0,0,16,16],"texture":3},"south":{"uv":[0,0,16,16],"texture":3},"west":{"uv":[0,0,16,16],"texture":3},"up":{"uv":[0,0,16,16],"texture":3},"down":{"uv":[0,0,16,16],"texture":3}},"type":"cube","uuid":"8e5bdcdb-1369-b2fb-1d1c-3453e1df59f3"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[24,-32,-24],"to":[40,-16,-8],"autouv":0,"color":8,"origin":[25,-32,-23],"faces":{"north":{"uv":[0,0,16,16],"texture":3},"east":{"uv":[0,0,16,16],"texture":3},"south":{"uv":[0,0,16,16],"texture":3},"west":{"uv":[0,0,16,16],"texture":3},"up":{"uv":[0,0,16,16],"texture":3},"down":{"uv":[0,0,16,16],"texture":3}},"type":"cube","uuid":"f433da53-d6cf-376c-ac5f-f2efbc26627b"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[24,-32,-8],"to":[40,-16,8],"autouv":0,"color":8,"origin":[25,-32,-7],"faces":{"north":{"uv":[0,0,16,16],"texture":3},"east":{"uv":[0,0,16,16],"texture":3},"south":{"uv":[0,0,16,16],"texture":3},"west":{"uv":[0,0,16,16],"texture":3},"up":{"uv":[0,0,16,16],"texture":3},"down":{"uv":[0,0,16,16],"texture":3}},"type":"cube","uuid":"6cf40bcf-e4a5-5880-ea4e-6de7cf5c25cd"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[24,-32,8],"to":[40,-16,24],"autouv":0,"color":8,"origin":[25,-32,9],"faces":{"north":{"uv":[0,0,16,16],"texture":3},"east":{"uv":[0,0,16,16],"texture":3},"south":{"uv":[0,0,16,16],"texture":3},"west":{"uv":[0,0,16,16],"texture":3},"up":{"uv":[0,0,16,16],"texture":3},"down":{"uv":[0,0,16,16],"texture":3}},"type":"cube","uuid":"df6d42fb-8551-4d31-b8bf-21f82a93154b"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[-40,-32,-8],"to":[-24,-16,8],"autouv":0,"color":8,"origin":[-39,-32,-7],"faces":{"north":{"uv":[0,0,16,16],"texture":3},"east":{"uv":[0,0,16,16],"texture":3},"south":{"uv":[0,0,16,16],"texture":3},"west":{"uv":[0,0,16,16],"texture":3},"up":{"uv":[0,0,16,16],"texture":3},"down":{"uv":[0,0,16,16],"texture":3}},"type":"cube","uuid":"db023b3e-88cd-0085-4297-f04777cf5cf5"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[8,-32,8],"to":[24,-16,24],"autouv":0,"color":8,"origin":[9,-32,9],"faces":{"north":{"uv":[0,0,16,16],"texture":3},"east":{"uv":[0,0,16,16],"texture":3},"south":{"uv":[0,0,16,16],"texture":3},"west":{"uv":[0,0,16,16],"texture":3},"up":{"uv":[0,0,16,16],"texture":3},"down":{"uv":[0,0,16,16],"texture":3}},"type":"cube","uuid":"889375e4-9ab9-7137-729e-4fe897b98c15"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[8,-32,-8],"to":[24,-16,8],"autouv":0,"color":8,"origin":[9,-32,-7],"faces":{"north":{"uv":[0,0,16,16],"texture":3},"east":{"uv":[0,0,16,16],"texture":3},"south":{"uv":[0,0,16,16],"texture":3},"west":{"uv":[0,0,16,16],"texture":3},"up":{"uv":[0,0,16,16],"texture":3},"down":{"uv":[0,0,16,16],"texture":3}},"type":"cube","uuid":"3862c279-9c8f-179c-cef1-57f4f9553da4"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[8,-32,-24],"to":[24,-16,-8],"autouv":0,"color":8,"origin":[9,-32,-23],"faces":{"north":{"uv":[0,0,16,16],"texture":3},"east":{"uv":[0,0,16,16],"texture":3},"south":{"uv":[0,0,16,16],"texture":3},"west":{"uv":[0,0,16,16],"texture":3},"up":{"uv":[0,0,16,16],"texture":3},"down":{"uv":[0,0,16,16],"texture":3}},"type":"cube","uuid":"9ade44d7-ae2e-995c-ce43-d4d86ab1273b"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[-8,-32,8],"to":[8,-16,24],"autouv":0,"color":8,"origin":[-7,-32,9],"faces":{"north":{"uv":[0,0,16,16],"texture":3},"east":{"uv":[0,0,16,16],"texture":3},"south":{"uv":[0,0,16,16],"texture":3},"west":{"uv":[0,0,16,16],"texture":3},"up":{"uv":[0,0,16,16],"texture":3},"down":{"uv":[0,0,16,16],"texture":3}},"type":"cube","uuid":"b56a156d-1771-af36-c5db-fc45192c27ec"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[-8,-32,-24],"to":[8,-16,-8],"autouv":0,"color":8,"origin":[-7,-32,-23],"faces":{"north":{"uv":[0,0,16,16],"texture":3},"east":{"uv":[0,0,16,16],"texture":3},"south":{"uv":[0,0,16,16],"texture":3},"west":{"uv":[0,0,16,16],"texture":3},"up":{"uv":[0,0,16,16],"texture":3},"down":{"uv":[0,0,16,16],"texture":3}},"type":"cube","uuid":"24d48a66-8f47-14d5-cdeb-19b09c1fa6a2"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[-24,-32,8],"to":[-8,-16,24],"autouv":0,"color":8,"origin":[-23,-32,9],"faces":{"north":{"uv":[0,0,16,16],"texture":3},"east":{"uv":[0,0,16,16],"texture":3},"south":{"uv":[0,0,16,16],"texture":3},"west":{"uv":[0,0,16,16],"texture":3},"up":{"uv":[0,0,16,16],"texture":3},"down":{"uv":[0,0,16,16],"texture":3}},"type":"cube","uuid":"2e8f5b97-3123-70b0-164b-1039382d8535"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[-24,-32,-8],"to":[-8,-16,8],"autouv":0,"color":8,"origin":[-23,-32,-7],"faces":{"north":{"uv":[0,0,16,16],"texture":3},"east":{"uv":[0,0,16,16],"texture":3},"south":{"uv":[0,0,16,16],"texture":3},"west":{"uv":[0,0,16,16],"texture":3},"up":{"uv":[0,0,16,16],"texture":3},"down":{"uv":[0,0,16,16],"texture":3}},"type":"cube","uuid":"a722ae44-39aa-cfcc-bd5d-ca04ebed66f8"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[-24,-32,-24],"to":[-8,-16,-8],"autouv":0,"color":8,"origin":[-23,-32,-23],"faces":{"north":{"uv":[0,0,16,16],"texture":3},"east":{"uv":[0,0,16,16],"texture":3},"south":{"uv":[0,0,16,16],"texture":3},"west":{"uv":[0,0,16,16],"texture":3},"up":{"uv":[0,0,16,16],"texture":3},"down":{"uv":[0,0,16,16],"texture":3}},"type":"cube","uuid":"ad2f4113-182b-d009-812a-5cb710c52c8c"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[1.5987211554602254e-14,-3.8902214782865485e-13,24.999999999999993],"to":[1.5987211554602254e-14,15.99999999999963,29.999999999999986],"autouv":0,"color":9,"rotation":[0,90,90.0000000000009],"origin":[0,8,6],"faces":{"north":{"uv":[0,0,0,16.000000000000004],"texture":2},"east":{"uv":[15,0,20,16.000000000000004],"texture":2},"south":{"uv":[0,0,0,16.000000000000004],"texture":2},"west":{"uv":[11,16,16,32],"texture":2},"up":{"uv":[0,0,0,12],"texture":2},"down":{"uv":[0,0,0,12],"texture":2}},"type":"cube","uuid":"5d9d275b-4c1a-0fb8-1155-ecdb5278ee65"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[-7,27,-3],"to":[-1,31,3],"autouv":0,"color":8,"origin":[0,8,0],"faces":{"north":{"uv":[24,6,30,10],"texture":2},"east":{"uv":[24,6,30,10],"texture":2},"south":{"uv":[24,6,30,10],"texture":2},"west":{"uv":[24,6,30,10],"texture":2},"up":{"uv":[0,0,6,6],"texture":2},"down":{"uv":[24,0,30,6],"texture":2}},"type":"cube","uuid":"4c6b6b07-ca30-3e96-5444-bdc553e84d18"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[1,27,-3],"to":[7,31,3],"autouv":0,"color":8,"origin":[0,8,0],"faces":{"north":{"uv":[24,6,30,10],"texture":2},"east":{"uv":[24,6,30,10],"texture":2},"south":{"uv":[24,6,30,10],"texture":2},"west":{"uv":[24,6,30,10],"texture":2},"up":{"uv":[0,0,6,6],"texture":2},"down":{"uv":[24,0,30,6],"texture":2}},"type":"cube","uuid":"a1789f4a-e51a-0ce1-c26c-7b1bc9f95ef2"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[24,0,-6],"to":[24,16,6],"autouv":1,"color":9,"rotation":[0,0,90],"origin":[0,8,0],"faces":{"north":{"uv":[0,0,0,16],"texture":2},"east":{"uv":[0,0,12,16],"texture":2},"south":{"uv":[0,0,0,16],"texture":2},"west":{"uv":[0,0,0,0],"texture":null},"up":{"uv":[0,0,0,12],"texture":2},"down":{"uv":[0,0,0,12],"texture":2}},"type":"cube","uuid":"519cd171-2611-e707-686f-9fb38d17f6bd"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[-7,27,-3],"to":[-1,31,3],"autouv":0,"color":8,"origin":[0,8,0],"faces":{"north":{"uv":[24,6,30,10],"texture":2},"east":{"uv":[24,6,30,10],"texture":2},"south":{"uv":[24,6,30,10],"texture":2},"west":{"uv":[24,6,30,10],"texture":2},"up":{"uv":[0,0,6,6],"texture":2},"down":{"uv":[24,0,30,6],"texture":2}},"type":"cube","uuid":"c7138253-93b4-aeb8-dac3-e4ba1f493175"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[1,27,-3],"to":[7,31,3],"autouv":0,"color":8,"origin":[0,8,0],"faces":{"north":{"uv":[24,6,30,10],"texture":2},"east":{"uv":[24,6,30,10],"texture":2},"south":{"uv":[24,6,30,10],"texture":2},"west":{"uv":[24,6,30,10],"texture":2},"up":{"uv":[0,0,6,6],"texture":2},"down":{"uv":[24,0,30,6],"texture":2}},"type":"cube","uuid":"eb883d96-4761-96a0-9065-19ee6436aa29"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[24,0,-6],"to":[24,16,6],"autouv":1,"color":9,"rotation":[0,0,90],"origin":[0,8,0],"faces":{"north":{"uv":[0,0,0,16],"texture":2},"east":{"uv":[0,0,12,16],"texture":2},"south":{"uv":[0,0,0,16],"texture":2},"west":{"uv":[0,0,0,0],"texture":null},"up":{"uv":[0,0,0,12],"texture":2},"down":{"uv":[0,0,0,12],"texture":2}},"type":"cube","uuid":"2f051ff7-585a-9907-3496-4a5e1fc5e980"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[-7,27,-3],"to":[-1,31,3],"autouv":0,"color":8,"origin":[0,8,0],"faces":{"north":{"uv":[24,6,30,10],"texture":2},"east":{"uv":[24,6,30,10],"texture":2},"south":{"uv":[24,6,30,10],"texture":2},"west":{"uv":[24,6,30,10],"texture":2},"up":{"uv":[0,0,6,6],"texture":2},"down":{"uv":[24,0,30,6],"texture":2}},"type":"cube","uuid":"0a82e6b2-4d40-4407-a63e-429529f4f422"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[1,27,-3],"to":[7,31,3],"autouv":0,"color":8,"origin":[0,8,0],"faces":{"north":{"uv":[24,6,30,10],"texture":2},"east":{"uv":[24,6,30,10],"texture":2},"south":{"uv":[24,6,30,10],"texture":2},"west":{"uv":[24,6,30,10],"texture":2},"up":{"uv":[0,0,6,6],"texture":2},"down":{"uv":[24,0,30,6],"texture":2}},"type":"cube","uuid":"c01e8be6-7cf2-46f4-d7f3-beaa756eda7d"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[24,0,-6],"to":[24,16,6],"autouv":1,"color":9,"rotation":[0,0,90],"origin":[0,8,0],"faces":{"north":{"uv":[0,0,0,16],"texture":2},"east":{"uv":[0,0,12,16],"texture":2},"south":{"uv":[0,0,0,16],"texture":2},"west":{"uv":[0,0,0,0],"texture":null},"up":{"uv":[0,0,0,12],"texture":2},"down":{"uv":[0,0,0,12],"texture":2}},"type":"cube","uuid":"41267697-ebf5-7211-1424-19efefc4ef9f"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[-7,27,-3],"to":[-1,31,3],"autouv":0,"color":8,"origin":[0,8,0],"faces":{"north":{"uv":[24,6,30,10],"texture":2},"east":{"uv":[24,6,30,10],"texture":2},"south":{"uv":[24,6,30,10],"texture":2},"west":{"uv":[24,6,30,10],"texture":2},"up":{"uv":[0,0,6,6],"texture":2},"down":{"uv":[24,0,30,6],"texture":2}},"type":"cube","uuid":"1d0d1194-a6ae-e85c-515c-bbccc6412468"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[1,27,-3],"to":[7,31,3],"autouv":0,"color":8,"origin":[0,8,0],"faces":{"north":{"uv":[24,6,30,10],"texture":2},"east":{"uv":[24,6,30,10],"texture":2},"south":{"uv":[24,6,30,10],"texture":2},"west":{"uv":[24,6,30,10],"texture":2},"up":{"uv":[0,0,6,6],"texture":2},"down":{"uv":[24,0,30,6],"texture":2}},"type":"cube","uuid":"2515c7a4-6d8e-cd5e-a4ba-af4e9cb52bda"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[24,0,-6],"to":[24,16,6],"autouv":1,"color":9,"rotation":[0,0,90],"origin":[0,8,0],"faces":{"north":{"uv":[0,0,0,16],"texture":2},"east":{"uv":[0,0,12,16],"texture":2},"south":{"uv":[0,0,0,16],"texture":2},"west":{"uv":[0,0,0,0],"texture":null},"up":{"uv":[0,0,0,12],"texture":2},"down":{"uv":[0,0,0,12],"texture":2}},"type":"cube","uuid":"4cc1c0f2-1422-238d-1ca1-02c24b39c8ad"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[-7,27,-3],"to":[-1,31,3],"autouv":0,"color":8,"origin":[0,8,0],"faces":{"north":{"uv":[24,6,30,10],"texture":2},"east":{"uv":[24,6,30,10],"texture":2},"south":{"uv":[24,6,30,10],"texture":2},"west":{"uv":[24,6,30,10],"texture":2},"up":{"uv":[0,0,6,6],"texture":2},"down":{"uv":[24,0,30,6],"texture":2}},"type":"cube","uuid":"a0556f33-c2be-c5c4-a5dc-77fb3f5a76ab"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[1,27,-3],"to":[7,31,3],"autouv":0,"color":8,"origin":[0,8,0],"faces":{"north":{"uv":[24,6,30,10],"texture":2},"east":{"uv":[24,6,30,10],"texture":2},"south":{"uv":[24,6,30,10],"texture":2},"west":{"uv":[24,6,30,10],"texture":2},"up":{"uv":[0,0,6,6],"texture":2},"down":{"uv":[24,0,30,6],"texture":2}},"type":"cube","uuid":"d885aa5a-2ad6-f926-e481-66efad8bd469"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[24,0,-6],"to":[24,16,6],"autouv":1,"color":9,"rotation":[0,0,90],"origin":[0,8,0],"faces":{"north":{"uv":[0,0,0,16],"texture":2},"east":{"uv":[0,0,12,16],"texture":2},"south":{"uv":[0,0,0,16],"texture":2},"west":{"uv":[0,0,12,16],"texture":null},"up":{"uv":[0,0,0,12],"texture":2},"down":{"uv":[0,0,0,12],"texture":2}},"type":"cube","uuid":"ba0d66ef-dc33-a50d-6190-7c26e7820c3f"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[-7,27,-3],"to":[-1,31,3],"autouv":0,"color":8,"origin":[0,8,0],"faces":{"north":{"uv":[24,6,30,10],"texture":2},"east":{"uv":[24,6,30,10],"texture":2},"south":{"uv":[24,6,30,10],"texture":2},"west":{"uv":[24,6,30,10],"texture":2},"up":{"uv":[0,0,6,6],"texture":2},"down":{"uv":[24,0,30,6],"texture":2}},"type":"cube","uuid":"af4d716d-c25d-112c-97b4-1e4198e17fba"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[1,27,-3],"to":[7,31,3],"autouv":0,"color":8,"origin":[0,8,0],"faces":{"north":{"uv":[24,6,30,10],"texture":2},"east":{"uv":[24,6,30,10],"texture":2},"south":{"uv":[24,6,30,10],"texture":2},"west":{"uv":[24,6,30,10],"texture":2},"up":{"uv":[0,0,6,6],"texture":2},"down":{"uv":[24,0,30,6],"texture":2}},"type":"cube","uuid":"75a2fa67-c43c-fc86-023e-d488e9e1c221"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[24,0,-6],"to":[24,16,6],"autouv":1,"color":9,"rotation":[0,0,90],"origin":[0,8,0],"faces":{"north":{"uv":[0,0,0,16],"texture":2},"east":{"uv":[0,0,12,16],"texture":2},"south":{"uv":[0,0,0,16],"texture":2},"west":{"uv":[0,0,0,0],"texture":null},"up":{"uv":[0,0,0,12],"texture":2},"down":{"uv":[0,0,0,12],"texture":2}},"type":"cube","uuid":"e8a16d08-887d-29a7-42fa-64f488f28483"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[-7,27,-3],"to":[-1,31,3],"autouv":0,"color":8,"origin":[0,8,0],"faces":{"north":{"uv":[24,6,30,10],"texture":2},"east":{"uv":[24,6,30,10],"texture":2},"south":{"uv":[24,6,30,10],"texture":2},"west":{"uv":[24,6,30,10],"texture":2},"up":{"uv":[0,0,6,6],"texture":2},"down":{"uv":[24,0,30,6],"texture":2}},"type":"cube","uuid":"ab8c8d42-e547-d9db-7ad9-7993811280ee"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[1,27,-3],"to":[7,31,3],"autouv":0,"color":8,"origin":[0,8,0],"faces":{"north":{"uv":[24,6,30,10],"texture":2},"east":{"uv":[24,6,30,10],"texture":2},"south":{"uv":[24,6,30,10],"texture":2},"west":{"uv":[24,6,30,10],"texture":2},"up":{"uv":[0,0,6,6],"texture":2},"down":{"uv":[24,0,30,6],"texture":2}},"type":"cube","uuid":"cd722f6e-56c0-66e3-ca4c-13a86a6ff114"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[24,0,-6],"to":[24,16,6],"autouv":1,"color":9,"rotation":[0,0,90],"origin":[0,8,0],"faces":{"north":{"uv":[0,0,0,16],"texture":2},"east":{"uv":[0,0,12,16],"texture":2},"south":{"uv":[0,0,0,16],"texture":2},"west":{"uv":[0,0,0,0],"texture":null},"up":{"uv":[0,0,0,12],"texture":2},"down":{"uv":[0,0,0,12],"texture":2}},"type":"cube","uuid":"9b558fed-ec90-cb58-50bd-914deddaa460"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[11.05232677723409,-1.0369483049998962e-13,17.132466487249776],"to":[11.05232677723409,15.9999999999999,22.132466487249776],"autouv":0,"color":9,"rotation":[5.877952974676964e-14,77.49999999999997,90.0000000000003],"origin":[0,8,0],"faces":{"north":{"uv":[0,0,0,16.000000000000004],"texture":2},"east":{"uv":[0,0,0,0],"texture":null},"south":{"uv":[0,0,0,16.000000000000004],"texture":2},"west":{"uv":[0,0,0,0],"texture":null},"up":{"uv":[0,0,0,12],"texture":2},"down":{"uv":[0,0,0,12],"texture":2}},"type":"cube","uuid":"6cc6d494-5c36-1c46-b90b-55f6e46cbea1"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[-7,27,-3],"to":[-1,31,3],"autouv":0,"color":8,"origin":[0,8,0],"faces":{"north":{"uv":[24,6,30,10],"texture":2},"east":{"uv":[24,6,30,10],"texture":2},"south":{"uv":[24,6,30,10],"texture":2},"west":{"uv":[24,6,30,10],"texture":2},"up":{"uv":[0,0,6,6],"texture":2},"down":{"uv":[24,0,30,6],"texture":2}},"type":"cube","uuid":"bd4f074b-af4c-af17-4e20-580a3d093467"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[1,27,-3],"to":[7,31,3],"autouv":0,"color":8,"origin":[0,8,0],"faces":{"north":{"uv":[24,6,30,10],"texture":2},"east":{"uv":[24,6,30,10],"texture":2},"south":{"uv":[24,6,30,10],"texture":2},"west":{"uv":[24,6,30,10],"texture":2},"up":{"uv":[0,0,6,6],"texture":2},"down":{"uv":[24,0,30,6],"texture":2}},"type":"cube","uuid":"795f977f-f697-13a9-88cc-06d069242698"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[-13,27,-7],"to":[-8,32,7],"autouv":0,"color":5,"origin":[0,8,0],"faces":{"north":{"uv":[11,32,16,37],"texture":2},"east":{"uv":[11,16,16,32],"rotation":90,"texture":2},"south":{"uv":[11,32,16,37],"texture":2},"west":{"uv":[11,16,16,32],"rotation":90,"texture":2},"up":{"uv":[11,16,16,32],"texture":2},"down":{"uv":[11,16,16,32],"texture":2}},"type":"cube","uuid":"34ff1c47-bd69-8d29-2408-1fc4cadb0e3f"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[-13,-16,-7],"to":[-8,-11,7],"autouv":0,"color":5,"origin":[0,8,0],"faces":{"north":{"uv":[11,32,16,37],"texture":2},"east":{"uv":[11,16,16,32],"rotation":90,"texture":2},"south":{"uv":[11,32,16,37],"rotation":270,"texture":2},"west":{"uv":[11,16,16,32],"rotation":90,"texture":2},"up":{"uv":[11,16,16,32],"texture":2},"down":{"uv":[11,16,16,32],"texture":2}},"type":"cube","uuid":"8b2c65db-8c6c-7919-e669-e94ff50b7a7f"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[8,-16,-7],"to":[13,-11,7],"autouv":0,"color":5,"origin":[0,8,0],"faces":{"north":{"uv":[11,32,16,37],"texture":2},"east":{"uv":[11,16,16,32],"rotation":90,"texture":2},"south":{"uv":[11,32,16,37],"rotation":180,"texture":2},"west":{"uv":[11,16,16,32],"rotation":90,"texture":2},"up":{"uv":[11,16,16,32],"texture":2},"down":{"uv":[11,16,16,32],"texture":2}},"type":"cube","uuid":"240dea27-1ebe-c23e-ddf7-ce95ffcf2997"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[-13,-16,-7],"to":[-8,-11,7],"autouv":0,"color":5,"rotation":[0,0,-90],"origin":[0,8,0],"faces":{"north":{"uv":[11,32,16,37],"texture":2},"east":{"uv":[11,16,16,32],"rotation":90,"texture":2},"south":{"uv":[11,32,16,37],"rotation":270,"texture":2},"west":{"uv":[11,16,16,32],"rotation":90,"texture":2},"up":{"uv":[11,16,16,32],"texture":2},"down":{"uv":[11,16,16,32],"texture":2}},"type":"cube","uuid":"c65affc4-39bd-2047-8d03-22e3eb2a20cb"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[8,-16,-7],"to":[13,-11,7],"autouv":0,"color":5,"rotation":[0,0,-90],"origin":[0,8,0],"faces":{"north":{"uv":[11,32,16,37],"texture":2},"east":{"uv":[11,16,16,32],"rotation":90,"texture":2},"south":{"uv":[11,32,16,37],"rotation":180,"texture":2},"west":{"uv":[11,16,16,32],"rotation":90,"texture":2},"up":{"uv":[11,16,16,32],"texture":2},"down":{"uv":[11,16,16,32],"texture":2}},"type":"cube","uuid":"c17d7f0a-a62b-75f8-46c3-f681c49bb726"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[8,27,-7],"to":[13,32,7],"autouv":0,"color":5,"rotation":[0,0,-90],"origin":[0,8,0],"faces":{"north":{"uv":[11,32,16,37],"texture":2},"east":{"uv":[11,16,16,32],"rotation":90,"texture":2},"south":{"uv":[11,32,16,37],"rotation":90,"texture":2},"west":{"uv":[11,16,16,32],"rotation":90,"texture":2},"up":{"uv":[11,16,16,32],"texture":2},"down":{"uv":[11,16,16,32],"texture":2}},"type":"cube","uuid":"4469d003-8179-32f6-c177-5d724ff66550"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[-13,27,-7],"to":[-8,32,7],"autouv":0,"color":5,"rotation":[0,0,-90],"origin":[0,8,0],"faces":{"north":{"uv":[11,32,16,37],"texture":2},"east":{"uv":[11,16,16,32],"rotation":90,"texture":2},"south":{"uv":[11,32,16,37],"texture":2},"west":{"uv":[11,16,16,32],"rotation":90,"texture":2},"up":{"uv":[11,16,16,32],"texture":2},"down":{"uv":[11,16,16,32],"texture":2}},"type":"cube","uuid":"d9899c5f-e85c-7914-80ea-cc72a63eafa1"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[-8,-32,-8],"to":[8,-17,8],"autouv":0,"color":8,"origin":[-7,-32,-7],"faces":{"north":{"uv":[0,0,16,16],"texture":3},"east":{"uv":[0,0,16,16],"texture":3},"south":{"uv":[0,0,16,16],"texture":3},"west":{"uv":[0,0,16,16],"texture":3},"up":{"uv":[0,0,16,16],"texture":3},"down":{"uv":[0,0,16,16],"texture":3}},"type":"cube","uuid":"600434d9-a654-1c7e-3f48-567ca7c7413e"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[-11,23,-3],"to":[-8,28,11],"autouv":0,"color":5,"rotation":[0,-90,0],"origin":[0,8,4],"faces":{"north":{"uv":[11,32,16,37],"texture":2},"east":{"uv":[15,0,20,16],"rotation":90,"texture":2},"south":{"uv":[11,32,16,37],"texture":2},"west":{"uv":[15,0,20,14],"rotation":90,"texture":2},"up":{"uv":[11,16,16,32],"texture":2},"down":{"uv":[11,16,16,32],"texture":2}},"type":"cube","uuid":"8a08db08-e1e6-6aa1-1229-cf861382a486"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[-11,23,-3],"to":[-8,28,11],"autouv":0,"color":5,"rotation":[0,-89.99999758516346,-45.00000000000002],"origin":[0,8,4],"faces":{"north":{"uv":[11,32,16,37],"texture":2},"east":{"uv":[15,0,20,16],"rotation":90,"texture":2},"south":{"uv":[11,32,16,37],"texture":2},"west":{"uv":[15,0,20,14],"rotation":90,"texture":2},"up":{"uv":[11,16,16,32],"texture":2},"down":{"uv":[11,16,16,32],"texture":2}},"type":"cube","uuid":"20914bf8-2432-67c8-d78b-a42abe1d07d8"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[-11,23,-3],"to":[-8,28,11],"autouv":0,"color":5,"rotation":[0,-89.99999879258174,44.99999999999996],"origin":[0,8,4],"faces":{"north":{"uv":[11,32,16,37],"texture":2},"east":{"uv":[15,0,20,16],"rotation":90,"texture":2},"south":{"uv":[11,32,16,37],"texture":2},"west":{"uv":[15,0,20,14],"rotation":90,"texture":2},"up":{"uv":[11,16,16,32],"texture":2},"down":{"uv":[11,16,16,32],"texture":2}},"type":"cube","uuid":"309d77fe-a341-d6c0-4751-ac30ec97c7ce"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[-11,23,-3],"to":[-8,28,11],"autouv":0,"color":5,"rotation":[0,-89.99999790869022,90.00000000000001],"origin":[0,8,4],"faces":{"north":{"uv":[11,32,16,37],"texture":2},"east":{"uv":[15,0,20,16],"rotation":90,"texture":2},"south":{"uv":[11,32,16,37],"texture":2},"west":{"uv":[15,0,20,14],"rotation":90,"texture":2},"up":{"uv":[11,16,16,32],"texture":2},"down":{"uv":[11,16,16,32],"texture":2}},"type":"cube","uuid":"5377e1d3-086b-b995-e143-fc1425d0e08e"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[-11,23,-3],"to":[-8,28,11],"autouv":0,"color":5,"rotation":[0,-89.9999982924527,135.00000000000028],"origin":[0,8,4],"faces":{"north":{"uv":[11,32,16,37],"texture":2},"east":{"uv":[15,0,20,16],"rotation":90,"texture":2},"south":{"uv":[11,32,16,37],"texture":2},"west":{"uv":[15,0,20,14],"rotation":90,"texture":2},"up":{"uv":[11,16,16,32],"texture":2},"down":{"uv":[11,16,16,32],"texture":2}},"type":"cube","uuid":"36f7d8fd-141e-9798-9360-92d45e1fa287"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[-11,23,-3],"to":[-8,28,11],"autouv":0,"color":5,"rotation":[0,-89.99999914622636,179.99999999999991],"origin":[0,8,4],"faces":{"north":{"uv":[11,32,16,37],"texture":2},"east":{"uv":[15,0,20,16],"rotation":90,"texture":2},"south":{"uv":[11,32,16,37],"texture":2},"west":{"uv":[15,0,20,14],"rotation":90,"texture":2},"up":{"uv":[11,16,16,32],"texture":2},"down":{"uv":[11,16,16,32],"texture":2}},"type":"cube","uuid":"5c292161-7a7a-b57b-9d35-03c9b79eb457"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[-7,23,-6.999999915706303],"to":[-4,28,7.000000084293697],"autouv":0,"color":5,"rotation":[0,-89.99999879258174,-134.99999999999994],"origin":[0,8,0],"faces":{"north":{"uv":[11,32,16,37],"texture":2},"east":{"uv":[15,0,20,16],"rotation":90,"texture":2},"south":{"uv":[11,32,16,37],"texture":2},"west":{"uv":[15,0,20,14],"rotation":90,"texture":2},"up":{"uv":[11,16,16,32],"texture":2},"down":{"uv":[11,16,16,32],"texture":2}},"type":"cube","uuid":"c0d6efda-9f54-6062-f3bd-5a18327311b8"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[-11,23,-3],"to":[-8,28,11],"autouv":0,"color":5,"rotation":[0,-89.9999982924527,-90.00000000000009],"origin":[0,8,4],"faces":{"north":{"uv":[11,32,16,37],"texture":2},"east":{"uv":[15,0,20,16],"rotation":90,"texture":2},"south":{"uv":[11,32,16,37],"texture":2},"west":{"uv":[15,0,20,14],"rotation":90,"texture":2},"up":{"uv":[11,16,16,32],"texture":2},"down":{"uv":[11,16,14,30],"texture":2}},"type":"cube","uuid":"8390d830-d313-0f45-4d28-b8ed1fdb2ca4"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[-11,23,8],"to":[-8,28,22],"autouv":0,"color":5,"rotation":[0,-89.99999758516346,-45.00000000000002],"origin":[0,8,15],"faces":{"north":{"uv":[11,32,14,37],"texture":2},"east":{"uv":[15,1,20,15],"rotation":90,"texture":2},"south":{"uv":[11,32,14,37],"texture":2},"west":{"uv":[0,0,0,0],"rotation":90,"texture":null},"up":{"uv":[11,16,14,30],"texture":2},"down":{"uv":[11,16,14,30],"texture":2}},"type":"cube","uuid":"1d46ce7d-a372-0806-3800-3d29bd42509d"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[-11,23,8],"to":[-8,28,22],"autouv":0,"color":5,"rotation":[0,-89.9999982924527,-90.00000000000009],"origin":[0,8,15],"faces":{"north":{"uv":[11,32,14,37],"texture":2},"east":{"uv":[15,1,20,15],"rotation":90,"texture":2},"south":{"uv":[11,32,14,37],"texture":2},"west":{"uv":[0,0,0,0],"rotation":90,"texture":null},"up":{"uv":[11,16,14,30],"texture":2},"down":{"uv":[11,16,14,30],"texture":2}},"type":"cube","uuid":"f7dc5767-8807-a7f3-5c91-3cbcaa4fab22"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[4,23,-6.999999683898633],"to":[7,28,7.000000316101367],"autouv":0,"color":5,"rotation":[0,-89.99999879258174,-134.99999999999994],"origin":[0,8,0],"faces":{"north":{"uv":[11,32,14,37],"texture":2},"east":{"uv":[15,1,20,15],"rotation":90,"texture":2},"south":{"uv":[11,32,14,37],"texture":2},"west":{"uv":[0,0,0,0],"rotation":90,"texture":null},"up":{"uv":[11,16,14,30],"texture":2},"down":{"uv":[11,16,14,30],"texture":2}},"type":"cube","uuid":"5bdec1af-788f-fcde-f64c-76206f7fee70"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[-11,23,8],"to":[-8,28,22],"autouv":0,"color":5,"rotation":[0,-89.9999982924527,135.00000000000028],"origin":[0,8,15],"faces":{"north":{"uv":[11,32,14,37],"texture":2},"east":{"uv":[15,1,20,15],"rotation":90,"texture":2},"south":{"uv":[11,32,14,37],"texture":2},"west":{"uv":[0,0,0,0],"rotation":90,"texture":null},"up":{"uv":[11,16,14,30],"texture":2},"down":{"uv":[11,16,14,30],"texture":2}},"type":"cube","uuid":"3b1130a8-de9d-22d1-52ed-cb0a608fa0e9"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[-11,23,8],"to":[-8,28,22],"autouv":0,"color":5,"rotation":[0,-89.99999914622636,179.99999999999991],"origin":[0,8,15],"faces":{"north":{"uv":[11,32,14,37],"texture":2},"east":{"uv":[15,1,20,15],"rotation":90,"texture":2},"south":{"uv":[11,32,14,37],"texture":2},"west":{"uv":[0,0,0,0],"rotation":90,"texture":null},"up":{"uv":[11,16,14,30],"texture":2},"down":{"uv":[11,16,14,30],"texture":2}},"type":"cube","uuid":"40288fd4-f4b7-2b84-0597-4024bd4ea029"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[-11,23,8],"to":[-8,28,22],"autouv":0,"color":5,"rotation":[0,-89.99999790869022,90.00000000000001],"origin":[0,8,15],"faces":{"north":{"uv":[11,32,14,37],"texture":2},"east":{"uv":[15,1,20,15],"rotation":90,"texture":2},"south":{"uv":[11,32,14,37],"texture":2},"west":{"uv":[0,0,0,0],"rotation":90,"texture":null},"up":{"uv":[11,16,14,30],"texture":2},"down":{"uv":[11,16,14,30],"texture":2}},"type":"cube","uuid":"ce853d73-1b52-59c1-3fcc-b292883b2f41"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[-11,23,8],"to":[-8,28,22],"autouv":0,"color":5,"rotation":[0,-89.99999879258174,44.99999999999996],"origin":[0,8,15],"faces":{"north":{"uv":[11,32,14,37],"texture":2},"east":{"uv":[15,1,20,15],"rotation":90,"texture":2},"south":{"uv":[11,32,14,37],"texture":2},"west":{"uv":[0,0,0,0],"rotation":90,"texture":null},"up":{"uv":[11,16,14,30],"texture":2},"down":{"uv":[11,16,14,30],"texture":2}},"type":"cube","uuid":"b9374ad3-51f9-b3b2-498e-b0994a890f82"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[-11,23,8],"to":[-8,28,22],"autouv":0,"color":5,"rotation":[0,-90,0],"origin":[0,8,15],"faces":{"north":{"uv":[11,32,14,37],"texture":2},"east":{"uv":[15,1,20,15],"rotation":90,"texture":2},"south":{"uv":[11,32,14,37],"texture":2},"west":{"uv":[0,0,0,0],"rotation":90,"texture":null},"up":{"uv":[11,16,14,30],"texture":2},"down":{"uv":[11,16,14,30],"texture":2}},"type":"cube","uuid":"a2eb42d8-4206-1968-f880-aa000bfdf0d1"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[8,27,-7],"to":[13,32,7],"autouv":0,"color":5,"origin":[21,8,0],"faces":{"north":{"uv":[11,32,16,37],"texture":2},"east":{"uv":[11,16,16,32],"rotation":90,"texture":2},"south":{"uv":[11,32,16,37],"rotation":90,"texture":2},"west":{"uv":[11,16,16,32],"rotation":90,"texture":2},"up":{"uv":[11,16,16,32],"texture":2},"down":{"uv":[11,16,16,32],"texture":2}},"type":"cube","uuid":"c99d9e4e-9f4c-79ba-2e5c-e615a105e1fe"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[1.5987211554602254e-14,-3.8902214782865485e-13,24.999999999999993],"to":[1.5987211554602254e-14,15.99999999999963,29.999999999999986],"autouv":0,"color":9,"rotation":[0,90,135.000000000001],"origin":[0,8,6],"faces":{"north":{"uv":[0,0,0,16.000000000000004],"texture":2},"east":{"uv":[15,0,20,16.000000000000004],"texture":2},"south":{"uv":[0,0,0,16.000000000000004],"texture":2},"west":{"uv":[11,16,16,32],"texture":2},"up":{"uv":[0,0,0,12],"texture":2},"down":{"uv":[0,0,0,12],"texture":2}},"type":"cube","uuid":"e41fe602-69ba-d942-e4f7-0691232714e7"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[1.5987211554602254e-14,-3.8902214782865485e-13,24.999999999999993],"to":[1.5987211554602254e-14,15.99999999999963,29.999999999999986],"autouv":0,"color":9,"rotation":[0,89.99999790869022,45.00000000000104],"origin":[0,8,6],"faces":{"north":{"uv":[0,0,0,16.000000000000004],"texture":2},"east":{"uv":[15,0,20,16.000000000000004],"texture":2},"south":{"uv":[0,0,0,16.000000000000004],"texture":2},"west":{"uv":[11,16,16,32],"texture":2},"up":{"uv":[0,0,0,12],"texture":2},"down":{"uv":[0,0,0,12],"texture":2}},"type":"cube","uuid":"1e06cbd3-cc94-8e83-a26e-7038e7116bb6"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[1.5987211554602254e-14,-3.8902214782865485e-13,24.999999999999993],"to":[1.5987211554602254e-14,15.99999999999963,29.999999999999986],"autouv":0,"color":9,"visibility":false,"rotation":[0,89.99999758516346,9.694588406501987e-13],"origin":[0,8,6],"faces":{"north":{"uv":[0,0,0,16.000000000000004],"texture":2},"east":{"uv":[15,0,20,16.000000000000004],"texture":2},"south":{"uv":[0,0,0,16.000000000000004],"texture":2},"west":{"uv":[11,16,16,32],"texture":2},"up":{"uv":[0,0,0,12],"texture":2},"down":{"uv":[0,0,0,12],"texture":2}},"type":"cube","uuid":"dc770dcc-c2fb-12d2-976d-1afb2ecfeea9"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[1.5987211554602254e-14,-3.8902214782865485e-13,24.999999999999993],"to":[1.5987211554602254e-14,15.99999999999963,29.999999999999986],"autouv":0,"color":9,"rotation":[0,89.9999982924527,-134.99999999999915],"origin":[0,8,6],"faces":{"north":{"uv":[0,0,0,16.000000000000004],"texture":2},"east":{"uv":[15,0,20,16.000000000000004],"texture":2},"south":{"uv":[0,0,0,16.000000000000004],"texture":2},"west":{"uv":[11,16,16,32],"texture":2},"up":{"uv":[0,0,0,12],"texture":2},"down":{"uv":[0,0,0,12],"texture":2}},"type":"cube","uuid":"002d8714-ce3b-ad77-0ff1-121f4edc82d7"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[1.5987211554602254e-14,-3.8902214782865485e-13,24.999999999999993],"to":[1.5987211554602254e-14,15.99999999999963,29.999999999999986],"autouv":0,"color":9,"rotation":[0,89.9999982924527,-134.99999999999915],"origin":[0,8,6],"faces":{"north":{"uv":[0,0,0,16.000000000000004],"texture":2},"east":{"uv":[15,0,20,16.000000000000004],"texture":2},"south":{"uv":[0,0,0,16.000000000000004],"texture":2},"west":{"uv":[15,0,20,16.000000000000004],"texture":2},"up":{"uv":[0,0,0,12],"texture":2},"down":{"uv":[0,0,0,12],"texture":2}},"type":"cube","uuid":"366d029e-4de0-b6de-cf9b-6bf2aed96dc1"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[1.5987211554602254e-14,-3.8902214782865485e-13,24.999999999999993],"to":[1.5987211554602254e-14,15.99999999999963,29.999999999999986],"autouv":0,"color":9,"rotation":[0,89.99999790869022,-179.99999999999926],"origin":[0,8,6],"faces":{"north":{"uv":[0,0,0,16.000000000000004],"texture":2},"east":{"uv":[15,0,20,16.000000000000004],"texture":2},"south":{"uv":[0,0,0,16.000000000000004],"texture":2},"west":{"uv":[11,16,16,32],"texture":2},"up":{"uv":[0,0,0,12],"texture":2},"down":{"uv":[0,0,0,12],"texture":2}},"type":"cube","uuid":"84d50a84-2858-9763-5934-f231ed9809e5"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[1.5987211554602254e-14,-3.8902214782865485e-13,24.999999999999993],"to":[1.5987211554602254e-14,15.99999999999963,29.999999999999986],"autouv":0,"color":9,"rotation":[0,89.99999790869022,-89.99999999999902],"origin":[0,8,6],"faces":{"north":{"uv":[0,0,0,16.000000000000004],"texture":2},"east":{"uv":[15,0,20,16.000000000000004],"texture":2},"south":{"uv":[0,0,0,16.000000000000004],"texture":2},"west":{"uv":[11,16,16,32],"texture":2},"up":{"uv":[0,0,0,12],"texture":2},"down":{"uv":[0,0,0,12],"texture":2}},"type":"cube","uuid":"6caf25d0-eb39-fe13-5ffb-43e4f2ffc5eb"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[-5.999999999999972,-3.8891112552619234e-13,19.00000037932163],"to":[-5.999999999999972,15.99999999999963,24.000000379321623],"autouv":0,"color":9,"rotation":[0,89.99999637774519,-44.99999999999897],"origin":[0,8,0],"faces":{"north":{"uv":[0,0,0,16.000000000000004],"texture":2},"east":{"uv":[15,0,20,16.000000000000004],"texture":2},"south":{"uv":[0,0,0,16.000000000000004],"texture":2},"west":{"uv":[11,16,16,32],"texture":2},"up":{"uv":[0,0,0,12],"texture":2},"down":{"uv":[0,0,0,12],"texture":2}},"type":"cube","uuid":"ba9eeca6-cd79-5a91-3506-c4c48c1f412c"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[1.5987211554602254e-14,-3.8902214782865485e-13,12.999999999999993],"to":[1.5987211554602254e-14,15.99999999999963,17.999999999999986],"autouv":0,"color":9,"rotation":[0,89.9999982924527,-134.99999999999915],"origin":[0,8,-6],"faces":{"north":{"uv":[0,0,0,16.000000000000004],"texture":2},"east":{"uv":[15,0,20,16.000000000000004],"texture":2},"south":{"uv":[0,0,0,16.000000000000004],"texture":2},"west":{"uv":[15,0,20,16.000000000000004],"texture":2},"up":{"uv":[0,0,0,12],"texture":2},"down":{"uv":[0,0,0,12],"texture":2}},"type":"cube","uuid":"b687339f-2891-9b78-3feb-04d86a470c79"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[1.5987211554602254e-14,-3.8902214782865485e-13,12.999999999999993],"to":[1.5987211554602254e-14,15.99999999999963,17.999999999999986],"autouv":0,"color":9,"rotation":[0,89.99999790869022,-179.99999999999926],"origin":[0,8,-6],"faces":{"north":{"uv":[0,0,0,16.000000000000004],"texture":2},"east":{"uv":[15,0,20,16.000000000000004],"texture":2},"south":{"uv":[0,0,0,16.000000000000004],"texture":2},"west":{"uv":[15,0,20,16.000000000000004],"texture":2},"up":{"uv":[0,0,0,12],"texture":2},"down":{"uv":[0,0,0,12],"texture":2}},"type":"cube","uuid":"7519d9e5-0e13-ee76-0405-0f33b83c3708"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[1.5987211554602254e-14,-3.8902214782865485e-13,12.999999999999993],"to":[1.5987211554602254e-14,15.99999999999963,17.999999999999986],"autouv":0,"color":9,"rotation":[0,90,135.000000000001],"origin":[0,8,-6],"faces":{"north":{"uv":[0,0,0,16.000000000000004],"texture":2},"east":{"uv":[15,0,20,16.000000000000004],"texture":2},"south":{"uv":[0,0,0,16.000000000000004],"texture":2},"west":{"uv":[15,0,20,16.000000000000004],"texture":2},"up":{"uv":[0,0,0,12],"texture":2},"down":{"uv":[0,0,0,12],"texture":2}},"type":"cube","uuid":"a9dfd4cb-d8f7-ef4a-d7a8-c2f2c7173471"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[1.5987211554602254e-14,-3.8902214782865485e-13,12.999999999999993],"to":[1.5987211554602254e-14,15.99999999999963,17.999999999999986],"autouv":0,"color":9,"rotation":[0,90,90.0000000000009],"origin":[0,8,-6],"faces":{"north":{"uv":[0,0,0,16.000000000000004],"texture":2},"east":{"uv":[15,0,20,16.000000000000004],"texture":2},"south":{"uv":[0,0,0,16.000000000000004],"texture":2},"west":{"uv":[15,0,20,16.000000000000004],"texture":2},"up":{"uv":[0,0,0,12],"texture":2},"down":{"uv":[0,0,0,12],"texture":2}},"type":"cube","uuid":"cd4ab269-90f2-17e4-2b95-5df95f74da22"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[1.5987211554602254e-14,-3.8902214782865485e-13,12.999999999999993],"to":[1.5987211554602254e-14,15.99999999999963,17.999999999999986],"autouv":0,"color":9,"rotation":[0,89.99999790869022,45.00000000000104],"origin":[0,8,-6],"faces":{"north":{"uv":[0,0,0,16.000000000000004],"texture":2},"east":{"uv":[15,0,20,16.000000000000004],"texture":2},"south":{"uv":[0,0,0,16.000000000000004],"texture":2},"west":{"uv":[15,0,20,16.000000000000004],"texture":2},"up":{"uv":[0,0,0,12],"texture":2},"down":{"uv":[0,0,0,12],"texture":2}},"type":"cube","uuid":"181b7b15-0986-aec0-3277-6bf1471f7d1e"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[1.5987211554602254e-14,-3.8902214782865485e-13,12.999999999999993],"to":[1.5987211554602254e-14,15.99999999999963,17.999999999999986],"autouv":0,"color":9,"rotation":[0,89.99999758516346,9.694588406501987e-13],"origin":[0,8,-6],"faces":{"north":{"uv":[0,0,0,16.000000000000004],"texture":2},"east":{"uv":[15,0,20,16.000000000000004],"texture":2},"south":{"uv":[0,0,0,16.000000000000004],"texture":2},"west":{"uv":[15,0,20,16.000000000000004],"texture":2},"up":{"uv":[0,0,0,12],"texture":2},"down":{"uv":[0,0,0,12],"texture":2}},"type":"cube","uuid":"13744a99-850a-23fe-9ebc-81a3ed73d656"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[6.0000000000000036,-3.8891112552619234e-13,18.99999962067836],"to":[6.0000000000000036,15.99999999999963,23.999999620678352],"autouv":0,"color":9,"rotation":[0,89.99999637774519,-44.99999999999897],"origin":[0,8,0],"faces":{"north":{"uv":[0,0,0,16.000000000000004],"texture":2},"east":{"uv":[15,0,20,16.000000000000004],"texture":2},"south":{"uv":[0,0,0,16.000000000000004],"texture":2},"west":{"uv":[15,0,20,16.000000000000004],"texture":2},"up":{"uv":[0,0,0,12],"texture":2},"down":{"uv":[0,0,0,12],"texture":2}},"type":"cube","uuid":"625a0ff9-29f7-b41c-245c-4b5c2bdbc068"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[1.5987211554602254e-14,-3.8902214782865485e-13,12.999999999999993],"to":[1.5987211554602254e-14,15.99999999999963,17.999999999999986],"autouv":0,"color":9,"rotation":[0,89.99999790869022,-89.99999999999902],"origin":[0,8,-6],"faces":{"north":{"uv":[0,0,0,16.000000000000004],"texture":2},"east":{"uv":[15,0,20,16.000000000000004],"texture":2},"south":{"uv":[0,0,0,16.000000000000004],"texture":2},"west":{"uv":[15,0,20,16.000000000000004],"texture":2},"up":{"uv":[0,0,0,12],"texture":2},"down":{"uv":[0,0,0,12],"texture":2}},"type":"cube","uuid":"b6c155ff-cc4e-e4c6-890e-3ba44fa4e245"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[6,25,-7.1],"to":[9,28,7.1],"autouv":0,"color":5,"origin":[-2,6,-2],"faces":{"north":{"uv":[11,32,16,37],"texture":2},"east":{"uv":[11,16,16,32],"rotation":90,"texture":2},"south":{"uv":[13,34,16,37],"rotation":90,"texture":2},"west":{"uv":[11,16,16,32],"rotation":90,"texture":2},"up":{"uv":[11,16,16,32],"texture":2},"down":{"uv":[11,16,16,32],"texture":2}},"type":"cube","uuid":"226783cd-e30c-8075-fdce-6b6875040a45"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[-9,25,-7.1],"to":[-6,28,7.1],"autouv":0,"color":5,"origin":[-17,6,-2],"faces":{"north":{"uv":[11,32,16,37],"texture":2},"east":{"uv":[11,16,16,32],"rotation":90,"texture":2},"south":{"uv":[13,34,16,37],"texture":2},"west":{"uv":[11,16,16,32],"rotation":90,"texture":2},"up":{"uv":[11,16,16,32],"texture":2},"down":{"uv":[11,16,16,32],"texture":2}},"type":"cube","uuid":"1406327d-facc-5f9f-7616-695fa688fad4"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[-9,-12,-7.1],"to":[-6,-9,7.1],"autouv":0,"color":5,"origin":[-17,-31,-2],"faces":{"north":{"uv":[11,32,16,37],"texture":2},"east":{"uv":[11,16,16,32],"rotation":90,"texture":2},"south":{"uv":[13,34,16,37],"rotation":90,"texture":2},"west":{"uv":[11,16,16,32],"rotation":90,"texture":2},"up":{"uv":[11,16,16,32],"texture":2},"down":{"uv":[11,16,16,32],"texture":2}},"type":"cube","uuid":"9bb91f6b-7c8c-f417-373e-89f45e494049"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[6,-12,-7.1],"to":[9,-9,7.1],"autouv":0,"color":5,"origin":[0,8,0],"faces":{"north":{"uv":[11,32,16,37],"texture":2},"east":{"uv":[11,16,16,32],"rotation":90,"texture":2},"south":{"uv":[13,34,16,37],"texture":2},"west":{"uv":[11,16,16,32],"rotation":90,"texture":2},"up":{"uv":[11,16,16,32],"texture":2},"down":{"uv":[11,16,16,32],"texture":2}},"type":"cube","uuid":"389a3547-d0bf-c35a-7739-f5400f87794d"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[-9,-12,-7.1],"to":[-6,-9,7.1],"autouv":0,"color":5,"rotation":[0,0,-90],"origin":[0,8,-2],"faces":{"north":{"uv":[11,32,16,37],"texture":2},"east":{"uv":[11,16,16,32],"rotation":90,"texture":2},"south":{"uv":[13,34,16,37],"rotation":90,"texture":2},"west":{"uv":[11,16,16,32],"rotation":90,"texture":2},"up":{"uv":[11,16,16,32],"texture":2},"down":{"uv":[11,16,16,32],"texture":2}},"type":"cube","uuid":"33703390-92b0-837d-e22a-bca98a26eb4e"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[6,-12,-7.1],"to":[9,-9,7.1],"autouv":0,"color":5,"rotation":[0,0,-90],"origin":[0,8,-2],"faces":{"north":{"uv":[11,32,16,37],"texture":2},"east":{"uv":[11,16,16,32],"rotation":90,"texture":2},"south":{"uv":[13,34,16,37],"texture":2},"west":{"uv":[11,16,16,32],"rotation":90,"texture":2},"up":{"uv":[11,16,16,32],"texture":2},"down":{"uv":[11,16,16,32],"texture":2}},"type":"cube","uuid":"428c064a-4e7e-1171-7aaa-8691fdef2484"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[-9,25,-7.1],"to":[-6,28,7.1],"autouv":0,"color":5,"rotation":[0,0,-90],"origin":[0,8,-2],"faces":{"north":{"uv":[11,32,16,37],"texture":2},"east":{"uv":[11,16,16,32],"rotation":90,"texture":2},"south":{"uv":[13,34,16,37],"texture":2},"west":{"uv":[11,16,16,32],"rotation":90,"texture":2},"up":{"uv":[11,16,16,32],"texture":2},"down":{"uv":[11,16,16,32],"texture":2}},"type":"cube","uuid":"4d7e72a5-a440-bc9d-c3d3-00841497994b"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[6,25,-7.1],"to":[9,28,7.1],"autouv":0,"color":5,"rotation":[0,0,-90],"origin":[0,8,0],"faces":{"north":{"uv":[11,32,16,37],"texture":2},"east":{"uv":[11,16,16,32],"rotation":90,"texture":2},"south":{"uv":[13,34,16,37],"rotation":90,"texture":2},"west":{"uv":[11,16,16,32],"rotation":90,"texture":2},"up":{"uv":[11,16,16,32],"texture":2},"down":{"uv":[11,16,16,32],"texture":2}},"type":"cube","uuid":"2d72cbf6-83d3-cf9a-420e-9588b137a92a"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[-3.000000000000006,-10,-2],"to":[3,-6,4],"autouv":0,"color":8,"rotation":[0,0,157.5000000000004],"origin":[0,8,1],"faces":{"north":{"uv":[24,6,30,10],"texture":2},"east":{"uv":[24,6,30,10],"texture":2},"south":{"uv":[24,6,30,10],"texture":2},"west":{"uv":[24,6,30,10],"texture":2},"up":{"uv":[0,0,0,0],"texture":null},"down":{"uv":[24,0,30,6],"texture":2}},"type":"cube","uuid":"f71e8533-aa0f-ea2a-be94-0d34748e08e1"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[-3.000000000000006,-10,-2],"to":[3,-6,4],"autouv":0,"color":8,"rotation":[0,0,-22.500000000000206],"origin":[0,8,1],"faces":{"north":{"uv":[24,6,30,10],"texture":2},"east":{"uv":[24,6,30,10],"texture":2},"south":{"uv":[24,6,30,10],"texture":2},"west":{"uv":[24,6,30,10],"texture":2},"up":{"uv":[0,0,0,0],"texture":null},"down":{"uv":[24,0,30,6],"texture":2}},"type":"cube","uuid":"8cfb86b8-cf8c-9429-6ce9-b5072469eb10"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[-3.000000000000006,-10,-2],"to":[3,-6,4],"autouv":0,"color":8,"rotation":[0,0,67.50000000000037],"origin":[0,8,1],"faces":{"north":{"uv":[24,6,30,10],"texture":2},"east":{"uv":[24,6,30,10],"texture":2},"south":{"uv":[24,6,30,10],"texture":2},"west":{"uv":[24,6,30,10],"texture":2},"up":{"uv":[0,0,0,0],"texture":null},"down":{"uv":[24,0,30,6],"texture":2}},"type":"cube","uuid":"18e880c7-5730-27ab-3266-f37c969aa90f"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[-3.000000000000006,-10,-2],"to":[3,-6,4],"autouv":0,"color":8,"rotation":[0,0,112.5000000000005],"origin":[0,8,1],"faces":{"north":{"uv":[24,6,30,10],"texture":2},"east":{"uv":[24,6,30,10],"texture":2},"south":{"uv":[24,6,30,10],"texture":2},"west":{"uv":[24,6,30,10],"texture":2},"up":{"uv":[0,0,0,0],"texture":null},"down":{"uv":[24,0,30,6],"texture":2}},"type":"cube","uuid":"e54b552c-63b2-2dd0-919a-6effd6f2f04a"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[-3.000000000000006,-10,-2],"to":[3,-6,4],"autouv":0,"color":8,"rotation":[0,0,22.50000000000046],"origin":[0,8,1],"faces":{"north":{"uv":[24,6,30,10],"texture":2},"east":{"uv":[24,6,30,10],"texture":2},"south":{"uv":[24,6,30,10],"texture":2},"west":{"uv":[24,6,30,10],"texture":2},"up":{"uv":[0,0,0,0],"texture":null},"down":{"uv":[24,0,30,6],"texture":2}},"type":"cube","uuid":"4ffa6b77-5716-c00b-c649-796c06653bec"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[-3.000000000000006,-10,-2],"to":[3,-6,4],"autouv":0,"color":8,"rotation":[0,0,-67.50000000000031],"origin":[0,8,1],"faces":{"north":{"uv":[24,6,30,10],"texture":2},"east":{"uv":[24,6,30,10],"texture":2},"south":{"uv":[24,6,30,10],"texture":2},"west":{"uv":[24,6,30,10],"texture":2},"up":{"uv":[0,0,0,0],"texture":null},"down":{"uv":[24,0,30,6],"texture":2}},"type":"cube","uuid":"5fdc7b3d-f8da-e3dd-16f1-5aa090e421b1"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[11,1,-1],"to":[16,15,3],"autouv":0,"color":0,"rotation":[0,0,90.00000000000018],"origin":[0,8,19],"faces":{"north":{"uv":[0,0,3,14],"texture":2},"east":{"uv":[0,0,4,14],"texture":2},"south":{"uv":[2,18,5,32],"texture":2},"west":{"uv":[0,0,4,14],"texture":2},"up":{"uv":[0,0,3,4],"texture":2},"down":{"uv":[0,0,3,4],"texture":2}},"type":"cube","uuid":"e2cb3112-68dc-771b-27c4-2611ecbee4f8"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[-3,5,-4],"to":[3,11,6],"autouv":0,"color":8,"rotation":[0,0,67.5],"origin":[0,8,1],"faces":{"north":{"uv":[0,19,6,25],"texture":2},"east":{"uv":[0,19,10,25],"texture":2},"south":{"uv":[0,19,6,25],"texture":2},"west":{"uv":[0,19,10,25],"texture":2},"up":{"uv":[0,19,6,29],"texture":2},"down":{"uv":[0,19,6,29],"texture":2}},"type":"cube","uuid":"718a479f-b3d8-98a5-8950-2c0b7ccd8203"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[-3.000000000000006,-10,-2],"to":[3,-6,4],"autouv":0,"color":8,"rotation":[0,0,-157.5000000000004],"origin":[0,8,1],"faces":{"north":{"uv":[24,6,30,10],"texture":2},"east":{"uv":[24,6,30,10],"texture":2},"south":{"uv":[24,6,30,10],"texture":2},"west":{"uv":[24,6,30,10],"texture":2},"up":{"uv":[0,0,0,0],"texture":null},"down":{"uv":[24,0,30,6],"texture":2}},"type":"cube","uuid":"0e2f9355-ba8f-4d8d-db23-a2203a53e049"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[-3.000000000000006,-10,-2],"to":[3,-6,4],"autouv":0,"color":8,"rotation":[0,0,-112.50000000000044],"origin":[0,8,1],"faces":{"north":{"uv":[24,6,30,10],"texture":2},"east":{"uv":[24,6,30,10],"texture":2},"south":{"uv":[24,6,30,10],"texture":2},"west":{"uv":[24,6,30,10],"texture":2},"up":{"uv":[0,0,0,0],"texture":null},"down":{"uv":[24,0,30,6],"texture":2}},"type":"cube","uuid":"2a494294-d0a6-5e21-5f24-e5a14a3110e6"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[-4.148050297095269,18.228361402466142,-2],"to":[1.8519497029047312,22.228361402466142,4],"autouv":0,"color":1,"rotation":[0,0,22.5],"origin":[0,11,-1],"faces":{"north":{"uv":[24,19,30,23],"texture":2},"east":{"uv":[24,19,30,23],"texture":2},"south":{"uv":[24,19,30,23],"texture":2},"west":{"uv":[24,19,30,23],"texture":2},"up":{"uv":[0,0,0,0],"texture":null},"down":{"uv":[24,24,30,30],"texture":2}},"type":"cube","uuid":"5c11c883-2280-302c-563a-9871eafb039a"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[-3,18,-2],"to":[3,22,4],"autouv":0,"color":1,"rotation":[0,0,-22.5],"origin":[0,8,-1],"faces":{"north":{"uv":[24,19,30,23],"texture":2},"east":{"uv":[24,19,30,23],"texture":2},"south":{"uv":[24,19,30,23],"texture":2},"west":{"uv":[24,19,30,23],"texture":2},"up":{"uv":[0,0,0,0],"texture":null},"down":{"uv":[24,24,30,30],"texture":2}},"type":"cube","uuid":"bc3ae6ee-238b-1092-bd74-9158ffe8579f"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[-3,18,-2],"to":[3,22,4],"autouv":0,"color":1,"rotation":[0,0,-112.50000000000026],"origin":[0,8,-1],"faces":{"north":{"uv":[24,19,30,23],"texture":2},"east":{"uv":[24,19,30,23],"texture":2},"south":{"uv":[24,19,30,23],"texture":2},"west":{"uv":[24,19,30,23],"texture":2},"up":{"uv":[0,0,0,0],"texture":null},"down":{"uv":[24,24,30,30],"texture":2}},"type":"cube","uuid":"b1a76d0a-d666-563a-7b2f-543a2411fdde"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[-3,18,-2],"to":[3,22,4],"autouv":0,"color":1,"rotation":[0,0,-67.50000000000004],"origin":[0,8,-1],"faces":{"north":{"uv":[24,19,30,23],"texture":2},"east":{"uv":[24,19,30,23],"texture":2},"south":{"uv":[24,19,30,23],"texture":2},"west":{"uv":[24,19,30,23],"texture":2},"up":{"uv":[0,0,0,0],"texture":null},"down":{"uv":[24,24,30,30],"texture":2}},"type":"cube","uuid":"af04edce-cdb8-5bee-ba03-4a86d43d52d4"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[-3,18,-2],"to":[3,22,4],"autouv":0,"color":1,"rotation":[0,0,67.50000000000006],"origin":[0,8,-1],"faces":{"north":{"uv":[24,19,30,23],"texture":2},"east":{"uv":[24,19,30,23],"texture":2},"south":{"uv":[24,19,30,23],"texture":2},"west":{"uv":[24,19,30,23],"texture":2},"up":{"uv":[0,0,0,0],"texture":null},"down":{"uv":[24,24,30,30],"texture":2}},"type":"cube","uuid":"4eecc09c-9d25-a670-61e7-0c7abdba44a8"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[-3,18,-2],"to":[3,22,4],"autouv":0,"color":1,"rotation":[0,0,112.5000000000004],"origin":[0,8,-1],"faces":{"north":{"uv":[24,19,30,23],"texture":2},"east":{"uv":[24,19,30,23],"texture":2},"south":{"uv":[24,19,30,23],"texture":2},"west":{"uv":[24,19,30,23],"texture":2},"up":{"uv":[0,0,0,0],"texture":null},"down":{"uv":[24,24,30,30],"texture":2}},"type":"cube","uuid":"27ff9af0-acb2-855c-1326-a7697fe05001"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[-3,18,-2],"to":[3,22,4],"autouv":0,"color":1,"rotation":[0,0,157.49999999999997],"origin":[0,8,-1],"faces":{"north":{"uv":[24,19,30,23],"texture":2},"east":{"uv":[24,19,30,23],"texture":2},"south":{"uv":[24,19,30,23],"texture":2},"west":{"uv":[24,19,30,23],"texture":2},"up":{"uv":[0,0,0,0],"texture":null},"down":{"uv":[24,24,30,30],"texture":2}},"type":"cube","uuid":"a887f2e7-2266-c395-b402-6d456ce30be1"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[-3,18,-2],"to":[3,22,4],"autouv":0,"color":1,"rotation":[0,0,-157.49999999999997],"origin":[0,8,-1],"faces":{"north":{"uv":[24,19,30,23],"texture":2},"east":{"uv":[24,19,30,23],"texture":2},"south":{"uv":[24,19,30,23],"texture":2},"west":{"uv":[24,19,30,23],"texture":2},"up":{"uv":[0,0,0,0],"texture":null},"down":{"uv":[24,24,30,30],"texture":2}},"type":"cube","uuid":"b819abcb-dadc-e1d1-2512-bd23b9074e34"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[-11,-3,1],"to":[11,19,1],"autouv":0,"color":7,"rotation":[0,0,22.5],"origin":[0,8,2],"faces":{"north":{"uv":[0,0,22,22],"texture":null},"east":{"uv":[0,0,0,22]},"south":{"uv":[36,7,58,29],"texture":2},"west":{"uv":[0,0,0,22]},"up":{"uv":[0,0,22,0]},"down":{"uv":[0,0,22,0]}},"type":"cube","uuid":"c0a9a659-cd72-0268-193f-3ee6f6ada571"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[-11,-3,1.1000000000000014],"to":[11,19,1.1000000000000014],"autouv":0,"color":7,"rotation":[0,0,-22.5],"origin":[0,8,2],"faces":{"north":{"uv":[0,0,22,22],"texture":null},"east":{"uv":[0,0,0,22]},"south":{"uv":[36,7,58,29],"texture":2},"west":{"uv":[0,0,0,22]},"up":{"uv":[0,0,22,0]},"down":{"uv":[0,0,22,0]}},"type":"cube","uuid":"700e25bb-fb04-ed05-77e9-c8b4d6d66fc1"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[11,1,-1],"to":[16,15,3],"autouv":0,"color":0,"rotation":[0,0,135],"origin":[0,8,19],"faces":{"north":{"uv":[0,0,3,14],"texture":2},"east":{"uv":[0,0,4,14],"texture":2},"south":{"uv":[2,18,5,32],"texture":2},"west":{"uv":[0,0,4,14],"texture":2},"up":{"uv":[0,0,3,4],"texture":2},"down":{"uv":[0,0,3,4],"texture":2}},"type":"cube","uuid":"98b2861b-5874-f1bf-a742-28878804b732"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[11,1,-1],"to":[16,15,3],"autouv":0,"color":0,"rotation":[0,0,45.00000000000024],"origin":[0,8,19],"faces":{"north":{"uv":[0,0,3,14],"texture":2},"east":{"uv":[0,0,4,14],"texture":2},"south":{"uv":[2,18,5,32],"texture":2},"west":{"uv":[0,0,4,14],"texture":2},"up":{"uv":[0,0,3,4],"texture":2},"down":{"uv":[0,0,3,4],"texture":2}},"type":"cube","uuid":"8b1aac9f-2379-4de5-892d-52fb86cd712a"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[11,1,-1],"to":[16,15,3],"autouv":0,"color":0,"rotation":[0,0,2.2025341169134855e-13],"origin":[0,8,19],"faces":{"north":{"uv":[0,0,3,14],"texture":2},"east":{"uv":[0,0,4,14],"texture":2},"south":{"uv":[2,18,5,32],"texture":2},"west":{"uv":[0,0,4,14],"texture":2},"up":{"uv":[0,0,3,4],"texture":2},"down":{"uv":[0,0,3,4],"texture":2}},"type":"cube","uuid":"bd1f701c-e2ea-1984-0613-9bde959248ee"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[11,1,-1],"to":[16,15,3],"autouv":0,"color":0,"rotation":[0,0,-134.99999999999966],"origin":[0,8,19],"faces":{"north":{"uv":[0,0,3,14],"texture":2},"east":{"uv":[0,0,4,14],"texture":2},"south":{"uv":[2,18,5,32],"texture":2},"west":{"uv":[0,0,4,14],"texture":2},"up":{"uv":[0,0,3,4],"texture":2},"down":{"uv":[0,0,3,4],"texture":2}},"type":"cube","uuid":"bb980a7c-a96c-c664-e72d-7c59a14103ef"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[11,1,-1],"to":[16,15,3],"autouv":0,"color":0,"rotation":[0,0,-179.99999999999991],"origin":[0,8,19],"faces":{"north":{"uv":[0,0,3,14],"texture":2},"east":{"uv":[0,0,4,14],"texture":2},"south":{"uv":[2,18,5,32],"texture":2},"west":{"uv":[0,0,4,14],"texture":2},"up":{"uv":[0,0,3,4],"texture":2},"down":{"uv":[0,0,3,4],"texture":2}},"type":"cube","uuid":"8e001a80-94d6-cc21-8c83-aa8e7b8b1c61"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[11,1,-1],"to":[16,15,3],"autouv":0,"color":0,"rotation":[0,0,-89.9999999999999],"origin":[0,8,19],"faces":{"north":{"uv":[0,0,3,14],"texture":2},"east":{"uv":[0,0,4,14],"texture":2},"south":{"uv":[2,18,5,32],"texture":2},"west":{"uv":[0,0,4,14],"texture":2},"up":{"uv":[0,0,3,4],"texture":2},"down":{"uv":[0,0,3,4],"texture":2}},"type":"cube","uuid":"9bc5da18-d3bd-c4c9-35d8-26ab8da39266"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[11,1,-1],"to":[16,15,3],"autouv":0,"color":0,"rotation":[0,0,-44.999999999999986],"origin":[0,8,19],"faces":{"north":{"uv":[0,0,3,14],"texture":2},"east":{"uv":[0,0,4,14],"texture":2},"south":{"uv":[2,18,5,32],"texture":2},"west":{"uv":[0,0,4,14],"texture":2},"up":{"uv":[0,0,3,4],"texture":2},"down":{"uv":[0,0,3,4],"texture":2}},"type":"cube","uuid":"0e7db1f7-02bc-3972-06bc-35af6073b950"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[24,0,-5],"to":[35,2,5],"autouv":0,"color":9,"origin":[25,0,0],"faces":{"north":{"uv":[0,45,11,47],"texture":2},"east":{"uv":[0,0,10,2],"texture":2},"south":{"uv":[0,43,11,45],"texture":2},"west":{"uv":[0,0,10,2],"texture":2},"up":{"uv":[0,40,11,50],"texture":2},"down":{"uv":[0,0,11,10],"texture":2}},"type":"cube","uuid":"f7ee2c2b-0181-3ad6-ead9-c92be961a2c6"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[14,0,-3],"to":[35,5,3],"autouv":0,"color":9,"visibility":false,"rotation":[0,0,-45],"origin":[28,0,0],"faces":{"north":{"uv":[0,45,21,50],"texture":2},"east":{"uv":[0,0,6,5],"texture":2},"south":{"uv":[0,43,21,48],"texture":2},"west":{"uv":[0,0,6,5],"texture":2},"up":{"uv":[0,40,14,46],"texture":2},"down":{"uv":[0,0,21,6],"texture":2}},"type":"cube","uuid":"163f54d7-fe6a-591b-b37f-dec59edb3e77"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[5.798989873223341,19.798989873223327,-3],"to":[26.798989873223313,24.798989873223327,3],"autouv":0,"color":9,"rotation":[179.9999999999999,-2.240821715503627e-13,-135.00000000000009],"origin":[0,0,0],"faces":{"north":{"uv":[0,44,20.99999999999997,49],"texture":2},"east":{"uv":[0,0,6,5],"texture":2},"south":{"uv":[0,43,21,48],"texture":2},"west":{"uv":[0,0,6,5],"texture":2},"up":{"uv":[0,40,14,46],"texture":2},"down":{"uv":[0,0,21,6],"texture":2}},"type":"cube","uuid":"ad479b7b-41aa-65ab-0b7a-8585e5c000d4"},{"name":"cube","box_uv":false,"rescale":false,"locked":false,"light_emission":0,"render_order":"default","allow_mirror_modeling":true,"from":[24,0,-5],"to":[35,2,5],"autouv":0,"color":9,"rotation":[180,-9.422393243835668e-14,180],"origin":[0,0,0],"faces":{"north":{"uv":[0,45,11,47],"texture":2},"east":{"uv":[0,0,10,2],"texture":2},"south":{"uv":[0,43,11,45],"texture":2},"west":{"uv":[0,0,10,2],"texture":2},"up":{"uv":[0,40,11,50],"texture":2},"down":{"uv":[0,0,11,10],"texture":2}},"type":"cube","uuid":"cd88cd7b-3de7-e854-e315-2badf6797c4e"}],"outliner":[{"name":"part","origin":[0,8,-7],"color":0,"uuid":"f7a55769-40bc-e852-71af-5795a0b345bb","export":true,"mirror_uv":false,"isOpen":true,"locked":false,"visibility":true,"autouv":0,"children":["31d54a77-1cfd-69af-7d56-0ed449268dd9","5d9d275b-4c1a-0fb8-1155-ecdb5278ee65","e41fe602-69ba-d942-e4f7-0691232714e7","dc770dcc-c2fb-12d2-976d-1afb2ecfeea9","1e06cbd3-cc94-8e83-a26e-7038e7116bb6","ba9eeca6-cd79-5a91-3506-c4c48c1f412c","6caf25d0-eb39-fe13-5ffb-43e4f2ffc5eb","84d50a84-2858-9763-5934-f231ed9809e5","366d029e-4de0-b6de-cf9b-6bf2aed96dc1","002d8714-ce3b-ad77-0ff1-121f4edc82d7","b6c155ff-cc4e-e4c6-890e-3ba44fa4e245","625a0ff9-29f7-b41c-245c-4b5c2bdbc068","13744a99-850a-23fe-9ebc-81a3ed73d656","181b7b15-0986-aec0-3277-6bf1471f7d1e","cd4ab269-90f2-17e4-2b95-5df95f74da22","a9dfd4cb-d8f7-ef4a-d7a8-c2f2c7173471","7519d9e5-0e13-ee76-0405-0f33b83c3708","0a82e6b2-4d40-4407-a63e-429529f4f422","c01e8be6-7cf2-46f4-d7f3-beaa756eda7d","b687339f-2891-9b78-3feb-04d86a470c79","4c6b6b07-ca30-3e96-5444-bdc553e84d18","a1789f4a-e51a-0ce1-c26c-7b1bc9f95ef2",{"name":"part2","origin":[0,8,-7],"rotation":[0,0,45],"color":0,"uuid":"0dd9ec51-938d-7380-7b5a-c8d497b934ba","export":true,"mirror_uv":false,"isOpen":true,"locked":false,"visibility":true,"autouv":0,"children":["519cd171-2611-e707-686f-9fb38d17f6bd","c7138253-93b4-aeb8-dac3-e4ba1f493175","eb883d96-4761-96a0-9065-19ee6436aa29",{"name":"part3","origin":[0,8,-7],"rotation":[0,0,45],"color":0,"uuid":"c482dd87-1f34-b2f7-f745-202566e5dfb7","export":true,"mirror_uv":false,"isOpen":true,"locked":false,"visibility":true,"autouv":0,"children":["2f051ff7-585a-9907-3496-4a5e1fc5e980",{"name":"part4","origin":[0,8,-7],"rotation":[0,0,45],"color":0,"uuid":"13a30339-6182-ef4d-2173-12e93542073d","export":true,"mirror_uv":false,"isOpen":true,"locked":false,"visibility":true,"autouv":0,"children":["41267697-ebf5-7211-1424-19efefc4ef9f","1d0d1194-a6ae-e85c-515c-bbccc6412468","2515c7a4-6d8e-cd5e-a4ba-af4e9cb52bda",{"name":"part5","origin":[0,8,-7],"rotation":[0,0,45],"color":0,"uuid":"11d7341f-a1c0-8dc2-af95-f3790e5f8baf","export":true,"mirror_uv":false,"isOpen":true,"locked":false,"visibility":true,"autouv":0,"children":["4cc1c0f2-1422-238d-1ca1-02c24b39c8ad","a0556f33-c2be-c5c4-a5dc-77fb3f5a76ab","d885aa5a-2ad6-f926-e481-66efad8bd469",{"name":"part6","origin":[0,8,-7],"rotation":[0,0,45],"color":0,"uuid":"90c65ed6-1d0a-d9c1-1eab-83a12cd5123d","export":true,"mirror_uv":false,"isOpen":true,"locked":false,"visibility":true,"autouv":0,"children":["ba0d66ef-dc33-a50d-6190-7c26e7820c3f","af4d716d-c25d-112c-97b4-1e4198e17fba","75a2fa67-c43c-fc86-023e-d488e9e1c221",{"name":"part7","origin":[0,8,-7],"rotation":[0,0,45],"color":0,"uuid":"1ef04d6a-21c3-eb1a-564e-c886136830d3","export":true,"mirror_uv":false,"isOpen":true,"locked":false,"visibility":true,"autouv":0,"children":["e8a16d08-887d-29a7-42fa-64f488f28483","ab8c8d42-e547-d9db-7ad9-7993811280ee","cd722f6e-56c0-66e3-ca4c-13a86a6ff114",{"name":"part8","origin":[0,8,-7],"rotation":[0,0,45],"color":0,"uuid":"255d7d7a-6e46-e491-c5f2-631ce02ad3fd","export":true,"mirror_uv":false,"isOpen":true,"locked":false,"visibility":true,"autouv":0,"children":["9b558fed-ec90-cb58-50bd-914deddaa460","6cc6d494-5c36-1c46-b90b-55f6e46cbea1","bd4f074b-af4c-af17-4e20-580a3d093467","795f977f-f697-13a9-88cc-06d069242698"]}]}]}]}]}]}]}]},{"name":"konkret","origin":[-39,-16,-23],"color":0,"uuid":"a6095600-dde9-284d-af97-c98754a0eb69","export":true,"mirror_uv":false,"isOpen":true,"locked":false,"visibility":true,"autouv":0,"children":["4c73b6ac-53d7-4625-6cca-3ce775c60686","e9f982dd-d366-309b-e043-a51613e82b7f","74c183f4-6916-92cd-9b76-d813c4568438","44c0b025-b5f4-cac6-0e5f-e8e05fca81f2","58152160-bf35-5b64-d175-1e69c6a7d636","596848d6-42c7-c56b-4652-6f1204bb91c8","db023b3e-88cd-0085-4297-f04777cf5cf5","df6d42fb-8551-4d31-b8bf-21f82a93154b","9ade44d7-ae2e-995c-ce43-d4d86ab1273b","3862c279-9c8f-179c-cef1-57f4f9553da4","889375e4-9ab9-7137-729e-4fe897b98c15","24d48a66-8f47-14d5-cdeb-19b09c1fa6a2","600434d9-a654-1c7e-3f48-567ca7c7413e","b56a156d-1771-af36-c5db-fc45192c27ec","ad2f4113-182b-d009-812a-5cb710c52c8c","a722ae44-39aa-cfcc-bd5d-ca04ebed66f8","2e8f5b97-3123-70b0-164b-1039382d8535","6cf40bcf-e4a5-5880-ea4e-6de7cf5c25cd","f433da53-d6cf-376c-ac5f-f2efbc26627b","8e5bdcdb-1369-b2fb-1d1c-3453e1df59f3","c8690f40-201e-27cb-fdef-fa1d8653ec86"]},{"name":"bone","origin":[0,8,0],"color":0,"uuid":"8a4413b5-970b-1cff-0239-40869f1b1833","export":true,"mirror_uv":false,"isOpen":true,"locked":false,"visibility":true,"autouv":0,"children":["226783cd-e30c-8075-fdce-6b6875040a45","1406327d-facc-5f9f-7616-695fa688fad4","389a3547-d0bf-c35a-7739-f5400f87794d","9bb91f6b-7c8c-f417-373e-89f45e494049","2d72cbf6-83d3-cf9a-420e-9588b137a92a","4d7e72a5-a440-bc9d-c3d3-00841497994b","428c064a-4e7e-1171-7aaa-8691fdef2484","33703390-92b0-837d-e22a-bca98a26eb4e","34ff1c47-bd69-8d29-2408-1fc4cadb0e3f","c99d9e4e-9f4c-79ba-2e5c-e615a105e1fe","20914bf8-2432-67c8-d78b-a42abe1d07d8","a2eb42d8-4206-1968-f880-aa000bfdf0d1","b9374ad3-51f9-b3b2-498e-b0994a890f82","ce853d73-1b52-59c1-3fcc-b292883b2f41","40288fd4-f4b7-2b84-0597-4024bd4ea029","3b1130a8-de9d-22d1-52ed-cb0a608fa0e9","5bdec1af-788f-fcde-f64c-76206f7fee70","f7dc5767-8807-a7f3-5c91-3cbcaa4fab22","1d46ce7d-a372-0806-3800-3d29bd42509d","5377e1d3-086b-b995-e143-fc1425d0e08e","309d77fe-a341-d6c0-4751-ac30ec97c7ce","5c292161-7a7a-b57b-9d35-03c9b79eb457","36f7d8fd-141e-9798-9360-92d45e1fa287","8390d830-d313-0f45-4d28-b8ed1fdb2ca4","c0d6efda-9f54-6062-f3bd-5a18327311b8","8a08db08-e1e6-6aa1-1229-cf861382a486","240dea27-1ebe-c23e-ddf7-ce95ffcf2997","8b2c65db-8c6c-7919-e669-e94ff50b7a7f","d9899c5f-e85c-7914-80ea-cc72a63eafa1","4469d003-8179-32f6-c177-5d724ff66550","c17d7f0a-a62b-75f8-46c3-f681c49bb726","c65affc4-39bd-2047-8d03-22e3eb2a20cb"]},{"name":"rotor","origin":[0,8,24],"rotation":[0,0,-22.5],"color":0,"uuid":"9d77316a-094f-0610-95cd-91017bd5c350","export":true,"mirror_uv":false,"isOpen":true,"locked":false,"visibility":true,"autouv":0,"children":["d2b5d6a2-c5ed-b631-6614-b9c077ff09dd","718a479f-b3d8-98a5-8950-2c0b7ccd8203","e2cb3112-68dc-771b-27c4-2611ecbee4f8","98b2861b-5874-f1bf-a742-28878804b732","bd1f701c-e2ea-1984-0613-9bde959248ee","8b1aac9f-2379-4de5-892d-52fb86cd712a","0e7db1f7-02bc-3972-06bc-35af6073b950","9bc5da18-d3bd-c4c9-35d8-26ab8da39266","8e001a80-94d6-cc21-8c83-aa8e7b8b1c61","bb980a7c-a96c-c664-e72d-7c59a14103ef","f71e8533-aa0f-ea2a-be94-0d34748e08e1","8cfb86b8-cf8c-9429-6ce9-b5072469eb10","18e880c7-5730-27ab-3266-f37c969aa90f","2a494294-d0a6-5e21-5f24-e5a14a3110e6","5fdc7b3d-f8da-e3dd-16f1-5aa090e421b1","4ffa6b77-5716-c00b-c649-796c06653bec","e54b552c-63b2-2dd0-919a-6effd6f2f04a","0e2f9355-ba8f-4d8d-db23-a2203a53e049","5c11c883-2280-302c-563a-9871eafb039a","bc3ae6ee-238b-1092-bd74-9158ffe8579f","af04edce-cdb8-5bee-ba03-4a86d43d52d4","b1a76d0a-d666-563a-7b2f-543a2411fdde","b819abcb-dadc-e1d1-2512-bd23b9074e34","a887f2e7-2266-c395-b402-6d456ce30be1","27ff9af0-acb2-855c-1326-a7697fe05001","4eecc09c-9d25-a670-61e7-0c7abdba44a8","c0a9a659-cd72-0268-193f-3ee6f6ada571","700e25bb-fb04-ed05-77e9-c8b4d6d66fc1"]},"f7ee2c2b-0181-3ad6-ead9-c92be961a2c6","163f54d7-fe6a-591b-b37f-dec59edb3e77","cd88cd7b-3de7-e854-e315-2badf6797c4e","ad479b7b-41aa-65ab-0b7a-8585e5c000d4"],"textures":[{"path":"C:\\Users\\adamn\\Documents\\minecraft\\mods\\Create-The_Factory_Must_Grow\\src\\main\\resources\\assets\\tfmg\\textures\\block\\shaft.png","name":"shaft.png","folder":"","namespace":"","id":"0","group":"","width":16,"height":16,"uv_width":16,"uv_height":16,"particle":false,"use_as_default":false,"layers_enabled":false,"sync_to_project":"","render_mode":"default","render_sides":"auto","frame_time":1,"frame_order_type":"loop","frame_order":"","frame_interpolate":false,"visible":true,"internal":true,"saved":true,"uuid":"ba9d27e5-ed45-99ec-76b7-f72431add4eb","relative_path":"../../../textures/block/shaft.png","source":"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAALpJREFUOE9jZMABomKj/ssrKjJ8//6V4dWLVwzLFi9jxKYUqyBIYVJa0n8+fj4GTk5uhpcvnjPMmzWPdAPYOdgZJCWlGR7cv0e6AZl5mf9BLhEQEGJ4eP8+6V4AGcDOzs4gJCRCngtAYQDzwvPnTxmmT5pOWhgge+HDh3ekG4AcC2QZAEoHYhJi4DAgywuwhMTJyUl+IIpLSDKADLhx7Rrp0QgKA5gBZCckUCICAbKSMlUSEkWZidjsDACdInYRyxAALgAAAABJRU5ErkJggg=="},{"path":"C:\\Users\\adamn\\Documents\\minecraft\\mods\\Create-The_Factory_Must_Grow\\src\\main\\resources\\assets\\tfmg\\textures\\block\\shaft_top.png","name":"shaft_top.png","folder":"","namespace":"","id":"1","group":"","width":16,"height":16,"uv_width":16,"uv_height":16,"particle":false,"use_as_default":false,"layers_enabled":false,"sync_to_project":"","render_mode":"default","render_sides":"auto","frame_time":1,"frame_order_type":"loop","frame_order":"","frame_interpolate":false,"visible":true,"internal":true,"saved":true,"uuid":"93917070-2c14-3813-e04f-a6194c0b5abd","relative_path":"../../../textures/block/shaft_top.png","source":"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAGRJREFUOE9jZKAQMFKon2HUAAbcYZCUlvRfXEKS4fv3rwyfPn5imDdrHtbwwhmIlXXV/8UkxBg+f/zM8P37d4b2plbSDCgoLfgvJCQC1gxyxYTuCaQZQLEXiE1gowkJT0IiNhABDy8oEaP4AzUAAAAASUVORK5CYII="},{"path":"C:\\Users\\adamn\\Documents\\minecraft\\mods\\Create-The_Factory_Must_Grow\\src\\main\\resources\\assets\\tfmg\\textures\\block\\new_generator.png","name":"new_generator.png","folder":"","namespace":"","id":"2","group":"","width":64,"height":64,"uv_width":64,"uv_height":64,"particle":false,"use_as_default":false,"layers_enabled":false,"sync_to_project":"","render_mode":"default","render_sides":"auto","frame_time":1,"frame_order_type":"loop","frame_order":"","frame_interpolate":false,"visible":true,"internal":true,"saved":true,"uuid":"4ea88bf0-809d-f0d9-3fee-ad53e14f919f","relative_path":"../../../textures/block/new_generator.png","source":"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAABoxJREFUeF7tWm9MW1UUP3VrsSXrGqnIn1VYYCvjX0gGuAlIh8wPJkYXTVSSsTFD/OBMtkCUGJcswRg0kC1xfjDEsbFk+sVs34cTA+oCLCH8tRtkMFaKWFwpK5Wy5Zlz8ZbXjr6++/pe/yS9X/revefc9+7vnvO755xX1f79Zdw2tQawaZKSwGhMJde0ORyL4F1bI7dP1r1w+/agyk8gxE3jvjIuZYcGjDo1kXSsrsPSihc6J9nmYXkmi6wKATBl5xAdtUYDmZkZYLPNk3t6ve71kvu5mWk/APjgBQOopbyCO16VBeZ3C2DRugAPh5fgUt8stA38xgQky6JYZH0A4OL4loCT8HceQdoKAOy//tOPqrfefo8LHMc52i0W7ugHRXDqhgs87jW49mkRdHxyA5p7e2MDgPIDFVzO3ly4Mz4R1Lxxp/cW5MP0nSkYuLW5c1T3h+7Lqvfrj3GB4xSApq8Pw5GvRkGbnATnD+vhyvejYQHQea6Ns1QdgrHJSXA4FqDxdItkMFVyAEBNbisAlHCBEw113Bs1r8GYdRTu2exwsetqeAC8XFkFfb/8LOgCVYdehd/7+5gtQAkS/OjDeq4kLx9mbffh4coj+Pa7bukAVFbXcKVl5TBzb4ZsZPbu7KDXQ4MD0P/rTd/DqO759jbVqeYWLnAc5+MDkGvUwZRjlZwE4ZBg88kGruKlamIBy85/oP1CV3gA1NbWgvWuFR6vc1CQnwfjE38SMOj1drUKzHvM0NPT8xQAqOtcdoFhp/6pcZzj+juvcwffzIFUcxqZk54EeR3SzRYBMOeYYWHp79gHQAkLaP28iSs0FxECRBDOfNERngWgCwSe/fw4gF5LcQElLCBuSVAuDpCVBJU+BpWwAFlJUA4AhAIhJThAVhKkuYBSofDZ1i+5HQY96JOTySngcrthxemCs2c+k0xcspIgPxkSigOkJkMd31zg+nr7SRiMDfOBKkslNH18UjIAspKg0ulw58Uu7mZvL7yQmk4A+GvRDjUWCzSeaJAMgKwkiADgiwllgjiOdQC+LNYGaL9Q+hkKgM5zbbY/RkYytJrtoFVvI1PtNDxHYnyhPpTBKJBY1foT8Hgfw+7MdFF9B4uL5xtPt2Siri8dRhPFXcKIDhtGd7hbaLI0zaXugrL8fiEAQrnAtSuXbGPW0Yy1fz2Q9KyWTJWW8jwJcIT6qAzKUzmxfYXmovkjR49vAEBPAQx1tyIrDJFplkdlESgEZ6vsLxCMUCR4d2jANjY5kYFRndGYRqI7/MUm1BdqXGiewn3583tKyyMHAFqTKWsXOQnGJ6zEyugpEHUXwIwO64BCLoB1QcwCqSzNGGm/kAtgoQQtBgEgJ8nsA2I9GDsI6QmNyUqCuChTlolke8FcYG52zgcAylIXoP2RBkDWYxBrebgAIQvAcVr3w2t+zQD7Iw2ArIEQAoCLF7IAZHwKAAWKnhChAEASRA4oyDeTKBBdgM8BUtxA1lA4EgDIHQrLmgwp7QKh4gApFhBXJBgqEpQCgKwkqPQxqAQAspKg0pGgEi4gKwkqDUCoUFiKC8hKgvwER4lkSMoCQ+nISoJKp8OhFiNlXFYSZHkBKfUAlvnFysr6cVTsQ1FOSj2AZf5oyDJlZHzCHB4e2cjuZqbJL+s/R6Kx2K2eyQQAv4BaUlJMvieKrQyJWTAHUyQxi2RjBgBfDv8VQhMofsUo3BdHAFSQy/ROWG/gP5e1zsD0MPogpbggrgBAMLCSLLY6LMY64gYAMYuRIhMVAMpKD3A6nY7pfR1LDtBpdSBFb3x8JKjbRQWA6ldqOJ1OAy+mp4PL44Fd6RtfcGhzOZ2gNxjggd0Oeq0W7tvt4HA4yeKl6A0O3Yo9ANSaZ8h6k5OTQafVkoX6APB4yOWqxwNut5tcLzsfEQCk6MUkALiTBoPBt3DccWx09/GX3Hs84HQ6/SyAVS8mAcCdpLtPd17ICvgWwKoXswDkmExkh3HhaAF096kl0LHpuTk/F2DVi0kA0AXwn+LYkAOwUQvAhVMOwF/8/zCfBFn1YhKAQBegVkB3n/o/JcJgLiBGL2YBoKcA3wooH+DCsdFTwG5fBGOK0e8UEKsXKg6oq2/dPINFXF3tvuwnVVd/TITWpogKAyEWjVXP6v+uwhY8Ub2YA4Bl8UrLYiQYcQtQelEs8ycAiJd6AMuusshGJRlieUGlZRMAJFwgTmqCSrlCwgUSLpBwgfj4LpDgAIUQSJBgFEjwPyhS9djEerUJAAAAAElFTkSuQmCC"},{"path":"C:\\Users\\adamn\\Documents\\minecraft\\mods\\Create-The_Factory_Must_Grow\\src\\main\\resources\\assets\\tfmg\\textures\\block\\concrete.png","name":"concrete.png","folder":"","namespace":"","id":"3","group":"","width":16,"height":16,"uv_width":16,"uv_height":16,"particle":false,"use_as_default":false,"layers_enabled":false,"sync_to_project":"","render_mode":"default","render_sides":"auto","frame_time":1,"frame_order_type":"loop","frame_order":"","frame_interpolate":false,"visible":true,"internal":true,"saved":true,"uuid":"89706d09-7904-4d0e-658c-30d1a2823028","relative_path":"../../../textures/block/concrete.png","source":"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAepJREFUOE9NU4tu4jAQnPUjgZNQP7wHpJyK4DuvXBPH661mHdBZoETOPmZnZuVymUwkotaCcRyhTRFDRlNFiIKUElpr/g8hQERQSoEAMAAyTScbhgFAwLqu+P88g0KAf2OymfmTBXnkdDrZswuf7MJgM/X3FLMHaquIMb8QABui6/Vq7MSTh4RSak+oFSlHmIknsZh33FAQieoK+fg4Gzty/j5fxW6384+11g7VDOPuF0QMdVXEFKBqjlLu97upqifzxMhuyWdlYRayxvuIEKOTylgWdz5ut5tRAV6wc0qDf+B5PP6+mCfJw0COuiqMeRXgxePxwNvbwRN7UMU8zy7rOOwdPu+JhDLye84Zcp6OxgCyylGeXLD6six+ZzAESZ7gBGuXO3Cc4/HdOBNJQfAfchogAVjKgpySF8l5cBlpMG30RMCyrJDPzz/Ehla7zoTIhK5M3gwTsN/vMX9/I+Xc5dvMJJfL2Vj96+sfDoeDk0YPNFNPZkHiSqnb+Gn7pyPlfP5t40jd1RGwM4OZTBI5N9/pSO5G4N6o9hjKfzy9mzVzCek6kslgJq21eOHuj/hyJFFSdkfEbaRRyjZzDyTsfkqZvUh3pzmpdAl5YBOZpqOR0e5xri8NM7xGUK1oim0vuEDZY/qCKX4AeNFgnuAyVMoAAAAASUVORK5CYII="}],"animations":[{"uuid":"a65e991e-04cc-14b4-6151-8a1665830373","name":"animation","loop":"loop","override":false,"length":0.5,"snapping":24,"selected":false,"anim_time_update":"","blend_weight":"","start_delay":"","loop_delay":"","animators":{"9d77316a-094f-0610-95cd-91017bd5c350":{"name":"rotor","type":"bone","keyframes":[{"channel":"rotation","data_points":[{"x":"0","y":"0","z":"0"}],"uuid":"7a30d2a2-2e45-2af2-b479-738c756659d5","time":0,"color":-1,"interpolation":"linear"},{"channel":"rotation","data_points":[{"x":0,"y":0,"z":"360"}],"uuid":"473e4d61-678f-911a-cf28-2222454e4496","time":0.5,"color":-1,"interpolation":"linear"}]}}}]}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/steel_cable_hub.json b/build/resources/main/assets/tfmg/models/block/steel_cable_hub.json
deleted file mode 100644
index 8eb0e830..00000000
--- a/build/resources/main/assets/tfmg/models/block/steel_cable_hub.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:block/cube_all",
- "textures": {
- "all": "tfmg:block/steel_cable_hub"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/steel_casing.json b/build/resources/main/assets/tfmg/models/block/steel_casing.json
deleted file mode 100644
index fd90632b..00000000
--- a/build/resources/main/assets/tfmg/models/block/steel_casing.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:block/cube_all",
- "textures": {
- "all": "tfmg:block/steel_casing"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/steel_chemical_vat/block_bottom.json b/build/resources/main/assets/tfmg/models/block/steel_chemical_vat/block_bottom.json
deleted file mode 100644
index b069fd14..00000000
--- a/build/resources/main/assets/tfmg/models/block/steel_chemical_vat/block_bottom.json
+++ /dev/null
@@ -1,73 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "0": "tfmg:block/steel_vat_top",
- "1": "tfmg:block/steel_vat",
- "particle": "tfmg:block/steel_vat"
- },
- "elements": [
- {
- "name": "Lid",
- "from": [0, 0, 0],
- "to": [16, 4, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, -23]},
- "faces": {
- "north": {"uv": [0, 12, 16, 16], "texture": "#1", "cullface": "north"},
- "east": {"uv": [0, 12, 16, 16], "texture": "#1", "cullface": "east"},
- "south": {"uv": [0, 12, 16, 16], "texture": "#1", "cullface": "south"},
- "west": {"uv": [0, 12, 16, 16], "texture": "#1", "cullface": "west"},
- "up": {"uv": [0, 0, 16, 16], "texture": "#0"},
- "down": {"uv": [0, 0, 16, 16], "texture": "#0", "cullface": "down"}
- }
- },
- {
- "name": "SideRight",
- "from": [0, 4, 0],
- "to": [16, 16, 1],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 12, -23]},
- "faces": {
- "north": {"uv": [0, 0, 16, 12], "texture": "#1", "cullface": "north"},
- "south": {"uv": [0, 0, 16, 12], "texture": "#1", "cullface": "north"}
- }
- },
- {
- "name": "SideRight",
- "from": [15, 4, 0],
- "to": [16, 16, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 12, 8]},
- "faces": {
- "east": {"uv": [0, 0, 16, 12], "texture": "#1", "cullface": "east"},
- "west": {"uv": [0, 0, 16, 12], "texture": "#1", "cullface": "east"}
- }
- },
- {
- "name": "SideRight",
- "from": [0, 4, 15],
- "to": [16, 16, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 12, 8]},
- "faces": {
- "north": {"uv": [0, 0, 16, 12], "texture": "#1", "cullface": "south"},
- "south": {"uv": [0, 0, 16, 12], "texture": "#1", "cullface": "south"}
- }
- },
- {
- "name": "SideRight",
- "from": [0, 4, 0],
- "to": [1, 16, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 12, 8]},
- "faces": {
- "east": {"uv": [0, 0, 16, 12], "texture": "#1", "cullface": "west"},
- "west": {"uv": [0, 0, 16, 12], "texture": "#1", "cullface": "west"}
- }
- }
- ],
- "groups": [
- {
- "name": "tank",
- "origin": [8, 8, -23],
- "color": 0,
- "children": [0, 1, 2, 3, 4]
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/steel_chemical_vat/block_bottom_window_sw.json b/build/resources/main/assets/tfmg/models/block/steel_chemical_vat/block_bottom_window_sw.json
deleted file mode 100644
index 4abc2dd6..00000000
--- a/build/resources/main/assets/tfmg/models/block/steel_chemical_vat/block_bottom_window_sw.json
+++ /dev/null
@@ -1,72 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "0": "tfmg:block/steel_vat_top",
- "1": "tfmg:block/steel_vat",
- "3": "tfmg:block/steel_vat_window",
- "particle": "tfmg:block/steel_vat"
- },
- "elements": [
- {
- "name": "SideRight",
- "from": [0, 4, 5],
- "to": [1, 16, 16],
- "faces": {
- "north": {"uv": [12, 0, 13, 12], "texture": "#1"},
- "east": {"uv": [0, 0, 12, 12], "texture": "#1"},
- "west": {"uv": [5, 0, 16, 12], "texture": "#1"}
- }
- },
- {
- "name": "Window",
- "from": [11, 4, 15],
- "to": [16, 16, 15],
- "faces": {
- "north": {"uv": [2.5, 2, 5, 8], "texture": "#3"},
- "south": {"uv": [0, 2, 2.5, 8], "texture": "#3"}
- }
- },
- {
- "name": "Window",
- "from": [1, 4, 0],
- "to": [1, 16, 5],
- "faces": {
- "east": {"uv": [0, 2, 2.5, 8], "texture": "#3"},
- "west": {"uv": [2.5, 2, 5, 8], "texture": "#3"}
- }
- },
- {
- "name": "SideLeft",
- "from": [0, 4, 15],
- "to": [11, 16, 16],
- "faces": {
- "north": {"uv": [4, 0, 16, 12], "texture": "#1"},
- "east": {"uv": [3, 0, 4, 12], "texture": "#1"},
- "south": {"uv": [0, 0, 11, 12], "texture": "#1"}
- }
- },
- {
- "name": "Bottom",
- "from": [0, 0, 0],
- "to": [16, 4, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [39, 8, 8]},
- "faces": {
- "north": {"uv": [0, 12, 16, 16], "texture": "#1"},
- "east": {"uv": [0, 12, 16, 16], "texture": "#1"},
- "south": {"uv": [0, 12, 16, 16], "texture": "#1"},
- "west": {"uv": [0, 12, 16, 16], "texture": "#1"},
- "up": {"uv": [0, 0, 16, 16], "texture": "#0"},
- "down": {"uv": [0, 0, 16, 16], "texture": "#0", "cullface": "down"}
- }
- }
- ],
- "groups": [
- {
- "name": "tank",
- "origin": [8, 8, -23],
- "color": 0,
- "children": [0, 1, 2, 3, 4]
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/steel_chemical_vat/block_middle_window_nw.json b/build/resources/main/assets/tfmg/models/block/steel_chemical_vat/block_middle_window_nw.json
deleted file mode 100644
index aff9ca04..00000000
--- a/build/resources/main/assets/tfmg/models/block/steel_chemical_vat/block_middle_window_nw.json
+++ /dev/null
@@ -1,57 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "1": "tfmg:block/steel_vat",
- "3": "tfmg:block/steel_vat_window",
- "particle": "tfmg:block/steel_vat"
- },
- "elements": [
- {
- "name": "SideRight",
- "from": [0, 0, 0],
- "to": [11, 16, 1],
- "faces": {
- "north": {"uv": [5, 0, 16, 16], "texture": "#1"},
- "east": {"uv": [12, 0, 13, 16], "texture": "#1"},
- "south": {"uv": [0, 0, 12, 16], "texture": "#1"}
- }
- },
- {
- "name": "Window",
- "from": [1, 0, 11],
- "to": [1, 16, 16],
- "faces": {
- "east": {"uv": [7.5, 0, 10, 8], "texture": "#3"},
- "west": {"uv": [5, 0, 7.5, 8], "texture": "#3"}
- }
- },
- {
- "name": "Window",
- "from": [11, 0, 1],
- "to": [16, 16, 1],
- "faces": {
- "north": {"uv": [7.5, 0, 10, 8], "texture": "#3"},
- "south": {"uv": [5, 0, 7.5, 8], "texture": "#3"}
- }
- },
- {
- "name": "SideLeft",
- "from": [0, 0, 0],
- "to": [1, 16, 11],
- "faces": {
- "east": {"uv": [4, 0, 16, 16], "texture": "#1"},
- "south": {"uv": [3, 0, 4, 16], "texture": "#1"},
- "west": {"uv": [0, 0, 11, 16], "texture": "#1"}
- }
- }
- ],
- "groups": [
- {
- "name": "tank",
- "origin": [8, 8, -23],
- "color": 0,
- "children": [0, 1, 2, 3]
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/steel_chemical_vat/block_single.json b/build/resources/main/assets/tfmg/models/block/steel_chemical_vat/block_single.json
deleted file mode 100644
index 1cadf699..00000000
--- a/build/resources/main/assets/tfmg/models/block/steel_chemical_vat/block_single.json
+++ /dev/null
@@ -1,126 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "1": "tfmg:block/steel_vat",
- "4": "tfmg:block/steel_vat_top",
- "particle": "tfmg:block/steel_vat"
- },
- "elements": [
- {
- "name": "Lid",
- "from": [0, 0, 0],
- "to": [16, 4, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, -23]},
- "faces": {
- "north": {"uv": [0, 12, 16, 16], "texture": "#1", "cullface": "north"},
- "east": {"uv": [0, 12, 16, 16], "texture": "#1", "cullface": "east"},
- "south": {"uv": [0, 12, 16, 16], "texture": "#1", "cullface": "south"},
- "west": {"uv": [0, 12, 16, 16], "texture": "#1", "cullface": "west"},
- "up": {"uv": [0, 0, 16, 16], "texture": "#4"},
- "down": {"uv": [0, 0, 16, 16], "texture": "#4", "cullface": "down"}
- }
- },
- {
- "name": "SideRight",
- "from": [15, 4, 0],
- "to": [16, 12, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 12, 8]},
- "faces": {
- "east": {"uv": [0, 4, 16, 12], "texture": "#1", "cullface": "east"},
- "west": {"uv": [0, 4, 16, 12], "texture": "#1", "cullface": "east"}
- }
- },
- {
- "name": "SideRight",
- "from": [0, 4, 15],
- "to": [16, 12, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 12, 8]},
- "faces": {
- "north": {"uv": [0, 4, 16, 12], "texture": "#1", "cullface": "south"},
- "south": {"uv": [0, 4, 16, 12], "texture": "#1", "cullface": "south"}
- }
- },
- {
- "name": "SideRight",
- "from": [0, 4, 0],
- "to": [1, 12, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 12, 8]},
- "faces": {
- "east": {"uv": [0, 4, 16, 12], "texture": "#1", "cullface": "west"},
- "west": {"uv": [0, 4, 16, 12], "texture": "#1", "cullface": "west"}
- }
- },
- {
- "name": "Lid",
- "from": [0, 12, 0],
- "to": [16, 16, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, -23]},
- "faces": {
- "north": {"uv": [0, 0, 16, 4], "texture": "#1", "cullface": "north"},
- "east": {"uv": [0, 0, 16, 4], "texture": "#1", "cullface": "east"},
- "south": {"uv": [0, 0, 16, 4], "texture": "#1", "cullface": "south"},
- "west": {"uv": [0, 0, 16, 4], "texture": "#1", "cullface": "west"},
- "up": {"uv": [0, 0, 16, 16], "texture": "#4", "cullface": "up"},
- "down": {"uv": [0, 0, 16, 16], "texture": "#4"}
- }
- },
- {
- "name": "SideRight",
- "from": [0, 4, 0],
- "to": [16, 12, 1],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, -23]},
- "faces": {
- "north": {"uv": [0, 4, 16, 12], "texture": "#1", "cullface": "north"},
- "south": {"uv": [0, 4, 16, 12], "texture": "#1", "cullface": "north"}
- }
- }
- ],
- "groups": [
- {
- "name": "tank",
- "origin": [8, 8, -23],
- "color": 0,
- "children": []
- },
- {
- "name": "block_middle",
- "origin": [8, 8, 8],
- "color": 0,
- "children": [
- {
- "name": "tank",
- "origin": [8, 8, -23],
- "color": 0,
- "children": []
- }
- ]
- },
- {
- "name": "block_bottom",
- "origin": [8, 8, 8],
- "color": 0,
- "children": [
- {
- "name": "tank",
- "origin": [8, 8, -23],
- "color": 0,
- "children": [0, 1, 2, 3]
- }
- ]
- },
- {
- "name": "block_top",
- "origin": [8, 8, 8],
- "color": 0,
- "children": [
- {
- "name": "tank",
- "origin": [8, 8, -23],
- "color": 0,
- "children": [4, 5]
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/steel_chemical_vat/block_top_window_se.json b/build/resources/main/assets/tfmg/models/block/steel_chemical_vat/block_top_window_se.json
deleted file mode 100644
index 9a91d2ea..00000000
--- a/build/resources/main/assets/tfmg/models/block/steel_chemical_vat/block_top_window_se.json
+++ /dev/null
@@ -1,76 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "1": "tfmg:block/steel_vat",
- "3": "tfmg:block/steel_vat_window",
- "4": "tfmg:block/steel_vat_top",
- "particle": "tfmg:block/steel_vat"
- },
- "elements": [
- {
- "name": "SideRight",
- "from": [5, 0, 15],
- "to": [16, 12, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 4, 8]},
- "faces": {
- "north": {"uv": [0, 4, 12, 16], "texture": "#1"},
- "south": {"uv": [5, 4, 16, 16], "texture": "#1"},
- "west": {"uv": [12, 4, 13, 16], "texture": "#1"}
- }
- },
- {
- "name": "Window",
- "from": [15, 0, 0],
- "to": [15, 12, 5],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 4, 8]},
- "faces": {
- "east": {"uv": [0, 0, 2.5, 6], "texture": "#3"},
- "west": {"uv": [2.5, 0, 5, 6], "texture": "#3"}
- }
- },
- {
- "name": "Window",
- "from": [0, 0, 15],
- "to": [5, 12, 15],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 4, 8]},
- "faces": {
- "north": {"uv": [0, 0, 2.5, 6], "texture": "#3"},
- "south": {"uv": [2.5, 0, 5, 6], "texture": "#3"}
- }
- },
- {
- "name": "SideLeft",
- "from": [15, 0, 5],
- "to": [16, 12, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 4, 8]},
- "faces": {
- "north": {"uv": [3, 4, 4, 16], "texture": "#1"},
- "east": {"uv": [0, 4, 11, 16], "texture": "#1"},
- "west": {"uv": [4, 4, 16, 16], "texture": "#1"}
- }
- },
- {
- "name": "Bottom",
- "from": [0, 12, 0],
- "to": [16, 16, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, -23]},
- "faces": {
- "north": {"uv": [0, 0, 16, 4], "texture": "#1"},
- "east": {"uv": [0, 0, 16, 4], "texture": "#1"},
- "south": {"uv": [0, 0, 16, 4], "texture": "#1"},
- "west": {"uv": [0, 0, 16, 4], "texture": "#1"},
- "up": {"uv": [0, 0, 16, 16], "texture": "#4", "cullface": "up"},
- "down": {"uv": [0, 0, 16, 16], "texture": "#4"}
- }
- }
- ],
- "groups": [
- {
- "name": "tank",
- "origin": [8, 8, -23],
- "color": 0,
- "children": [0, 1, 2, 3, 4]
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/steel_distillation_output/block.json b/build/resources/main/assets/tfmg/models/block/steel_distillation_output/block.json
deleted file mode 100644
index 05a2f904..00000000
--- a/build/resources/main/assets/tfmg/models/block/steel_distillation_output/block.json
+++ /dev/null
@@ -1,23 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "0": "tfmg:block/distillation_controller_top",
- "1": "tfmg:block/distillation_tower_output",
- "particle": "tfmg:block/distillation_controller_top"
- },
- "elements": [
- {
- "from": [0, 0, 0],
- "to": [16, 16, 16],
- "faces": {
- "north": {"uv": [0, 0, 16, 16], "texture": "#1"},
- "east": {"uv": [0, 0, 16, 16], "texture": "#1"},
- "south": {"uv": [0, 0, 16, 16], "texture": "#1"},
- "west": {"uv": [0, 0, 16, 16], "texture": "#1"},
- "up": {"uv": [0, 0, 16, 16], "texture": "#0"},
- "down": {"uv": [0, 0, 16, 16], "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/steel_distillation_output/item.json b/build/resources/main/assets/tfmg/models/block/steel_distillation_output/item.json
deleted file mode 100644
index 05a2f904..00000000
--- a/build/resources/main/assets/tfmg/models/block/steel_distillation_output/item.json
+++ /dev/null
@@ -1,23 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "0": "tfmg:block/distillation_controller_top",
- "1": "tfmg:block/distillation_tower_output",
- "particle": "tfmg:block/distillation_controller_top"
- },
- "elements": [
- {
- "from": [0, 0, 0],
- "to": [16, 16, 16],
- "faces": {
- "north": {"uv": [0, 0, 16, 16], "texture": "#1"},
- "east": {"uv": [0, 0, 16, 16], "texture": "#1"},
- "south": {"uv": [0, 0, 16, 16], "texture": "#1"},
- "west": {"uv": [0, 0, 16, 16], "texture": "#1"},
- "up": {"uv": [0, 0, 16, 16], "texture": "#0"},
- "down": {"uv": [0, 0, 16, 16], "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/steel_door/block_top.json b/build/resources/main/assets/tfmg/models/block/steel_door/block_top.json
deleted file mode 100644
index e570ecb4..00000000
--- a/build/resources/main/assets/tfmg/models/block/steel_door/block_top.json
+++ /dev/null
@@ -1,22 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "0": "tfmg:block/steel_door_side",
- "2": "tfmg:block/steel_door_top",
- "particle": "tfmg:block/steel_casing"
- },
- "elements": [
- {
- "from": [0, 0, 0],
- "to": [3, 16, 16],
- "faces": {
- "north": {"uv": [0, 4, 16, 7], "rotation": 90, "texture": "#0"},
- "east": {"uv": [0, 0, 16, 16], "texture": "#2"},
- "south": {"uv": [0, 4, 16, 7], "rotation": 90, "texture": "#0"},
- "west": {"uv": [0, 0, 16, 16], "texture": "#2"},
- "up": {"uv": [0, 0, 16, 3], "rotation": 90, "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/steel_door/fold_right.json b/build/resources/main/assets/tfmg/models/block/steel_door/fold_right.json
deleted file mode 100644
index 7b7863a7..00000000
--- a/build/resources/main/assets/tfmg/models/block/steel_door/fold_right.json
+++ /dev/null
@@ -1,34 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "0": "tfmg:block/steel_door_side",
- "2": "tfmg:block/steel_door_top",
- "3": "tfmg:block/steel_door_bottom",
- "particle": "tfmg:block/steel_casing"
- },
- "elements": [
- {
- "from": [0, 16, 0],
- "to": [3, 32, 8],
- "faces": {
- "north": {"uv": [0, 4, 16, 7], "rotation": 90, "texture": "#0"},
- "east": {"uv": [0, 0, 8, 16], "texture": "#2"},
- "south": {"uv": [0, 4, 16, 7], "rotation": 90, "texture": "#0"},
- "west": {"uv": [8, 0, 16, 16], "texture": "#2"},
- "up": {"uv": [8, 0, 16, 3], "rotation": 90, "texture": "#0"}
- }
- },
- {
- "from": [0, 0, 0],
- "to": [3, 16, 8],
- "faces": {
- "north": {"uv": [16, 4, 0, 7], "rotation": 90, "texture": "#0"},
- "east": {"uv": [0, 0, 8, 16], "texture": "#3"},
- "south": {"uv": [16, 4, 0, 7], "rotation": 90, "texture": "#0"},
- "west": {"uv": [8, 0, 16, 16], "texture": "#3"},
- "down": {"uv": [8, 8, 16, 11], "rotation": 270, "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/steel_encased_large_aluminum_cogwheel.json b/build/resources/main/assets/tfmg/models/block/steel_encased_large_aluminum_cogwheel.json
deleted file mode 100644
index fb5f7cb2..00000000
--- a/build/resources/main/assets/tfmg/models/block/steel_encased_large_aluminum_cogwheel.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "parent": "tfmg:block/encased_large_cogwheel/block",
- "textures": {
- "1": "tfmg:block/steel_casing",
- "4": "tfmg:block/steel_gearbox",
- "casing": "tfmg:block/steel_casing",
- "particle": "tfmg:block/steel_casing",
- "side": "tfmg:block/steel_encased_cogwheel_side_large"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/steel_encased_large_steel_cogwheel_bottom.json b/build/resources/main/assets/tfmg/models/block/steel_encased_large_steel_cogwheel_bottom.json
deleted file mode 100644
index ca56f7a9..00000000
--- a/build/resources/main/assets/tfmg/models/block/steel_encased_large_steel_cogwheel_bottom.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "parent": "tfmg:block/encased_large_cogwheel/block_bottom",
- "textures": {
- "1": "tfmg:block/steel_casing",
- "4": "tfmg:block/steel_gearbox",
- "casing": "tfmg:block/steel_casing",
- "particle": "tfmg:block/steel_casing",
- "side": "tfmg:block/steel_encased_cogwheel_side_large"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/steel_encased_steel_cogwheel.json b/build/resources/main/assets/tfmg/models/block/steel_encased_steel_cogwheel.json
deleted file mode 100644
index bd6c0ad0..00000000
--- a/build/resources/main/assets/tfmg/models/block/steel_encased_steel_cogwheel.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "parent": "tfmg:block/encased_cogwheel/block",
- "textures": {
- "1": "tfmg:block/steel_casing",
- "4": "tfmg:block/steel_gearbox",
- "casing": "tfmg:block/steel_casing",
- "particle": "tfmg:block/steel_casing",
- "side": "tfmg:block/steel_encased_cogwheel_side"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/steel_encased_steel_cogwheel_bottom.json b/build/resources/main/assets/tfmg/models/block/steel_encased_steel_cogwheel_bottom.json
deleted file mode 100644
index 01b81768..00000000
--- a/build/resources/main/assets/tfmg/models/block/steel_encased_steel_cogwheel_bottom.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "parent": "tfmg:block/encased_cogwheel/block_bottom",
- "textures": {
- "1": "tfmg:block/steel_casing",
- "4": "tfmg:block/steel_gearbox",
- "casing": "tfmg:block/steel_casing",
- "particle": "tfmg:block/steel_casing",
- "side": "tfmg:block/steel_encased_cogwheel_side"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/steel_fluid_tank/block_bottom_window_ne.json b/build/resources/main/assets/tfmg/models/block/steel_fluid_tank/block_bottom_window_ne.json
deleted file mode 100644
index cdf22357..00000000
--- a/build/resources/main/assets/tfmg/models/block/steel_fluid_tank/block_bottom_window_ne.json
+++ /dev/null
@@ -1,73 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "0": "tfmg:block/steel_fluid_tank_top",
- "1": "tfmg:block/steel_fluid_tank",
- "3": "tfmg:block/steel_fluid_tank_window",
- "4": "tfmg:block/steel_fluid_tank_inner",
- "particle": "tfmg:block/steel_fluid_tank"
- },
- "elements": [
- {
- "name": "SideRight",
- "from": [15, 4, 0],
- "to": [16, 16, 12],
- "faces": {
- "east": {"uv": [4, 0, 16, 12], "texture": "#1"},
- "south": {"uv": [12, 0, 13, 12], "texture": "#1"},
- "west": {"uv": [0, 0, 12, 12], "texture": "#1"}
- }
- },
- {
- "name": "Window",
- "from": [0, 4, 1],
- "to": [4, 16, 1],
- "faces": {
- "north": {"uv": [0, 4, 4, 16], "texture": "#3"},
- "south": {"uv": [4, 4, 8, 16], "texture": "#3"}
- }
- },
- {
- "name": "Window",
- "from": [15, 4, 12],
- "to": [15, 16, 16],
- "faces": {
- "east": {"uv": [4, 4, 8, 16], "texture": "#3"},
- "west": {"uv": [0, 4, 4, 16], "texture": "#3"}
- }
- },
- {
- "name": "SideLeft",
- "from": [4, 4, 0],
- "to": [16, 16, 1],
- "faces": {
- "north": {"uv": [0, 0, 12, 12], "texture": "#1"},
- "south": {"uv": [4, 0, 16, 12], "texture": "#1"},
- "west": {"uv": [3, 0, 4, 12], "texture": "#1"}
- }
- },
- {
- "name": "Bottom",
- "from": [0, 0, 0],
- "to": [16, 4, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [-23, 8, 8]},
- "faces": {
- "north": {"uv": [0, 12, 16, 16], "texture": "#1"},
- "east": {"uv": [0, 12, 16, 16], "texture": "#1"},
- "south": {"uv": [0, 12, 16, 16], "texture": "#1"},
- "west": {"uv": [0, 12, 16, 16], "texture": "#1"},
- "up": {"uv": [0, 0, 16, 16], "texture": "#4"},
- "down": {"uv": [0, 0, 16, 16], "texture": "#0", "cullface": "down"}
- }
- }
- ],
- "groups": [
- {
- "name": "tank",
- "origin": [8, 8, -23],
- "color": 0,
- "children": [0, 1, 2, 3, 4]
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/steel_fluid_tank/block_bottom_window_sw.json b/build/resources/main/assets/tfmg/models/block/steel_fluid_tank/block_bottom_window_sw.json
deleted file mode 100644
index 82b80793..00000000
--- a/build/resources/main/assets/tfmg/models/block/steel_fluid_tank/block_bottom_window_sw.json
+++ /dev/null
@@ -1,73 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "0": "tfmg:block/steel_fluid_tank_top",
- "1": "tfmg:block/steel_fluid_tank",
- "3": "tfmg:block/steel_fluid_tank_window",
- "4": "tfmg:block/steel_fluid_tank_inner",
- "particle": "tfmg:block/steel_fluid_tank"
- },
- "elements": [
- {
- "name": "SideRight",
- "from": [0, 4, 4],
- "to": [1, 16, 16],
- "faces": {
- "north": {"uv": [12, 0, 13, 12], "texture": "#1"},
- "east": {"uv": [0, 0, 12, 12], "texture": "#1"},
- "west": {"uv": [4, 0, 16, 12], "texture": "#1"}
- }
- },
- {
- "name": "Window",
- "from": [12, 4, 15],
- "to": [16, 16, 15],
- "faces": {
- "north": {"uv": [4, 4, 8, 16], "texture": "#3"},
- "south": {"uv": [0, 4, 4, 16], "texture": "#3"}
- }
- },
- {
- "name": "Window",
- "from": [1, 4, 0],
- "to": [1, 16, 4],
- "faces": {
- "east": {"uv": [0, 4, 4, 16], "texture": "#3"},
- "west": {"uv": [4, 4, 8, 16], "texture": "#3"}
- }
- },
- {
- "name": "SideLeft",
- "from": [0, 4, 15],
- "to": [12, 16, 16],
- "faces": {
- "north": {"uv": [4, 0, 16, 12], "texture": "#1"},
- "east": {"uv": [3, 0, 4, 12], "texture": "#1"},
- "south": {"uv": [0, 0, 12, 12], "texture": "#1"}
- }
- },
- {
- "name": "Bottom",
- "from": [0, 0, 0],
- "to": [16, 4, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [39, 8, 8]},
- "faces": {
- "north": {"uv": [0, 12, 16, 16], "texture": "#1"},
- "east": {"uv": [0, 12, 16, 16], "texture": "#1"},
- "south": {"uv": [0, 12, 16, 16], "texture": "#1"},
- "west": {"uv": [0, 12, 16, 16], "texture": "#1"},
- "up": {"uv": [0, 0, 16, 16], "texture": "#4"},
- "down": {"uv": [0, 0, 16, 16], "texture": "#0", "cullface": "down"}
- }
- }
- ],
- "groups": [
- {
- "name": "tank",
- "origin": [8, 8, -23],
- "color": 0,
- "children": [0, 1, 2, 3, 4]
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/steel_fluid_tank/block_middle_window_nw.json b/build/resources/main/assets/tfmg/models/block/steel_fluid_tank/block_middle_window_nw.json
deleted file mode 100644
index f0a70435..00000000
--- a/build/resources/main/assets/tfmg/models/block/steel_fluid_tank/block_middle_window_nw.json
+++ /dev/null
@@ -1,56 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "1": "tfmg:block/steel_fluid_tank",
- "3": "tfmg:block/steel_fluid_tank_window",
- "particle": "tfmg:block/steel_fluid_tank"
- },
- "elements": [
- {
- "name": "SideRight",
- "from": [0, 0, 0],
- "to": [12, 16, 1],
- "faces": {
- "north": {"uv": [4, 0, 16, 16], "texture": "#1"},
- "east": {"uv": [12, 0, 13, 16], "texture": "#1"},
- "south": {"uv": [0, 0, 12, 16], "texture": "#1"}
- }
- },
- {
- "name": "Window",
- "from": [1, 0, 12],
- "to": [1, 16, 16],
- "faces": {
- "east": {"uv": [12, 0, 16, 16], "texture": "#3"},
- "west": {"uv": [8, 0, 12, 16], "texture": "#3"}
- }
- },
- {
- "name": "Window",
- "from": [12, 0, 1],
- "to": [16, 16, 1],
- "faces": {
- "north": {"uv": [12, 0, 16, 16], "texture": "#3"},
- "south": {"uv": [8, 0, 12, 16], "texture": "#3"}
- }
- },
- {
- "name": "SideLeft",
- "from": [0, 0, 0],
- "to": [1, 16, 12],
- "faces": {
- "east": {"uv": [4, 0, 16, 16], "texture": "#1"},
- "south": {"uv": [3, 0, 4, 16], "texture": "#1"},
- "west": {"uv": [0, 0, 12, 16], "texture": "#1"}
- }
- }
- ],
- "groups": [
- {
- "name": "tank",
- "origin": [8, 8, -23],
- "children": [0, 1, 2, 3]
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/steel_fluid_tank/block_single.json b/build/resources/main/assets/tfmg/models/block/steel_fluid_tank/block_single.json
deleted file mode 100644
index e0454ab4..00000000
--- a/build/resources/main/assets/tfmg/models/block/steel_fluid_tank/block_single.json
+++ /dev/null
@@ -1,127 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "0": "tfmg:block/steel_fluid_tank_top",
- "1": "tfmg:block/steel_fluid_tank",
- "4": "tfmg:block/steel_fluid_tank_inner",
- "particle": "tfmg:block/steel_fluid_tank"
- },
- "elements": [
- {
- "name": "Lid",
- "from": [0, 0, 0],
- "to": [16, 4, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, -23]},
- "faces": {
- "north": {"uv": [0, 12, 16, 16], "texture": "#1", "cullface": "north"},
- "east": {"uv": [0, 12, 16, 16], "texture": "#1", "cullface": "east"},
- "south": {"uv": [0, 12, 16, 16], "texture": "#1", "cullface": "south"},
- "west": {"uv": [0, 12, 16, 16], "texture": "#1", "cullface": "west"},
- "up": {"uv": [0, 0, 16, 16], "texture": "#4"},
- "down": {"uv": [0, 0, 16, 16], "texture": "#0", "cullface": "down"}
- }
- },
- {
- "name": "SideRight",
- "from": [15, 4, 0],
- "to": [16, 12, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 12, 8]},
- "faces": {
- "east": {"uv": [0, 4, 16, 12], "texture": "#1", "cullface": "east"},
- "west": {"uv": [0, 4, 16, 12], "texture": "#1", "cullface": "east"}
- }
- },
- {
- "name": "SideRight",
- "from": [0, 4, 15],
- "to": [16, 12, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 12, 8]},
- "faces": {
- "north": {"uv": [0, 4, 16, 12], "texture": "#1", "cullface": "south"},
- "south": {"uv": [0, 4, 16, 12], "texture": "#1", "cullface": "south"}
- }
- },
- {
- "name": "SideRight",
- "from": [0, 4, 0],
- "to": [1, 12, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 12, 8]},
- "faces": {
- "east": {"uv": [0, 4, 16, 12], "texture": "#1", "cullface": "west"},
- "west": {"uv": [0, 4, 16, 12], "texture": "#1", "cullface": "west"}
- }
- },
- {
- "name": "Lid",
- "from": [0, 12, 0],
- "to": [16, 16, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, -23]},
- "faces": {
- "north": {"uv": [0, 0, 16, 4], "texture": "#1", "cullface": "north"},
- "east": {"uv": [0, 0, 16, 4], "texture": "#1", "cullface": "east"},
- "south": {"uv": [0, 0, 16, 4], "texture": "#1", "cullface": "south"},
- "west": {"uv": [0, 0, 16, 4], "texture": "#1", "cullface": "west"},
- "up": {"uv": [0, 0, 16, 16], "texture": "#0", "cullface": "up"},
- "down": {"uv": [0, 0, 16, 16], "texture": "#4"}
- }
- },
- {
- "name": "SideRight",
- "from": [0, 4, 0],
- "to": [16, 12, 1],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, -23]},
- "faces": {
- "north": {"uv": [0, 4, 16, 12], "texture": "#1", "cullface": "north"},
- "south": {"uv": [0, 4, 16, 12], "texture": "#1", "cullface": "north"}
- }
- }
- ],
- "groups": [
- {
- "name": "tank",
- "origin": [8, 8, -23],
- "color": 0,
- "children": []
- },
- {
- "name": "block_middle",
- "origin": [8, 8, 8],
- "color": 0,
- "children": [
- {
- "name": "tank",
- "origin": [8, 8, -23],
- "color": 0,
- "children": []
- }
- ]
- },
- {
- "name": "block_bottom",
- "origin": [8, 8, 8],
- "color": 0,
- "children": [
- {
- "name": "tank",
- "origin": [8, 8, -23],
- "color": 0,
- "children": [0, 1, 2, 3]
- }
- ]
- },
- {
- "name": "block_top",
- "origin": [8, 8, 8],
- "color": 0,
- "children": [
- {
- "name": "tank",
- "origin": [8, 8, -23],
- "color": 0,
- "children": [4, 5]
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/steel_fluid_tank/block_single_window.json b/build/resources/main/assets/tfmg/models/block/steel_fluid_tank/block_single_window.json
deleted file mode 100644
index 288c27a3..00000000
--- a/build/resources/main/assets/tfmg/models/block/steel_fluid_tank/block_single_window.json
+++ /dev/null
@@ -1,168 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "0": "tfmg:block/steel_fluid_tank_top",
- "1": "tfmg:block/steel_fluid_tank",
- "4": "tfmg:block/steel_fluid_tank_inner",
- "5": "tfmg:block/steel_fluid_tank_window_single",
- "particle": "tfmg:block/steel_fluid_tank"
- },
- "elements": [
- {
- "name": "Lid",
- "from": [0, 12, 0],
- "to": [16, 16, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, -23]},
- "faces": {
- "north": {"uv": [0, 0, 16, 4], "texture": "#1", "cullface": "north"},
- "east": {"uv": [0, 0, 16, 4], "texture": "#1", "cullface": "east"},
- "south": {"uv": [0, 0, 16, 4], "texture": "#1", "cullface": "south"},
- "west": {"uv": [0, 0, 16, 4], "texture": "#1", "cullface": "west"},
- "up": {"uv": [0, 0, 16, 16], "texture": "#0", "cullface": "up"},
- "down": {"uv": [0, 0, 16, 16], "texture": "#4"}
- }
- },
- {
- "name": "SideRight",
- "from": [0, 4, 0],
- "to": [4, 12, 1],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, -23]},
- "faces": {
- "north": {"uv": [12, 4, 16, 12], "texture": "#1", "cullface": "north"},
- "east": {"uv": [12, 4, 13, 12], "texture": "#1", "cullface": "north"},
- "south": {"uv": [0, 4, 4, 12], "texture": "#1", "cullface": "north"}
- }
- },
- {
- "name": "SideRight",
- "from": [15, 4, 0],
- "to": [16, 12, 4],
- "faces": {
- "east": {"uv": [12, 4, 16, 12], "texture": "#1", "cullface": "east"},
- "south": {"uv": [12, 4, 13, 12], "texture": "#1", "cullface": "east"},
- "west": {"uv": [0, 4, 4, 12], "texture": "#1", "cullface": "east"}
- }
- },
- {
- "name": "SideRight",
- "from": [12, 4, 15],
- "to": [16, 12, 16],
- "faces": {
- "north": {"uv": [0, 4, 4, 12], "texture": "#1", "cullface": "south"},
- "south": {"uv": [12, 4, 16, 12], "texture": "#1", "cullface": "south"},
- "west": {"uv": [12, 4, 13, 12], "texture": "#1", "cullface": "south"}
- }
- },
- {
- "name": "SideRight",
- "from": [0, 4, 12],
- "to": [1, 12, 16],
- "faces": {
- "north": {"uv": [12, 4, 13, 12], "texture": "#1", "cullface": "west"},
- "east": {"uv": [0, 4, 4, 12], "texture": "#1", "cullface": "west"},
- "west": {"uv": [12, 4, 16, 12], "texture": "#1", "cullface": "west"}
- }
- },
- {
- "name": "Window",
- "from": [4, 4, 1],
- "to": [12, 12, 1],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, -23]},
- "faces": {
- "north": {"uv": [0, 0, 8, 8], "texture": "#5", "cullface": "north"},
- "south": {"uv": [0, 0, 8, 8], "texture": "#5", "cullface": "north"}
- }
- },
- {
- "name": "Window",
- "from": [15, 4, 4],
- "to": [15, 12, 12],
- "faces": {
- "east": {"uv": [0, 0, 8, 8], "texture": "#5", "cullface": "east"},
- "west": {"uv": [0, 0, 8, 8], "texture": "#5", "cullface": "east"}
- }
- },
- {
- "name": "Window",
- "from": [4, 4, 15],
- "to": [12, 12, 15],
- "faces": {
- "north": {"uv": [0, 0, 8, 8], "texture": "#5", "cullface": "south"},
- "south": {"uv": [0, 0, 8, 8], "texture": "#5", "cullface": "south"}
- }
- },
- {
- "name": "Window",
- "from": [1, 4, 4],
- "to": [1, 12, 12],
- "faces": {
- "east": {"uv": [0, 0, 8, 8], "texture": "#5", "cullface": "west"},
- "west": {"uv": [0, 0, 8, 8], "texture": "#5", "cullface": "west"}
- }
- },
- {
- "name": "SideLeft",
- "from": [12, 4, 0],
- "to": [16, 12, 1],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, -23]},
- "faces": {
- "north": {"uv": [0, 4, 4, 12], "texture": "#1", "cullface": "north"},
- "south": {"uv": [12, 4, 16, 12], "texture": "#1", "cullface": "north"},
- "west": {"uv": [3, 4, 4, 12], "texture": "#1", "cullface": "north"}
- }
- },
- {
- "name": "SideLeft",
- "from": [15, 4, 12],
- "to": [16, 12, 16],
- "faces": {
- "north": {"uv": [3, 4, 4, 12], "texture": "#1", "cullface": "east"},
- "east": {"uv": [0, 4, 4, 12], "texture": "#1", "cullface": "east"},
- "west": {"uv": [12, 4, 16, 12], "texture": "#1", "cullface": "east"}
- }
- },
- {
- "name": "SideLeft",
- "from": [0, 4, 15],
- "to": [4, 12, 16],
- "faces": {
- "north": {"uv": [12, 4, 16, 12], "texture": "#1", "cullface": "south"},
- "east": {"uv": [3, 4, 4, 12], "texture": "#1", "cullface": "south"},
- "south": {"uv": [0, 4, 4, 12], "texture": "#1", "cullface": "south"}
- }
- },
- {
- "name": "SideLeft",
- "from": [0, 4, 0],
- "to": [1, 12, 4],
- "faces": {
- "east": {"uv": [12, 4, 16, 12], "texture": "#1", "cullface": "west"},
- "south": {"uv": [3, 4, 4, 12], "texture": "#1", "cullface": "west"},
- "west": {"uv": [0, 4, 4, 12], "texture": "#1", "cullface": "west"}
- }
- },
- {
- "name": "Bottom",
- "from": [0, 0, 0],
- "to": [16, 4, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, -23]},
- "faces": {
- "north": {"uv": [0, 12, 16, 16], "texture": "#1", "cullface": "north"},
- "east": {"uv": [0, 12, 16, 16], "texture": "#1", "cullface": "east"},
- "south": {"uv": [0, 12, 16, 16], "texture": "#1", "cullface": "south"},
- "west": {"uv": [0, 12, 16, 16], "texture": "#1", "cullface": "west"},
- "up": {"uv": [0, 0, 16, 16], "texture": "#4"},
- "down": {"uv": [0, 0, 16, 16], "texture": "#0", "cullface": "down"}
- }
- }
- ],
- "groups": [
- {
- "name": "tank",
- "origin": [8, 8, -23],
- "color": 0,
- "children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13]
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/steel_fluid_tank/block_single_window_se.json b/build/resources/main/assets/tfmg/models/block/steel_fluid_tank/block_single_window_se.json
deleted file mode 100644
index 7b9860dc..00000000
--- a/build/resources/main/assets/tfmg/models/block/steel_fluid_tank/block_single_window_se.json
+++ /dev/null
@@ -1,104 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "0": "tfmg:block/steel_fluid_tank_top",
- "1": "tfmg:block/steel_fluid_tank",
- "4": "tfmg:block/steel_fluid_tank_inner",
- "5": "tfmg:block/steel_fluid_tank_window_single",
- "particle": "tfmg:block/steel_fluid_tank"
- },
- "elements": [
- {
- "name": "SideRight",
- "from": [4, 4, 15],
- "to": [16, 12, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 4, 8]},
- "faces": {
- "north": {"uv": [0, 4, 12, 12], "texture": "#1"},
- "south": {"uv": [4, 4, 16, 12], "texture": "#1"},
- "west": {"uv": [12, 4, 13, 12], "texture": "#1"}
- }
- },
- {
- "name": "Window",
- "from": [15, 4, 0],
- "to": [15, 12, 4],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 4, 8]},
- "faces": {
- "east": {"uv": [0, 0, 4, 8], "texture": "#5"},
- "west": {"uv": [4, 0, 8, 8], "texture": "#5"}
- }
- },
- {
- "name": "Window",
- "from": [0, 4, 15],
- "to": [4, 12, 15],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 4, 8]},
- "faces": {
- "north": {"uv": [0, 0, 4, 8], "texture": "#5"},
- "south": {"uv": [4, 0, 8, 8], "texture": "#5"}
- }
- },
- {
- "name": "SideLeft",
- "from": [15, 4, 4],
- "to": [16, 12, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 4, 8]},
- "faces": {
- "north": {"uv": [3, 4, 4, 12], "texture": "#1"},
- "east": {"uv": [0, 4, 12, 12], "texture": "#1"},
- "west": {"uv": [4, 4, 16, 12], "texture": "#1"}
- }
- },
- {
- "name": "Bottom",
- "from": [0, 12, 0],
- "to": [16, 16, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, -23]},
- "faces": {
- "north": {"uv": [0, 0, 16, 4], "texture": "#1"},
- "east": {"uv": [0, 0, 16, 4], "texture": "#1"},
- "south": {"uv": [0, 0, 16, 4], "texture": "#1"},
- "west": {"uv": [0, 0, 16, 4], "texture": "#1"},
- "up": {"uv": [0, 0, 16, 16], "texture": "#0", "cullface": "up"},
- "down": {"uv": [0, 0, 16, 16], "texture": "#4"}
- }
- },
- {
- "name": "Bottom",
- "from": [0, 0, 0],
- "to": [16, 4, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, -23]},
- "faces": {
- "north": {"uv": [0, 12, 16, 16], "texture": "#1"},
- "east": {"uv": [0, 12, 16, 16], "texture": "#1"},
- "south": {"uv": [0, 12, 16, 16], "texture": "#1"},
- "west": {"uv": [0, 12, 16, 16], "texture": "#1"},
- "up": {"uv": [0, 0, 16, 16], "texture": "#4"},
- "down": {"uv": [0, 0, 16, 16], "texture": "#0", "cullface": "down"}
- }
- }
- ],
- "groups": [
- {
- "name": "tank",
- "origin": [8, 8, -23],
- "color": 0,
- "children": [0, 1, 2, 3, 4]
- },
- {
- "name": "block_bottom_centered_window",
- "origin": [8, 8, 8],
- "color": 0,
- "children": [
- {
- "name": "tank",
- "origin": [8, 8, -23],
- "color": 0,
- "children": [5]
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/steel_fluid_tank/block_top.json b/build/resources/main/assets/tfmg/models/block/steel_fluid_tank/block_top.json
deleted file mode 100644
index 95c767c1..00000000
--- a/build/resources/main/assets/tfmg/models/block/steel_fluid_tank/block_top.json
+++ /dev/null
@@ -1,71 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "0": "tfmg:block/steel_fluid_tank_top",
- "1": "tfmg:block/steel_fluid_tank",
- "4": "tfmg:block/steel_fluid_tank_inner",
- "particle": "tfmg:block/steel_fluid_tank"
- },
- "elements": [
- {
- "name": "Lid",
- "from": [0, 12, 0],
- "to": [16, 16, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, -23]},
- "faces": {
- "north": {"uv": [0, 0, 16, 4], "texture": "#1", "cullface": "north"},
- "east": {"uv": [0, 0, 16, 4], "texture": "#1", "cullface": "east"},
- "south": {"uv": [0, 0, 16, 4], "texture": "#1", "cullface": "south"},
- "west": {"uv": [0, 0, 16, 4], "texture": "#1", "cullface": "west"},
- "up": {"uv": [0, 0, 16, 16], "texture": "#0", "cullface": "up"},
- "down": {"uv": [0, 0, 16, 16], "texture": "#4"}
- }
- },
- {
- "name": "SideRight",
- "from": [0, 0, 0],
- "to": [16, 12, 1],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, -23]},
- "faces": {
- "north": {"uv": [0, 4, 16, 16], "texture": "#1", "cullface": "north"},
- "south": {"uv": [0, 4, 16, 16], "texture": "#1", "cullface": "north"}
- }
- },
- {
- "name": "SideRight",
- "from": [15, 0, 0],
- "to": [16, 12, 16],
- "faces": {
- "east": {"uv": [0, 4, 16, 16], "texture": "#1", "cullface": "east"},
- "west": {"uv": [0, 4, 16, 16], "texture": "#1", "cullface": "east"}
- }
- },
- {
- "name": "SideRight",
- "from": [0, 0, 15],
- "to": [16, 12, 16],
- "faces": {
- "north": {"uv": [0, 4, 16, 16], "texture": "#1", "cullface": "south"},
- "south": {"uv": [0, 4, 16, 16], "texture": "#1", "cullface": "south"}
- }
- },
- {
- "name": "SideRight",
- "from": [0, 0, 0],
- "to": [1, 12, 16],
- "faces": {
- "east": {"uv": [0, 4, 16, 16], "texture": "#1", "cullface": "west"},
- "west": {"uv": [0, 4, 16, 16], "texture": "#1", "cullface": "west"}
- }
- }
- ],
- "groups": [
- {
- "name": "tank",
- "origin": [8, 8, -23],
- "color": 0,
- "children": [0, 1, 2, 3, 4]
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/steel_fluid_valve/block_vertical_open.json b/build/resources/main/assets/tfmg/models/block/steel_fluid_valve/block_vertical_open.json
deleted file mode 100644
index 173a4136..00000000
--- a/build/resources/main/assets/tfmg/models/block/steel_fluid_valve/block_vertical_open.json
+++ /dev/null
@@ -1,75 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "render_type": "minecraft:cutout",
- "textures": {
- "2": "tfmg:block/steel_fluid_valve",
- "4": "tfmg:block/steel_valve_open",
- "particle": "tfmg:block/steel_block"
- },
- "elements": [
- {
- "name": "ValveCenter",
- "from": [2, 2, 2],
- "to": [14, 14, 14],
- "rotation": {"angle": 0, "axis": "y", "origin": [24, 11, 11]},
- "faces": {
- "north": {"uv": [1, 1, 7, 7], "texture": "#2"},
- "east": {"uv": [1, 9, 7, 15], "rotation": 90, "texture": "#2"},
- "south": {"uv": [1, 1, 7, 7], "texture": "#2"},
- "west": {"uv": [1, 9, 7, 15], "rotation": 90, "texture": "#2"},
- "up": {"uv": [9, 1, 15, 7], "texture": "#2"},
- "down": {"uv": [9, 1, 15, 7], "texture": "#2"}
- }
- },
- {
- "name": "ValveCenter",
- "from": [2, 2, 3],
- "to": [14, 14, 2],
- "rotation": {"angle": 0, "axis": "y", "origin": [24, 11, 12]},
- "faces": {
- "north": {"uv": [2, 2, 14, 14], "texture": "#4"},
- "east": {"uv": [7.5, 1, 8, 7], "texture": "#2"},
- "west": {"uv": [7.5, 1, 8, 7], "texture": "#2"},
- "up": {"uv": [7.5, 1, 8, 7], "rotation": 90, "texture": "#2"},
- "down": {"uv": [7.5, 1, 8, 7], "rotation": 90, "texture": "#2"}
- }
- },
- {
- "name": "ValveCenter",
- "from": [2, 2, 14],
- "to": [14, 14, 13],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 13.5]},
- "faces": {
- "east": {"uv": [7.5, 1, 8, 7], "texture": "#2"},
- "south": {"uv": [2, 2, 14, 14], "texture": "#4"},
- "west": {"uv": [7.5, 1, 8, 7], "texture": "#2"},
- "up": {"uv": [7.5, 1, 8, 7], "rotation": 270, "texture": "#2"},
- "down": {"uv": [7.5, 1, 8, 7], "rotation": 270, "texture": "#2"}
- }
- },
- {
- "from": [0, 3, 3],
- "to": [2, 13, 13],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [7.5, 1.5, 8.5, 6.5], "texture": "#2"},
- "south": {"uv": [8.5, 1.5, 7.5, 6.5], "texture": "#2"},
- "west": {"uv": [1.5, 9.5, 6.5, 14.5], "texture": "#2"},
- "up": {"uv": [8.5, 1.5, 7.5, 6.5], "texture": "#2"},
- "down": {"uv": [8.5, 1.5, 7.5, 6.5], "texture": "#2"}
- }
- },
- {
- "from": [14, 3, 3],
- "to": [16, 13, 13],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [7.5, 1.5, 8.5, 6.5], "texture": "#2"},
- "east": {"uv": [6.5, 9.5, 1.5, 14.5], "texture": "#2"},
- "south": {"uv": [8.5, 1.5, 7.5, 6.5], "texture": "#2"},
- "up": {"uv": [8.5, 1.5, 7.5, 6.5], "texture": "#2"},
- "down": {"uv": [8.5, 1.5, 7.5, 6.5], "texture": "#2"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/steel_flywheel/block.json b/build/resources/main/assets/tfmg/models/block/steel_flywheel/block.json
deleted file mode 100644
index cf36372c..00000000
--- a/build/resources/main/assets/tfmg/models/block/steel_flywheel/block.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "tfmg:block/steel_flywheel/flywheel",
- "loader": "neoforge:obj",
- "flip-v": true,
- "model": "create:models/block/flywheel/flywheel_shaftless.obj"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/steel_mechanical_pump/block.json b/build/resources/main/assets/tfmg/models/block/steel_mechanical_pump/block.json
deleted file mode 100644
index 5876a65e..00000000
--- a/build/resources/main/assets/tfmg/models/block/steel_mechanical_pump/block.json
+++ /dev/null
@@ -1,67 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "create:block/block",
- "textures": {
- "4": "tfmg:block/steel_pump",
- "particle": "tfmg:block/steel_pump"
- },
- "elements": [
- {
- "from": [2, 13, 2],
- "to": [14, 16, 14],
- "rotation": {"angle": 0, "axis": "z", "origin": [8, 14.5, 8]},
- "faces": {
- "north": {"uv": [8, 0, 6.5, 6], "rotation": 270, "texture": "#4"},
- "east": {"uv": [8, 0, 6.5, 6], "rotation": 270, "texture": "#4"},
- "south": {"uv": [8, 0, 6.5, 6], "rotation": 270, "texture": "#4"},
- "west": {"uv": [8, 0, 6.5, 6], "rotation": 270, "texture": "#4"},
- "up": {"uv": [0, 0, 6, 6], "rotation": 180, "texture": "#4"},
- "down": {"uv": [0, 0, 6, 6], "texture": "#4"}
- }
- },
- {
- "from": [2, 0, 2],
- "to": [14, 3, 14],
- "rotation": {"angle": 0, "axis": "z", "origin": [8, 1.5, 8]},
- "faces": {
- "north": {"uv": [8, 0, 6.5, 6], "rotation": 270, "texture": "#4"},
- "east": {"uv": [8, 0, 6.5, 6], "rotation": 270, "texture": "#4"},
- "south": {"uv": [8, 0, 6.5, 6], "rotation": 270, "texture": "#4"},
- "west": {"uv": [8, 0, 6.5, 6], "rotation": 270, "texture": "#4"},
- "up": {"uv": [0, 0, 6, 6], "rotation": 180, "texture": "#4"},
- "down": {"uv": [0, 0, 6, 6], "texture": "#4"}
- }
- }
- ],
- "display": {
- "thirdperson_righthand": {
- "rotation": [75, 45, 0],
- "translation": [0, 2.5, 0],
- "scale": [0.375, 0.375, 0.375]
- },
- "thirdperson_lefthand": {
- "rotation": [75, 45, 0],
- "translation": [0, 2.5, 0],
- "scale": [0.375, 0.375, 0.375]
- },
- "firstperson_righthand": {
- "rotation": [0, 45, 0],
- "scale": [0.4, 0.4, 0.4]
- },
- "firstperson_lefthand": {
- "rotation": [0, 225, 0],
- "scale": [0.4, 0.4, 0.4]
- },
- "ground": {
- "translation": [0, 3, 0],
- "scale": [0.25, 0.25, 0.25]
- },
- "gui": {
- "rotation": [30, 135, 0],
- "scale": [0.625, 0.625, 0.625]
- },
- "fixed": {
- "scale": [0.5, 0.5, 0.5]
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/steel_pipe/connection/north.json b/build/resources/main/assets/tfmg/models/block/steel_pipe/connection/north.json
deleted file mode 100644
index 23f2b4ff..00000000
--- a/build/resources/main/assets/tfmg/models/block/steel_pipe/connection/north.json
+++ /dev/null
@@ -1,22 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "texture_size": [32, 32],
- "textures": {
- "0": "tfmg:block/steel_pipes",
- "particle": "tfmg:block/steel_pipes"
- },
- "elements": [
- {
- "name": "connection_north",
- "from": [4, 4, 0],
- "to": [12, 12, 4],
- "rotation": {"angle": 0, "axis": "y", "origin": [0, 8, 0]},
- "faces": {
- "east": {"uv": [0, 0, 4, 2], "rotation": 90, "texture": "#0"},
- "west": {"uv": [0, 2, 4, 0], "rotation": 90, "texture": "#0"},
- "up": {"uv": [0, 2, 4, 0], "rotation": 180, "texture": "#0"},
- "down": {"uv": [0, 0, 4, 2], "rotation": 180, "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/steel_pipe/connection/up.json b/build/resources/main/assets/tfmg/models/block/steel_pipe/connection/up.json
deleted file mode 100644
index dd8ff667..00000000
--- a/build/resources/main/assets/tfmg/models/block/steel_pipe/connection/up.json
+++ /dev/null
@@ -1,22 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "texture_size": [32, 32],
- "textures": {
- "0": "tfmg:block/steel_pipes",
- "particle": "tfmg:block/steel_pipes"
- },
- "elements": [
- {
- "name": "connection_up",
- "from": [4, 12, 4],
- "to": [12, 16, 12],
- "rotation": {"angle": 0, "axis": "y", "origin": [16, 0, -16]},
- "faces": {
- "north": {"uv": [0, 0, 4, 2], "texture": "#0"},
- "east": {"uv": [0, 0, 4, 2], "texture": "#0"},
- "south": {"uv": [4, 0, 0, 2], "texture": "#0"},
- "west": {"uv": [4, 0, 0, 2], "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/steel_pipe/d_y.json b/build/resources/main/assets/tfmg/models/block/steel_pipe/d_y.json
deleted file mode 100644
index 79254d06..00000000
--- a/build/resources/main/assets/tfmg/models/block/steel_pipe/d_y.json
+++ /dev/null
@@ -1,37 +0,0 @@
-{
- "parent": "tfmg:block/steel_pipe/core_y",
- "elements": [
- {
- "faces": {
- "down": {
- "texture": "#0",
- "uv": [
- 4.0,
- 0.0,
- 0.0,
- 4.0
- ]
- },
- "up": {
- "texture": "#0",
- "uv": [
- 4.0,
- 4.0,
- 0.0,
- 0.0
- ]
- }
- },
- "from": [
- 4,
- 4,
- 4
- ],
- "to": [
- 12,
- 12,
- 12
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/steel_pipe/drain/down.json b/build/resources/main/assets/tfmg/models/block/steel_pipe/drain/down.json
deleted file mode 100644
index f89880ba..00000000
--- a/build/resources/main/assets/tfmg/models/block/steel_pipe/drain/down.json
+++ /dev/null
@@ -1,35 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "texture_size": [32, 32],
- "textures": {
- "0": "tfmg:block/steel_pipes",
- "particle": "tfmg:block/steel_pipes"
- },
- "elements": [
- {
- "from": [4.95, -3.95, 4.95],
- "to": [11.05, -0.95, 11.05],
- "rotation": {"angle": 0, "axis": "z", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [12, 8, 13.5, 11], "rotation": 90, "texture": "#0"},
- "east": {"uv": [12, 8, 13.5, 11], "rotation": 90, "texture": "#0"},
- "south": {"uv": [12, 8, 13.5, 11], "rotation": 90, "texture": "#0"},
- "west": {"uv": [12, 8, 13.5, 11], "rotation": 90, "texture": "#0"},
- "down": {"uv": [13, 8, 16, 11], "rotation": 180, "texture": "#0"}
- }
- },
- {
- "from": [2.95, -1.1, 2.95],
- "to": [13.05, 2, 13.05],
- "rotation": {"angle": 0, "axis": "z", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [10.5, 16, 9, 11], "rotation": 90, "texture": "#0"},
- "east": {"uv": [10.5, 16, 9, 11], "rotation": 90, "texture": "#0"},
- "south": {"uv": [10.5, 16, 9, 11], "rotation": 90, "texture": "#0"},
- "west": {"uv": [10.5, 16, 9, 11], "rotation": 90, "texture": "#0"},
- "up": {"uv": [11, 11, 16, 16], "rotation": 90, "texture": "#0"},
- "down": {"uv": [11, 11, 16, 16], "rotation": 90, "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/steel_pipe/r_x.json b/build/resources/main/assets/tfmg/models/block/steel_pipe/r_x.json
deleted file mode 100644
index c1c2541f..00000000
--- a/build/resources/main/assets/tfmg/models/block/steel_pipe/r_x.json
+++ /dev/null
@@ -1,37 +0,0 @@
-{
- "parent": "tfmg:block/steel_pipe/core_x",
- "elements": [
- {
- "faces": {
- "east": {
- "texture": "#0",
- "uv": [
- 0.0,
- 4.0,
- 4.0,
- 8.0
- ]
- },
- "west": {
- "texture": "#0",
- "uv": [
- 4.0,
- 4.0,
- 0.0,
- 8.0
- ]
- }
- },
- "from": [
- 4,
- 4,
- 4
- ],
- "to": [
- 12,
- 12,
- 12
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/steel_pipe/r_y.json b/build/resources/main/assets/tfmg/models/block/steel_pipe/r_y.json
deleted file mode 100644
index c33f59e2..00000000
--- a/build/resources/main/assets/tfmg/models/block/steel_pipe/r_y.json
+++ /dev/null
@@ -1,37 +0,0 @@
-{
- "parent": "tfmg:block/steel_pipe/core_y",
- "elements": [
- {
- "faces": {
- "down": {
- "texture": "#0",
- "uv": [
- 4.0,
- 4.0,
- 0.0,
- 8.0
- ]
- },
- "up": {
- "texture": "#0",
- "uv": [
- 4.0,
- 8.0,
- 0.0,
- 4.0
- ]
- }
- },
- "from": [
- 4,
- 4,
- 4
- ],
- "to": [
- 12,
- 12,
- 12
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/steel_pipe/r_z.json b/build/resources/main/assets/tfmg/models/block/steel_pipe/r_z.json
deleted file mode 100644
index cd5f123a..00000000
--- a/build/resources/main/assets/tfmg/models/block/steel_pipe/r_z.json
+++ /dev/null
@@ -1,37 +0,0 @@
-{
- "parent": "tfmg:block/steel_pipe/core_z",
- "elements": [
- {
- "faces": {
- "north": {
- "texture": "#0",
- "uv": [
- 0.0,
- 4.0,
- 4.0,
- 8.0
- ]
- },
- "south": {
- "texture": "#0",
- "uv": [
- 4.0,
- 4.0,
- 0.0,
- 8.0
- ]
- }
- },
- "from": [
- 4,
- 4,
- 4
- ],
- "to": [
- 12,
- 12,
- 12
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/steel_pipe/rd_x.json b/build/resources/main/assets/tfmg/models/block/steel_pipe/rd_x.json
deleted file mode 100644
index ec78102c..00000000
--- a/build/resources/main/assets/tfmg/models/block/steel_pipe/rd_x.json
+++ /dev/null
@@ -1,37 +0,0 @@
-{
- "parent": "tfmg:block/steel_pipe/core_x",
- "elements": [
- {
- "faces": {
- "east": {
- "texture": "#0",
- "uv": [
- 8.0,
- 0.0,
- 12.0,
- 4.0
- ]
- },
- "west": {
- "texture": "#0",
- "uv": [
- 12.0,
- 0.0,
- 8.0,
- 4.0
- ]
- }
- },
- "from": [
- 4,
- 4,
- 4
- ],
- "to": [
- 12,
- 12,
- 12
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/steel_pipe/rd_y.json b/build/resources/main/assets/tfmg/models/block/steel_pipe/rd_y.json
deleted file mode 100644
index 291bf140..00000000
--- a/build/resources/main/assets/tfmg/models/block/steel_pipe/rd_y.json
+++ /dev/null
@@ -1,37 +0,0 @@
-{
- "parent": "tfmg:block/steel_pipe/core_y",
- "elements": [
- {
- "faces": {
- "down": {
- "texture": "#0",
- "uv": [
- 12.0,
- 0.0,
- 8.0,
- 4.0
- ]
- },
- "up": {
- "texture": "#0",
- "uv": [
- 12.0,
- 4.0,
- 8.0,
- 0.0
- ]
- }
- },
- "from": [
- 4,
- 4,
- 4
- ],
- "to": [
- 12,
- 12,
- 12
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/steel_pipe/rim/south.json b/build/resources/main/assets/tfmg/models/block/steel_pipe/rim/south.json
deleted file mode 100644
index f426fd63..00000000
--- a/build/resources/main/assets/tfmg/models/block/steel_pipe/rim/south.json
+++ /dev/null
@@ -1,23 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "texture_size": [32, 32],
- "textures": {
- "0": "tfmg:block/steel_pipes",
- "particle": "tfmg:block/steel_pipes"
- },
- "elements": [
- {
- "from": [3, 3, 14],
- "to": [13, 13, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 28, 8]},
- "faces": {
- "north": {"uv": [11, 11, 16, 16], "texture": "#0"},
- "east": {"uv": [9.5, 16, 10.5, 11], "texture": "#0"},
- "south": {"uv": [11, 11, 16, 16], "texture": "#0", "cullface": "south"},
- "west": {"uv": [10.5, 11, 9.5, 16], "texture": "#0"},
- "up": {"uv": [9.5, 16, 10.5, 11], "rotation": 270, "texture": "#0"},
- "down": {"uv": [10.5, 11, 9.5, 16], "rotation": 270, "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/steel_pipe/rim/up.json b/build/resources/main/assets/tfmg/models/block/steel_pipe/rim/up.json
deleted file mode 100644
index 46429902..00000000
--- a/build/resources/main/assets/tfmg/models/block/steel_pipe/rim/up.json
+++ /dev/null
@@ -1,22 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "texture_size": [32, 32],
- "textures": {
- "0": "tfmg:block/steel_pipes",
- "particle": "tfmg:block/steel_pipes"
- },
- "elements": [
- {
- "from": [3, 14, 3],
- "to": [13, 16, 13],
- "faces": {
- "north": {"uv": [9.5, 16, 10.5, 11], "rotation": 90, "texture": "#0"},
- "east": {"uv": [9.5, 16, 10.5, 11], "rotation": 90, "texture": "#0"},
- "south": {"uv": [9.5, 16, 10.5, 11], "rotation": 90, "texture": "#0"},
- "west": {"uv": [9.5, 16, 10.5, 11], "rotation": 90, "texture": "#0"},
- "up": {"uv": [11, 11, 16, 16], "rotation": 90, "texture": "#0", "cullface": "up"},
- "down": {"uv": [11, 11, 16, 16], "rotation": 270, "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/steel_pipe/rim_connector/east.json b/build/resources/main/assets/tfmg/models/block/steel_pipe/rim_connector/east.json
deleted file mode 100644
index 47fb906a..00000000
--- a/build/resources/main/assets/tfmg/models/block/steel_pipe/rim_connector/east.json
+++ /dev/null
@@ -1,22 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "texture_size": [32, 32],
- "textures": {
- "0": "tfmg:block/steel_pipes",
- "particle": "tfmg:block/steel_pipes"
- },
- "elements": [
- {
- "name": "rim_east",
- "from": [12, 4, 4],
- "to": [16, 12, 12],
- "rotation": {"angle": 0, "axis": "y", "origin": [16, 0, -16]},
- "faces": {
- "north": {"uv": [4, 6, 8, 8], "rotation": 90, "texture": "#0"},
- "south": {"uv": [4, 8, 8, 6], "rotation": 90, "texture": "#0"},
- "up": {"uv": [4, 8, 8, 6], "rotation": 90, "texture": "#0"},
- "down": {"uv": [4, 6, 8, 8], "rotation": 270, "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/steel_pipe/rim_connector/north.json b/build/resources/main/assets/tfmg/models/block/steel_pipe/rim_connector/north.json
deleted file mode 100644
index 7e5cf668..00000000
--- a/build/resources/main/assets/tfmg/models/block/steel_pipe/rim_connector/north.json
+++ /dev/null
@@ -1,22 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "texture_size": [32, 32],
- "textures": {
- "0": "tfmg:block/steel_pipes",
- "particle": "tfmg:block/steel_pipes"
- },
- "elements": [
- {
- "name": "rim_north",
- "from": [4, 4, 0],
- "to": [12, 12, 4],
- "rotation": {"angle": 0, "axis": "y", "origin": [0, 8, 0]},
- "faces": {
- "east": {"uv": [4, 0, 8, 2], "rotation": 90, "texture": "#0"},
- "west": {"uv": [4, 2, 8, 0], "rotation": 90, "texture": "#0"},
- "up": {"uv": [4, 2, 8, 0], "rotation": 180, "texture": "#0"},
- "down": {"uv": [4, 0, 8, 2], "rotation": 180, "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/steel_pipe/rim_connector/west.json b/build/resources/main/assets/tfmg/models/block/steel_pipe/rim_connector/west.json
deleted file mode 100644
index 1341fce0..00000000
--- a/build/resources/main/assets/tfmg/models/block/steel_pipe/rim_connector/west.json
+++ /dev/null
@@ -1,22 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "texture_size": [32, 32],
- "textures": {
- "0": "tfmg:block/steel_pipes",
- "particle": "tfmg:block/steel_pipes"
- },
- "elements": [
- {
- "name": "rim_west",
- "from": [0, 4, 4],
- "to": [4, 12, 12],
- "rotation": {"angle": 0, "axis": "y", "origin": [16, 0, -16]},
- "faces": {
- "north": {"uv": [4, 0, 8, 2], "rotation": 90, "texture": "#0"},
- "south": {"uv": [4, 2, 8, 0], "rotation": 90, "texture": "#0"},
- "up": {"uv": [4, 2, 8, 0], "rotation": 90, "texture": "#0"},
- "down": {"uv": [4, 0, 8, 2], "rotation": 270, "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/steel_pipe/ru_x.json b/build/resources/main/assets/tfmg/models/block/steel_pipe/ru_x.json
deleted file mode 100644
index 24260f4a..00000000
--- a/build/resources/main/assets/tfmg/models/block/steel_pipe/ru_x.json
+++ /dev/null
@@ -1,37 +0,0 @@
-{
- "parent": "tfmg:block/steel_pipe/core_x",
- "elements": [
- {
- "faces": {
- "east": {
- "texture": "#0",
- "uv": [
- 8.0,
- 4.0,
- 12.0,
- 8.0
- ]
- },
- "west": {
- "texture": "#0",
- "uv": [
- 12.0,
- 4.0,
- 8.0,
- 8.0
- ]
- }
- },
- "from": [
- 4,
- 4,
- 4
- ],
- "to": [
- 12,
- 12,
- 12
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/steel_pipe/ud_y.json b/build/resources/main/assets/tfmg/models/block/steel_pipe/ud_y.json
deleted file mode 100644
index 531428d6..00000000
--- a/build/resources/main/assets/tfmg/models/block/steel_pipe/ud_y.json
+++ /dev/null
@@ -1,37 +0,0 @@
-{
- "parent": "tfmg:block/steel_pipe/core_y",
- "elements": [
- {
- "faces": {
- "down": {
- "texture": "#0",
- "uv": [
- 4.0,
- 8.0,
- 0.0,
- 12.0
- ]
- },
- "up": {
- "texture": "#0",
- "uv": [
- 4.0,
- 12.0,
- 0.0,
- 8.0
- ]
- }
- },
- "from": [
- 4,
- 4,
- 4
- ],
- "to": [
- 12,
- 12,
- 12
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/steel_pipe/ud_z.json b/build/resources/main/assets/tfmg/models/block/steel_pipe/ud_z.json
deleted file mode 100644
index 7d922c4d..00000000
--- a/build/resources/main/assets/tfmg/models/block/steel_pipe/ud_z.json
+++ /dev/null
@@ -1,37 +0,0 @@
-{
- "parent": "tfmg:block/steel_pipe/core_z",
- "elements": [
- {
- "faces": {
- "north": {
- "texture": "#0",
- "uv": [
- 0.0,
- 8.0,
- 4.0,
- 12.0
- ]
- },
- "south": {
- "texture": "#0",
- "uv": [
- 4.0,
- 8.0,
- 0.0,
- 12.0
- ]
- }
- },
- "from": [
- 4,
- 4,
- 4
- ],
- "to": [
- 12,
- 12,
- 12
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/steel_post.json b/build/resources/main/assets/tfmg/models/block/steel_post.json
deleted file mode 100644
index d8938b14..00000000
--- a/build/resources/main/assets/tfmg/models/block/steel_post.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "parent": "tfmg:block/bars/post",
- "textures": {
- "bars": "tfmg:block/bars/steel_bars",
- "edge": "tfmg:block/bars/steel_bars_edge",
- "particle": "tfmg:block/bars/steel_bars"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/steel_smart_fluid_pipe/item.json b/build/resources/main/assets/tfmg/models/block/steel_smart_fluid_pipe/item.json
deleted file mode 100644
index 30d8552f..00000000
--- a/build/resources/main/assets/tfmg/models/block/steel_smart_fluid_pipe/item.json
+++ /dev/null
@@ -1,119 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "1": "tfmg:block/steel_pipes",
- "2": "tfmg:block/steel_smart_pipe_1",
- "3": "tfmg:block/steel_smart_pipe_2",
- "4": "tfmg:block/steel_smart_pipe_3",
- "particle": "tfmg:block/steel_smart_pipe_3"
- },
- "elements": [
- {
- "from": [3, 3, 0],
- "to": [13, 13, 2],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 0]},
- "faces": {
- "north": {"uv": [11, 11, 16, 16], "rotation": 180, "texture": "#1"},
- "east": {"uv": [10.5, 11, 9.5, 16], "texture": "#1"},
- "south": {"uv": [11, 11, 16, 16], "rotation": 180, "texture": "#1"},
- "west": {"uv": [9.5, 11, 10.5, 16], "texture": "#1"},
- "up": {"uv": [9.5, 11, 10.5, 16], "rotation": 90, "texture": "#1"},
- "down": {"uv": [10.5, 11, 9.5, 16], "rotation": 90, "texture": "#1"}
- }
- },
- {
- "from": [3, 3, 14],
- "to": [13, 13, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 16]},
- "faces": {
- "north": {"uv": [16, 11, 11, 16], "rotation": 180, "texture": "#1"},
- "east": {"uv": [9.5, 11, 10.5, 16], "texture": "#1"},
- "south": {"uv": [16, 11, 11, 16], "rotation": 180, "texture": "#1"},
- "west": {"uv": [10.5, 11, 9.5, 16], "texture": "#1"},
- "up": {"uv": [10.5, 11, 9.5, 16], "rotation": 90, "texture": "#1"},
- "down": {"uv": [9.5, 11, 10.5, 16], "rotation": 90, "texture": "#1"}
- }
- },
- {
- "from": [3, 3, 3],
- "to": [13, 13, 13],
- "faces": {
- "north": {"uv": [3, 3, 13, 13], "texture": "#4"},
- "east": {"uv": [13, 3, 3, 13], "texture": "#2"},
- "south": {"uv": [3, 3, 13, 13], "texture": "#4"},
- "west": {"uv": [3, 3, 13, 13], "texture": "#2"},
- "up": {"uv": [13, 3, 3, 13], "rotation": 270, "texture": "#2"},
- "down": {"uv": [3, 3, 13, 13], "rotation": 270, "texture": "#2"}
- }
- },
- {
- "from": [4.5, 5, 7.15],
- "to": [11.5, 12, 13.15],
- "rotation": {"angle": 45, "axis": "x", "origin": [8, 12, 13]},
- "faces": {
- "north": {"uv": [1, 9, 7, 15], "texture": "#3"},
- "east": {"uv": [0, 0, 6, 7], "texture": "#3"},
- "west": {"uv": [0, 0, 6, 7], "rotation": 180, "texture": "#3"},
- "up": {"uv": [0, 0, 6, 7], "rotation": 270, "texture": "#3"},
- "down": {"uv": [0, 0, 6, 7], "rotation": 90, "texture": "#3"}
- }
- },
- {
- "from": [3.9, 4.4, 4.15],
- "to": [12.1, 12.6, 7.15],
- "rotation": {"angle": 45, "axis": "x", "origin": [8, 12, 13]},
- "faces": {
- "north": {"uv": [8, 8, 16, 16], "texture": "#3"},
- "east": {"uv": [13, 0, 16, 8], "texture": "#3"},
- "south": {"uv": [0, 8, 8, 16], "texture": "#3"},
- "west": {"uv": [13, 8, 16, 0], "rotation": 180, "texture": "#3"},
- "up": {"uv": [13, 8, 16, 0], "rotation": 270, "texture": "#3"},
- "down": {"uv": [13, 0, 16, 8], "rotation": 90, "texture": "#3"}
- }
- },
- {
- "from": [4, 4, 0],
- "to": [12, 12, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [4, 4, 0]},
- "faces": {
- "east": {"uv": [4, 8, 8, 0], "rotation": 90, "texture": "#1"},
- "west": {"uv": [4, 0, 8, 8], "rotation": 90, "texture": "#1"},
- "up": {"uv": [4, 8, 8, 0], "texture": "#1"},
- "down": {"uv": [4, 0, 8, 8], "texture": "#1"}
- }
- }
- ],
- "display": {
- "thirdperson_righthand": {
- "rotation": [75, 45, 0],
- "translation": [0, 2.5, 0],
- "scale": [0.375, 0.375, 0.375]
- },
- "thirdperson_lefthand": {
- "rotation": [75, 45, 0],
- "translation": [0, 2.5, 0],
- "scale": [0.375, 0.375, 0.375]
- },
- "firstperson_righthand": {
- "rotation": [0, 45, 0],
- "scale": [0.4, 0.4, 0.4]
- },
- "firstperson_lefthand": {
- "rotation": [0, 225, 0],
- "scale": [0.4, 0.4, 0.4]
- },
- "ground": {
- "translation": [0, 3, 0],
- "scale": [0.25, 0.25, 0.25]
- },
- "gui": {
- "rotation": [30, 225, 0],
- "scale": [0.625, 0.625, 0.625]
- },
- "fixed": {
- "rotation": [0, 90, 0],
- "scale": [0.5, 0.5, 0.5]
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/steel_trapdoor/block_open.json b/build/resources/main/assets/tfmg/models/block/steel_trapdoor/block_open.json
deleted file mode 100644
index ed258eb5..00000000
--- a/build/resources/main/assets/tfmg/models/block/steel_trapdoor/block_open.json
+++ /dev/null
@@ -1,22 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "textures": {
- "0": "tfmg:block/heavy_plated_door_side",
- "1": "tfmg:block/steel_trapdoor",
- "particle": "tfmg:block/steel_trapdoor"
- },
- "elements": [
- {
- "from": [0, 0, 13],
- "to": [16, 16, 16],
- "faces": {
- "north": {"uv": [0, 0, 16, 16], "rotation": 180, "texture": "#1"},
- "east": {"uv": [0, 0, 16, 3], "rotation": 90, "texture": "#0"},
- "south": {"uv": [0, 0, 16, 16], "rotation": 180, "texture": "#1"},
- "west": {"uv": [0, 0, 16, 3], "rotation": 270, "texture": "#0"},
- "up": {"uv": [0, 0, 16, 3], "texture": "#0"},
- "down": {"uv": [0, 0, 16, 3], "rotation": 180, "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/sulfur.json b/build/resources/main/assets/tfmg/models/block/sulfur.json
deleted file mode 100644
index 4434d579..00000000
--- a/build/resources/main/assets/tfmg/models/block/sulfur.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:block/cube_all",
- "textures": {
- "all": "tfmg:block/sulfur"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/sulfuric_acid.json b/build/resources/main/assets/tfmg/models/block/sulfuric_acid.json
deleted file mode 100644
index 1c9bdf6e..00000000
--- a/build/resources/main/assets/tfmg/models/block/sulfuric_acid.json
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "textures": {
- "particle": "tfmg:fluid/sulfuric_acid_still"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/surface_scanner/block.json b/build/resources/main/assets/tfmg/models/block/surface_scanner/block.json
deleted file mode 100644
index 55905513..00000000
--- a/build/resources/main/assets/tfmg/models/block/surface_scanner/block.json
+++ /dev/null
@@ -1,349 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "2": "tfmg:block/surface_scanner_electron_tube",
- "3": "tfmg:block/steel_casing",
- "particle": "tfmg:block/heavy_machinery_casing"
- },
- "elements": [
- {
- "from": [7, 8, 7],
- "to": [9, 11, 9],
- "rotation": {"angle": 0, "axis": "y", "origin": [7, 9, 7]},
- "faces": {
- "north": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "east": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "south": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "west": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "up": {"uv": [0, 0, 2, 2], "texture": "#2"},
- "down": {"uv": [0, 5, 2, 7], "texture": "#2"}
- }
- },
- {
- "from": [10, 8, 7],
- "to": [12, 11, 9],
- "rotation": {"angle": 0, "axis": "y", "origin": [10, 9, 7]},
- "faces": {
- "north": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "east": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "south": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "west": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "up": {"uv": [0, 0, 2, 2], "texture": "#2"},
- "down": {"uv": [0, 5, 2, 7], "texture": "#2"}
- }
- },
- {
- "from": [13, 8, 7],
- "to": [15, 11, 9],
- "rotation": {"angle": 0, "axis": "y", "origin": [13, 9, 7]},
- "faces": {
- "north": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "east": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "south": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "west": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "up": {"uv": [0, 0, 2, 2], "texture": "#2"},
- "down": {"uv": [0, 5, 2, 7], "texture": "#2"}
- }
- },
- {
- "from": [1, 8, 7],
- "to": [3, 11, 9],
- "rotation": {"angle": 0, "axis": "y", "origin": [1, 9, 7]},
- "faces": {
- "north": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "east": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "south": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "west": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "up": {"uv": [0, 0, 2, 2], "texture": "#2"},
- "down": {"uv": [0, 5, 2, 7], "texture": "#2"}
- }
- },
- {
- "from": [4, 8, 7],
- "to": [6, 11, 9],
- "rotation": {"angle": 0, "axis": "y", "origin": [4, 9, 7]},
- "faces": {
- "north": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "east": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "south": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "west": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "up": {"uv": [0, 0, 2, 2], "texture": "#2"},
- "down": {"uv": [0, 5, 2, 7], "texture": "#2"}
- }
- },
- {
- "from": [7, 8, 10],
- "to": [9, 11, 12],
- "rotation": {"angle": 0, "axis": "y", "origin": [7, 9, 10]},
- "faces": {
- "north": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "east": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "south": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "west": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "up": {"uv": [0, 0, 2, 2], "texture": "#2"},
- "down": {"uv": [0, 5, 2, 7], "texture": "#2"}
- }
- },
- {
- "from": [10, 8, 10],
- "to": [12, 11, 12],
- "rotation": {"angle": 0, "axis": "y", "origin": [10, 9, 10]},
- "faces": {
- "north": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "east": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "south": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "west": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "up": {"uv": [0, 0, 2, 2], "texture": "#2"},
- "down": {"uv": [0, 5, 2, 7], "texture": "#2"}
- }
- },
- {
- "from": [13, 8, 10],
- "to": [15, 11, 12],
- "rotation": {"angle": 0, "axis": "y", "origin": [13, 9, 10]},
- "faces": {
- "north": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "east": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "south": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "west": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "up": {"uv": [0, 0, 2, 2], "texture": "#2"},
- "down": {"uv": [0, 5, 2, 7], "texture": "#2"}
- }
- },
- {
- "from": [1, 8, 10],
- "to": [3, 11, 12],
- "rotation": {"angle": 0, "axis": "y", "origin": [1, 9, 10]},
- "faces": {
- "north": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "east": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "south": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "west": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "up": {"uv": [0, 0, 2, 2], "texture": "#2"},
- "down": {"uv": [0, 5, 2, 7], "texture": "#2"}
- }
- },
- {
- "from": [4, 8, 10],
- "to": [6, 11, 12],
- "rotation": {"angle": 0, "axis": "y", "origin": [4, 9, 10]},
- "faces": {
- "north": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "east": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "south": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "west": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "up": {"uv": [0, 0, 2, 2], "texture": "#2"},
- "down": {"uv": [0, 5, 2, 7], "texture": "#2"}
- }
- },
- {
- "from": [7, 8, 13],
- "to": [9, 11, 15],
- "rotation": {"angle": 0, "axis": "y", "origin": [7, 9, 13]},
- "faces": {
- "north": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "east": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "south": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "west": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "up": {"uv": [0, 0, 2, 2], "texture": "#2"},
- "down": {"uv": [0, 5, 2, 7], "texture": "#2"}
- }
- },
- {
- "from": [10, 8, 13],
- "to": [12, 11, 15],
- "rotation": {"angle": 0, "axis": "y", "origin": [10, 9, 13]},
- "faces": {
- "north": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "east": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "south": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "west": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "up": {"uv": [0, 0, 2, 2], "texture": "#2"},
- "down": {"uv": [0, 5, 2, 7], "texture": "#2"}
- }
- },
- {
- "from": [13, 8, 13],
- "to": [15, 11, 15],
- "rotation": {"angle": 0, "axis": "y", "origin": [13, 9, 13]},
- "faces": {
- "north": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "east": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "south": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "west": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "up": {"uv": [0, 0, 2, 2], "texture": "#2"},
- "down": {"uv": [0, 5, 2, 7], "texture": "#2"}
- }
- },
- {
- "from": [1, 8, 13],
- "to": [3, 11, 15],
- "rotation": {"angle": 0, "axis": "y", "origin": [1, 9, 13]},
- "faces": {
- "north": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "east": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "south": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "west": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "up": {"uv": [0, 0, 2, 2], "texture": "#2"},
- "down": {"uv": [0, 5, 2, 7], "texture": "#2"}
- }
- },
- {
- "from": [4, 8, 13],
- "to": [6, 11, 15],
- "rotation": {"angle": 0, "axis": "y", "origin": [4, 9, 13]},
- "faces": {
- "north": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "east": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "south": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "west": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "up": {"uv": [0, 0, 2, 2], "texture": "#2"},
- "down": {"uv": [0, 5, 2, 7], "texture": "#2"}
- }
- },
- {
- "from": [13, 8, 1],
- "to": [15, 11, 3],
- "rotation": {"angle": 0, "axis": "y", "origin": [13, 9, 1]},
- "faces": {
- "north": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "east": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "south": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "west": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "up": {"uv": [0, 0, 2, 2], "texture": "#2"},
- "down": {"uv": [0, 5, 2, 7], "texture": "#2"}
- }
- },
- {
- "from": [10, 8, 1],
- "to": [12, 11, 3],
- "rotation": {"angle": 0, "axis": "y", "origin": [10, 9, 1]},
- "faces": {
- "north": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "east": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "south": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "west": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "up": {"uv": [0, 0, 2, 2], "texture": "#2"},
- "down": {"uv": [0, 5, 2, 7], "texture": "#2"}
- }
- },
- {
- "from": [7, 8, 1],
- "to": [9, 11, 3],
- "rotation": {"angle": 0, "axis": "y", "origin": [7, 9, 1]},
- "faces": {
- "north": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "east": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "south": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "west": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "up": {"uv": [0, 0, 2, 2], "texture": "#2"},
- "down": {"uv": [0, 5, 2, 7], "texture": "#2"}
- }
- },
- {
- "from": [4, 8, 1],
- "to": [6, 11, 3],
- "rotation": {"angle": 0, "axis": "y", "origin": [4, 9, 1]},
- "faces": {
- "north": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "east": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "south": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "west": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "up": {"uv": [0, 0, 2, 2], "texture": "#2"},
- "down": {"uv": [0, 5, 2, 7], "texture": "#2"}
- }
- },
- {
- "from": [1, 8, 1],
- "to": [3, 11, 3],
- "rotation": {"angle": 0, "axis": "y", "origin": [1, 9, 1]},
- "faces": {
- "north": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "east": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "south": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "west": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "up": {"uv": [0, 0, 2, 2], "texture": "#2"},
- "down": {"uv": [0, 5, 2, 7], "texture": "#2"}
- }
- },
- {
- "from": [7, 8, 4],
- "to": [9, 11, 6],
- "rotation": {"angle": 0, "axis": "y", "origin": [7, 9, 4]},
- "faces": {
- "north": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "east": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "south": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "west": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "up": {"uv": [0, 0, 2, 2], "texture": "#2"},
- "down": {"uv": [0, 5, 2, 7], "texture": "#2"}
- }
- },
- {
- "from": [10, 8, 4],
- "to": [12, 11, 6],
- "rotation": {"angle": 0, "axis": "y", "origin": [10, 9, 4]},
- "faces": {
- "north": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "east": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "south": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "west": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "up": {"uv": [0, 0, 2, 2], "texture": "#2"},
- "down": {"uv": [0, 5, 2, 7], "texture": "#2"}
- }
- },
- {
- "from": [13, 8, 4],
- "to": [15, 11, 6],
- "rotation": {"angle": 0, "axis": "y", "origin": [13, 9, 4]},
- "faces": {
- "north": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "east": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "south": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "west": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "up": {"uv": [0, 0, 2, 2], "texture": "#2"},
- "down": {"uv": [0, 5, 2, 7], "texture": "#2"}
- }
- },
- {
- "from": [1, 8, 4],
- "to": [3, 11, 6],
- "rotation": {"angle": 0, "axis": "y", "origin": [1, 9, 4]},
- "faces": {
- "north": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "east": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "south": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "west": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "up": {"uv": [0, 0, 2, 2], "texture": "#2"},
- "down": {"uv": [0, 5, 2, 7], "texture": "#2"}
- }
- },
- {
- "from": [4, 8, 4],
- "to": [6, 11, 6],
- "rotation": {"angle": 0, "axis": "y", "origin": [4, 9, 4]},
- "faces": {
- "north": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "east": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "south": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "west": {"uv": [0, 2, 2, 5], "texture": "#2"},
- "up": {"uv": [0, 0, 2, 2], "texture": "#2"},
- "down": {"uv": [0, 5, 2, 7], "texture": "#2"}
- }
- },
- {
- "from": [0, 0, 0],
- "to": [16, 8, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [0, 6, 0]},
- "faces": {
- "north": {"uv": [0, 8, 16, 16], "texture": "#2"},
- "east": {"uv": [0, 8, 16, 16], "texture": "#2"},
- "south": {"uv": [0, 8, 16, 16], "texture": "#2"},
- "west": {"uv": [0, 8, 16, 16], "texture": "#2"},
- "up": {"uv": [0, 0, 16, 16], "texture": "#3"},
- "down": {"uv": [0, 0, 16, 16], "texture": "#particle"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/surface_scanner/block_old.json b/build/resources/main/assets/tfmg/models/block/surface_scanner/block_old.json
deleted file mode 100644
index 48e1d442..00000000
--- a/build/resources/main/assets/tfmg/models/block/surface_scanner/block_old.json
+++ /dev/null
@@ -1,95 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "minecraft:block/block",
- "texture_size": [48, 32],
- "textures": {
- "2": "tfmg:block/surface_scanner",
- "particle": "tfmg:block/surface_scanner"
- },
- "elements": [
- {
- "from": [0, 0, 0],
- "to": [16, 2, 16],
- "faces": {
- "north": {"uv": [5.33333, 13, 10.66667, 14], "texture": "#2"},
- "east": {"uv": [5.33333, 13, 10.66667, 14], "texture": "#2"},
- "south": {"uv": [5.33333, 13, 10.66667, 14], "texture": "#2"},
- "west": {"uv": [5.33333, 13, 10.66667, 14], "texture": "#2"},
- "up": {"uv": [5.33333, 8, 0, 0], "texture": "#2"},
- "down": {"uv": [5.33333, 0, 0, 8], "texture": "#2"}
- }
- },
- {
- "from": [1, 2, 2],
- "to": [15, 14, 15],
- "faces": {
- "north": {"uv": [0.66667, 8, 5.33333, 14], "texture": "#2"},
- "east": {"uv": [5, 8, 0.66667, 14], "texture": "#2"},
- "south": {"uv": [10, 0, 14.66667, 6], "texture": "#2"},
- "west": {"uv": [0.66667, 8, 5, 14], "texture": "#2"},
- "up": {"uv": [10, 6.5, 5.33333, 0], "texture": "#2"},
- "down": {"uv": [13, 9.5, 8.33333, 16], "texture": "#2"}
- }
- },
- {
- "from": [14, 2, 15],
- "to": [15, 14, 16],
- "faces": {
- "north": {"uv": [5, 8, 5.33333, 14], "texture": "#2"},
- "east": {"uv": [5, 8, 5.33333, 14], "texture": "#2"},
- "south": {"uv": [5, 8, 5.33333, 14], "texture": "#2"},
- "west": {"uv": [5, 8, 5.33333, 14], "texture": "#2"},
- "up": {"uv": [1, 14, 0.66667, 13.5], "texture": "#2"},
- "down": {"uv": [1, 13.5, 0.66667, 14], "texture": "#2"}
- }
- },
- {
- "from": [2, 13, 15],
- "to": [14, 14, 16],
- "faces": {
- "north": {"uv": [1, 13.5, 5, 14], "texture": "#2"},
- "east": {"uv": [5, 13.5, 5.33333, 14], "texture": "#2"},
- "south": {"uv": [1, 13.5, 5, 14], "texture": "#2"},
- "west": {"uv": [5, 13.5, 5.33333, 14], "texture": "#2"},
- "up": {"uv": [5, 14, 1, 13.5], "texture": "#2"},
- "down": {"uv": [5, 13.5, 1, 14], "texture": "#2"}
- }
- },
- {
- "from": [1, 2, 15],
- "to": [2, 14, 16],
- "faces": {
- "north": {"uv": [5, 8, 5.33333, 14], "texture": "#2"},
- "east": {"uv": [5, 8, 5.33333, 14], "texture": "#2"},
- "south": {"uv": [5, 8, 5.33333, 14], "texture": "#2"},
- "west": {"uv": [5, 8, 5.33333, 14], "texture": "#2"},
- "up": {"uv": [5.33333, 14, 5, 13.5], "texture": "#2"},
- "down": {"uv": [14.66667, 7.5, 14.33333, 8], "texture": "#2"}
- }
- },
- {
- "from": [4, 2, 0],
- "to": [12, 13, 2],
- "faces": {
- "north": {"uv": [5.33333, 6.5, 8, 12], "texture": "#2"},
- "east": {"uv": [8, 6.5, 8.66667, 12], "texture": "#2"},
- "south": {"uv": [0, 16, 2.66667, 21.5], "texture": "#2"},
- "west": {"uv": [8.66667, 6.5, 8, 12], "texture": "#2"},
- "up": {"uv": [8, 13, 5.33333, 12], "texture": "#2"},
- "down": {"uv": [8, 21, 5.33333, 22], "texture": "#2"}
- }
- },
- {
- "from": [7, 14, 8],
- "to": [9, 15, 10],
- "faces": {
- "north": {"uv": [7.33333, 2.5, 8, 3], "texture": "#2"},
- "east": {"uv": [7.33333, 2.5, 8, 3], "texture": "#2"},
- "south": {"uv": [7.33333, 2.5, 8, 3], "texture": "#2"},
- "west": {"uv": [7.33333, 2.5, 8, 3], "texture": "#2"},
- "up": {"uv": [7.33333, 2.5, 8, 3.5], "texture": "#2"},
- "down": {"uv": [7.33333, 2.5, 8, 3.5], "texture": "#2"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/surface_scanner/flag.json b/build/resources/main/assets/tfmg/models/block/surface_scanner/flag.json
deleted file mode 100644
index 8c18526e..00000000
--- a/build/resources/main/assets/tfmg/models/block/surface_scanner/flag.json
+++ /dev/null
@@ -1,46 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "textures": {
- "0": "tfmg:block/surface_scanner",
- "1": "tfmg:block/surface_scanner_flags/flag1",
- "particle": "tfmg:block/surface_scanner"
- },
- "elements": [
- {
- "from": [15, 7.5, 7.5],
- "to": [16, 8.5, 8.5],
- "faces": {
- "north": {"uv": [12.25, 6.25, 12.5, 6.5], "rotation": 180, "texture": "#0"},
- "east": {"uv": [12.5, 6.25, 12.25, 6.5], "rotation": 270, "texture": "#0"},
- "south": {"uv": [12.25, 6.25, 12.5, 6.5], "texture": "#0"},
- "west": {"uv": [12.25, 6.25, 12.5, 6.5], "rotation": 90, "texture": "#0"},
- "up": {"uv": [12.25, 6.25, 12.5, 6.5], "rotation": 180, "texture": "#0"},
- "down": {"uv": [12.25, 6.25, 12.5, 6.5], "texture": "#0"}
- }
- },
- {
- "from": [15.5, 7.5, 8.5],
- "to": [15.5, 8.5, 14.5],
- "faces": {
- "north": {"uv": [0, 0, 0, 3], "rotation": 180, "texture": "#0"},
- "east": {"uv": [12.25, 6.5, 12.5, 5], "rotation": 90, "texture": "#0"},
- "south": {"uv": [0, 0, 0, 3], "texture": "#0"},
- "west": {"uv": [12.25, 5, 12.5, 6.5], "rotation": 90, "texture": "#0"},
- "up": {"uv": [0, 0, 0, 6], "rotation": 180, "texture": "#0"},
- "down": {"uv": [0, 0, 0, 6], "texture": "#0"}
- }
- },
- {
- "from": [15.5, 3.5, 11.5],
- "to": [15.5, 7.5, 14.5],
- "faces": {
- "north": {"uv": [0, 0, 0, 3], "rotation": 180, "texture": "#0"},
- "east": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#1"},
- "south": {"uv": [0, 0, 0, 3], "texture": "#0"},
- "west": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#1"},
- "up": {"uv": [0, 0, 0, 6], "rotation": 180, "texture": "#0"},
- "down": {"uv": [0, 0, 0, 6], "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/traffic_light/item.json b/build/resources/main/assets/tfmg/models/block/traffic_light/item.json
deleted file mode 100644
index c8b9fafb..00000000
--- a/build/resources/main/assets/tfmg/models/block/traffic_light/item.json
+++ /dev/null
@@ -1,141 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "texture_size": [32, 32],
- "textures": {
- "0": "tfmg:block/traffic_light",
- "particle": "tfmg:block/traffic_light"
- },
- "elements": [
- {
- "from": [3, 0, 3],
- "to": [13, 16, 13],
- "rotation": {"angle": 0, "axis": "y", "origin": [7, 0, 7]},
- "faces": {
- "north": {"uv": [5, 0, 10, 8], "texture": "#0"},
- "east": {"uv": [10, 0, 15, 8], "texture": "#0"},
- "south": {"uv": [0, 0, 5, 8], "texture": "#0"},
- "west": {"uv": [10, 0, 15, 8], "texture": "#0"},
- "up": {"uv": [0, 8, 5, 13], "texture": "#0"},
- "down": {"uv": [0, 8, 5, 13], "texture": "#0"}
- }
- },
- {
- "from": [5, 15.5, 0],
- "to": [11, 15.5, 3],
- "rotation": {"angle": 0, "axis": "y", "origin": [7, 14, 2]},
- "faces": {
- "north": {"uv": [0, 0, 3, 0], "texture": "#0"},
- "east": {"uv": [0, 0, 1.5, 0], "texture": "#0"},
- "south": {"uv": [0, 0, 3, 0], "texture": "#0"},
- "west": {"uv": [0, 0, 1.5, 0], "texture": "#0"},
- "up": {"uv": [12, 10.5, 15, 9], "texture": "#0"},
- "down": {"uv": [12, 9, 15, 10.5], "texture": "#0"}
- }
- },
- {
- "from": [11, 11.5, 0],
- "to": [11, 15.5, 3],
- "rotation": {"angle": 0, "axis": "y", "origin": [7, 14, 2]},
- "faces": {
- "north": {"uv": [0, 0, 0, 2], "texture": "#0"},
- "east": {"uv": [11.5, 10.5, 9.5, 9], "rotation": 90, "texture": "#0"},
- "south": {"uv": [0, 0, 0, 2], "texture": "#0"},
- "west": {"uv": [11.5, 9, 9.5, 10.5], "rotation": 90, "texture": "#0"},
- "up": {"uv": [0, 0, 0, 1.5], "texture": "#0"},
- "down": {"uv": [0, 0, 0, 1.5], "texture": "#0"}
- }
- },
- {
- "from": [5, 11.5, 0],
- "to": [5, 15.5, 3],
- "rotation": {"angle": 0, "axis": "y", "origin": [1, 14, 2]},
- "faces": {
- "north": {"uv": [0, 0, 0, 2], "texture": "#0"},
- "east": {"uv": [11.5, 10.5, 9.5, 9], "rotation": 90, "texture": "#0"},
- "south": {"uv": [0, 0, 0, 2], "texture": "#0"},
- "west": {"uv": [11.5, 9, 9.5, 10.5], "rotation": 90, "texture": "#0"},
- "up": {"uv": [0, 0, 0, 1.5], "texture": "#0"},
- "down": {"uv": [0, 0, 0, 1.5], "texture": "#0"}
- }
- },
- {
- "from": [5, 10.5, 0],
- "to": [11, 10.5, 3],
- "rotation": {"angle": 0, "axis": "y", "origin": [7, 9, 2]},
- "faces": {
- "north": {"uv": [0, 0, 3, 0], "texture": "#0"},
- "east": {"uv": [0, 0, 1.5, 0], "texture": "#0"},
- "south": {"uv": [0, 0, 3, 0], "texture": "#0"},
- "west": {"uv": [0, 0, 1.5, 0], "texture": "#0"},
- "up": {"uv": [12, 10.5, 15, 9], "texture": "#0"},
- "down": {"uv": [12, 9, 15, 10.5], "texture": "#0"}
- }
- },
- {
- "from": [11, 6.5, 0],
- "to": [11, 10.5, 3],
- "rotation": {"angle": 0, "axis": "y", "origin": [7, 9, 2]},
- "faces": {
- "north": {"uv": [0, 0, 0, 2], "texture": "#0"},
- "east": {"uv": [11.5, 10.5, 9.5, 9], "rotation": 90, "texture": "#0"},
- "south": {"uv": [0, 0, 0, 2], "texture": "#0"},
- "west": {"uv": [11.5, 9, 9.5, 10.5], "rotation": 90, "texture": "#0"},
- "up": {"uv": [0, 0, 0, 1.5], "texture": "#0"},
- "down": {"uv": [0, 0, 0, 1.5], "texture": "#0"}
- }
- },
- {
- "from": [5, 6.5, 0],
- "to": [5, 10.5, 3],
- "rotation": {"angle": 0, "axis": "y", "origin": [1, 9, 2]},
- "faces": {
- "north": {"uv": [0, 0, 0, 2], "texture": "#0"},
- "east": {"uv": [11.5, 10.5, 9.5, 9], "rotation": 90, "texture": "#0"},
- "south": {"uv": [0, 0, 0, 2], "texture": "#0"},
- "west": {"uv": [11.5, 9, 9.5, 10.5], "rotation": 90, "texture": "#0"},
- "up": {"uv": [0, 0, 0, 1.5], "texture": "#0"},
- "down": {"uv": [0, 0, 0, 1.5], "texture": "#0"}
- }
- },
- {
- "from": [5, 5.5, 0],
- "to": [11, 5.5, 3],
- "rotation": {"angle": 0, "axis": "y", "origin": [7, 4, 2]},
- "faces": {
- "north": {"uv": [0, 0, 3, 0], "texture": "#0"},
- "east": {"uv": [0, 0, 1.5, 0], "texture": "#0"},
- "south": {"uv": [0, 0, 3, 0], "texture": "#0"},
- "west": {"uv": [0, 0, 1.5, 0], "texture": "#0"},
- "up": {"uv": [12, 10.5, 15, 9], "texture": "#0"},
- "down": {"uv": [12, 9, 15, 10.5], "texture": "#0"}
- }
- },
- {
- "from": [11, 1.5, 0],
- "to": [11, 5.5, 3],
- "rotation": {"angle": 0, "axis": "y", "origin": [7, 4, 2]},
- "faces": {
- "north": {"uv": [0, 0, 0, 2], "texture": "#0"},
- "east": {"uv": [11.5, 10.5, 9.5, 9], "rotation": 90, "texture": "#0"},
- "south": {"uv": [0, 0, 0, 2], "texture": "#0"},
- "west": {"uv": [11.5, 9, 9.5, 10.5], "rotation": 90, "texture": "#0"},
- "up": {"uv": [0, 0, 0, 1.5], "texture": "#0"},
- "down": {"uv": [0, 0, 0, 1.5], "texture": "#0"}
- }
- },
- {
- "from": [5, 1.5, 0],
- "to": [5, 5.5, 3],
- "rotation": {"angle": 0, "axis": "y", "origin": [1, 4, 2]},
- "faces": {
- "north": {"uv": [0, 0, 0, 2], "texture": "#0"},
- "east": {"uv": [11.5, 10.5, 9.5, 9], "rotation": 90, "texture": "#0"},
- "south": {"uv": [0, 0, 0, 2], "texture": "#0"},
- "west": {"uv": [11.5, 9, 9.5, 10.5], "rotation": 90, "texture": "#0"},
- "up": {"uv": [0, 0, 0, 1.5], "texture": "#0"},
- "down": {"uv": [0, 0, 0, 1.5], "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/transformer/block.json b/build/resources/main/assets/tfmg/models/block/transformer/block.json
deleted file mode 100644
index 675e94ba..00000000
--- a/build/resources/main/assets/tfmg/models/block/transformer/block.json
+++ /dev/null
@@ -1,132 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "texture_size": [32, 32],
- "textures": {
- "0": "tfmg:block/steel_casing",
- "1": "tfmg:block/transformer",
- "particle": "tfmg:block/steel_casing"
- },
- "elements": [
- {
- "from": [0, 0, 0],
- "to": [16, 6, 16],
- "faces": {
- "north": {"uv": [0, 0, 8, 3], "texture": "#1"},
- "east": {"uv": [0, 0, 8, 3], "texture": "#1"},
- "south": {"uv": [0, 0, 8, 3], "texture": "#1"},
- "west": {"uv": [0, 0, 8, 3], "texture": "#1"},
- "up": {"uv": [0, 8, 8, 16], "texture": "#1"},
- "down": {"uv": [0, 0, 16, 16], "texture": "#0"}
- }
- },
- {
- "from": [3, 15, 7],
- "to": [5, 18, 9],
- "rotation": {"angle": 0, "axis": "y", "origin": [3, 14, 7]},
- "faces": {
- "north": {"uv": [5, 6, 6, 7.5], "texture": "#1"},
- "east": {"uv": [5, 6, 6, 7.5], "texture": "#1"},
- "south": {"uv": [1, 6, 2, 7.5], "texture": "#1"},
- "west": {"uv": [5, 4, 6, 5.5], "texture": "#1"},
- "up": {"uv": [10.5, 6, 11.5, 7], "texture": "#1"}
- }
- },
- {
- "from": [11, 15, 7],
- "to": [13, 18, 9],
- "rotation": {"angle": 0, "axis": "y", "origin": [11, 14, 7]},
- "faces": {
- "north": {"uv": [1, 6, 2, 7.5], "texture": "#1"},
- "east": {"uv": [1, 4, 2, 5.5], "texture": "#1"},
- "south": {"uv": [5, 6, 6, 7.5], "texture": "#1"},
- "west": {"uv": [5, 6, 6, 7.5], "texture": "#1"},
- "up": {"uv": [6.5, 6, 7.5, 7], "texture": "#1"}
- }
- },
- {
- "from": [5, 16, 7],
- "to": [11, 18, 9],
- "rotation": {"angle": 0, "axis": "y", "origin": [5, 14, 7]},
- "faces": {
- "north": {"uv": [2, 6, 5, 7], "texture": "#1"},
- "south": {"uv": [2, 6, 5, 7], "texture": "#1"},
- "up": {"uv": [7.5, 6, 10.5, 7], "texture": "#1"},
- "down": {"uv": [0, 0, 12, 4], "texture": "#1"}
- }
- },
- {
- "from": [0.5, 14, 4.5],
- "to": [7.5, 15, 11.5],
- "rotation": {"angle": 0, "axis": "y", "origin": [0, 14, 4]},
- "faces": {
- "north": {"uv": [10.5, 8, 14, 8.5], "texture": "#1"},
- "east": {"uv": [10.5, 8, 14, 8.5], "texture": "#1"},
- "south": {"uv": [10.5, 8, 14, 8.5], "texture": "#1"},
- "west": {"uv": [10.5, 8, 14, 8.5], "texture": "#1"},
- "up": {"uv": [10.5, 8, 14, 11.5], "texture": "#1"},
- "down": {"uv": [10.5, 8, 14, 11.5], "texture": "#1"}
- }
- },
- {
- "from": [8.5, 14, 4.5],
- "to": [15.5, 15, 11.5],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 14, 4]},
- "faces": {
- "north": {"uv": [10.5, 8, 14, 8.5], "texture": "#1"},
- "east": {"uv": [10.5, 8, 14, 8.5], "texture": "#1"},
- "south": {"uv": [10.5, 8, 14, 8.5], "texture": "#1"},
- "west": {"uv": [10.5, 8, 14, 8.5], "texture": "#1"},
- "up": {"uv": [10.5, 8, 14, 11.5], "texture": "#1"},
- "down": {"uv": [10.5, 8, 14, 11.5], "texture": "#1"}
- }
- },
- {
- "from": [0, 6, 6],
- "to": [1, 10, 10],
- "rotation": {"angle": 0, "axis": "y", "origin": [0, 7, 7]},
- "faces": {
- "north": {"uv": [5, 3, 7, 3.5], "rotation": 90, "texture": "#1"},
- "east": {"uv": [7, 3, 9, 5], "rotation": 90, "texture": "#1"},
- "south": {"uv": [5, 3, 7, 3.5], "rotation": 90, "texture": "#1"},
- "west": {"uv": [3, 3, 5, 5], "rotation": 90, "texture": "#1"},
- "up": {"uv": [5, 3, 7, 3.5], "rotation": 90, "texture": "#1"},
- "down": {"uv": [5, 3, 7, 3.5], "rotation": 90, "texture": "#1"}
- }
- },
- {
- "from": [15, 6, 6],
- "to": [16, 10, 10],
- "rotation": {"angle": 0, "axis": "y", "origin": [15, 7, 7]},
- "faces": {
- "north": {"uv": [5, 3, 7, 3.5], "rotation": 90, "texture": "#1"},
- "east": {"uv": [3, 3, 5, 5], "rotation": 90, "texture": "#1"},
- "south": {"uv": [5, 3, 7, 3.5], "rotation": 90, "texture": "#1"},
- "west": {"uv": [7, 3, 9, 5], "rotation": 90, "texture": "#1"},
- "up": {"uv": [5, 3, 7, 3.5], "rotation": 90, "texture": "#1"},
- "down": {"uv": [5, 3, 7, 3.5], "rotation": 90, "texture": "#1"}
- }
- },
- {
- "from": [11, 6, 7],
- "to": [13, 14, 9],
- "rotation": {"angle": 0, "axis": "y", "origin": [11, 6, 7]},
- "faces": {
- "north": {"uv": [7, 6, 11, 7], "rotation": 90, "texture": "#1"},
- "east": {"uv": [7, 6, 11, 7], "rotation": 90, "texture": "#1"},
- "south": {"uv": [7, 6, 11, 7], "rotation": 90, "texture": "#1"},
- "west": {"uv": [7, 6, 11, 7], "rotation": 90, "texture": "#1"}
- }
- },
- {
- "from": [3, 6, 7],
- "to": [5, 14, 9],
- "rotation": {"angle": 0, "axis": "y", "origin": [3, 6, 7]},
- "faces": {
- "north": {"uv": [7, 6, 11, 7], "rotation": 90, "texture": "#1"},
- "east": {"uv": [7, 6, 11, 7], "rotation": 90, "texture": "#1"},
- "south": {"uv": [7, 6, 11, 7], "rotation": 90, "texture": "#1"},
- "west": {"uv": [7, 6, 11, 7], "rotation": 90, "texture": "#1"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/transformer/coil.json b/build/resources/main/assets/tfmg/models/block/transformer/coil.json
deleted file mode 100644
index a5aca95d..00000000
--- a/build/resources/main/assets/tfmg/models/block/transformer/coil.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "texture_size": [32, 32],
- "textures": {
- "0": "tfmg:block/transformer",
- "particle": "tfmg:block/transformer"
- },
- "elements": [
- {
- "from": [1, 6, 5],
- "to": [7, 14, 11],
- "rotation": {"angle": 0, "axis": "y", "origin": [3, 6, 7]},
- "faces": {
- "north": {"uv": [13, 0.5, 16, 4.5], "texture": "#0"},
- "east": {"uv": [13, 0.5, 16, 4.5], "texture": "#0"},
- "south": {"uv": [13, 0.5, 16, 4.5], "texture": "#0"},
- "west": {"uv": [13, 0.5, 16, 4.5], "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/turbine_engine/block_single.json b/build/resources/main/assets/tfmg/models/block/turbine_engine/block_single.json
deleted file mode 100644
index cadfc677..00000000
--- a/build/resources/main/assets/tfmg/models/block/turbine_engine/block_single.json
+++ /dev/null
@@ -1,46 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "textures": {
- "0": "tfmg:block/engines/turbine_engine",
- "particle": "tfmg:block/engines/turbine_engine"
- },
- "elements": [
- {
- "from": [5.3, 0, 5],
- "to": [11.3, 3, 14],
- "rotation": {"angle": 0, "axis": "y", "origin": [16.3, 10, 14]},
- "faces": {
- "north": {"uv": [9.25, 0, 10, 1.5], "rotation": 90, "texture": "#0"},
- "east": {"uv": [8.25, 0, 9, 2.25], "rotation": 90, "texture": "#0"},
- "south": {"uv": [9.25, 0, 10, 1.5], "rotation": 90, "texture": "#0"},
- "west": {"uv": [8.25, 0, 9, 2.25], "rotation": 90, "texture": "#0"},
- "down": {"uv": [12.25, 6.25, 13.75, 8.5], "rotation": 180, "texture": "#0"}
- }
- },
- {
- "from": [3, 3, 2],
- "to": [13, 13, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [16, 23, 16]},
- "faces": {
- "north": {"uv": [0, 0, 2.5, 2.5], "texture": "#0"},
- "east": {"uv": [6.25, 0, 2.75, 2.5], "texture": "#0"},
- "south": {"uv": [0.5, 3.25, 3, 5.75], "texture": "#0"},
- "west": {"uv": [2.75, 0, 6.25, 2.5], "texture": "#0"},
- "up": {"uv": [6.25, 0, 2.75, 2.5], "rotation": 270, "texture": "#0"},
- "down": {"uv": [2.75, 0, 6.25, 2.5], "rotation": 270, "texture": "#0"}
- }
- },
- {
- "from": [5, 13, 7],
- "to": [11, 14, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [16, 23, 16]},
- "faces": {
- "north": {"uv": [9.75, 0, 10, 1.5], "rotation": 90, "texture": "#0"},
- "east": {"uv": [9, 2.25, 9.25, 0], "rotation": 90, "texture": "#0"},
- "south": {"uv": [9.75, 0, 10, 1.5], "rotation": 90, "texture": "#0"},
- "west": {"uv": [9, 0, 9.25, 2.25], "rotation": 90, "texture": "#0"},
- "up": {"uv": [6.5, 0, 8, 2.25], "rotation": 180, "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/turbine_engine/item.json b/build/resources/main/assets/tfmg/models/block/turbine_engine/item.json
deleted file mode 100644
index fd71c756..00000000
--- a/build/resources/main/assets/tfmg/models/block/turbine_engine/item.json
+++ /dev/null
@@ -1,208 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "0": "tfmg:block/shaft_top",
- "1": "tfmg:block/shaft",
- "2": "tfmg:block/engines/turbine_engine",
- "particle": "tfmg:block/shaft_top"
- },
- "elements": [
- {
- "from": [12, 2, -8],
- "to": [14, 14, 8],
- "rotation": {"angle": 0, "axis": "y", "origin": [0, 0, -8]},
- "faces": {
- "north": {"uv": [0, 6.5, 0.5, 9.5], "texture": "#2"},
- "east": {"uv": [8, 2.75, 12, 5.75], "texture": "#2"},
- "south": {"uv": [8, 2.75, 8.5, 5.75], "texture": "#2"},
- "west": {"uv": [8, 5.75, 12, 8.75], "texture": "#2"},
- "up": {"uv": [12, 2.75, 8, 3.25], "rotation": 90, "texture": "#2"},
- "down": {"uv": [8, 5.75, 12, 5.25], "rotation": 90, "texture": "#2"}
- }
- },
- {
- "from": [2, 2, -8],
- "to": [4, 14, 8],
- "rotation": {"angle": 0, "axis": "y", "origin": [-10, 0, -8]},
- "faces": {
- "north": {"uv": [2.5, 6.5, 3, 9.5], "texture": "#2"},
- "east": {"uv": [8, 5.75, 12, 8.75], "texture": "#2"},
- "south": {"uv": [8.5, 2.75, 8, 5.75], "texture": "#2"},
- "west": {"uv": [12, 2.75, 8, 5.75], "texture": "#2"},
- "up": {"uv": [12, 5.25, 8, 5.75], "rotation": 90, "texture": "#2"},
- "down": {"uv": [8, 3.25, 12, 2.75], "rotation": 90, "texture": "#2"}
- }
- },
- {
- "from": [3, 3, 8],
- "to": [13, 13, 22],
- "rotation": {"angle": 0, "axis": "y", "origin": [0, 0, 8]},
- "faces": {
- "north": {"uv": [0.5, 3.25, 3, 5.75], "texture": "#2"},
- "east": {"uv": [2.75, 0, 6.25, 2.5], "texture": "#2"},
- "south": {"uv": [0, 0, 2.5, 2.5], "texture": "#2"},
- "west": {"uv": [6.25, 0, 2.75, 2.5], "texture": "#2"},
- "up": {"uv": [6.25, 0, 2.75, 2.5], "rotation": 90, "texture": "#2"},
- "down": {"uv": [2.75, 0, 6.25, 2.5], "rotation": 90, "texture": "#2"}
- }
- },
- {
- "from": [5.3, 0, 10],
- "to": [11.3, 3, 19],
- "rotation": {"angle": 0, "axis": "y", "origin": [0.3, 10, 10]},
- "faces": {
- "north": {"uv": [9.25, 0, 10, 1.5], "rotation": 90, "texture": "#2"},
- "east": {"uv": [8.25, 0, 9, 2.25], "rotation": 90, "texture": "#2"},
- "south": {"uv": [9.25, 0, 10, 1.5], "rotation": 90, "texture": "#2"},
- "west": {"uv": [8.25, 0, 9, 2.25], "rotation": 90, "texture": "#2"},
- "down": {"uv": [12.25, 6.25, 13.75, 8.5], "texture": "#2"}
- }
- },
- {
- "from": [5, 13, 8],
- "to": [11, 14, 17],
- "rotation": {"angle": 0, "axis": "y", "origin": [0, 23, 8]},
- "faces": {
- "north": {"uv": [9.75, 0, 10, 1.5], "rotation": 90, "texture": "#2"},
- "east": {"uv": [9, 0, 9.25, 2.25], "rotation": 90, "texture": "#2"},
- "south": {"uv": [9.75, 0, 10, 1.5], "rotation": 90, "texture": "#2"},
- "west": {"uv": [9, 2.25, 9.25, 0], "rotation": 90, "texture": "#2"},
- "up": {"uv": [6.5, 0, 8, 2.25], "texture": "#2"}
- }
- },
- {
- "from": [3, 0, 0],
- "to": [13, 2, 8],
- "rotation": {"angle": 0, "axis": "y", "origin": [-2, -2, -7]},
- "faces": {
- "north": {"uv": [14.5, 2.75, 15, 5.25], "rotation": 90, "texture": "#2"},
- "east": {"uv": [12.25, 5.5, 14.25, 6], "texture": "#2"},
- "south": {"uv": [14.5, 2.75, 15, 5.25], "rotation": 90, "texture": "#2"},
- "west": {"uv": [12.25, 5.5, 14.25, 6], "texture": "#2"},
- "down": {"uv": [12.25, 2.75, 14.25, 5.25], "rotation": 90, "texture": "#2"}
- }
- },
- {
- "from": [1, 9, -4],
- "to": [2, 11, 8],
- "rotation": {"angle": 0, "axis": "y", "origin": [-1, 4, -6]},
- "faces": {
- "north": {"uv": [12.25, 0.5, 12.5, 1], "texture": "#2"},
- "south": {"uv": [12.5, 0.5, 12.75, 1], "texture": "#2"},
- "west": {"uv": [12.25, 0.5, 15.25, 1], "texture": "#2"},
- "up": {"uv": [12.25, 0.5, 15.25, 0.75], "rotation": 90, "texture": "#2"},
- "down": {"uv": [15.25, 0.5, 12.25, 0.75], "rotation": 90, "texture": "#2"}
- }
- },
- {
- "from": [1, 6, -4],
- "to": [2, 9, -2],
- "rotation": {"angle": 0, "axis": "y", "origin": [-1, 2, -6]},
- "faces": {
- "north": {"uv": [12.25, 1, 12.5, 1.75], "texture": "#2"},
- "south": {"uv": [12.5, 1, 12.75, 1.75], "texture": "#2"},
- "west": {"uv": [12.25, 1, 12.75, 1.75], "texture": "#2"},
- "down": {"uv": [12.25, 1.25, 12.75, 1.5], "rotation": 90, "texture": "#2"}
- }
- },
- {
- "from": [14, 9, -4],
- "to": [15, 11, 8],
- "rotation": {"angle": 0, "axis": "y", "origin": [12, 4, -6]},
- "faces": {
- "north": {"uv": [12.25, 0.5, 12.5, 1], "texture": "#2"},
- "east": {"uv": [15.25, 0.5, 12.25, 1], "texture": "#2"},
- "south": {"uv": [12.5, 0.5, 12.75, 1], "texture": "#2"},
- "up": {"uv": [12.25, 0.5, 15.25, 0.75], "rotation": 90, "texture": "#2"},
- "down": {"uv": [15.25, 0.5, 12.25, 0.75], "rotation": 90, "texture": "#2"}
- }
- },
- {
- "from": [14, 6, -4],
- "to": [15, 9, -2],
- "rotation": {"angle": 0, "axis": "y", "origin": [12, 2, -6]},
- "faces": {
- "north": {"uv": [12.25, 1, 12.5, 1.75], "texture": "#2"},
- "east": {"uv": [12.25, 1, 12.75, 1.75], "texture": "#2"},
- "south": {"uv": [12.25, 1, 12.5, 1.75], "texture": "#2"},
- "down": {"uv": [12.25, 1.25, 12.75, 1.5], "rotation": 90, "texture": "#2"}
- }
- },
- {
- "from": [4, 4, -6],
- "to": [12, 12, -6],
- "rotation": {"angle": 0, "axis": "y", "origin": [0, 0, -6]},
- "faces": {
- "north": {"uv": [0.75, 9.75, 2.75, 11.75], "texture": "#2"},
- "east": {"uv": [0, 0, 0, 8], "texture": "#2"},
- "west": {"uv": [0, 0, 0, 8], "texture": "#2"},
- "up": {"uv": [0, 0, 8, 0], "texture": "#2"},
- "down": {"uv": [0, 0, 8, 0], "texture": "#2"}
- }
- },
- {
- "from": [4, 12, -8],
- "to": [12, 14, 8],
- "rotation": {"angle": 0, "axis": "y", "origin": [-8, 0, -8]},
- "faces": {
- "north": {"uv": [0.5, 6.5, 2.5, 7], "texture": "#2"},
- "east": {"uv": [0, 0, 0, 0], "texture": "#2"},
- "south": {"uv": [12.25, 2.75, 14.25, 3.25], "texture": "#2"},
- "west": {"uv": [0, 0, 0, 0], "texture": "#2"},
- "up": {"uv": [12, 3.25, 8, 5.25], "rotation": 90, "texture": "#2"},
- "down": {"uv": [12, 6.25, 8, 8.25], "rotation": 90, "texture": "#2"}
- }
- },
- {
- "from": [4, 2, -8],
- "to": [12, 4, 8],
- "rotation": {"angle": 0, "axis": "y", "origin": [-8, -10, -8]},
- "faces": {
- "north": {"uv": [0.5, 9, 2.5, 9.5], "texture": "#2"},
- "east": {"uv": [0, 0, 0, 0], "texture": "#2"},
- "south": {"uv": [12.25, 2.75, 14.25, 3.25], "texture": "#2"},
- "west": {"uv": [0, 0, 0, 0], "texture": "#2"},
- "up": {"uv": [8, 6.25, 12, 8.25], "rotation": 90, "texture": "#2"},
- "down": {"uv": [8, 3.25, 12, 5.25], "rotation": 90, "texture": "#2"}
- }
- },
- {
- "from": [4, 4, -7],
- "to": [12, 12, -7],
- "rotation": {"angle": 0, "axis": "y", "origin": [0, 0, -7]},
- "faces": {
- "north": {"uv": [0.5, 7, 2.5, 9], "texture": "#2"},
- "east": {"uv": [0, 0, 0, 8], "texture": "#2"},
- "west": {"uv": [0, 0, 0, 8], "texture": "#2"},
- "up": {"uv": [0, 0, 8, 0], "texture": "#2"},
- "down": {"uv": [0, 0, 8, 0], "texture": "#2"}
- }
- },
- {
- "from": [6, 6, 21],
- "to": [10, 10, 24],
- "rotation": {"angle": -22.5, "axis": "z", "origin": [8, 8, 22]},
- "faces": {
- "east": {"uv": [6, 0, 10, 3], "rotation": 90, "texture": "#1"},
- "south": {"uv": [6, 6, 10, 10], "texture": "#0"},
- "west": {"uv": [6, 0, 10, 3], "rotation": 90, "texture": "#1"},
- "up": {"uv": [6, 0, 10, 3], "texture": "#1"},
- "down": {"uv": [6, 0, 10, 3], "texture": "#1"}
- }
- },
- {
- "from": [7, 7, -8],
- "to": [9, 9, -4],
- "rotation": {"angle": 0, "axis": "y", "origin": [7, 7, 6]},
- "faces": {
- "north": {"uv": [1.25, 7.75, 1.75, 8.25], "texture": "#2"},
- "east": {"uv": [0, 9.75, 0.5, 10.75], "rotation": 90, "texture": "#2"},
- "west": {"uv": [0, 9.75, 0.5, 10.75], "rotation": 90, "texture": "#2"},
- "up": {"uv": [0, 9.75, 0.5, 10.75], "texture": "#2"},
- "down": {"uv": [0, 9.75, 0.5, 10.75], "texture": "#2"}
- }
- }
- ],
- "display": {}
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/voltage_observer/block_on.json b/build/resources/main/assets/tfmg/models/block/voltage_observer/block_on.json
deleted file mode 100644
index d4af49b2..00000000
--- a/build/resources/main/assets/tfmg/models/block/voltage_observer/block_on.json
+++ /dev/null
@@ -1,22 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "texture_size": [64, 64],
- "textures": {
- "0": "tfmg:block/voltage_observer_on",
- "particle": "tfmg:block/voltage_observer_on"
- },
- "elements": [
- {
- "from": [0, 0, 0],
- "to": [16, 16, 16],
- "faces": {
- "north": {"uv": [0, 8, 8, 16], "texture": "#0"},
- "east": {"uv": [0.00001, 8, 8, 16], "texture": "#0"},
- "south": {"uv": [0, 8, 7.99999, 16], "texture": "#0"},
- "west": {"uv": [0, 8, 7.99999, 16], "texture": "#0"},
- "up": {"uv": [8.00001, 8, 0, 0], "texture": "#0"},
- "down": {"uv": [16, 0, 7.99999, 8], "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/voltage_observer/item.json b/build/resources/main/assets/tfmg/models/block/voltage_observer/item.json
deleted file mode 100644
index 49299f4c..00000000
--- a/build/resources/main/assets/tfmg/models/block/voltage_observer/item.json
+++ /dev/null
@@ -1,23 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "texture_size": [64, 64],
- "textures": {
- "0": "tfmg:block/voltage_observer",
- "particle": "tfmg:block/voltage_observer"
- },
- "elements": [
- {
- "from": [0, 0, 0],
- "to": [16, 16, 16],
- "faces": {
- "north": {"uv": [8, 0, 16, 8], "texture": "#0"},
- "east": {"uv": [8.00001, 0, 16, 8], "texture": "#0"},
- "south": {"uv": [8.00001, 0, 16, 8], "texture": "#0"},
- "west": {"uv": [8.00001, 0, 16, 8], "texture": "#0"},
- "up": {"uv": [8.00001, 8, 0, 0], "texture": "#0"},
- "down": {"uv": [16, 0, 7.99999, 8], "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/winding_machine/connecting_wire.json b/build/resources/main/assets/tfmg/models/block/winding_machine/connecting_wire.json
deleted file mode 100644
index cc34f4a9..00000000
--- a/build/resources/main/assets/tfmg/models/block/winding_machine/connecting_wire.json
+++ /dev/null
@@ -1,22 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "textures": {
- "0": "tfmg:block/winding_machine_wire",
- "particle": "tfmg:block/winding_machine_wire"
- },
- "elements": [
- {
- "from": [9, 8, 0],
- "to": [10, 8, 13],
- "rotation": {"angle": 0, "axis": "y", "origin": [3, 8, 8]},
- "faces": {
- "north": {"uv": [0, 0, 1, 0], "texture": "#0"},
- "east": {"uv": [0, 0, 14, 0], "texture": "#0"},
- "south": {"uv": [0, 0, 1, 0], "texture": "#0"},
- "west": {"uv": [0, 0, 14, 0], "texture": "#0"},
- "up": {"uv": [12, 0, 13, 13], "texture": "#0"},
- "down": {"uv": [12, 13, 13, 0], "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/winding_machine/constantan_spool.json b/build/resources/main/assets/tfmg/models/block/winding_machine/constantan_spool.json
deleted file mode 100644
index 449eb288..00000000
--- a/build/resources/main/assets/tfmg/models/block/winding_machine/constantan_spool.json
+++ /dev/null
@@ -1,20 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "textures": {
- "0": "tfmg:block/copper_spool",
- "particle": "tfmg:block/copper_spool"
- },
- "elements": [
- {
- "from": [4, 6, 6],
- "to": [11, 10, 10],
- "rotation": {"angle": 0, "axis": "y", "origin": [4, 7, 7]},
- "faces": {
- "north": {"uv": [0, 8, 4, 15], "rotation": 90, "texture": "#0"},
- "south": {"uv": [0, 8, 4, 15], "rotation": 90, "texture": "#0"},
- "up": {"uv": [0, 8, 4, 15], "rotation": 90, "texture": "#0"},
- "down": {"uv": [0, 8, 4, 15], "rotation": 90, "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/winding_machine/copper_connecting_wire.json b/build/resources/main/assets/tfmg/models/block/winding_machine/copper_connecting_wire.json
deleted file mode 100644
index 8c75d1cb..00000000
--- a/build/resources/main/assets/tfmg/models/block/winding_machine/copper_connecting_wire.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "textures": {
- "1": "tfmg:block/winding_machine_wire"
- },
- "elements": [
- {
- "from": [9, 17, 1],
- "to": [10, 17, 15],
- "rotation": {"angle": 0, "axis": "y", "origin": [9, 17, 1]},
- "faces": {
- "north": {"uv": [0, 0, 1, 0], "texture": "#1"},
- "east": {"uv": [0, 0, 14, 0], "texture": "#1"},
- "south": {"uv": [0, 0, 1, 0], "texture": "#1"},
- "west": {"uv": [0, 0, 14, 0], "texture": "#1"},
- "up": {"uv": [12, 0, 13, 14], "texture": "#1"},
- "down": {"uv": [12, 14, 13, 0], "texture": "#1"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/winding_machine/copper_spool.json b/build/resources/main/assets/tfmg/models/block/winding_machine/copper_spool.json
deleted file mode 100644
index b255b84a..00000000
--- a/build/resources/main/assets/tfmg/models/block/winding_machine/copper_spool.json
+++ /dev/null
@@ -1,20 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "textures": {
- "0": "tfmg:block/copper_spool",
- "particle": "tfmg:block/copper_spool"
- },
- "elements": [
- {
- "from": [4, 6, 6],
- "to": [11, 10, 10],
- "rotation": {"angle": 0, "axis": "y", "origin": [4, 7, 7]},
- "faces": {
- "north": {"uv": [0, 0, 4, 7], "rotation": 90, "texture": "#0"},
- "south": {"uv": [0, 0, 4, 7], "rotation": 90, "texture": "#0"},
- "up": {"uv": [0, 0, 4, 7], "rotation": 90, "texture": "#0"},
- "down": {"uv": [0, 0, 4, 7], "rotation": 90, "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/yellow_concrete_stairs_inner.json b/build/resources/main/assets/tfmg/models/block/yellow_concrete_stairs_inner.json
deleted file mode 100644
index 38d8d8d7..00000000
--- a/build/resources/main/assets/tfmg/models/block/yellow_concrete_stairs_inner.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "parent": "minecraft:block/inner_stairs",
- "textures": {
- "bottom": "tfmg:block/yellow_concrete",
- "side": "tfmg:block/yellow_concrete",
- "top": "tfmg:block/yellow_concrete"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/zinc_frame/block.json b/build/resources/main/assets/tfmg/models/block/zinc_frame/block.json
deleted file mode 100644
index 3580a984..00000000
--- a/build/resources/main/assets/tfmg/models/block/zinc_frame/block.json
+++ /dev/null
@@ -1,166 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "0": "tfmg:block/zinc_frame",
- "particle": "tfmg:block/zinc_frame"
- },
- "elements": [
- {
- "from": [0, 0, 0],
- "to": [2, 16, 2],
- "faces": {
- "north": {"uv": [14, 0, 16, 16], "texture": "#0"},
- "east": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "south": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "west": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "up": {"uv": [0, 0, 2, 2], "texture": "#0"},
- "down": {"uv": [0, 14, 2, 16], "texture": "#0"}
- }
- },
- {
- "from": [14, 0, 0],
- "to": [16, 16, 2],
- "faces": {
- "north": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "east": {"uv": [14, 0, 16, 16], "texture": "#0"},
- "south": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "west": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "up": {"uv": [14, 0, 16, 2], "texture": "#0"},
- "down": {"uv": [14, 14, 16, 16], "texture": "#0"}
- }
- },
- {
- "from": [0, 0, 14],
- "to": [2, 16, 16],
- "faces": {
- "north": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "east": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "south": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "west": {"uv": [14, 0, 16, 16], "texture": "#0"},
- "up": {"uv": [0, 14, 2, 16], "texture": "#0"},
- "down": {"uv": [0, 0, 2, 2], "texture": "#0"}
- }
- },
- {
- "from": [14, 0, 14],
- "to": [16, 16, 16],
- "faces": {
- "north": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "east": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "south": {"uv": [14, 0, 16, 16], "texture": "#0"},
- "west": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "up": {"uv": [14, 14, 16, 16], "texture": "#0"},
- "down": {"uv": [14, 0, 16, 2], "texture": "#0"}
- }
- },
- {
- "from": [14, 14, 2],
- "to": [16, 16, 14],
- "faces": {
- "north": {"uv": [0, 0, 2, 2], "rotation": 180, "texture": "#0"},
- "east": {"uv": [14, 2, 16, 14], "rotation": 270, "texture": "#0"},
- "south": {"uv": [0, 0, 2, 2], "texture": "#0"},
- "west": {"uv": [0, 0, 2, 12], "rotation": 90, "texture": "#0"},
- "up": {"uv": [0, 2, 2, 14], "rotation": 180, "texture": "#0"},
- "down": {"uv": [0, 2, 2, 14], "texture": "#0"}
- }
- },
- {
- "from": [0, 14, 2],
- "to": [2, 16, 14],
- "faces": {
- "north": {"uv": [0, 0, 2, 2], "rotation": 180, "texture": "#0"},
- "east": {"uv": [0, 0, 2, 12], "rotation": 270, "texture": "#0"},
- "south": {"uv": [0, 0, 2, 2], "texture": "#0"},
- "west": {"uv": [0, 2, 2, 14], "rotation": 90, "texture": "#0"},
- "up": {"uv": [14, 2, 16, 14], "rotation": 180, "texture": "#0"},
- "down": {"uv": [0, 0, 2, 12], "texture": "#0"}
- }
- },
- {
- "from": [0, 0, 2],
- "to": [2, 2, 14],
- "faces": {
- "north": {"uv": [0, 0, 2, 2], "rotation": 180, "texture": "#0"},
- "east": {"uv": [0, 0, 2, 12], "rotation": 270, "texture": "#0"},
- "south": {"uv": [0, 0, 2, 2], "texture": "#0"},
- "west": {"uv": [14, 2, 16, 14], "rotation": 90, "texture": "#0"},
- "up": {"uv": [0, 0, 2, 12], "rotation": 180, "texture": "#0"},
- "down": {"uv": [0, 2, 2, 14], "texture": "#0"}
- }
- },
- {
- "from": [14, 0, 2],
- "to": [16, 2, 14],
- "faces": {
- "north": {"uv": [0, 0, 2, 2], "rotation": 180, "texture": "#0"},
- "east": {"uv": [0, 2, 2, 14], "rotation": 270, "texture": "#0"},
- "south": {"uv": [0, 0, 2, 2], "texture": "#0"},
- "west": {"uv": [0, 0, 2, 12], "rotation": 90, "texture": "#0"},
- "up": {"uv": [0, 2, 2, 14], "rotation": 180, "texture": "#0"},
- "down": {"uv": [14, 2, 16, 14], "texture": "#0"}
- }
- },
- {
- "from": [2, 14, 0],
- "to": [14, 16, 2],
- "faces": {
- "north": {"uv": [14, 2, 16, 14], "rotation": 270, "texture": "#0"},
- "east": {"uv": [0, 0, 2, 2], "texture": "#0"},
- "south": {"uv": [0, 0, 2, 12], "rotation": 90, "texture": "#0"},
- "west": {"uv": [0, 0, 2, 2], "rotation": 180, "texture": "#0"},
- "up": {"uv": [0, 2, 2, 14], "rotation": 90, "texture": "#0"},
- "down": {"uv": [0, 0, 2, 12], "rotation": 90, "texture": "#0"}
- }
- },
- {
- "from": [2, 14, 14],
- "to": [14, 16, 16],
- "faces": {
- "north": {"uv": [0, 0, 2, 12], "rotation": 270, "texture": "#0"},
- "east": {"uv": [0, 0, 2, 2], "texture": "#0"},
- "south": {"uv": [0, 2, 2, 14], "rotation": 90, "texture": "#0"},
- "west": {"uv": [0, 0, 2, 2], "rotation": 180, "texture": "#0"},
- "up": {"uv": [14, 2, 16, 14], "rotation": 90, "texture": "#0"},
- "down": {"uv": [0, 2, 2, 14], "rotation": 90, "texture": "#0"}
- }
- },
- {
- "from": [2, 0, 14],
- "to": [14, 2, 16],
- "faces": {
- "north": {"uv": [0, 0, 2, 12], "rotation": 270, "texture": "#0"},
- "east": {"uv": [0, 0, 2, 2], "texture": "#0"},
- "south": {"uv": [14, 2, 16, 14], "rotation": 90, "texture": "#0"},
- "west": {"uv": [0, 0, 2, 2], "rotation": 180, "texture": "#0"},
- "up": {"uv": [0, 0, 2, 12], "rotation": 90, "texture": "#0"},
- "down": {"uv": [0, 2, 2, 14], "rotation": 90, "texture": "#0"}
- }
- },
- {
- "from": [2, 0, 0],
- "to": [14, 2, 2],
- "faces": {
- "north": {"uv": [0, 2, 2, 14], "rotation": 270, "texture": "#0"},
- "east": {"uv": [0, 0, 2, 2], "texture": "#0"},
- "south": {"uv": [0, 0, 2, 12], "rotation": 90, "texture": "#0"},
- "west": {"uv": [0, 0, 2, 2], "rotation": 180, "texture": "#0"},
- "up": {"uv": [0, 2, 2, 14], "rotation": 90, "texture": "#0"},
- "down": {"uv": [14, 2, 16, 14], "rotation": 90, "texture": "#0"}
- }
- },
- {
- "from": [1, 1, 1],
- "to": [15, 15, 15],
- "faces": {
- "north": {"uv": [1, 1, 15, 15], "texture": "#0"},
- "east": {"uv": [1, 1, 15, 15], "texture": "#0"},
- "south": {"uv": [1, 1, 15, 15], "texture": "#0"},
- "west": {"uv": [1, 1, 15, 15], "texture": "#0"},
- "up": {"uv": [1, 1, 15, 15], "texture": "#0"},
- "down": {"uv": [1, 1, 15, 15], "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/block/zinc_frame/item.json b/build/resources/main/assets/tfmg/models/block/zinc_frame/item.json
deleted file mode 100644
index 3580a984..00000000
--- a/build/resources/main/assets/tfmg/models/block/zinc_frame/item.json
+++ /dev/null
@@ -1,166 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "0": "tfmg:block/zinc_frame",
- "particle": "tfmg:block/zinc_frame"
- },
- "elements": [
- {
- "from": [0, 0, 0],
- "to": [2, 16, 2],
- "faces": {
- "north": {"uv": [14, 0, 16, 16], "texture": "#0"},
- "east": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "south": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "west": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "up": {"uv": [0, 0, 2, 2], "texture": "#0"},
- "down": {"uv": [0, 14, 2, 16], "texture": "#0"}
- }
- },
- {
- "from": [14, 0, 0],
- "to": [16, 16, 2],
- "faces": {
- "north": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "east": {"uv": [14, 0, 16, 16], "texture": "#0"},
- "south": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "west": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "up": {"uv": [14, 0, 16, 2], "texture": "#0"},
- "down": {"uv": [14, 14, 16, 16], "texture": "#0"}
- }
- },
- {
- "from": [0, 0, 14],
- "to": [2, 16, 16],
- "faces": {
- "north": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "east": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "south": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "west": {"uv": [14, 0, 16, 16], "texture": "#0"},
- "up": {"uv": [0, 14, 2, 16], "texture": "#0"},
- "down": {"uv": [0, 0, 2, 2], "texture": "#0"}
- }
- },
- {
- "from": [14, 0, 14],
- "to": [16, 16, 16],
- "faces": {
- "north": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "east": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "south": {"uv": [14, 0, 16, 16], "texture": "#0"},
- "west": {"uv": [0, 0, 2, 16], "texture": "#0"},
- "up": {"uv": [14, 14, 16, 16], "texture": "#0"},
- "down": {"uv": [14, 0, 16, 2], "texture": "#0"}
- }
- },
- {
- "from": [14, 14, 2],
- "to": [16, 16, 14],
- "faces": {
- "north": {"uv": [0, 0, 2, 2], "rotation": 180, "texture": "#0"},
- "east": {"uv": [14, 2, 16, 14], "rotation": 270, "texture": "#0"},
- "south": {"uv": [0, 0, 2, 2], "texture": "#0"},
- "west": {"uv": [0, 0, 2, 12], "rotation": 90, "texture": "#0"},
- "up": {"uv": [0, 2, 2, 14], "rotation": 180, "texture": "#0"},
- "down": {"uv": [0, 2, 2, 14], "texture": "#0"}
- }
- },
- {
- "from": [0, 14, 2],
- "to": [2, 16, 14],
- "faces": {
- "north": {"uv": [0, 0, 2, 2], "rotation": 180, "texture": "#0"},
- "east": {"uv": [0, 0, 2, 12], "rotation": 270, "texture": "#0"},
- "south": {"uv": [0, 0, 2, 2], "texture": "#0"},
- "west": {"uv": [0, 2, 2, 14], "rotation": 90, "texture": "#0"},
- "up": {"uv": [14, 2, 16, 14], "rotation": 180, "texture": "#0"},
- "down": {"uv": [0, 0, 2, 12], "texture": "#0"}
- }
- },
- {
- "from": [0, 0, 2],
- "to": [2, 2, 14],
- "faces": {
- "north": {"uv": [0, 0, 2, 2], "rotation": 180, "texture": "#0"},
- "east": {"uv": [0, 0, 2, 12], "rotation": 270, "texture": "#0"},
- "south": {"uv": [0, 0, 2, 2], "texture": "#0"},
- "west": {"uv": [14, 2, 16, 14], "rotation": 90, "texture": "#0"},
- "up": {"uv": [0, 0, 2, 12], "rotation": 180, "texture": "#0"},
- "down": {"uv": [0, 2, 2, 14], "texture": "#0"}
- }
- },
- {
- "from": [14, 0, 2],
- "to": [16, 2, 14],
- "faces": {
- "north": {"uv": [0, 0, 2, 2], "rotation": 180, "texture": "#0"},
- "east": {"uv": [0, 2, 2, 14], "rotation": 270, "texture": "#0"},
- "south": {"uv": [0, 0, 2, 2], "texture": "#0"},
- "west": {"uv": [0, 0, 2, 12], "rotation": 90, "texture": "#0"},
- "up": {"uv": [0, 2, 2, 14], "rotation": 180, "texture": "#0"},
- "down": {"uv": [14, 2, 16, 14], "texture": "#0"}
- }
- },
- {
- "from": [2, 14, 0],
- "to": [14, 16, 2],
- "faces": {
- "north": {"uv": [14, 2, 16, 14], "rotation": 270, "texture": "#0"},
- "east": {"uv": [0, 0, 2, 2], "texture": "#0"},
- "south": {"uv": [0, 0, 2, 12], "rotation": 90, "texture": "#0"},
- "west": {"uv": [0, 0, 2, 2], "rotation": 180, "texture": "#0"},
- "up": {"uv": [0, 2, 2, 14], "rotation": 90, "texture": "#0"},
- "down": {"uv": [0, 0, 2, 12], "rotation": 90, "texture": "#0"}
- }
- },
- {
- "from": [2, 14, 14],
- "to": [14, 16, 16],
- "faces": {
- "north": {"uv": [0, 0, 2, 12], "rotation": 270, "texture": "#0"},
- "east": {"uv": [0, 0, 2, 2], "texture": "#0"},
- "south": {"uv": [0, 2, 2, 14], "rotation": 90, "texture": "#0"},
- "west": {"uv": [0, 0, 2, 2], "rotation": 180, "texture": "#0"},
- "up": {"uv": [14, 2, 16, 14], "rotation": 90, "texture": "#0"},
- "down": {"uv": [0, 2, 2, 14], "rotation": 90, "texture": "#0"}
- }
- },
- {
- "from": [2, 0, 14],
- "to": [14, 2, 16],
- "faces": {
- "north": {"uv": [0, 0, 2, 12], "rotation": 270, "texture": "#0"},
- "east": {"uv": [0, 0, 2, 2], "texture": "#0"},
- "south": {"uv": [14, 2, 16, 14], "rotation": 90, "texture": "#0"},
- "west": {"uv": [0, 0, 2, 2], "rotation": 180, "texture": "#0"},
- "up": {"uv": [0, 0, 2, 12], "rotation": 90, "texture": "#0"},
- "down": {"uv": [0, 2, 2, 14], "rotation": 90, "texture": "#0"}
- }
- },
- {
- "from": [2, 0, 0],
- "to": [14, 2, 2],
- "faces": {
- "north": {"uv": [0, 2, 2, 14], "rotation": 270, "texture": "#0"},
- "east": {"uv": [0, 0, 2, 2], "texture": "#0"},
- "south": {"uv": [0, 0, 2, 12], "rotation": 90, "texture": "#0"},
- "west": {"uv": [0, 0, 2, 2], "rotation": 180, "texture": "#0"},
- "up": {"uv": [0, 2, 2, 14], "rotation": 90, "texture": "#0"},
- "down": {"uv": [14, 2, 16, 14], "rotation": 90, "texture": "#0"}
- }
- },
- {
- "from": [1, 1, 1],
- "to": [15, 15, 15],
- "faces": {
- "north": {"uv": [1, 1, 15, 15], "texture": "#0"},
- "east": {"uv": [1, 1, 15, 15], "texture": "#0"},
- "south": {"uv": [1, 1, 15, 15], "texture": "#0"},
- "west": {"uv": [1, 1, 15, 15], "texture": "#0"},
- "up": {"uv": [1, 1, 15, 15], "texture": "#0"},
- "down": {"uv": [1, 1, 15, 15], "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/cable_insulator_small.json b/build/resources/main/assets/tfmg/models/cable_insulator_small.json
deleted file mode 100644
index 79212604..00000000
--- a/build/resources/main/assets/tfmg/models/cable_insulator_small.json
+++ /dev/null
@@ -1,75 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "elements": [
- {
- "from": [7, 0, 7],
- "to": [9, 9, 9],
- "rotation": {"angle": 0, "axis": "y", "origin": [7, 0, 7]},
- "color": 9,
- "faces": {
- "north": {"uv": [0, 0, 2, 9], "texture": "#missing"},
- "east": {"uv": [0, 0, 2, 9], "texture": "#missing"},
- "south": {"uv": [0, 0, 2, 9], "texture": "#missing"},
- "west": {"uv": [0, 0, 2, 9], "texture": "#missing"},
- "up": {"uv": [0, 0, 2, 2], "texture": "#missing"},
- "down": {"uv": [0, 0, 2, 2], "texture": "#missing"}
- }
- },
- {
- "from": [6, 2, 6],
- "to": [10, 2, 10],
- "rotation": {"angle": 0, "axis": "y", "origin": [7, 2, 7]},
- "color": 6,
- "faces": {
- "north": {"uv": [0, 0, 4, 0], "texture": "#missing"},
- "east": {"uv": [0, 0, 4, 0], "texture": "#missing"},
- "south": {"uv": [0, 0, 4, 0], "texture": "#missing"},
- "west": {"uv": [0, 0, 4, 0], "texture": "#missing"},
- "up": {"uv": [0, 0, 4, 4], "texture": "#missing"},
- "down": {"uv": [0, 0, 4, 4], "texture": "#missing"}
- }
- },
- {
- "from": [6, 4, 6],
- "to": [10, 4, 10],
- "rotation": {"angle": 0, "axis": "y", "origin": [7, 4, 7]},
- "color": 6,
- "faces": {
- "north": {"uv": [0, 0, 4, 0], "texture": "#missing"},
- "east": {"uv": [0, 0, 4, 0], "texture": "#missing"},
- "south": {"uv": [0, 0, 4, 0], "texture": "#missing"},
- "west": {"uv": [0, 0, 4, 0], "texture": "#missing"},
- "up": {"uv": [0, 0, 4, 4], "texture": "#missing"},
- "down": {"uv": [0, 0, 4, 4], "texture": "#missing"}
- }
- },
- {
- "from": [6, 6, 6],
- "to": [10, 6, 10],
- "rotation": {"angle": 0, "axis": "y", "origin": [7, 6, 7]},
- "color": 6,
- "faces": {
- "north": {"uv": [0, 0, 4, 0], "texture": "#missing"},
- "east": {"uv": [0, 0, 4, 0], "texture": "#missing"},
- "south": {"uv": [0, 0, 4, 0], "texture": "#missing"},
- "west": {"uv": [0, 0, 4, 0], "texture": "#missing"},
- "up": {"uv": [0, 0, 4, 4], "texture": "#missing"},
- "down": {"uv": [0, 0, 4, 4], "texture": "#missing"}
- }
- },
- {
- "from": [6, 8, 6],
- "to": [10, 8, 10],
- "rotation": {"angle": 0, "axis": "y", "origin": [7, 8, 7]},
- "color": 6,
- "faces": {
- "north": {"uv": [0, 0, 4, 0], "texture": "#missing"},
- "east": {"uv": [0, 0, 4, 0], "texture": "#missing"},
- "south": {"uv": [0, 0, 4, 0], "texture": "#missing"},
- "west": {"uv": [0, 0, 4, 0], "texture": "#missing"},
- "up": {"uv": [0, 0, 4, 4], "texture": "#missing"},
- "down": {"uv": [0, 0, 4, 4], "texture": "#missing"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/advanced_potato_cannon.json b/build/resources/main/assets/tfmg/models/item/advanced_potato_cannon.json
deleted file mode 100644
index fcc3d81f..00000000
--- a/build/resources/main/assets/tfmg/models/item/advanced_potato_cannon.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:item/advanced_potato_cannon/item"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/aluminum_axe.json b/build/resources/main/assets/tfmg/models/item/aluminum_axe.json
deleted file mode 100644
index 7d2d19e3..00000000
--- a/build/resources/main/assets/tfmg/models/item/aluminum_axe.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:item/handheld",
- "textures": {
- "layer0": "tfmg:item/aluminum_axe"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/aluminum_flywheel.json b/build/resources/main/assets/tfmg/models/item/aluminum_flywheel.json
deleted file mode 100644
index 4d483989..00000000
--- a/build/resources/main/assets/tfmg/models/item/aluminum_flywheel.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/aluminum_flywheel/item"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/aluminum_mechanical_pump.json b/build/resources/main/assets/tfmg/models/item/aluminum_mechanical_pump.json
deleted file mode 100644
index d8633bd0..00000000
--- a/build/resources/main/assets/tfmg/models/item/aluminum_mechanical_pump.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/aluminum_mechanical_pump/item"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/aluminum_pickaxe.json b/build/resources/main/assets/tfmg/models/item/aluminum_pickaxe.json
deleted file mode 100644
index 18355649..00000000
--- a/build/resources/main/assets/tfmg/models/item/aluminum_pickaxe.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:item/handheld",
- "textures": {
- "layer0": "tfmg:item/aluminum_pickaxe"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/aluminum_pipe.json b/build/resources/main/assets/tfmg/models/item/aluminum_pipe.json
deleted file mode 100644
index fc1258b4..00000000
--- a/build/resources/main/assets/tfmg/models/item/aluminum_pipe.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/aluminum_pipe/item"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/aluminum_sheet.json b/build/resources/main/assets/tfmg/models/item/aluminum_sheet.json
deleted file mode 100644
index 8f7bf606..00000000
--- a/build/resources/main/assets/tfmg/models/item/aluminum_sheet.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:item/generated",
- "textures": {
- "layer0": "tfmg:item/aluminum_sheet"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/asphalt_mixture.json b/build/resources/main/assets/tfmg/models/item/asphalt_mixture.json
deleted file mode 100644
index 38a5977c..00000000
--- a/build/resources/main/assets/tfmg/models/item/asphalt_mixture.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:item/generated",
- "textures": {
- "layer0": "tfmg:item/asphalt_mixture"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/bars.json b/build/resources/main/assets/tfmg/models/item/bars.json
deleted file mode 100644
index 397b8a6d..00000000
--- a/build/resources/main/assets/tfmg/models/item/bars.json
+++ /dev/null
@@ -1,86 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "ambientocclusion": false,
- "textures": {
- "bars": "block/iron_bars",
- "edge": "block/iron_bars_edge"
- },
- "elements": [
- {
- "from": [0, 0, 8],
- "to": [16, 16, 8],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [0, 0, 16, 16], "texture": "#bars"},
- "south": {"uv": [16, 0, 0, 16], "texture": "#bars"}
- }
- },
- {
- "from": [15.95, 0, 7],
- "to": [16, 16, 9],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 8]},
- "faces": {
- "east": {"uv": [7, 16, 9, 0], "rotation": 180, "texture": "#bars", "cullface": "east"},
- "west": {"uv": [9, 16, 7, 0], "rotation": 180, "texture": "#bars", "cullface": "east"}
- }
- },
- {
- "from": [0, 0, 7],
- "to": [0.05, 16, 9],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 8]},
- "faces": {
- "east": {"uv": [7, 16, 9, 0], "rotation": 180, "texture": "#bars", "cullface": "west"},
- "west": {"uv": [9, 16, 7, 0], "rotation": 180, "texture": "#bars", "cullface": "west"}
- }
- },
- {
- "from": [0, 15.95, 7],
- "to": [16, 16, 9],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 8]},
- "faces": {
- "up": {"uv": [9, 0, 7, 16], "rotation": 270, "texture": "#edge", "cullface": "up"},
- "down": {"uv": [9, 0, 7, 16], "rotation": 90, "texture": "#edge", "cullface": "up"}
- }
- },
- {
- "from": [0, 0, 7],
- "to": [16, 0.05, 9],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 8]},
- "faces": {
- "up": {"uv": [9, 0, 7, 16], "rotation": 270, "texture": "#edge", "cullface": "down"},
- "down": {"uv": [9, 0, 7, 16], "rotation": 90, "texture": "#edge", "cullface": "down"}
- }
- }
- ],
- "display": {
- "thirdperson_righthand": {
- "rotation": [75, 45, 0],
- "translation": [0, 2.5, 0],
- "scale": [0.375, 0.375, 0.375]
- },
- "thirdperson_lefthand": {
- "rotation": [75, 45, 0],
- "translation": [0, 2.5, 0],
- "scale": [0.375, 0.375, 0.375]
- },
- "firstperson_righthand": {
- "rotation": [0, 45, 0],
- "scale": [0.4, 0.4, 0.4]
- },
- "firstperson_lefthand": {
- "rotation": [0, 225, 0],
- "scale": [0.4, 0.4, 0.4]
- },
- "ground": {
- "translation": [0, 3, 0],
- "scale": [0.25, 0.25, 0.25]
- },
- "gui": {
- "rotation": [30, 135, 0],
- "scale": [0.625, 0.625, 0.625]
- },
- "fixed": {
- "scale": [0.5, 0.5, 0.5]
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/bauxite.json b/build/resources/main/assets/tfmg/models/item/bauxite.json
deleted file mode 100644
index 07fd63cc..00000000
--- a/build/resources/main/assets/tfmg/models/item/bauxite.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:block/cube_all",
- "textures": {
- "all": "tfmg:block/palettes/stone_types/natural/bauxite_1"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/black_rebar_concrete.json b/build/resources/main/assets/tfmg/models/item/black_rebar_concrete.json
deleted file mode 100644
index 01d08fa1..00000000
--- a/build/resources/main/assets/tfmg/models/item/black_rebar_concrete.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/black_rebar_concrete"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/black_rebar_concrete_slab.json b/build/resources/main/assets/tfmg/models/item/black_rebar_concrete_slab.json
deleted file mode 100644
index 60a74147..00000000
--- a/build/resources/main/assets/tfmg/models/item/black_rebar_concrete_slab.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/black_concrete_bottom"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/black_rebar_concrete_wall.json b/build/resources/main/assets/tfmg/models/item/black_rebar_concrete_wall.json
deleted file mode 100644
index 7dbbd03f..00000000
--- a/build/resources/main/assets/tfmg/models/item/black_rebar_concrete_wall.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:block/wall_inventory",
- "textures": {
- "wall": "tfmg:block/black_concrete"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/blast_stove.json b/build/resources/main/assets/tfmg/models/item/blast_stove.json
deleted file mode 100644
index 3ddb73c7..00000000
--- a/build/resources/main/assets/tfmg/models/item/blast_stove.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/blast_stove/block"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/blue_caution_block.json b/build/resources/main/assets/tfmg/models/item/blue_caution_block.json
deleted file mode 100644
index ded6c140..00000000
--- a/build/resources/main/assets/tfmg/models/item/blue_caution_block.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/blue_caution_block"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/blue_concrete.json b/build/resources/main/assets/tfmg/models/item/blue_concrete.json
deleted file mode 100644
index 676104d6..00000000
--- a/build/resources/main/assets/tfmg/models/item/blue_concrete.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/blue_concrete"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/blue_multimeter.json b/build/resources/main/assets/tfmg/models/item/blue_multimeter.json
deleted file mode 100644
index 9b57e2c6..00000000
--- a/build/resources/main/assets/tfmg/models/item/blue_multimeter.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:item/generated",
- "textures": {
- "layer0": "tfmg:item/blue_multimeter"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/blue_rebar_concrete.json b/build/resources/main/assets/tfmg/models/item/blue_rebar_concrete.json
deleted file mode 100644
index 88abfb36..00000000
--- a/build/resources/main/assets/tfmg/models/item/blue_rebar_concrete.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/blue_rebar_concrete"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/brass_cable_hub.json b/build/resources/main/assets/tfmg/models/item/brass_cable_hub.json
deleted file mode 100644
index 0f2f8c70..00000000
--- a/build/resources/main/assets/tfmg/models/item/brass_cable_hub.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/brass_cable_hub"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/brass_mechanical_pump.json b/build/resources/main/assets/tfmg/models/item/brass_mechanical_pump.json
deleted file mode 100644
index 1e38af40..00000000
--- a/build/resources/main/assets/tfmg/models/item/brass_mechanical_pump.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/brass_mechanical_pump/item"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/brick_smokestack.json b/build/resources/main/assets/tfmg/models/item/brick_smokestack.json
deleted file mode 100644
index 84260804..00000000
--- a/build/resources/main/assets/tfmg/models/item/brick_smokestack.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/brick_smokestack/item"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/brown_concrete.json b/build/resources/main/assets/tfmg/models/item/brown_concrete.json
deleted file mode 100644
index dfc2c988..00000000
--- a/build/resources/main/assets/tfmg/models/item/brown_concrete.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/brown_concrete"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/brown_concrete_slab.json b/build/resources/main/assets/tfmg/models/item/brown_concrete_slab.json
deleted file mode 100644
index d6c4d75f..00000000
--- a/build/resources/main/assets/tfmg/models/item/brown_concrete_slab.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/brown_concrete_bottom"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/brown_rebar_concrete_slab.json b/build/resources/main/assets/tfmg/models/item/brown_rebar_concrete_slab.json
deleted file mode 100644
index d6c4d75f..00000000
--- a/build/resources/main/assets/tfmg/models/item/brown_rebar_concrete_slab.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/brown_concrete_bottom"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/brown_rebar_concrete_stairs.json b/build/resources/main/assets/tfmg/models/item/brown_rebar_concrete_stairs.json
deleted file mode 100644
index 20074c95..00000000
--- a/build/resources/main/assets/tfmg/models/item/brown_rebar_concrete_stairs.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/brown_concrete_stairs"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/cable_connector.json b/build/resources/main/assets/tfmg/models/item/cable_connector.json
deleted file mode 100644
index cef22b2b..00000000
--- a/build/resources/main/assets/tfmg/models/item/cable_connector.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/cable_connector/item"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/carbon_dioxide_bucket.json b/build/resources/main/assets/tfmg/models/item/carbon_dioxide_bucket.json
deleted file mode 100644
index ac38873a..00000000
--- a/build/resources/main/assets/tfmg/models/item/carbon_dioxide_bucket.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:item/generated",
- "textures": {
- "layer0": "tfmg:item/carbon_dioxide_bucket"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/cast_iron_fluid_tank.json b/build/resources/main/assets/tfmg/models/item/cast_iron_fluid_tank.json
deleted file mode 100644
index 5ac00b96..00000000
--- a/build/resources/main/assets/tfmg/models/item/cast_iron_fluid_tank.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/cast_iron_fluid_tank/block_single_window"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/cast_iron_flywheel.json b/build/resources/main/assets/tfmg/models/item/cast_iron_flywheel.json
deleted file mode 100644
index 26fafd1e..00000000
--- a/build/resources/main/assets/tfmg/models/item/cast_iron_flywheel.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/cast_iron_flywheel/item"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/cast_iron_ladder.json b/build/resources/main/assets/tfmg/models/item/cast_iron_ladder.json
deleted file mode 100644
index dedf0e87..00000000
--- a/build/resources/main/assets/tfmg/models/item/cast_iron_ladder.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:item/generated",
- "textures": {
- "layer0": "tfmg:block/ladder_cast_iron"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/circular_light.json b/build/resources/main/assets/tfmg/models/item/circular_light.json
deleted file mode 100644
index b609b98d..00000000
--- a/build/resources/main/assets/tfmg/models/item/circular_light.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/circular_light/item"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/concrete_hose.json b/build/resources/main/assets/tfmg/models/item/concrete_hose.json
deleted file mode 100644
index 715731fa..00000000
--- a/build/resources/main/assets/tfmg/models/item/concrete_hose.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/concrete_hose/item"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/concrete_stairs.json b/build/resources/main/assets/tfmg/models/item/concrete_stairs.json
deleted file mode 100644
index dcef81f4..00000000
--- a/build/resources/main/assets/tfmg/models/item/concrete_stairs.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/concrete_stairs"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/constantan_block.json b/build/resources/main/assets/tfmg/models/item/constantan_block.json
deleted file mode 100644
index 626ff630..00000000
--- a/build/resources/main/assets/tfmg/models/item/constantan_block.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/constantan_block"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/constantan_frame.json b/build/resources/main/assets/tfmg/models/item/constantan_frame.json
deleted file mode 100644
index 83b70d9b..00000000
--- a/build/resources/main/assets/tfmg/models/item/constantan_frame.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/constantan_frame/block"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/constantan_wire.json b/build/resources/main/assets/tfmg/models/item/constantan_wire.json
deleted file mode 100644
index 51f994fb..00000000
--- a/build/resources/main/assets/tfmg/models/item/constantan_wire.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:item/generated",
- "textures": {
- "layer0": "tfmg:item/constantan_wire"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/cooling_fluid_bottle.json b/build/resources/main/assets/tfmg/models/item/cooling_fluid_bottle.json
deleted file mode 100644
index 14e94e59..00000000
--- a/build/resources/main/assets/tfmg/models/item/cooling_fluid_bottle.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:item/generated",
- "textures": {
- "layer0": "tfmg:item/cooling_fluid_bottle"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/copper_electrode.json b/build/resources/main/assets/tfmg/models/item/copper_electrode.json
deleted file mode 100644
index c2595098..00000000
--- a/build/resources/main/assets/tfmg/models/item/copper_electrode.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:item/copper_electrode_model"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/copper_truss.json b/build/resources/main/assets/tfmg/models/item/copper_truss.json
deleted file mode 100644
index 8f202289..00000000
--- a/build/resources/main/assets/tfmg/models/item/copper_truss.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/copper_truss"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/copper_wire.json b/build/resources/main/assets/tfmg/models/item/copper_wire.json
deleted file mode 100644
index 0a57d95a..00000000
--- a/build/resources/main/assets/tfmg/models/item/copper_wire.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:item/generated",
- "textures": {
- "layer0": "tfmg:item/copper_wire"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/crankshaft_model.json b/build/resources/main/assets/tfmg/models/item/crankshaft_model.json
deleted file mode 100644
index a0cb6d47..00000000
--- a/build/resources/main/assets/tfmg/models/item/crankshaft_model.json
+++ /dev/null
@@ -1,179 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "0": "tfmg:item/crankshaft",
- "particle": "tfmg:item/crankshaft"
- },
- "elements": [
- {
- "from": [7, 6, 0],
- "to": [9, 8, 1],
- "rotation": {"angle": 0, "axis": "y", "origin": [7, 6, 0]},
- "faces": {
- "north": {"uv": [6, 8, 4, 10], "texture": "#0"},
- "east": {"uv": [5, 8, 6, 10], "texture": "#0"},
- "south": {"uv": [4, 10, 6, 12], "texture": "#0"},
- "west": {"uv": [4, 8, 5, 10], "texture": "#0"},
- "up": {"uv": [6, 10, 4, 9], "texture": "#0"},
- "down": {"uv": [6, 8, 4, 9], "texture": "#0"}
- }
- },
- {
- "from": [7, 6, 5],
- "to": [9, 8, 6],
- "rotation": {"angle": 0, "axis": "y", "origin": [7, 6, 5]},
- "faces": {
- "north": {"uv": [17, 23, 19, 25], "texture": "#0"},
- "east": {"uv": [5, 8, 6, 10], "texture": "#0"},
- "south": {"uv": [22, 24, 24, 26], "texture": "#0"},
- "west": {"uv": [4, 8, 5, 10], "texture": "#0"},
- "up": {"uv": [6, 10, 4, 9], "texture": "#0"},
- "down": {"uv": [6, 8, 4, 9], "texture": "#0"}
- }
- },
- {
- "from": [7, 6, 10],
- "to": [9, 8, 11],
- "rotation": {"angle": 0, "axis": "y", "origin": [7, 6, 10]},
- "faces": {
- "north": {"uv": [24, 24, 26, 26], "texture": "#0"},
- "east": {"uv": [5, 8, 6, 10], "texture": "#0"},
- "south": {"uv": [25, 6, 27, 8], "texture": "#0"},
- "west": {"uv": [5, 8, 4, 10], "texture": "#0"},
- "up": {"uv": [6, 10, 4, 9], "texture": "#0"},
- "down": {"uv": [6, 8, 4, 9], "texture": "#0"}
- }
- },
- {
- "from": [7, 6, 15],
- "to": [9, 8, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [7, 6, 15]},
- "faces": {
- "north": {"uv": [4, 10, 6, 12], "texture": "#0"},
- "east": {"uv": [5, 8, 6, 10], "texture": "#0"},
- "south": {"uv": [4, 8, 6, 10], "texture": "#0"},
- "west": {"uv": [4, 8, 5, 10], "texture": "#0"},
- "up": {"uv": [6, 10, 4, 9], "texture": "#0"},
- "down": {"uv": [6, 8, 4, 9], "texture": "#0"}
- }
- },
- {
- "from": [6, 5, 14],
- "to": [10, 11, 15],
- "rotation": {"angle": 0, "axis": "y", "origin": [7, 5, 13]},
- "faces": {
- "north": {"uv": [0, 8, 4, 14], "texture": "#0"},
- "east": {"uv": [3, 8, 4, 14], "texture": "#0"},
- "south": {"uv": [0, 8, 4, 14], "texture": "#0"},
- "west": {"uv": [3, 8, 4, 14], "texture": "#0"},
- "up": {"uv": [4, 9, 0, 8], "texture": "#0"},
- "down": {"uv": [4, 8, 0, 9], "texture": "#0"}
- }
- },
- {
- "from": [5.6, 7.5, 2],
- "to": [10.6, 12.5, 4],
- "rotation": {"angle": 45, "axis": "z", "origin": [8.1, 10, 3]},
- "faces": {
- "north": {"uv": [0, 0, 5, 5], "texture": "#0"},
- "east": {"uv": [9, 0, 11, 5], "texture": "#0"},
- "south": {"uv": [5, 0, 10, 5], "texture": "#0"},
- "west": {"uv": [11, 0, 9, 5], "texture": "#0"},
- "up": {"uv": [5, 6, 0, 8], "texture": "#0"},
- "down": {"uv": [5, 5, 0, 7], "texture": "#0"}
- }
- },
- {
- "from": [5.6, 7.5, 12],
- "to": [10.6, 12.5, 14],
- "rotation": {"angle": 45, "axis": "z", "origin": [8.1, 10, 13]},
- "faces": {
- "north": {"uv": [5, 0, 10, 5], "texture": "#0"},
- "east": {"uv": [11, 0, 9, 5], "texture": "#0"},
- "south": {"uv": [0, 0, 5, 5], "texture": "#0"},
- "west": {"uv": [9, 0, 11, 5], "texture": "#0"},
- "up": {"uv": [5, 8, 0, 6], "texture": "#0"},
- "down": {"uv": [5, 6, 0, 8], "texture": "#0"}
- }
- },
- {
- "from": [5.6, 0.5, 7],
- "to": [10.6, 5.5, 9],
- "rotation": {"angle": 45, "axis": "z", "origin": [8.1, 3, 8]},
- "faces": {
- "north": {"uv": [0, 0, 5, 5], "texture": "#0"},
- "east": {"uv": [0, 0, 2, 5], "texture": "#0"},
- "south": {"uv": [0, 0, 5, 5], "texture": "#0"},
- "west": {"uv": [3, 0, 5, 5], "texture": "#0"},
- "up": {"uv": [5, 2, 0, 0], "texture": "#0"},
- "down": {"uv": [5, 0, 0, 2], "texture": "#0"}
- }
- },
- {
- "from": [6, 5, 1],
- "to": [10, 11, 2],
- "rotation": {"angle": 0, "axis": "y", "origin": [7, 5, 0]},
- "faces": {
- "north": {"uv": [0, 8, 4, 14], "texture": "#0"},
- "east": {"uv": [3, 8, 4, 14], "texture": "#0"},
- "south": {"uv": [0, 8, 4, 14], "texture": "#0"},
- "west": {"uv": [3, 8, 4, 14], "texture": "#0"},
- "up": {"uv": [4, 9, 0, 8], "texture": "#0"},
- "down": {"uv": [4, 8, 0, 9], "texture": "#0"}
- }
- },
- {
- "from": [6, 5, 4],
- "to": [10, 11, 5],
- "rotation": {"angle": 0, "axis": "y", "origin": [7, 5, 3]},
- "faces": {
- "north": {"uv": [0, 8, 4, 14], "texture": "#0"},
- "east": {"uv": [3, 8, 4, 14], "texture": "#0"},
- "south": {"uv": [0, 8, 4, 14], "texture": "#0"},
- "west": {"uv": [3, 8, 4, 14], "texture": "#0"},
- "up": {"uv": [4, 14, 0, 13], "texture": "#0"},
- "down": {"uv": [4, 13, 0, 14], "texture": "#0"}
- }
- },
- {
- "from": [6, 5, 11],
- "to": [10, 11, 12],
- "rotation": {"angle": 0, "axis": "y", "origin": [7, 5, 10]},
- "faces": {
- "north": {"uv": [0, 8, 4, 14], "texture": "#0"},
- "east": {"uv": [3, 8, 4, 14], "texture": "#0"},
- "south": {"uv": [0, 8, 4, 14], "texture": "#0"},
- "west": {"uv": [3, 8, 4, 14], "texture": "#0"},
- "up": {"uv": [4, 14, 0, 13], "texture": "#0"},
- "down": {"uv": [4, 13, 0, 14], "texture": "#0"}
- }
- },
- {
- "from": [6, 2.5, 9],
- "to": [10, 8.5, 10],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 5.25, 8]},
- "faces": {
- "north": {"uv": [0, 14, 4, 8], "texture": "#0"},
- "east": {"uv": [3, 8, 4, 14], "texture": "#0"},
- "south": {"uv": [0, 14, 4, 8], "texture": "#0"},
- "west": {"uv": [3, 8, 4, 14], "texture": "#0"},
- "up": {"uv": [4, 9, 0, 8], "texture": "#0"},
- "down": {"uv": [4, 8, 0, 9], "texture": "#0"}
- }
- },
- {
- "from": [6, 2.5, 6],
- "to": [10, 8.5, 7],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 5.25, 8]},
- "faces": {
- "north": {"uv": [0, 14, 4, 8], "texture": "#0"},
- "east": {"uv": [3, 8, 4, 14], "texture": "#0"},
- "south": {"uv": [0, 14, 4, 8], "texture": "#0"},
- "west": {"uv": [3, 8, 4, 14], "texture": "#0"},
- "up": {"uv": [4, 9, 0, 8], "texture": "#0"},
- "down": {"uv": [4, 8, 0, 9], "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/creosote_bucket.json b/build/resources/main/assets/tfmg/models/item/creosote_bucket.json
deleted file mode 100644
index 2ee4ed9e..00000000
--- a/build/resources/main/assets/tfmg/models/item/creosote_bucket.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:item/generated",
- "textures": {
- "layer0": "tfmg:item/creosote_bucket"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/cut_bauxite_brick_slab.json b/build/resources/main/assets/tfmg/models/item/cut_bauxite_brick_slab.json
deleted file mode 100644
index ecf67152..00000000
--- a/build/resources/main/assets/tfmg/models/item/cut_bauxite_brick_slab.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/cut_bauxite_brick_slab"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/cut_galena_bricks.json b/build/resources/main/assets/tfmg/models/item/cut_galena_bricks.json
deleted file mode 100644
index 5ddd31f4..00000000
--- a/build/resources/main/assets/tfmg/models/item/cut_galena_bricks.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/cut_galena_bricks"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/cut_galena_slab.json b/build/resources/main/assets/tfmg/models/item/cut_galena_slab.json
deleted file mode 100644
index 7267810b..00000000
--- a/build/resources/main/assets/tfmg/models/item/cut_galena_slab.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/cut_galena_slab"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/cyan_caution_block.json b/build/resources/main/assets/tfmg/models/item/cyan_caution_block.json
deleted file mode 100644
index 1cdb61f5..00000000
--- a/build/resources/main/assets/tfmg/models/item/cyan_caution_block.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/cyan_caution_block"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/cyan_concrete_slab.json b/build/resources/main/assets/tfmg/models/item/cyan_concrete_slab.json
deleted file mode 100644
index c72b90b4..00000000
--- a/build/resources/main/assets/tfmg/models/item/cyan_concrete_slab.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/cyan_concrete_bottom"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/deepslate_lithium_ore.json b/build/resources/main/assets/tfmg/models/item/deepslate_lithium_ore.json
deleted file mode 100644
index ac3cec3e..00000000
--- a/build/resources/main/assets/tfmg/models/item/deepslate_lithium_ore.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/deepslate_lithium_ore"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/diagonal_cable_block.json b/build/resources/main/assets/tfmg/models/item/diagonal_cable_block.json
deleted file mode 100644
index 946e0766..00000000
--- a/build/resources/main/assets/tfmg/models/item/diagonal_cable_block.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/diagonal_cable_block/item"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/electric_post.json b/build/resources/main/assets/tfmg/models/item/electric_post.json
deleted file mode 100644
index 6d9ef26e..00000000
--- a/build/resources/main/assets/tfmg/models/item/electric_post.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/electric_post"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/engine_controller.json b/build/resources/main/assets/tfmg/models/item/engine_controller.json
deleted file mode 100644
index b043ad71..00000000
--- a/build/resources/main/assets/tfmg/models/item/engine_controller.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/engine_controller/item"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/ethylene_bucket.json b/build/resources/main/assets/tfmg/models/item/ethylene_bucket.json
deleted file mode 100644
index 9d69fc98..00000000
--- a/build/resources/main/assets/tfmg/models/item/ethylene_bucket.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:item/generated",
- "textures": {
- "layer0": "tfmg:item/ethylene_bucket"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/exhaust.json b/build/resources/main/assets/tfmg/models/item/exhaust.json
deleted file mode 100644
index 551d4f89..00000000
--- a/build/resources/main/assets/tfmg/models/item/exhaust.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/exhaust/item"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/firebox.json b/build/resources/main/assets/tfmg/models/item/firebox.json
deleted file mode 100644
index 18d0c3ae..00000000
--- a/build/resources/main/assets/tfmg/models/item/firebox.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/firebox/block"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/fireclay_ball.json b/build/resources/main/assets/tfmg/models/item/fireclay_ball.json
deleted file mode 100644
index 6f57d312..00000000
--- a/build/resources/main/assets/tfmg/models/item/fireclay_ball.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:item/generated",
- "textures": {
- "layer0": "tfmg:item/fireclay_ball"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/fireproof_chemical_vat.json b/build/resources/main/assets/tfmg/models/item/fireproof_chemical_vat.json
deleted file mode 100644
index 92fdd16e..00000000
--- a/build/resources/main/assets/tfmg/models/item/fireproof_chemical_vat.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/fireproof_chemical_vat/block_single_window"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/flarestack.json b/build/resources/main/assets/tfmg/models/item/flarestack.json
deleted file mode 100644
index 0a488ad9..00000000
--- a/build/resources/main/assets/tfmg/models/item/flarestack.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/flarestack/item"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/furnace_gas_bucket.json b/build/resources/main/assets/tfmg/models/item/furnace_gas_bucket.json
deleted file mode 100644
index 589d4492..00000000
--- a/build/resources/main/assets/tfmg/models/item/furnace_gas_bucket.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:item/generated",
- "textures": {
- "layer0": "tfmg:item/furnace_gas_bucket"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/glass_insulator_segment.json b/build/resources/main/assets/tfmg/models/item/glass_insulator_segment.json
deleted file mode 100644
index ff08ed2f..00000000
--- a/build/resources/main/assets/tfmg/models/item/glass_insulator_segment.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:item/glass_insulator_segment_model"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/gray_concrete.json b/build/resources/main/assets/tfmg/models/item/gray_concrete.json
deleted file mode 100644
index 7e2b1bf0..00000000
--- a/build/resources/main/assets/tfmg/models/item/gray_concrete.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/gray_concrete"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/gray_rebar_concrete.json b/build/resources/main/assets/tfmg/models/item/gray_rebar_concrete.json
deleted file mode 100644
index cdbd84e0..00000000
--- a/build/resources/main/assets/tfmg/models/item/gray_rebar_concrete.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/gray_rebar_concrete"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/green_concrete_stairs.json b/build/resources/main/assets/tfmg/models/item/green_concrete_stairs.json
deleted file mode 100644
index 84c3bc09..00000000
--- a/build/resources/main/assets/tfmg/models/item/green_concrete_stairs.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/green_concrete_stairs"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/heavy_casing_door.json b/build/resources/main/assets/tfmg/models/item/heavy_casing_door.json
deleted file mode 100644
index afd52409..00000000
--- a/build/resources/main/assets/tfmg/models/item/heavy_casing_door.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:item/generated",
- "textures": {
- "layer0": "tfmg:item/heavy_casing_door"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/heavy_casing_encased_large_steel_cogwheel.json b/build/resources/main/assets/tfmg/models/item/heavy_casing_encased_large_steel_cogwheel.json
deleted file mode 100644
index 09e84f77..00000000
--- a/build/resources/main/assets/tfmg/models/item/heavy_casing_encased_large_steel_cogwheel.json
+++ /dev/null
@@ -1,9 +0,0 @@
-{
- "parent": "tfmg:block/encased_large_cogwheel/item",
- "textures": {
- "1": "tfmg:block/heavy_machinery_casing",
- "casing": "tfmg:block/heavy_machinery_casing",
- "particle": "tfmg:block/heavy_machinery_casing",
- "side": "tfmg:block/heavy_machinery_encased_cogwheel_side_large"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/heavy_casing_encased_shaft.json b/build/resources/main/assets/tfmg/models/item/heavy_casing_encased_shaft.json
deleted file mode 100644
index d22d6586..00000000
--- a/build/resources/main/assets/tfmg/models/item/heavy_casing_encased_shaft.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/encased_shaft/item_heavy_casing"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/industrial_mixer.json b/build/resources/main/assets/tfmg/models/item/industrial_mixer.json
deleted file mode 100644
index fb1f5a1a..00000000
--- a/build/resources/main/assets/tfmg/models/item/industrial_mixer.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/industrial_mixer/item"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/layered_bauxite.json b/build/resources/main/assets/tfmg/models/item/layered_bauxite.json
deleted file mode 100644
index f318b5d9..00000000
--- a/build/resources/main/assets/tfmg/models/item/layered_bauxite.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/layered_bauxite"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/layered_galena.json b/build/resources/main/assets/tfmg/models/item/layered_galena.json
deleted file mode 100644
index 19d7d56a..00000000
--- a/build/resources/main/assets/tfmg/models/item/layered_galena.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/layered_galena"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/lead_axe.json b/build/resources/main/assets/tfmg/models/item/lead_axe.json
deleted file mode 100644
index 7595a932..00000000
--- a/build/resources/main/assets/tfmg/models/item/lead_axe.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:item/handheld",
- "textures": {
- "layer0": "tfmg:item/lead_axe"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/lead_flywheel.json b/build/resources/main/assets/tfmg/models/item/lead_flywheel.json
deleted file mode 100644
index 2c54fb84..00000000
--- a/build/resources/main/assets/tfmg/models/item/lead_flywheel.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/lead_flywheel/item"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/lead_ingot.json b/build/resources/main/assets/tfmg/models/item/lead_ingot.json
deleted file mode 100644
index 2d95461e..00000000
--- a/build/resources/main/assets/tfmg/models/item/lead_ingot.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:item/generated",
- "textures": {
- "layer0": "tfmg:item/lead_ingot"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/lead_nugget.json b/build/resources/main/assets/tfmg/models/item/lead_nugget.json
deleted file mode 100644
index b2fc5ef9..00000000
--- a/build/resources/main/assets/tfmg/models/item/lead_nugget.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:item/generated",
- "textures": {
- "layer0": "tfmg:item/lead_nugget"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/light_blue_caution_block.json b/build/resources/main/assets/tfmg/models/item/light_blue_caution_block.json
deleted file mode 100644
index 8831e995..00000000
--- a/build/resources/main/assets/tfmg/models/item/light_blue_caution_block.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/light_blue_caution_block"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/light_blue_concrete_slab.json b/build/resources/main/assets/tfmg/models/item/light_blue_concrete_slab.json
deleted file mode 100644
index 76c8a2c9..00000000
--- a/build/resources/main/assets/tfmg/models/item/light_blue_concrete_slab.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/light_blue_concrete_bottom"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/light_blue_concrete_stairs.json b/build/resources/main/assets/tfmg/models/item/light_blue_concrete_stairs.json
deleted file mode 100644
index 72c84d5c..00000000
--- a/build/resources/main/assets/tfmg/models/item/light_blue_concrete_stairs.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/light_blue_concrete_stairs"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/light_blue_rebar_concrete.json b/build/resources/main/assets/tfmg/models/item/light_blue_rebar_concrete.json
deleted file mode 100644
index 6913632e..00000000
--- a/build/resources/main/assets/tfmg/models/item/light_blue_rebar_concrete.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/light_blue_rebar_concrete"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/light_blue_rebar_concrete_stairs.json b/build/resources/main/assets/tfmg/models/item/light_blue_rebar_concrete_stairs.json
deleted file mode 100644
index 72c84d5c..00000000
--- a/build/resources/main/assets/tfmg/models/item/light_blue_rebar_concrete_stairs.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/light_blue_concrete_stairs"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/light_gray_concrete_stairs.json b/build/resources/main/assets/tfmg/models/item/light_gray_concrete_stairs.json
deleted file mode 100644
index f80acb8b..00000000
--- a/build/resources/main/assets/tfmg/models/item/light_gray_concrete_stairs.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/light_gray_concrete_stairs"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/lignite.json b/build/resources/main/assets/tfmg/models/item/lignite.json
deleted file mode 100644
index e56ce60c..00000000
--- a/build/resources/main/assets/tfmg/models/item/lignite.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/lignite"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/lime_caution_block.json b/build/resources/main/assets/tfmg/models/item/lime_caution_block.json
deleted file mode 100644
index c2227fc5..00000000
--- a/build/resources/main/assets/tfmg/models/item/lime_caution_block.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/lime_caution_block"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/lime_concrete.json b/build/resources/main/assets/tfmg/models/item/lime_concrete.json
deleted file mode 100644
index 362f19bf..00000000
--- a/build/resources/main/assets/tfmg/models/item/lime_concrete.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/lime_concrete"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/lime_concrete_slab.json b/build/resources/main/assets/tfmg/models/item/lime_concrete_slab.json
deleted file mode 100644
index 89676987..00000000
--- a/build/resources/main/assets/tfmg/models/item/lime_concrete_slab.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/lime_concrete_bottom"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/lime_concrete_wall.json b/build/resources/main/assets/tfmg/models/item/lime_concrete_wall.json
deleted file mode 100644
index c5f73b6a..00000000
--- a/build/resources/main/assets/tfmg/models/item/lime_concrete_wall.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:block/wall_inventory",
- "textures": {
- "wall": "tfmg:block/lime_concrete"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/limesand.json b/build/resources/main/assets/tfmg/models/item/limesand.json
deleted file mode 100644
index 5ae1114d..00000000
--- a/build/resources/main/assets/tfmg/models/item/limesand.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:item/generated",
- "textures": {
- "layer0": "tfmg:item/limesand"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/liquid_concrete_bucket.json b/build/resources/main/assets/tfmg/models/item/liquid_concrete_bucket.json
deleted file mode 100644
index 20f4a7f9..00000000
--- a/build/resources/main/assets/tfmg/models/item/liquid_concrete_bucket.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:item/generated",
- "textures": {
- "layer0": "tfmg:item/liquid_concrete_bucket"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/lit_lithium_blade.json b/build/resources/main/assets/tfmg/models/item/lit_lithium_blade.json
deleted file mode 100644
index 43b05de9..00000000
--- a/build/resources/main/assets/tfmg/models/item/lit_lithium_blade.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:item/handheld",
- "textures": {
- "layer0": "tfmg:item/lithium_blade_lit"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/lithium_torch.json b/build/resources/main/assets/tfmg/models/item/lithium_torch.json
deleted file mode 100644
index 771b74dd..00000000
--- a/build/resources/main/assets/tfmg/models/item/lithium_torch.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/lithium_torch/item"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/lpg_bucket.json b/build/resources/main/assets/tfmg/models/item/lpg_bucket.json
deleted file mode 100644
index 1ed8f047..00000000
--- a/build/resources/main/assets/tfmg/models/item/lpg_bucket.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:item/generated",
- "textures": {
- "layer0": "tfmg:item/lpg_bucket"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/magenta_concrete_wall.json b/build/resources/main/assets/tfmg/models/item/magenta_concrete_wall.json
deleted file mode 100644
index 06b98997..00000000
--- a/build/resources/main/assets/tfmg/models/item/magenta_concrete_wall.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:block/wall_inventory",
- "textures": {
- "wall": "tfmg:block/magenta_concrete"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/magenta_rebar_concrete_slab.json b/build/resources/main/assets/tfmg/models/item/magenta_rebar_concrete_slab.json
deleted file mode 100644
index 25a70835..00000000
--- a/build/resources/main/assets/tfmg/models/item/magenta_rebar_concrete_slab.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/magenta_concrete_bottom"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/magenta_rebar_concrete_wall.json b/build/resources/main/assets/tfmg/models/item/magenta_rebar_concrete_wall.json
deleted file mode 100644
index 06b98997..00000000
--- a/build/resources/main/assets/tfmg/models/item/magenta_rebar_concrete_wall.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:block/wall_inventory",
- "textures": {
- "wall": "tfmg:block/magenta_concrete"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/mixer_blade.json b/build/resources/main/assets/tfmg/models/item/mixer_blade.json
deleted file mode 100644
index 2d94a905..00000000
--- a/build/resources/main/assets/tfmg/models/item/mixer_blade.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:item/generated",
- "textures": {
- "layer0": "tfmg:item/mixer_blade"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/multimeter.json b/build/resources/main/assets/tfmg/models/item/multimeter.json
deleted file mode 100644
index f581824d..00000000
--- a/build/resources/main/assets/tfmg/models/item/multimeter.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:item/generated",
- "textures": {
- "layer0": "tfmg:item/multimeter"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/n_semiconductor.json b/build/resources/main/assets/tfmg/models/item/n_semiconductor.json
deleted file mode 100644
index 8c793a85..00000000
--- a/build/resources/main/assets/tfmg/models/item/n_semiconductor.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:item/generated",
- "textures": {
- "layer0": "tfmg:item/n_semiconductor"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/napalm_bomb.json b/build/resources/main/assets/tfmg/models/item/napalm_bomb.json
deleted file mode 100644
index 5bd89e0e..00000000
--- a/build/resources/main/assets/tfmg/models/item/napalm_bomb.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/napalm_bomb/block"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/napalm_bucket.json b/build/resources/main/assets/tfmg/models/item/napalm_bucket.json
deleted file mode 100644
index c58def53..00000000
--- a/build/resources/main/assets/tfmg/models/item/napalm_bucket.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:item/generated",
- "textures": {
- "layer0": "tfmg:item/napalm_bucket"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/neon_tube.json b/build/resources/main/assets/tfmg/models/item/neon_tube.json
deleted file mode 100644
index f95fc78e..00000000
--- a/build/resources/main/assets/tfmg/models/item/neon_tube.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/neon_tube/item"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/nickel_ingot.json b/build/resources/main/assets/tfmg/models/item/nickel_ingot.json
deleted file mode 100644
index 23093593..00000000
--- a/build/resources/main/assets/tfmg/models/item/nickel_ingot.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:item/generated",
- "textures": {
- "layer0": "tfmg:item/nickel_ingot"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/nickel_ladder.json b/build/resources/main/assets/tfmg/models/item/nickel_ladder.json
deleted file mode 100644
index d9022993..00000000
--- a/build/resources/main/assets/tfmg/models/item/nickel_ladder.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:item/generated",
- "textures": {
- "layer0": "tfmg:block/ladder_nickel"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/nickel_truss.json b/build/resources/main/assets/tfmg/models/item/nickel_truss.json
deleted file mode 100644
index 31d3e0cb..00000000
--- a/build/resources/main/assets/tfmg/models/item/nickel_truss.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/nickel_truss"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/nitrate_dust.json b/build/resources/main/assets/tfmg/models/item/nitrate_dust.json
deleted file mode 100644
index d82be54b..00000000
--- a/build/resources/main/assets/tfmg/models/item/nitrate_dust.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:item/generated",
- "textures": {
- "layer0": "tfmg:item/nitrate_dust"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/orange_caution_block.json b/build/resources/main/assets/tfmg/models/item/orange_caution_block.json
deleted file mode 100644
index 094b5c1d..00000000
--- a/build/resources/main/assets/tfmg/models/item/orange_caution_block.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/orange_caution_block"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/orange_concrete.json b/build/resources/main/assets/tfmg/models/item/orange_concrete.json
deleted file mode 100644
index dbdefe73..00000000
--- a/build/resources/main/assets/tfmg/models/item/orange_concrete.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/orange_concrete"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/orange_concrete_wall.json b/build/resources/main/assets/tfmg/models/item/orange_concrete_wall.json
deleted file mode 100644
index a4663f08..00000000
--- a/build/resources/main/assets/tfmg/models/item/orange_concrete_wall.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:block/wall_inventory",
- "textures": {
- "wall": "tfmg:block/orange_concrete"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/p_semiconductor.json b/build/resources/main/assets/tfmg/models/item/p_semiconductor.json
deleted file mode 100644
index 975671a6..00000000
--- a/build/resources/main/assets/tfmg/models/item/p_semiconductor.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:item/generated",
- "textures": {
- "layer0": "tfmg:item/p_semiconductor"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/pink_caution_block.json b/build/resources/main/assets/tfmg/models/item/pink_caution_block.json
deleted file mode 100644
index b38ce26e..00000000
--- a/build/resources/main/assets/tfmg/models/item/pink_caution_block.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/pink_caution_block"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/pink_concrete_stairs.json b/build/resources/main/assets/tfmg/models/item/pink_concrete_stairs.json
deleted file mode 100644
index ddb88f29..00000000
--- a/build/resources/main/assets/tfmg/models/item/pink_concrete_stairs.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/pink_concrete_stairs"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/pink_rebar_concrete_slab.json b/build/resources/main/assets/tfmg/models/item/pink_rebar_concrete_slab.json
deleted file mode 100644
index 70dfab34..00000000
--- a/build/resources/main/assets/tfmg/models/item/pink_rebar_concrete_slab.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/pink_concrete_bottom"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/pink_rebar_concrete_stairs.json b/build/resources/main/assets/tfmg/models/item/pink_rebar_concrete_stairs.json
deleted file mode 100644
index ddb88f29..00000000
--- a/build/resources/main/assets/tfmg/models/item/pink_rebar_concrete_stairs.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/pink_concrete_stairs"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/pink_rebar_concrete_wall.json b/build/resources/main/assets/tfmg/models/item/pink_rebar_concrete_wall.json
deleted file mode 100644
index 8ec2d50c..00000000
--- a/build/resources/main/assets/tfmg/models/item/pink_rebar_concrete_wall.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:block/wall_inventory",
- "textures": {
- "wall": "tfmg:block/pink_concrete"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/plastic_mechanical_pump.json b/build/resources/main/assets/tfmg/models/item/plastic_mechanical_pump.json
deleted file mode 100644
index 099dda6d..00000000
--- a/build/resources/main/assets/tfmg/models/item/plastic_mechanical_pump.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/plastic_mechanical_pump/item"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/polished_cut_bauxite_wall.json b/build/resources/main/assets/tfmg/models/item/polished_cut_bauxite_wall.json
deleted file mode 100644
index 627b6752..00000000
--- a/build/resources/main/assets/tfmg/models/item/polished_cut_bauxite_wall.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:block/wall_inventory",
- "textures": {
- "wall": "tfmg:block/palettes/stone_types/polished/bauxite_cut_polished"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/polished_cut_galena_stairs.json b/build/resources/main/assets/tfmg/models/item/polished_cut_galena_stairs.json
deleted file mode 100644
index 92b9083a..00000000
--- a/build/resources/main/assets/tfmg/models/item/polished_cut_galena_stairs.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/polished_cut_galena_stairs"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/propylene_bucket.json b/build/resources/main/assets/tfmg/models/item/propylene_bucket.json
deleted file mode 100644
index a5fb2a0c..00000000
--- a/build/resources/main/assets/tfmg/models/item/propylene_bucket.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:item/generated",
- "textures": {
- "layer0": "tfmg:item/propylene_bucket"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/pumpjack_base.json b/build/resources/main/assets/tfmg/models/item/pumpjack_base.json
deleted file mode 100644
index 1a527608..00000000
--- a/build/resources/main/assets/tfmg/models/item/pumpjack_base.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/pumpjack_base/block"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/pumpjack_hammer_part.json b/build/resources/main/assets/tfmg/models/item/pumpjack_hammer_part.json
deleted file mode 100644
index 1bf99df2..00000000
--- a/build/resources/main/assets/tfmg/models/item/pumpjack_hammer_part.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/pumpjack_hammer_part"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/purple_caution_block.json b/build/resources/main/assets/tfmg/models/item/purple_caution_block.json
deleted file mode 100644
index d7cd43fa..00000000
--- a/build/resources/main/assets/tfmg/models/item/purple_caution_block.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/purple_caution_block"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/purple_concrete.json b/build/resources/main/assets/tfmg/models/item/purple_concrete.json
deleted file mode 100644
index 635f4471..00000000
--- a/build/resources/main/assets/tfmg/models/item/purple_concrete.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/purple_concrete"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/purple_concrete_stairs.json b/build/resources/main/assets/tfmg/models/item/purple_concrete_stairs.json
deleted file mode 100644
index 96d3f159..00000000
--- a/build/resources/main/assets/tfmg/models/item/purple_concrete_stairs.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/purple_concrete_stairs"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/purple_concrete_wall.json b/build/resources/main/assets/tfmg/models/item/purple_concrete_wall.json
deleted file mode 100644
index 1f06160e..00000000
--- a/build/resources/main/assets/tfmg/models/item/purple_concrete_wall.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:block/wall_inventory",
- "textures": {
- "wall": "tfmg:block/purple_concrete"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/purple_rebar_concrete.json b/build/resources/main/assets/tfmg/models/item/purple_rebar_concrete.json
deleted file mode 100644
index aba51f67..00000000
--- a/build/resources/main/assets/tfmg/models/item/purple_rebar_concrete.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/purple_rebar_concrete"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/purple_rebar_concrete_slab.json b/build/resources/main/assets/tfmg/models/item/purple_rebar_concrete_slab.json
deleted file mode 100644
index c6cd8d39..00000000
--- a/build/resources/main/assets/tfmg/models/item/purple_rebar_concrete_slab.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/purple_concrete_bottom"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/radial_engine.json b/build/resources/main/assets/tfmg/models/item/radial_engine.json
deleted file mode 100644
index e8fe8713..00000000
--- a/build/resources/main/assets/tfmg/models/item/radial_engine.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/radial_engine/item"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/raw_lithium_block.json b/build/resources/main/assets/tfmg/models/item/raw_lithium_block.json
deleted file mode 100644
index 49d5cf92..00000000
--- a/build/resources/main/assets/tfmg/models/item/raw_lithium_block.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/raw_lithium_block"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/raw_nickel.json b/build/resources/main/assets/tfmg/models/item/raw_nickel.json
deleted file mode 100644
index b500ea60..00000000
--- a/build/resources/main/assets/tfmg/models/item/raw_nickel.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:item/generated",
- "textures": {
- "layer0": "tfmg:item/raw_nickel"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/rebar_concrete_wall.json b/build/resources/main/assets/tfmg/models/item/rebar_concrete_wall.json
deleted file mode 100644
index 778708ce..00000000
--- a/build/resources/main/assets/tfmg/models/item/rebar_concrete_wall.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:block/wall_inventory",
- "textures": {
- "wall": "tfmg:block/concrete"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/red_caution_block.json b/build/resources/main/assets/tfmg/models/item/red_caution_block.json
deleted file mode 100644
index 21024859..00000000
--- a/build/resources/main/assets/tfmg/models/item/red_caution_block.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/red_caution_block"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/red_concrete.json b/build/resources/main/assets/tfmg/models/item/red_concrete.json
deleted file mode 100644
index 657d6752..00000000
--- a/build/resources/main/assets/tfmg/models/item/red_concrete.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/red_concrete"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/red_concrete_slab.json b/build/resources/main/assets/tfmg/models/item/red_concrete_slab.json
deleted file mode 100644
index 32b2cbba..00000000
--- a/build/resources/main/assets/tfmg/models/item/red_concrete_slab.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/red_concrete_bottom"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/red_concrete_wall.json b/build/resources/main/assets/tfmg/models/item/red_concrete_wall.json
deleted file mode 100644
index 83a6814e..00000000
--- a/build/resources/main/assets/tfmg/models/item/red_concrete_wall.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:block/wall_inventory",
- "textures": {
- "wall": "tfmg:block/red_concrete"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/red_multimeter.json b/build/resources/main/assets/tfmg/models/item/red_multimeter.json
deleted file mode 100644
index 3d16e1a1..00000000
--- a/build/resources/main/assets/tfmg/models/item/red_multimeter.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:item/generated",
- "textures": {
- "layer0": "tfmg:item/red_multimeter"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/regular_engine.json b/build/resources/main/assets/tfmg/models/item/regular_engine.json
deleted file mode 100644
index e81cfc18..00000000
--- a/build/resources/main/assets/tfmg/models/item/regular_engine.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/regular_engine/item"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/rotor.json b/build/resources/main/assets/tfmg/models/item/rotor.json
deleted file mode 100644
index fe6bbb13..00000000
--- a/build/resources/main/assets/tfmg/models/item/rotor.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/rotor/item"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/screw.json b/build/resources/main/assets/tfmg/models/item/screw.json
deleted file mode 100644
index 654db24b..00000000
--- a/build/resources/main/assets/tfmg/models/item/screw.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:item/generated",
- "textures": {
- "layer0": "tfmg:item/screw"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/screwdriver.json b/build/resources/main/assets/tfmg/models/item/screwdriver.json
deleted file mode 100644
index b7ec5704..00000000
--- a/build/resources/main/assets/tfmg/models/item/screwdriver.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:item/generated",
- "textures": {
- "layer0": "tfmg:item/screwdriver"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/segmented_display.json b/build/resources/main/assets/tfmg/models/item/segmented_display.json
deleted file mode 100644
index f73cd861..00000000
--- a/build/resources/main/assets/tfmg/models/item/segmented_display.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/segmented_display/item"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/silicon_ingot.json b/build/resources/main/assets/tfmg/models/item/silicon_ingot.json
deleted file mode 100644
index 6df081a6..00000000
--- a/build/resources/main/assets/tfmg/models/item/silicon_ingot.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:item/generated",
- "textures": {
- "layer0": "tfmg:item/silicon_ingot"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/small_bauxite_brick_slab.json b/build/resources/main/assets/tfmg/models/item/small_bauxite_brick_slab.json
deleted file mode 100644
index 53e0492a..00000000
--- a/build/resources/main/assets/tfmg/models/item/small_bauxite_brick_slab.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/small_bauxite_brick_slab"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/small_bauxite_brick_stairs.json b/build/resources/main/assets/tfmg/models/item/small_bauxite_brick_stairs.json
deleted file mode 100644
index b01f7981..00000000
--- a/build/resources/main/assets/tfmg/models/item/small_bauxite_brick_stairs.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/small_bauxite_brick_stairs"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/small_bauxite_brick_wall.json b/build/resources/main/assets/tfmg/models/item/small_bauxite_brick_wall.json
deleted file mode 100644
index 28241ead..00000000
--- a/build/resources/main/assets/tfmg/models/item/small_bauxite_brick_wall.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:block/wall_inventory",
- "textures": {
- "wall": "tfmg:block/palettes/stone_types/small_brick/bauxite_cut_small_brick"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/steel_casing.json b/build/resources/main/assets/tfmg/models/item/steel_casing.json
deleted file mode 100644
index 2368c472..00000000
--- a/build/resources/main/assets/tfmg/models/item/steel_casing.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/steel_casing"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/steel_door.json b/build/resources/main/assets/tfmg/models/item/steel_door.json
deleted file mode 100644
index 7c2721eb..00000000
--- a/build/resources/main/assets/tfmg/models/item/steel_door.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:item/generated",
- "textures": {
- "layer0": "tfmg:item/steel_door"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/steel_encased_large_steel_cogwheel.json b/build/resources/main/assets/tfmg/models/item/steel_encased_large_steel_cogwheel.json
deleted file mode 100644
index c2a01eb6..00000000
--- a/build/resources/main/assets/tfmg/models/item/steel_encased_large_steel_cogwheel.json
+++ /dev/null
@@ -1,9 +0,0 @@
-{
- "parent": "tfmg:block/encased_large_cogwheel/item",
- "textures": {
- "1": "tfmg:block/steel_casing",
- "casing": "tfmg:block/steel_casing",
- "particle": "tfmg:block/steel_casing",
- "side": "tfmg:block/steel_encased_cogwheel_side_large"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/steel_flywheel.json b/build/resources/main/assets/tfmg/models/item/steel_flywheel.json
deleted file mode 100644
index 992247c4..00000000
--- a/build/resources/main/assets/tfmg/models/item/steel_flywheel.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/steel_flywheel/item"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/steel_frame.json b/build/resources/main/assets/tfmg/models/item/steel_frame.json
deleted file mode 100644
index b0e141f8..00000000
--- a/build/resources/main/assets/tfmg/models/item/steel_frame.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/steel_frame/block"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/steel_shovel.json b/build/resources/main/assets/tfmg/models/item/steel_shovel.json
deleted file mode 100644
index a49074d7..00000000
--- a/build/resources/main/assets/tfmg/models/item/steel_shovel.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:item/handheld",
- "textures": {
- "layer0": "tfmg:item/steel_shovel"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/steel_sword.json b/build/resources/main/assets/tfmg/models/item/steel_sword.json
deleted file mode 100644
index 743d06f0..00000000
--- a/build/resources/main/assets/tfmg/models/item/steel_sword.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:item/handheld",
- "textures": {
- "layer0": "tfmg:item/steel_sword"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/steel_truss.json b/build/resources/main/assets/tfmg/models/item/steel_truss.json
deleted file mode 100644
index d1f0da0d..00000000
--- a/build/resources/main/assets/tfmg/models/item/steel_truss.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/steel_truss"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/sulfur.json b/build/resources/main/assets/tfmg/models/item/sulfur.json
deleted file mode 100644
index f70095c3..00000000
--- a/build/resources/main/assets/tfmg/models/item/sulfur.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/sulfur"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/sulfuric_acid_bucket.json b/build/resources/main/assets/tfmg/models/item/sulfuric_acid_bucket.json
deleted file mode 100644
index a6934d14..00000000
--- a/build/resources/main/assets/tfmg/models/item/sulfuric_acid_bucket.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:item/generated",
- "textures": {
- "layer0": "tfmg:item/sulfuric_acid_bucket"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/synthetic_string.json b/build/resources/main/assets/tfmg/models/item/synthetic_string.json
deleted file mode 100644
index 58ca2037..00000000
--- a/build/resources/main/assets/tfmg/models/item/synthetic_string.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:item/generated",
- "textures": {
- "layer0": "tfmg:item/synthetic_string"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/transmission.json b/build/resources/main/assets/tfmg/models/item/transmission.json
deleted file mode 100644
index 5c789f9f..00000000
--- a/build/resources/main/assets/tfmg/models/item/transmission.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:item/transmission_model"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/transmission_model.json b/build/resources/main/assets/tfmg/models/item/transmission_model.json
deleted file mode 100644
index d6026b8f..00000000
--- a/build/resources/main/assets/tfmg/models/item/transmission_model.json
+++ /dev/null
@@ -1,159 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "minecraft:block/block",
- "texture_size": [32, 32],
- "textures": {
- "2": "tfmg:block/transmission"
- },
- "elements": [
- {
- "from": [5, 11, 3],
- "to": [11, 14, 12],
- "rotation": {"angle": 0, "axis": "z", "origin": [9, 4, 8]},
- "faces": {
- "north": {"uv": [3, 3, 4.5, 6], "rotation": 270, "texture": "#2"},
- "east": {"uv": [1.5, 7.5, 0, 3], "rotation": 90, "texture": "#2"},
- "south": {"uv": [6.5, 0, 8, 3], "rotation": 90, "texture": "#2"},
- "west": {"uv": [3, 3, 1.5, 7.5], "rotation": 90, "texture": "#2"},
- "up": {"uv": [0, 0, 4.5, 3], "rotation": 90, "texture": "#2"},
- "down": {"uv": [0, 0, 4.5, 3], "rotation": 90, "texture": "#2"}
- }
- },
- {
- "from": [5, 11, 2],
- "to": [10, 14, 3],
- "rotation": {"angle": 0, "axis": "z", "origin": [9, 4, 8]},
- "faces": {
- "north": {"uv": [7.5, 0, 9, 2.5], "rotation": 270, "texture": "#2"},
- "east": {"uv": [9, 2.5, 7.5, 2], "rotation": 90, "texture": "#2"},
- "south": {"uv": [4.5, 8, 6, 10.5], "rotation": 90, "texture": "#2"},
- "west": {"uv": [9, 2, 7.5, 2.5], "rotation": 90, "texture": "#2"},
- "up": {"uv": [4, 3.5, 4.5, 6], "rotation": 90, "texture": "#2"},
- "down": {"uv": [3.5, 3.5, 4, 6], "rotation": 90, "texture": "#2"}
- }
- },
- {
- "from": [4, 11, 12],
- "to": [12, 15, 14],
- "rotation": {"angle": 0, "axis": "z", "origin": [9, 4, 8]},
- "faces": {
- "north": {"uv": [4.5, 0, 6.5, 4], "rotation": 270, "texture": "#2"},
- "east": {"uv": [11, 2, 9, 1], "rotation": 90, "texture": "#2"},
- "south": {"uv": [4.5, 4, 6.5, 8], "rotation": 90, "texture": "#2"},
- "west": {"uv": [11, 1, 9, 2], "rotation": 90, "texture": "#2"},
- "up": {"uv": [6.5, 0, 7.5, 4], "rotation": 90, "texture": "#2"},
- "down": {"uv": [15, 0, 16, 4], "rotation": 90, "texture": "#2"}
- }
- },
- {
- "from": [4, 15, 7],
- "to": [12, 15, 9],
- "rotation": {"angle": 0, "axis": "z", "origin": [9, 4, 8]},
- "faces": {
- "north": {"uv": [0, 0, 0, 4], "rotation": 270, "texture": "#2"},
- "east": {"uv": [0, 1, 0, 0], "rotation": 90, "texture": "#2"},
- "south": {"uv": [0, 0, 0, 4], "rotation": 90, "texture": "#2"},
- "west": {"uv": [0, 0, 0, 1], "rotation": 90, "texture": "#2"},
- "up": {"uv": [2.5, 3.5, 3.5, 7.5], "rotation": 90, "texture": "#2"},
- "down": {"uv": [2, 3, 3, 7], "rotation": 90, "texture": "#2"}
- }
- },
- {
- "from": [12, 11, 7],
- "to": [12, 15, 9],
- "rotation": {"angle": 0, "axis": "z", "origin": [9, 4, 8]},
- "faces": {
- "north": {"uv": [0, 0, 2, 0], "rotation": 270, "texture": "#2"},
- "east": {"uv": [11, 0, 9, 1], "rotation": 90, "texture": "#2"},
- "south": {"uv": [0, 0, 2, 0], "rotation": 90, "texture": "#2"},
- "west": {"uv": [11, 1, 9, 0], "rotation": 90, "texture": "#2"},
- "up": {"uv": [0, 0, 1, 0], "rotation": 90, "texture": "#2"},
- "down": {"uv": [0, 0, 1, 0], "rotation": 90, "texture": "#2"}
- }
- },
- {
- "from": [4, 11, 7],
- "to": [4, 15, 9],
- "rotation": {"angle": 0, "axis": "z", "origin": [9, 4, 8]},
- "faces": {
- "north": {"uv": [0, 0, 2, 0], "rotation": 270, "texture": "#2"},
- "east": {"uv": [11, 0, 9, 1], "rotation": 90, "texture": "#2"},
- "south": {"uv": [0, 0, 2, 0], "rotation": 90, "texture": "#2"},
- "west": {"uv": [11, 1, 9, 0], "rotation": 90, "texture": "#2"},
- "up": {"uv": [0, 0, 1, 0], "rotation": 90, "texture": "#2"},
- "down": {"uv": [0, 0, 1, 0], "rotation": 90, "texture": "#2"}
- }
- },
- {
- "from": [12, 11, 10],
- "to": [12, 15, 11],
- "rotation": {"angle": 0, "axis": "z", "origin": [9, 4, 8]},
- "faces": {
- "north": {"uv": [0, 0, 2, 0], "rotation": 270, "texture": "#2"},
- "east": {"uv": [11, 1, 9, 0.5], "rotation": 90, "texture": "#2"},
- "south": {"uv": [0, 0, 2, 0], "rotation": 90, "texture": "#2"},
- "west": {"uv": [11, 0, 9, 0.5], "rotation": 90, "texture": "#2"},
- "up": {"uv": [0, 0, 0.5, 0], "rotation": 90, "texture": "#2"},
- "down": {"uv": [0, 0, 0.5, 0], "rotation": 90, "texture": "#2"}
- }
- },
- {
- "from": [4, 15, 10],
- "to": [12, 15, 11],
- "rotation": {"angle": 0, "axis": "z", "origin": [9, 4, 8]},
- "faces": {
- "north": {"uv": [0, 0, 0, 4], "rotation": 270, "texture": "#2"},
- "east": {"uv": [0, 0.5, 0, 0], "rotation": 90, "texture": "#2"},
- "south": {"uv": [0, 0, 0, 4], "rotation": 90, "texture": "#2"},
- "west": {"uv": [0, 0, 0, 0.5], "rotation": 90, "texture": "#2"},
- "up": {"uv": [3, 3.5, 3.5, 7.5], "rotation": 90, "texture": "#2"},
- "down": {"uv": [1.5, 3, 2, 7], "rotation": 90, "texture": "#2"}
- }
- },
- {
- "from": [4, 11, 10],
- "to": [4, 15, 11],
- "rotation": {"angle": 0, "axis": "z", "origin": [9, 4, 8]},
- "faces": {
- "north": {"uv": [0, 0, 2, 0], "rotation": 270, "texture": "#2"},
- "east": {"uv": [11.5, 0.5, 9.5, 0], "rotation": 90, "texture": "#2"},
- "south": {"uv": [0, 0, 2, 0], "rotation": 90, "texture": "#2"},
- "west": {"uv": [11, 0.5, 9, 1], "rotation": 90, "texture": "#2"},
- "up": {"uv": [0, 0, 0.5, 0], "rotation": 90, "texture": "#2"},
- "down": {"uv": [0, 0, 0.5, 0], "rotation": 90, "texture": "#2"}
- }
- },
- {
- "from": [11, 12, 3],
- "to": [12, 13, 12],
- "rotation": {"angle": 0, "axis": "z", "origin": [9, 4, 8]},
- "faces": {
- "north": {"uv": [1.5, 10.5, 2, 11], "rotation": 270, "texture": "#2"},
- "east": {"uv": [3.5, 7.5, 3, 3], "rotation": 90, "texture": "#2"},
- "south": {"uv": [2, 10.5, 2.5, 11], "rotation": 90, "texture": "#2"},
- "west": {"uv": [16, 0, 15.5, 4.5], "rotation": 90, "texture": "#2"},
- "up": {"uv": [12.5, 2.5, 8, 3], "rotation": 90, "texture": "#2"},
- "down": {"uv": [12.5, 2.5, 8, 3], "rotation": 90, "texture": "#2"}
- }
- },
- {
- "from": [10, 12, 2],
- "to": [12, 13, 3],
- "rotation": {"angle": 0, "axis": "z", "origin": [9, 4, 8]},
- "faces": {
- "north": {"uv": [3, 3.5, 3.5, 4.5], "rotation": 270, "texture": "#2"},
- "east": {"uv": [3.5, 6, 3, 5.5], "rotation": 90, "texture": "#2"},
- "south": {"uv": [6.5, 4, 7, 5], "rotation": 90, "texture": "#2"},
- "west": {"uv": [7, 4, 6.5, 4.5], "rotation": 90, "texture": "#2"},
- "up": {"uv": [3, 6, 3.5, 7], "rotation": 90, "texture": "#2"},
- "down": {"uv": [3, 4, 3.5, 5], "rotation": 90, "texture": "#2"}
- }
- }
- ],
- "display": {
- "gui": {
- "rotation": [37, -42, 0],
- "translation": [0.75, -2.75, 0]
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/turbine_blade.json b/build/resources/main/assets/tfmg/models/item/turbine_blade.json
deleted file mode 100644
index 82ced20d..00000000
--- a/build/resources/main/assets/tfmg/models/item/turbine_blade.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:item/generated",
- "textures": {
- "layer0": "tfmg:item/turbine_blade"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/turbine_engine.json b/build/resources/main/assets/tfmg/models/item/turbine_engine.json
deleted file mode 100644
index 1a7f9634..00000000
--- a/build/resources/main/assets/tfmg/models/item/turbine_engine.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/turbine_engine/item"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/unfinished_circuit_board.json b/build/resources/main/assets/tfmg/models/item/unfinished_circuit_board.json
deleted file mode 100644
index 1876fb7b..00000000
--- a/build/resources/main/assets/tfmg/models/item/unfinished_circuit_board.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:item/generated",
- "textures": {
- "layer0": "tfmg:item/unfinished_circuit_board"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/unfinished_engine.json b/build/resources/main/assets/tfmg/models/item/unfinished_engine.json
deleted file mode 100644
index b3fa1962..00000000
--- a/build/resources/main/assets/tfmg/models/item/unfinished_engine.json
+++ /dev/null
@@ -1,75 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "minecraft:block/block",
- "textures": {
- "0": "tfmg:item/engine_base",
- "particle": "tfmg:item/engine_base"
- },
- "elements": [
- {
- "from": [3, 0, 2],
- "to": [13, 12, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 5, 8]},
- "faces": {
- "north": {"uv": [1, 0, 3.5, 3], "texture": "#0"},
- "east": {"uv": [3.5, 12.25, 0, 15.25], "texture": "#0"},
- "south": {"uv": [5.5, 0, 8, 3], "texture": "#0"},
- "west": {"uv": [0, 12.25, 3.5, 15.25], "texture": "#0"},
- "up": {"uv": [1, 7, 3.5, 10.5], "rotation": 180, "texture": "#0"},
- "down": {"uv": [5.5, 3.5, 8, 7], "rotation": 180, "texture": "#0"}
- }
- },
- {
- "from": [0, 0, 2],
- "to": [3, 7, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 5, 8]},
- "faces": {
- "north": {"uv": [3.5, 1.25, 4.25, 3], "texture": "#0"},
- "east": {"uv": [0, 0, 0, 0], "texture": "#0"},
- "south": {"uv": [4.75, 1.25, 5.5, 3], "texture": "#0"},
- "west": {"uv": [0, 13.75, 3.5, 15.5], "texture": "#0"},
- "up": {"uv": [0, 7, 0.75, 10.5], "texture": "#0"},
- "down": {"uv": [8.625, 7, 8, 3.5], "texture": "#0"}
- }
- },
- {
- "from": [13, 0, 2],
- "to": [16, 7, 16],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 5, 8]},
- "faces": {
- "north": {"uv": [0.25, 1.25, 1, 3], "texture": "#0"},
- "east": {"uv": [3.5, 13.75, 0, 15.5], "texture": "#0"},
- "south": {"uv": [8, 1.25, 8.75, 3], "texture": "#0"},
- "west": {"uv": [0, 0, 0, 0], "texture": "#0"},
- "up": {"uv": [3.75, 7, 4.5, 10.5], "texture": "#0"},
- "down": {"uv": [5.5, 3.5, 4.75, 7], "texture": "#0"}
- }
- },
- {
- "from": [2, 7, 2],
- "to": [3, 10, 4],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 5, 8]},
- "faces": {
- "north": {"uv": [14, 1, 14.25, 1.75], "texture": "#0"},
- "east": {"uv": [0, 0, 0, 0], "texture": "#0"},
- "south": {"uv": [14, 1, 14.25, 1.75], "texture": "#0"},
- "west": {"uv": [14, 1, 14.5, 1.75], "texture": "#0"},
- "up": {"uv": [14, 1.25, 14.5, 1.5], "texture": "#0"},
- "down": {"uv": [14.25, 0, 15.25, 2], "texture": "#0"}
- }
- },
- {
- "from": [13, 7, 2],
- "to": [14, 10, 4],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 5, 8]},
- "faces": {
- "north": {"uv": [14, 1, 14.25, 1.75], "texture": "#0"},
- "east": {"uv": [14, 1, 14.5, 1.75], "texture": "#0"},
- "south": {"uv": [14, 1, 14.25, 1.75], "texture": "#0"},
- "west": {"uv": [0, 0, 0, 0], "texture": "#0"},
- "up": {"uv": [14, 1.25, 14.5, 1.5], "texture": "#0"},
- "down": {"uv": [14.25, 0.125, 15.25, 2.125], "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/unfinished_insulator_model.json b/build/resources/main/assets/tfmg/models/item/unfinished_insulator_model.json
deleted file mode 100644
index 891ccc8a..00000000
--- a/build/resources/main/assets/tfmg/models/item/unfinished_insulator_model.json
+++ /dev/null
@@ -1,74 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "textures": {
- "0": "tfmg:block/regular_insulator",
- "particle": "tfmg:block/regular_insulator"
- },
- "elements": [
- {
- "from": [5, 1, 5],
- "to": [11, 2, 11],
- "rotation": {"angle": 0, "axis": "y", "origin": [7, 1, 6]},
- "faces": {
- "north": {"uv": [0, 0, 6, 1], "texture": "#0"},
- "east": {"uv": [0, 0, 6, 1], "texture": "#0"},
- "south": {"uv": [0, 0, 6, 1], "texture": "#0"},
- "west": {"uv": [0, 0, 6, 1], "texture": "#0"},
- "up": {"uv": [0, 2, 6, 8], "texture": "#0"},
- "down": {"uv": [0, 2, 6, 8], "texture": "#0"}
- }
- },
- {
- "from": [5, 3, 5],
- "to": [11, 4, 11],
- "rotation": {"angle": 0, "axis": "y", "origin": [7, 3, 6]},
- "faces": {
- "north": {"uv": [0, 0, 6, 1], "texture": "#0"},
- "east": {"uv": [0, 0, 6, 1], "texture": "#0"},
- "south": {"uv": [0, 0, 6, 1], "texture": "#0"},
- "west": {"uv": [0, 0, 6, 1], "texture": "#0"},
- "up": {"uv": [0, 2, 6, 8], "texture": "#0"},
- "down": {"uv": [0, 2, 6, 8], "texture": "#0"}
- }
- },
- {
- "from": [5, 5, 5],
- "to": [11, 6, 11],
- "rotation": {"angle": 0, "axis": "y", "origin": [7, 5, 6]},
- "faces": {
- "north": {"uv": [0, 0, 6, 1], "texture": "#0"},
- "east": {"uv": [0, 0, 6, 1], "texture": "#0"},
- "south": {"uv": [0, 0, 6, 1], "texture": "#0"},
- "west": {"uv": [0, 0, 6, 1], "texture": "#0"},
- "up": {"uv": [0, 2, 6, 8], "texture": "#0"},
- "down": {"uv": [0, 2, 6, 8], "texture": "#0"}
- }
- },
- {
- "from": [6, 0, 6],
- "to": [10, 8, 10],
- "rotation": {"angle": 0, "axis": "y", "origin": [7, 0, 7]},
- "faces": {
- "north": {"uv": [12, 0, 16, 8], "texture": "#0"},
- "east": {"uv": [12, 0, 16, 8], "texture": "#0"},
- "south": {"uv": [12, 0, 16, 8], "texture": "#0"},
- "west": {"uv": [12, 0, 16, 8], "texture": "#0"},
- "down": {"uv": [1, 3, 5, 7], "texture": "#0"}
- }
- },
- {
- "from": [5, 7, 5],
- "to": [11, 8, 11],
- "rotation": {"angle": 0, "axis": "y", "origin": [7, 7, 6]},
- "faces": {
- "north": {"uv": [0, 0, 6, 1], "texture": "#0"},
- "east": {"uv": [0, 0, 6, 1], "texture": "#0"},
- "south": {"uv": [0, 0, 6, 1], "texture": "#0"},
- "west": {"uv": [0, 0, 6, 1], "texture": "#0"},
- "up": {"uv": [0, 2, 6, 8], "texture": "#0"},
- "down": {"uv": [0, 2, 6, 8], "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/voltage_observer.json b/build/resources/main/assets/tfmg/models/item/voltage_observer.json
deleted file mode 100644
index 3afb3291..00000000
--- a/build/resources/main/assets/tfmg/models/item/voltage_observer.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/voltage_observer/item"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/white_caution_block.json b/build/resources/main/assets/tfmg/models/item/white_caution_block.json
deleted file mode 100644
index c60b8579..00000000
--- a/build/resources/main/assets/tfmg/models/item/white_caution_block.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/white_caution_block"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/white_concrete.json b/build/resources/main/assets/tfmg/models/item/white_concrete.json
deleted file mode 100644
index 0540b9d9..00000000
--- a/build/resources/main/assets/tfmg/models/item/white_concrete.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/white_concrete"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/white_concrete_stairs.json b/build/resources/main/assets/tfmg/models/item/white_concrete_stairs.json
deleted file mode 100644
index b41709a2..00000000
--- a/build/resources/main/assets/tfmg/models/item/white_concrete_stairs.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/white_concrete_stairs"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/yellow_concrete.json b/build/resources/main/assets/tfmg/models/item/yellow_concrete.json
deleted file mode 100644
index 58d4b828..00000000
--- a/build/resources/main/assets/tfmg/models/item/yellow_concrete.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/yellow_concrete"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/yellow_rebar_concrete_wall.json b/build/resources/main/assets/tfmg/models/item/yellow_rebar_concrete_wall.json
deleted file mode 100644
index 01962c00..00000000
--- a/build/resources/main/assets/tfmg/models/item/yellow_rebar_concrete_wall.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "parent": "minecraft:block/wall_inventory",
- "textures": {
- "wall": "tfmg:block/yellow_concrete"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/zinc_electrode.json b/build/resources/main/assets/tfmg/models/item/zinc_electrode.json
deleted file mode 100644
index 325ec756..00000000
--- a/build/resources/main/assets/tfmg/models/item/zinc_electrode.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:item/zinc_electrode_model"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/zinc_electrode_model.json b/build/resources/main/assets/tfmg/models/item/zinc_electrode_model.json
deleted file mode 100644
index 3f82a84d..00000000
--- a/build/resources/main/assets/tfmg/models/item/zinc_electrode_model.json
+++ /dev/null
@@ -1,63 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "parent": "block/block",
- "texture_size": [32, 32],
- "textures": {
- "0": "tfmg:block/electrodes",
- "particle": "tfmg:block/electrodes"
- },
- "elements": [
- {
- "from": [6, -8, 6],
- "to": [10, 16, 10],
- "rotation": {"angle": 0, "axis": "y", "origin": [6, 0, 6]},
- "faces": {
- "north": {"uv": [0, 0, 2, 12], "texture": "#0"},
- "east": {"uv": [0, 0, 2, 12], "texture": "#0"},
- "south": {"uv": [0, 0, 2, 12], "texture": "#0"},
- "west": {"uv": [0, 0, 2, 12], "texture": "#0"},
- "up": {"uv": [0, 12, 2, 14], "texture": "#0"},
- "down": {"uv": [0, 12, 2, 14], "texture": "#0"}
- }
- }
- ],
- "display": {
- "thirdperson_righthand": {
- "rotation": [-22.75, 0, 0],
- "translation": [0, 5, -1.75],
- "scale": [0.5, 0.5, 0.5]
- },
- "thirdperson_lefthand": {
- "rotation": [-22.75, 0, 0],
- "translation": [0, 5, -1.75],
- "scale": [0.5, 0.5, 0.5]
- },
- "firstperson_righthand": {
- "rotation": [0, 45, 0],
- "translation": [2.25, 2, 0],
- "scale": [0.5, 0.5, 0.5]
- },
- "firstperson_lefthand": {
- "rotation": [0, 45, 0],
- "translation": [2.25, 2, 0],
- "scale": [0.5, 0.5, 0.5]
- },
- "ground": {
- "translation": [0, 4.5, 0],
- "scale": [0.3, 0.3, 0.3]
- },
- "gui": {
- "rotation": [53, 45, 0],
- "translation": [0, 2, 0],
- "scale": [0.75, 0.75, 0.75]
- },
- "head": {
- "rotation": [30, 90, 90],
- "translation": [0, 7.75, -10]
- },
- "fixed": {
- "rotation": [0, 0, -45],
- "translation": [2.5, 2.5, 0]
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/zinc_frame.json b/build/resources/main/assets/tfmg/models/item/zinc_frame.json
deleted file mode 100644
index 16996c6c..00000000
--- a/build/resources/main/assets/tfmg/models/item/zinc_frame.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/zinc_frame/block"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/item/zinc_truss.json b/build/resources/main/assets/tfmg/models/item/zinc_truss.json
deleted file mode 100644
index 810efe2a..00000000
--- a/build/resources/main/assets/tfmg/models/item/zinc_truss.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "parent": "tfmg:block/zinc_truss"
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/models/large_aluminum_cogwheel_shaftless.json b/build/resources/main/assets/tfmg/models/large_aluminum_cogwheel_shaftless.json
deleted file mode 100644
index f419da33..00000000
--- a/build/resources/main/assets/tfmg/models/large_aluminum_cogwheel_shaftless.json
+++ /dev/null
@@ -1,189 +0,0 @@
-{
- "credit": "Made with Blockbench",
- "texture_size": [32, 32],
- "textures": {
- "0": "tfmg:block/large_aluminum_coghweel",
- "particle": "tfmg:block/large_aluminum_coghweel"
- },
- "elements": [
- {
- "name": "Gear2",
- "from": [-7, 6.525, 6.5],
- "to": [23, 9.475, 9.5],
- "rotation": {"angle": 22.5, "axis": "y", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [0, 13, 15, 14.5], "texture": "#0"},
- "east": {"uv": [10, 9.5, 11.5, 11], "texture": "#0"},
- "south": {"uv": [0, 13, 15, 14.5], "texture": "#0"},
- "west": {"uv": [10, 9.5, 11.5, 11], "texture": "#0"},
- "up": {"uv": [0, 11.5, 15, 13], "texture": "#0"},
- "down": {"uv": [0, 11.5, 15, 13], "texture": "#0"}
- }
- },
- {
- "name": "Gear3",
- "from": [-7, 6.525, 6.5],
- "to": [23, 9.475, 9.5],
- "rotation": {"angle": -22.5, "axis": "y", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [0, 13, 15, 14.5], "texture": "#0"},
- "east": {"uv": [10, 9.5, 11.5, 11], "texture": "#0"},
- "south": {"uv": [0, 13, 15, 14.5], "texture": "#0"},
- "west": {"uv": [10, 9.5, 11.5, 11], "texture": "#0"},
- "up": {"uv": [0, 11.5, 15, 13], "texture": "#0"},
- "down": {"uv": [0, 11.5, 15, 13], "texture": "#0"}
- }
- },
- {
- "name": "Gear4",
- "from": [6.5, 6.525, -7],
- "to": [9.5, 9.475, 23],
- "rotation": {"angle": 22.5, "axis": "y", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [10, 9.5, 11.5, 11], "texture": "#0"},
- "east": {"uv": [0, 13, 15, 14.5], "texture": "#0"},
- "south": {"uv": [10, 9.5, 11.5, 11], "texture": "#0"},
- "west": {"uv": [0, 13, 15, 14.5], "texture": "#0"},
- "up": {"uv": [0, 11.5, 15, 13], "rotation": 90, "texture": "#0"},
- "down": {"uv": [0, 11.5, 15, 13], "rotation": 90, "texture": "#0"}
- }
- },
- {
- "name": "GearCaseInner",
- "from": [-2, 7.6, -2],
- "to": [18, 8.4, 18],
- "faces": {
- "north": {"uv": [0, 10, 10, 11.5], "texture": "#0"},
- "east": {"uv": [0, 10, 10, 11.5], "texture": "#0"},
- "south": {"uv": [0, 10, 10, 11.5], "texture": "#0"},
- "west": {"uv": [0, 10, 10, 11.5], "texture": "#0"},
- "up": {"uv": [0, 0, 10, 10], "texture": "#0"},
- "down": {"uv": [0, 0, 10, 10], "texture": "#0"}
- }
- },
- {
- "name": "GearCaseOuter",
- "from": [-1, 5.975, 1],
- "to": [1, 10.025, 15],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [10, 0, 11, 1], "rotation": 90, "texture": "#0"},
- "east": {"uv": [0, 0, 0, 0], "texture": "#0"},
- "south": {"uv": [10, 6, 11, 7], "rotation": 90, "texture": "#0"},
- "west": {"uv": [10, 0, 11, 7], "rotation": 90, "texture": "#0"},
- "up": {"uv": [12, 0, 13, 7], "rotation": 180, "texture": "#0"},
- "down": {"uv": [13, 0, 14, 7], "rotation": 180, "texture": "#0"}
- }
- },
- {
- "name": "GearCaseOuter",
- "from": [1, 5.975, -1],
- "to": [15, 10.025, 1],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [10, 0, 11, 7], "rotation": 90, "texture": "#0"},
- "east": {"uv": [10, 0, 11, 1], "rotation": 90, "texture": "#0"},
- "south": {"uv": [0, 0, 0, 0], "texture": "#0"},
- "west": {"uv": [10, 6, 11, 7], "rotation": 90, "texture": "#0"},
- "up": {"uv": [13, 0, 14, 7], "rotation": 270, "texture": "#0"},
- "down": {"uv": [12, 0, 13, 7], "rotation": 90, "texture": "#0"}
- }
- },
- {
- "name": "GearCaseOuter",
- "from": [15, 5.975, 1],
- "to": [17, 10.025, 15],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [10, 6, 11, 7], "rotation": 90, "texture": "#0"},
- "east": {"uv": [10, 0, 11, 7], "rotation": 90, "texture": "#0"},
- "south": {"uv": [10, 0, 11, 1], "rotation": 90, "texture": "#0"},
- "west": {"uv": [0, 0, 0, 0], "texture": "#0"},
- "up": {"uv": [15, 0, 16, 7], "texture": "#0"},
- "down": {"uv": [14, 0, 15, 7], "texture": "#0"}
- }
- },
- {
- "name": "GearCaseOuter",
- "from": [1, 5.975, 15],
- "to": [15, 10.025, 17],
- "rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [0, 0, 0, 0], "texture": "#0"},
- "east": {"uv": [10, 6, 11, 7], "rotation": 90, "texture": "#0"},
- "south": {"uv": [10, 0, 11, 7], "rotation": 90, "texture": "#0"},
- "west": {"uv": [10, 0, 11, 1], "rotation": 90, "texture": "#0"},
- "up": {"uv": [14, 0, 15, 7], "rotation": 90, "texture": "#0"},
- "down": {"uv": [15, 0, 16, 7], "rotation": 270, "texture": "#0"}
- }
- },
- {
- "name": "Gear",
- "from": [6.5, 6.525, -7],
- "to": [9.5, 9.475, 23],
- "rotation": {"angle": -22.5, "axis": "y", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [10, 9.5, 11.5, 11], "texture": "#0"},
- "east": {"uv": [0, 13, 15, 14.5], "texture": "#0"},
- "south": {"uv": [10, 9.5, 11.5, 11], "texture": "#0"},
- "west": {"uv": [0, 13, 15, 14.5], "texture": "#0"},
- "up": {"uv": [0, 11.5, 15, 13], "rotation": 90, "texture": "#0"},
- "down": {"uv": [0, 11.5, 15, 13], "rotation": 90, "texture": "#0"}
- }
- },
- {
- "name": "Gear5",
- "from": [-7, 6.525, 6.5],
- "to": [23, 9.475, 9.5],
- "rotation": {"angle": 45, "axis": "y", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [0, 13, 15, 14.5], "texture": "#0"},
- "east": {"uv": [10, 9.5, 11.5, 11], "texture": "#0"},
- "south": {"uv": [0, 13, 15, 14.5], "texture": "#0"},
- "west": {"uv": [10, 9.5, 11.5, 11], "texture": "#0"},
- "up": {"uv": [0, 11.5, 15, 13], "texture": "#0"},
- "down": {"uv": [0, 11.5, 15, 13], "texture": "#0"}
- }
- },
- {
- "name": "Gear6",
- "from": [6.5, 6.525, -7],
- "to": [9.5, 9.475, 23],
- "rotation": {"angle": 45, "axis": "y", "origin": [8, 8, 8]},
- "faces": {
- "north": {"uv": [10, 9.5, 11.5, 11], "texture": "#0"},
- "east": {"uv": [0, 13, 15, 14.5], "texture": "#0"},
- "south": {"uv": [10, 9.5, 11.5, 11], "texture": "#0"},
- "west": {"uv": [0, 13, 15, 14.5], "texture": "#0"},
- "up": {"uv": [0, 11.5, 15, 13], "rotation": 90, "texture": "#0"},
- "down": {"uv": [0, 11.5, 15, 13], "rotation": 90, "texture": "#0"}
- }
- },
- {
- "name": "Gear7",
- "from": [-7, 6.525, 6.5],
- "to": [23, 9.475, 9.5],
- "faces": {
- "north": {"uv": [0, 13, 15, 14.5], "texture": "#0"},
- "east": {"uv": [10, 9.5, 11.5, 11], "texture": "#0"},
- "south": {"uv": [0, 13, 15, 14.5], "texture": "#0"},
- "west": {"uv": [10, 9.5, 11.5, 11], "texture": "#0"},
- "up": {"uv": [0, 11.5, 15, 13], "texture": "#0"},
- "down": {"uv": [0, 11.5, 15, 13], "texture": "#0"}
- }
- },
- {
- "name": "Gear8",
- "from": [6.5, 6.525, -7],
- "to": [9.5, 9.475, 23],
- "faces": {
- "north": {"uv": [10, 9.5, 11.5, 11], "texture": "#0"},
- "east": {"uv": [0, 13, 15, 14.5], "texture": "#0"},
- "south": {"uv": [10, 9.5, 11.5, 11], "texture": "#0"},
- "west": {"uv": [0, 13, 15, 14.5], "texture": "#0"},
- "up": {"uv": [0, 11.5, 15, 13], "rotation": 90, "texture": "#0"},
- "down": {"uv": [0, 11.5, 15, 13], "rotation": 90, "texture": "#0"}
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/ponder/blast_furnace.nbt b/build/resources/main/assets/tfmg/ponder/blast_furnace.nbt
deleted file mode 100644
index 02a4a68e..00000000
Binary files a/build/resources/main/assets/tfmg/ponder/blast_furnace.nbt and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/ponder/distillation_tower.nbt b/build/resources/main/assets/tfmg/ponder/distillation_tower.nbt
deleted file mode 100644
index 2f7bd572..00000000
Binary files a/build/resources/main/assets/tfmg/ponder/distillation_tower.nbt and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/sounds/engine.ogg b/build/resources/main/assets/tfmg/sounds/engine.ogg
deleted file mode 100644
index a3885eb1..00000000
Binary files a/build/resources/main/assets/tfmg/sounds/engine.ogg and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/air_intake/air_intake_large.png b/build/resources/main/assets/tfmg/textures/block/air_intake/air_intake_large.png
deleted file mode 100644
index 35e73b42..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/air_intake/air_intake_large.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/air_intake/inputs.png b/build/resources/main/assets/tfmg/textures/block/air_intake/inputs.png
deleted file mode 100644
index 28e556fa..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/air_intake/inputs.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/air_intake/test/air_intake_small.png b/build/resources/main/assets/tfmg/textures/block/air_intake/test/air_intake_small.png
deleted file mode 100644
index 32a989dc..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/air_intake/test/air_intake_small.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/air_intake/test/fan.png b/build/resources/main/assets/tfmg/textures/block/air_intake/test/fan.png
deleted file mode 100644
index b04990c3..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/air_intake/test/fan.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/air_intake/test/fan_large.png b/build/resources/main/assets/tfmg/textures/block/air_intake/test/fan_large.png
deleted file mode 100644
index 64441007..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/air_intake/test/fan_large.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/air_intake/test/sides.png b/build/resources/main/assets/tfmg/textures/block/air_intake/test/sides.png
deleted file mode 100644
index cffd663d..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/air_intake/test/sides.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/aluminum_block.png b/build/resources/main/assets/tfmg/textures/block/aluminum_block.png
deleted file mode 100644
index 4d494363..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/aluminum_block.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/aluminum_door_bottom.png b/build/resources/main/assets/tfmg/textures/block/aluminum_door_bottom.png
deleted file mode 100644
index fcca5a89..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/aluminum_door_bottom.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/aluminum_fluid_tank_window_single.png b/build/resources/main/assets/tfmg/textures/block/aluminum_fluid_tank_window_single.png
deleted file mode 100644
index fbbedabc..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/aluminum_fluid_tank_window_single.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/aluminum_flywheel.png b/build/resources/main/assets/tfmg/textures/block/aluminum_flywheel.png
deleted file mode 100644
index 9c5e471b..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/aluminum_flywheel.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/aluminum_frame.png b/build/resources/main/assets/tfmg/textures/block/aluminum_frame.png
deleted file mode 100644
index 2998f9dd..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/aluminum_frame.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/aluminum_lamp_off.png b/build/resources/main/assets/tfmg/textures/block/aluminum_lamp_off.png
deleted file mode 100644
index 7d82f098..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/aluminum_lamp_off.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/aluminum_pipes.png b/build/resources/main/assets/tfmg/textures/block/aluminum_pipes.png
deleted file mode 100644
index 12315291..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/aluminum_pipes.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/aluminum_plating.png b/build/resources/main/assets/tfmg/textures/block/aluminum_plating.png
deleted file mode 100644
index ed91684e..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/aluminum_plating.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/bars/aluminum_bars.png b/build/resources/main/assets/tfmg/textures/block/bars/aluminum_bars.png
deleted file mode 100644
index 7051c0b8..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/bars/aluminum_bars.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/bars/aluminum_bars_edge.png b/build/resources/main/assets/tfmg/textures/block/bars/aluminum_bars_edge.png
deleted file mode 100644
index f53be64e..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/bars/aluminum_bars_edge.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/bars/cast_iron_bars_edge.png b/build/resources/main/assets/tfmg/textures/block/bars/cast_iron_bars_edge.png
deleted file mode 100644
index 8e46dbf9..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/bars/cast_iron_bars_edge.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/bars/steel_bars.png b/build/resources/main/assets/tfmg/textures/block/bars/steel_bars.png
deleted file mode 100644
index 536643a5..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/bars/steel_bars.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/blast_stove_top.png b/build/resources/main/assets/tfmg/textures/block/blast_stove_top.png
deleted file mode 100644
index 8afd69af..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/blast_stove_top.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/brass_cable_hub.png b/build/resources/main/assets/tfmg/textures/block/brass_cable_hub.png
deleted file mode 100644
index 15229fab..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/brass_cable_hub.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/brass_fluid_valve.png b/build/resources/main/assets/tfmg/textures/block/brass_fluid_valve.png
deleted file mode 100644
index a766d393..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/brass_fluid_valve.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/brass_frame.png b/build/resources/main/assets/tfmg/textures/block/brass_frame.png
deleted file mode 100644
index a0503d34..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/brass_frame.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/brass_pump.png b/build/resources/main/assets/tfmg/textures/block/brass_pump.png
deleted file mode 100644
index 1b778388..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/brass_pump.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/brass_valve_open.png b/build/resources/main/assets/tfmg/textures/block/brass_valve_open.png
deleted file mode 100644
index f8777562..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/brass_valve_open.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/brick_smokestack.png b/build/resources/main/assets/tfmg/textures/block/brick_smokestack.png
deleted file mode 100644
index 42f2f56e..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/brick_smokestack.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/cable_tube.png b/build/resources/main/assets/tfmg/textures/block/cable_tube.png
deleted file mode 100644
index 17cba083..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/cable_tube.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/cast_iron_fluid_tank_connected.png b/build/resources/main/assets/tfmg/textures/block/cast_iron_fluid_tank_connected.png
deleted file mode 100644
index 6f338183..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/cast_iron_fluid_tank_connected.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/cast_iron_fluid_tank_inner_connected.png b/build/resources/main/assets/tfmg/textures/block/cast_iron_fluid_tank_inner_connected.png
deleted file mode 100644
index be753482..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/cast_iron_fluid_tank_inner_connected.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/cast_iron_fluid_tank_top.png b/build/resources/main/assets/tfmg/textures/block/cast_iron_fluid_tank_top.png
deleted file mode 100644
index 72dfc949..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/cast_iron_fluid_tank_top.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/cast_iron_fluid_tank_window.png b/build/resources/main/assets/tfmg/textures/block/cast_iron_fluid_tank_window.png
deleted file mode 100644
index f5a49999..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/cast_iron_fluid_tank_window.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/cast_iron_flywheel.png b/build/resources/main/assets/tfmg/textures/block/cast_iron_flywheel.png
deleted file mode 100644
index 0193ed29..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/cast_iron_flywheel.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/cast_iron_frame_2.png b/build/resources/main/assets/tfmg/textures/block/cast_iron_frame_2.png
deleted file mode 100644
index d4fe5333..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/cast_iron_frame_2.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/cast_iron_pipes_connected.png b/build/resources/main/assets/tfmg/textures/block/cast_iron_pipes_connected.png
deleted file mode 100644
index 261f29bd..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/cast_iron_pipes_connected.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/cast_iron_smart_pipe_3.png b/build/resources/main/assets/tfmg/textures/block/cast_iron_smart_pipe_3.png
deleted file mode 100644
index 9b0f061c..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/cast_iron_smart_pipe_3.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/cast_iron_vat_top_connected.png b/build/resources/main/assets/tfmg/textures/block/cast_iron_vat_top_connected.png
deleted file mode 100644
index 0834315c..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/cast_iron_vat_top_connected.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/cast_iron_vat_window_single.png b/build/resources/main/assets/tfmg/textures/block/cast_iron_vat_window_single.png
deleted file mode 100644
index ace60f25..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/cast_iron_vat_window_single.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/casting_basin.png b/build/resources/main/assets/tfmg/textures/block/casting_basin.png
deleted file mode 100644
index 62bb3f50..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/casting_basin.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/caution_block.png b/build/resources/main/assets/tfmg/textures/block/caution_block.png
deleted file mode 100644
index ce2bf285..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/caution_block.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/caution_block/lime.png b/build/resources/main/assets/tfmg/textures/block/caution_block/lime.png
deleted file mode 100644
index 1fc70e5a..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/caution_block/lime.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/caution_block/pink.png b/build/resources/main/assets/tfmg/textures/block/caution_block/pink.png
deleted file mode 100644
index cf4ab559..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/caution_block/pink.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/caution_block/red.png b/build/resources/main/assets/tfmg/textures/block/caution_block/red.png
deleted file mode 100644
index 6e86820e..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/caution_block/red.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/caution_block/white.png b/build/resources/main/assets/tfmg/textures/block/caution_block/white.png
deleted file mode 100644
index a57b1d79..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/caution_block/white.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/cement.png b/build/resources/main/assets/tfmg/textures/block/cement.png
deleted file mode 100644
index de5f3158..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/cement.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/cinderblock_top.png b/build/resources/main/assets/tfmg/textures/block/cinderblock_top.png
deleted file mode 100644
index 23297016..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/cinderblock_top.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/cinderflourblock.png b/build/resources/main/assets/tfmg/textures/block/cinderflourblock.png
deleted file mode 100644
index 768f9c07..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/cinderflourblock.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/circular_lamp_off.png b/build/resources/main/assets/tfmg/textures/block/circular_lamp_off.png
deleted file mode 100644
index d4b979c2..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/circular_lamp_off.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/circular_lamp_off_outlet.png b/build/resources/main/assets/tfmg/textures/block/circular_lamp_off_outlet.png
deleted file mode 100644
index 57429ad0..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/circular_lamp_off_outlet.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/circular_lamp_on.png b/build/resources/main/assets/tfmg/textures/block/circular_lamp_on.png
deleted file mode 100644
index a3b465f3..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/circular_lamp_on.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/coke_oven/bottom_connected.png b/build/resources/main/assets/tfmg/textures/block/coke_oven/bottom_connected.png
deleted file mode 100644
index 97adb1f5..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/coke_oven/bottom_connected.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/coke_oven/casual.png.mcmeta b/build/resources/main/assets/tfmg/textures/block/coke_oven/casual.png.mcmeta
deleted file mode 100644
index 4f0718ac..00000000
--- a/build/resources/main/assets/tfmg/textures/block/coke_oven/casual.png.mcmeta
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "animation": {}
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/textures/block/coke_oven/coke_oven_door_bottom.png b/build/resources/main/assets/tfmg/textures/block/coke_oven/coke_oven_door_bottom.png
deleted file mode 100644
index 96387af2..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/coke_oven/coke_oven_door_bottom.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/coke_oven/coke_oven_front_middle_on.png b/build/resources/main/assets/tfmg/textures/block/coke_oven/coke_oven_front_middle_on.png
deleted file mode 100644
index b013544c..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/coke_oven/coke_oven_front_middle_on.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/coke_oven/coke_oven_front_top_on.png b/build/resources/main/assets/tfmg/textures/block/coke_oven/coke_oven_front_top_on.png
deleted file mode 100644
index b90b72e0..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/coke_oven/coke_oven_front_top_on.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/coke_oven/coke_oven_front_top_on.png.mcmeta b/build/resources/main/assets/tfmg/textures/block/coke_oven/coke_oven_front_top_on.png.mcmeta
deleted file mode 100644
index 4f0718ac..00000000
--- a/build/resources/main/assets/tfmg/textures/block/coke_oven/coke_oven_front_top_on.png.mcmeta
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "animation": {}
-}
\ No newline at end of file
diff --git a/build/resources/main/assets/tfmg/textures/block/coke_oven/side.png b/build/resources/main/assets/tfmg/textures/block/coke_oven/side.png
deleted file mode 100644
index d5dfb877..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/coke_oven/side.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/coke_oven/top_connected.png b/build/resources/main/assets/tfmg/textures/block/coke_oven/top_connected.png
deleted file mode 100644
index 977e800b..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/coke_oven/top_connected.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/constantan_block.png b/build/resources/main/assets/tfmg/textures/block/constantan_block.png
deleted file mode 100644
index f201e7f8..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/constantan_block.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/converter.png b/build/resources/main/assets/tfmg/textures/block/converter.png
deleted file mode 100644
index 9ad0dd7a..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/converter.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/copper_coil.png b/build/resources/main/assets/tfmg/textures/block/copper_coil.png
deleted file mode 100644
index 67733f53..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/copper_coil.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/copper_coil_arrow.png b/build/resources/main/assets/tfmg/textures/block/copper_coil_arrow.png
deleted file mode 100644
index 0d07c764..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/copper_coil_arrow.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/copper_encased_steel_pipe.png b/build/resources/main/assets/tfmg/textures/block/copper_encased_steel_pipe.png
deleted file mode 100644
index 0fce5d9c..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/copper_encased_steel_pipe.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/copper_frame.png b/build/resources/main/assets/tfmg/textures/block/copper_frame.png
deleted file mode 100644
index fadf1bea..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/copper_frame.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/debug_conductor.png b/build/resources/main/assets/tfmg/textures/block/debug_conductor.png
deleted file mode 100644
index 2dd59769..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/debug_conductor.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/debug_electric_block.png b/build/resources/main/assets/tfmg/textures/block/debug_electric_block.png
deleted file mode 100644
index 2cf2473c..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/debug_electric_block.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/deepslate_lead_ore.png b/build/resources/main/assets/tfmg/textures/block/deepslate_lead_ore.png
deleted file mode 100644
index da5d13f6..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/deepslate_lead_ore.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/deepslate_nickel_ore.png b/build/resources/main/assets/tfmg/textures/block/deepslate_nickel_ore.png
deleted file mode 100644
index a2f62c2f..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/deepslate_nickel_ore.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/diesel_engine.png b/build/resources/main/assets/tfmg/textures/block/diesel_engine.png
deleted file mode 100644
index 3645049b..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/diesel_engine.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/diesel_engine_expansion.png b/build/resources/main/assets/tfmg/textures/block/diesel_engine_expansion.png
deleted file mode 100644
index 0acac172..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/diesel_engine_expansion.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/diesel_engine_linkage.png b/build/resources/main/assets/tfmg/textures/block/diesel_engine_linkage.png
deleted file mode 100644
index 5397ab56..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/diesel_engine_linkage.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/distillation_tower_output.png b/build/resources/main/assets/tfmg/textures/block/distillation_tower_output.png
deleted file mode 100644
index b2629dfa..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/distillation_tower_output.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/electric_mixer_input.png b/build/resources/main/assets/tfmg/textures/block/electric_mixer_input.png
deleted file mode 100644
index bf296681..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/electric_mixer_input.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/electric_post.png b/build/resources/main/assets/tfmg/textures/block/electric_post.png
deleted file mode 100644
index 777c90b6..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/electric_post.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/electrode_holder_slot.png b/build/resources/main/assets/tfmg/textures/block/electrode_holder_slot.png
deleted file mode 100644
index 6dda4fb3..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/electrode_holder_slot.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/encased_resistor.png b/build/resources/main/assets/tfmg/textures/block/encased_resistor.png
deleted file mode 100644
index 3ef43b7b..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/encased_resistor.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/engine.png b/build/resources/main/assets/tfmg/textures/block/engine.png
deleted file mode 100644
index 41106f0e..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/engine.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/engines/base.png b/build/resources/main/assets/tfmg/textures/block/engines/base.png
deleted file mode 100644
index a358651e..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/engines/base.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/engines/engine_chamber.png b/build/resources/main/assets/tfmg/textures/block/engines/engine_chamber.png
deleted file mode 100644
index 57362dcf..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/engines/engine_chamber.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/engines/engine_front_tall.png b/build/resources/main/assets/tfmg/textures/block/engines/engine_front_tall.png
deleted file mode 100644
index f3646a0b..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/engines/engine_front_tall.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/engines/engine_side_tall_connected.png b/build/resources/main/assets/tfmg/textures/block/engines/engine_side_tall_connected.png
deleted file mode 100644
index 1ac65a86..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/engines/engine_side_tall_connected.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/engines/engine_top.png b/build/resources/main/assets/tfmg/textures/block/engines/engine_top.png
deleted file mode 100644
index 637a84b8..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/engines/engine_top.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/exhaust.png b/build/resources/main/assets/tfmg/textures/block/exhaust.png
deleted file mode 100644
index 8fecb8c4..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/exhaust.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/factory_floor.png b/build/resources/main/assets/tfmg/textures/block/factory_floor.png
deleted file mode 100644
index 6bac99eb..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/factory_floor.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/fireclay.png b/build/resources/main/assets/tfmg/textures/block/fireclay.png
deleted file mode 100644
index 3dde3233..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/fireclay.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/fireproof_bricks.png b/build/resources/main/assets/tfmg/textures/block/fireproof_bricks.png
deleted file mode 100644
index 22252a65..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/fireproof_bricks.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/flarestack.png b/build/resources/main/assets/tfmg/textures/block/flarestack.png
deleted file mode 100644
index a9cfe23c..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/flarestack.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/formwork_bottom.png b/build/resources/main/assets/tfmg/textures/block/formwork_bottom.png
deleted file mode 100644
index 8ad50b6b..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/formwork_bottom.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/fossilstone.png b/build/resources/main/assets/tfmg/textures/block/fossilstone.png
deleted file mode 100644
index 1e59e231..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/fossilstone.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/fuse.png b/build/resources/main/assets/tfmg/textures/block/fuse.png
deleted file mode 100644
index 5288fb9a..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/fuse.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/fuse_block.png b/build/resources/main/assets/tfmg/textures/block/fuse_block.png
deleted file mode 100644
index dde8c88c..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/fuse_block.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/galvanic_cell.png b/build/resources/main/assets/tfmg/textures/block/galvanic_cell.png
deleted file mode 100644
index 220665db..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/galvanic_cell.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/gasoline_engine.png b/build/resources/main/assets/tfmg/textures/block/gasoline_engine.png
deleted file mode 100644
index cd4506a8..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/gasoline_engine.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/glass_aluminum_pipe.png b/build/resources/main/assets/tfmg/textures/block/glass_aluminum_pipe.png
deleted file mode 100644
index ac4294e3..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/glass_aluminum_pipe.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/glass_brass_pipe.png b/build/resources/main/assets/tfmg/textures/block/glass_brass_pipe.png
deleted file mode 100644
index 34a41f91..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/glass_brass_pipe.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/golden_turbo.png b/build/resources/main/assets/tfmg/textures/block/golden_turbo.png
deleted file mode 100644
index bb4f3b36..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/golden_turbo.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/gray_concrete.png b/build/resources/main/assets/tfmg/textures/block/gray_concrete.png
deleted file mode 100644
index 136b7891..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/gray_concrete.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/green_fire_1.png b/build/resources/main/assets/tfmg/textures/block/green_fire_1.png
deleted file mode 100644
index c0f29962..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/green_fire_1.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/heavy_casing_top.png b/build/resources/main/assets/tfmg/textures/block/heavy_casing_top.png
deleted file mode 100644
index d8dc8128..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/heavy_casing_top.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/industrial_aluminum_casing.png b/build/resources/main/assets/tfmg/textures/block/industrial_aluminum_casing.png
deleted file mode 100644
index c91037e4..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/industrial_aluminum_casing.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/industrial_pipe.png b/build/resources/main/assets/tfmg/textures/block/industrial_pipe.png
deleted file mode 100644
index 13e78890..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/industrial_pipe.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/ladder_nickel.png b/build/resources/main/assets/tfmg/textures/block/ladder_nickel.png
deleted file mode 100644
index e6ddd051..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/ladder_nickel.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/large_radial_engine.png b/build/resources/main/assets/tfmg/textures/block/large_radial_engine.png
deleted file mode 100644
index f20fdf02..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/large_radial_engine.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/lead_block_connected.png b/build/resources/main/assets/tfmg/textures/block/lead_block_connected.png
deleted file mode 100644
index 777adb74..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/lead_block_connected.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/lead_frame_2.png b/build/resources/main/assets/tfmg/textures/block/lead_frame_2.png
deleted file mode 100644
index a9b1e388..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/lead_frame_2.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/lead_glass_connected.png b/build/resources/main/assets/tfmg/textures/block/lead_glass_connected.png
deleted file mode 100644
index f0c07662..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/lead_glass_connected.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/lead_glass_item.png b/build/resources/main/assets/tfmg/textures/block/lead_glass_item.png
deleted file mode 100644
index a11b44d3..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/lead_glass_item.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/lead_pump.png b/build/resources/main/assets/tfmg/textures/block/lead_pump.png
deleted file mode 100644
index fb7975eb..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/lead_pump.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/lead_smart_pipe_3.png b/build/resources/main/assets/tfmg/textures/block/lead_smart_pipe_3.png
deleted file mode 100644
index 94fae740..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/lead_smart_pipe_3.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/light_bulb.png b/build/resources/main/assets/tfmg/textures/block/light_bulb.png
deleted file mode 100644
index 460ab802..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/light_bulb.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/liquid_concrete.png b/build/resources/main/assets/tfmg/textures/block/liquid_concrete.png
deleted file mode 100644
index 5a35319c..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/liquid_concrete.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/lithium_fire_0.png b/build/resources/main/assets/tfmg/textures/block/lithium_fire_0.png
deleted file mode 100644
index a1241093..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/lithium_fire_0.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/lithium_fire_0.png.mcmeta b/build/resources/main/assets/tfmg/textures/block/lithium_fire_0.png.mcmeta
deleted file mode 100644
index 76446714..00000000
--- a/build/resources/main/assets/tfmg/textures/block/lithium_fire_0.png.mcmeta
+++ /dev/null
@@ -1,38 +0,0 @@
-{
- "animation": {
- "frames": [
- 16,
- 17,
- 18,
- 19,
- 20,
- 21,
- 22,
- 23,
- 24,
- 25,
- 26,
- 27,
- 28,
- 29,
- 30,
- 31,
- 0,
- 1,
- 2,
- 3,
- 4,
- 5,
- 6,
- 7,
- 8,
- 9,
- 10,
- 11,
- 12,
- 13,
- 14,
- 15
- ]
- }
-}
diff --git a/build/resources/main/assets/tfmg/textures/block/low_grade_fuel_engine.png b/build/resources/main/assets/tfmg/textures/block/low_grade_fuel_engine.png
deleted file mode 100644
index 9c6fce06..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/low_grade_fuel_engine.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/metal_smokestack.png b/build/resources/main/assets/tfmg/textures/block/metal_smokestack.png
deleted file mode 100644
index 8d564c67..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/metal_smokestack.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/modern_light_off.png b/build/resources/main/assets/tfmg/textures/block/modern_light_off.png
deleted file mode 100644
index 47b218ef..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/modern_light_off.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/new_generator.png b/build/resources/main/assets/tfmg/textures/block/new_generator.png
deleted file mode 100644
index e6c693df..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/new_generator.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/palettes/stone_types/alternatives/galena_cut_basketweave.png b/build/resources/main/assets/tfmg/textures/block/palettes/stone_types/alternatives/galena_cut_basketweave.png
deleted file mode 100644
index db41ffaa..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/palettes/stone_types/alternatives/galena_cut_basketweave.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/palettes/stone_types/alternatives/galena_cut_bond.png b/build/resources/main/assets/tfmg/textures/block/palettes/stone_types/alternatives/galena_cut_bond.png
deleted file mode 100644
index c97a2163..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/palettes/stone_types/alternatives/galena_cut_bond.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/palettes/stone_types/alternatives/galena_cut_herring.png b/build/resources/main/assets/tfmg/textures/block/palettes/stone_types/alternatives/galena_cut_herring.png
deleted file mode 100644
index df13d614..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/palettes/stone_types/alternatives/galena_cut_herring.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/palettes/stone_types/cap/galena_cut_cap.png b/build/resources/main/assets/tfmg/textures/block/palettes/stone_types/cap/galena_cut_cap.png
deleted file mode 100644
index c25425fb..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/palettes/stone_types/cap/galena_cut_cap.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/palettes/stone_types/cut/galena_cut.png b/build/resources/main/assets/tfmg/textures/block/palettes/stone_types/cut/galena_cut.png
deleted file mode 100644
index aee88016..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/palettes/stone_types/cut/galena_cut.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/palettes/stone_types/layered/bauxite_cut_layered.png b/build/resources/main/assets/tfmg/textures/block/palettes/stone_types/layered/bauxite_cut_layered.png
deleted file mode 100644
index e0e60236..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/palettes/stone_types/layered/bauxite_cut_layered.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/palettes/stone_types/natural/bauxite_0.png b/build/resources/main/assets/tfmg/textures/block/palettes/stone_types/natural/bauxite_0.png
deleted file mode 100644
index 65546feb..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/palettes/stone_types/natural/bauxite_0.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/palettes/stone_types/natural/bauxite_3.png b/build/resources/main/assets/tfmg/textures/block/palettes/stone_types/natural/bauxite_3.png
deleted file mode 100644
index 2b7ae341..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/palettes/stone_types/natural/bauxite_3.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/palettes/stone_types/natural/galena_2.png b/build/resources/main/assets/tfmg/textures/block/palettes/stone_types/natural/galena_2.png
deleted file mode 100644
index 1e195563..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/palettes/stone_types/natural/galena_2.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/palettes/stone_types/natural/galena_3.png b/build/resources/main/assets/tfmg/textures/block/palettes/stone_types/natural/galena_3.png
deleted file mode 100644
index be928ed3..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/palettes/stone_types/natural/galena_3.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/palettes/stone_types/pillar/bauxite_cut_pillar_connected.png b/build/resources/main/assets/tfmg/textures/block/palettes/stone_types/pillar/bauxite_cut_pillar_connected.png
deleted file mode 100644
index 9ac8eeec..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/palettes/stone_types/pillar/bauxite_cut_pillar_connected.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/palettes/stone_types/pillar/galena_cut_pillar.png b/build/resources/main/assets/tfmg/textures/block/palettes/stone_types/pillar/galena_cut_pillar.png
deleted file mode 100644
index 95a6aa64..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/palettes/stone_types/pillar/galena_cut_pillar.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/palettes/stone_types/slab/bauxite_cut_slab.png b/build/resources/main/assets/tfmg/textures/block/palettes/stone_types/slab/bauxite_cut_slab.png
deleted file mode 100644
index c8557a52..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/palettes/stone_types/slab/bauxite_cut_slab.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/palettes/stone_types/slab/galena_cut_slab.png b/build/resources/main/assets/tfmg/textures/block/palettes/stone_types/slab/galena_cut_slab.png
deleted file mode 100644
index 391f5196..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/palettes/stone_types/slab/galena_cut_slab.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/palettes/stone_types/small_brick/galena_cut_small_brick.png b/build/resources/main/assets/tfmg/textures/block/palettes/stone_types/small_brick/galena_cut_small_brick.png
deleted file mode 100644
index baec2c50..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/palettes/stone_types/small_brick/galena_cut_small_brick.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/pink_concrete.png b/build/resources/main/assets/tfmg/textures/block/pink_concrete.png
deleted file mode 100644
index 17509d27..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/pink_concrete.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/plastic_encased_pipe.png b/build/resources/main/assets/tfmg/textures/block/plastic_encased_pipe.png
deleted file mode 100644
index a7919dbc..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/plastic_encased_pipe.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/plastic_fluid_valve.png b/build/resources/main/assets/tfmg/textures/block/plastic_fluid_valve.png
deleted file mode 100644
index 4b5b2d05..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/plastic_fluid_valve.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/plastic_glass_fluid_pipe.png b/build/resources/main/assets/tfmg/textures/block/plastic_glass_fluid_pipe.png
deleted file mode 100644
index 3c3e13da..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/plastic_glass_fluid_pipe.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/plastic_pipes.png b/build/resources/main/assets/tfmg/textures/block/plastic_pipes.png
deleted file mode 100644
index 47c71e85..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/plastic_pipes.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/plastic_pump.png b/build/resources/main/assets/tfmg/textures/block/plastic_pump.png
deleted file mode 100644
index c152badc..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/plastic_pump.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/plastic_smart_pipe_1.png b/build/resources/main/assets/tfmg/textures/block/plastic_smart_pipe_1.png
deleted file mode 100644
index 0519b06e..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/plastic_smart_pipe_1.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/plastic_valve_open.png b/build/resources/main/assets/tfmg/textures/block/plastic_valve_open.png
deleted file mode 100644
index a68c4006..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/plastic_valve_open.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/polarizer_back.png b/build/resources/main/assets/tfmg/textures/block/polarizer_back.png
deleted file mode 100644
index 47f989e3..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/polarizer_back.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/pumpjack_crank.png b/build/resources/main/assets/tfmg/textures/block/pumpjack_crank.png
deleted file mode 100644
index 9a4a5023..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/pumpjack_crank.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/raw_lead_block.png b/build/resources/main/assets/tfmg/textures/block/raw_lead_block.png
deleted file mode 100644
index 6b97681c..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/raw_lead_block.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/rebar_concrete.png b/build/resources/main/assets/tfmg/textures/block/rebar_concrete.png
deleted file mode 100644
index 23bb156b..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/rebar_concrete.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/rebar_pile_side.png b/build/resources/main/assets/tfmg/textures/block/rebar_pile_side.png
deleted file mode 100644
index 46a6e2d4..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/rebar_pile_side.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/redstone_inlet.png b/build/resources/main/assets/tfmg/textures/block/redstone_inlet.png
deleted file mode 100644
index 4fe2ce88..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/redstone_inlet.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/relay_inlet.png b/build/resources/main/assets/tfmg/textures/block/relay_inlet.png
deleted file mode 100644
index f402727b..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/relay_inlet.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/resistor2.png b/build/resources/main/assets/tfmg/textures/block/resistor2.png
deleted file mode 100644
index f2dc8e80..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/resistor2.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/rgb_light_bulb.png b/build/resources/main/assets/tfmg/textures/block/rgb_light_bulb.png
deleted file mode 100644
index 460ab802..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/rgb_light_bulb.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/rusted_blast_furnace_reinforcement.png b/build/resources/main/assets/tfmg/textures/block/rusted_blast_furnace_reinforcement.png
deleted file mode 100644
index 55a93ed9..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/rusted_blast_furnace_reinforcement.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/scaffold/aluminum_scaffold_connected.png b/build/resources/main/assets/tfmg/textures/block/scaffold/aluminum_scaffold_connected.png
deleted file mode 100644
index ea81f421..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/scaffold/aluminum_scaffold_connected.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/scaffold/aluminum_scaffold_inside.png b/build/resources/main/assets/tfmg/textures/block/scaffold/aluminum_scaffold_inside.png
deleted file mode 100644
index ae8b8c2d..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/scaffold/aluminum_scaffold_inside.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/scaffold/steel_scaffold_connected.png b/build/resources/main/assets/tfmg/textures/block/scaffold/steel_scaffold_connected.png
deleted file mode 100644
index 18c28051..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/scaffold/steel_scaffold_connected.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/segmented_display_screen.png b/build/resources/main/assets/tfmg/textures/block/segmented_display_screen.png
deleted file mode 100644
index 05d76054..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/segmented_display_screen.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/shaft.png b/build/resources/main/assets/tfmg/textures/block/shaft.png
deleted file mode 100644
index 18df4804..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/shaft.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/simple_engine_linkage.png b/build/resources/main/assets/tfmg/textures/block/simple_engine_linkage.png
deleted file mode 100644
index adf1eab0..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/simple_engine_linkage.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/slag_block.png b/build/resources/main/assets/tfmg/textures/block/slag_block.png
deleted file mode 100644
index 5bd15726..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/slag_block.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/steel_blast_furnace_reinforcement/img.png b/build/resources/main/assets/tfmg/textures/block/steel_blast_furnace_reinforcement/img.png
deleted file mode 100644
index cd6704d6..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/steel_blast_furnace_reinforcement/img.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/steel_blast_furnace_reinforcement/img_3.png b/build/resources/main/assets/tfmg/textures/block/steel_blast_furnace_reinforcement/img_3.png
deleted file mode 100644
index 0d56a4c2..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/steel_blast_furnace_reinforcement/img_3.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/steel_casing_connected.png b/build/resources/main/assets/tfmg/textures/block/steel_casing_connected.png
deleted file mode 100644
index f65408e1..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/steel_casing_connected.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/steel_coghweel.png b/build/resources/main/assets/tfmg/textures/block/steel_coghweel.png
deleted file mode 100644
index dfae3ce6..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/steel_coghweel.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/steel_door_side.png b/build/resources/main/assets/tfmg/textures/block/steel_door_side.png
deleted file mode 100644
index df9d7762..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/steel_door_side.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/steel_door_top.png b/build/resources/main/assets/tfmg/textures/block/steel_door_top.png
deleted file mode 100644
index cc4ddc6a..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/steel_door_top.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/steel_fluid_tank.png b/build/resources/main/assets/tfmg/textures/block/steel_fluid_tank.png
deleted file mode 100644
index c026ab1d..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/steel_fluid_tank.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/steel_fluid_tank_inner.png b/build/resources/main/assets/tfmg/textures/block/steel_fluid_tank_inner.png
deleted file mode 100644
index 03681585..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/steel_fluid_tank_inner.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/steel_flywheel.png b/build/resources/main/assets/tfmg/textures/block/steel_flywheel.png
deleted file mode 100644
index 2f44faec..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/steel_flywheel.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/steel_smart_pipe_3.png b/build/resources/main/assets/tfmg/textures/block/steel_smart_pipe_3.png
deleted file mode 100644
index 94fae740..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/steel_smart_pipe_3.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/steel_truss.png b/build/resources/main/assets/tfmg/textures/block/steel_truss.png
deleted file mode 100644
index c8cee7c0..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/steel_truss.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/steel_valve_open.png b/build/resources/main/assets/tfmg/textures/block/steel_valve_open.png
deleted file mode 100644
index 28831bff..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/steel_valve_open.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/steel_vat_connected.png b/build/resources/main/assets/tfmg/textures/block/steel_vat_connected.png
deleted file mode 100644
index 69c2e113..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/steel_vat_connected.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/steel_vat_top.png b/build/resources/main/assets/tfmg/textures/block/steel_vat_top.png
deleted file mode 100644
index c9f1b887..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/steel_vat_top.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/transformer.png b/build/resources/main/assets/tfmg/textures/block/transformer.png
deleted file mode 100644
index a8a5219b..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/transformer.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/voltage_cube.png b/build/resources/main/assets/tfmg/textures/block/voltage_cube.png
deleted file mode 100644
index 09fb5dea..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/voltage_cube.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/voltage_observer.png b/build/resources/main/assets/tfmg/textures/block/voltage_observer.png
deleted file mode 100644
index cbfc65b6..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/voltage_observer.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/voltmeter.png b/build/resources/main/assets/tfmg/textures/block/voltmeter.png
deleted file mode 100644
index 62747a9d..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/voltmeter.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/winding_machine.png b/build/resources/main/assets/tfmg/textures/block/winding_machine.png
deleted file mode 100644
index 39e5d4d0..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/winding_machine.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/block/zinc_frame.png b/build/resources/main/assets/tfmg/textures/block/zinc_frame.png
deleted file mode 100644
index 9751f5d0..00000000
Binary files a/build/resources/main/assets/tfmg/textures/block/zinc_frame.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/entity/blue_spark.png b/build/resources/main/assets/tfmg/textures/entity/blue_spark.png
deleted file mode 100644
index 9c0d810f..00000000
Binary files a/build/resources/main/assets/tfmg/textures/entity/blue_spark.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/entity/lithium_spark.png b/build/resources/main/assets/tfmg/textures/entity/lithium_spark.png
deleted file mode 100644
index 4626d7fb..00000000
Binary files a/build/resources/main/assets/tfmg/textures/entity/lithium_spark.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/fluid/air.png b/build/resources/main/assets/tfmg/textures/fluid/air.png
deleted file mode 100644
index 5b902ed0..00000000
Binary files a/build/resources/main/assets/tfmg/textures/fluid/air.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/fluid/butane.png.mcmeta b/build/resources/main/assets/tfmg/textures/fluid/butane.png.mcmeta
deleted file mode 100644
index 0645f48c..00000000
--- a/build/resources/main/assets/tfmg/textures/fluid/butane.png.mcmeta
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "animation": {
- "frametime": 2
- }
-}
diff --git a/build/resources/main/assets/tfmg/textures/fluid/cooling_fluid_flow.png b/build/resources/main/assets/tfmg/textures/fluid/cooling_fluid_flow.png
deleted file mode 100644
index 04f3caf5..00000000
Binary files a/build/resources/main/assets/tfmg/textures/fluid/cooling_fluid_flow.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/fluid/cooling_fluid_still.png.mcmeta b/build/resources/main/assets/tfmg/textures/fluid/cooling_fluid_still.png.mcmeta
deleted file mode 100644
index 0645f48c..00000000
--- a/build/resources/main/assets/tfmg/textures/fluid/cooling_fluid_still.png.mcmeta
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "animation": {
- "frametime": 2
- }
-}
diff --git a/build/resources/main/assets/tfmg/textures/fluid/creosote_flow.png.mcmeta b/build/resources/main/assets/tfmg/textures/fluid/creosote_flow.png.mcmeta
deleted file mode 100644
index 0645f48c..00000000
--- a/build/resources/main/assets/tfmg/textures/fluid/creosote_flow.png.mcmeta
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "animation": {
- "frametime": 2
- }
-}
diff --git a/build/resources/main/assets/tfmg/textures/fluid/crude_oil_flow.png b/build/resources/main/assets/tfmg/textures/fluid/crude_oil_flow.png
deleted file mode 100644
index 3a46aad8..00000000
Binary files a/build/resources/main/assets/tfmg/textures/fluid/crude_oil_flow.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/fluid/diesel_still.png b/build/resources/main/assets/tfmg/textures/fluid/diesel_still.png
deleted file mode 100644
index 7cecdcb4..00000000
Binary files a/build/resources/main/assets/tfmg/textures/fluid/diesel_still.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/fluid/fluid_texture_flow.png b/build/resources/main/assets/tfmg/textures/fluid/fluid_texture_flow.png
deleted file mode 100644
index c98a5fdd..00000000
Binary files a/build/resources/main/assets/tfmg/textures/fluid/fluid_texture_flow.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/fluid/furnace_gas.png.mcmeta b/build/resources/main/assets/tfmg/textures/fluid/furnace_gas.png.mcmeta
deleted file mode 100644
index 0645f48c..00000000
--- a/build/resources/main/assets/tfmg/textures/fluid/furnace_gas.png.mcmeta
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "animation": {
- "frametime": 2
- }
-}
diff --git a/build/resources/main/assets/tfmg/textures/fluid/gas_texture.png.mcmeta b/build/resources/main/assets/tfmg/textures/fluid/gas_texture.png.mcmeta
deleted file mode 100644
index 0645f48c..00000000
--- a/build/resources/main/assets/tfmg/textures/fluid/gas_texture.png.mcmeta
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "animation": {
- "frametime": 2
- }
-}
diff --git a/build/resources/main/assets/tfmg/textures/fluid/gasoline_flow.png b/build/resources/main/assets/tfmg/textures/fluid/gasoline_flow.png
deleted file mode 100644
index 80d6f140..00000000
Binary files a/build/resources/main/assets/tfmg/textures/fluid/gasoline_flow.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/fluid/gasoline_flow.png.mcmeta b/build/resources/main/assets/tfmg/textures/fluid/gasoline_flow.png.mcmeta
deleted file mode 100644
index 0645f48c..00000000
--- a/build/resources/main/assets/tfmg/textures/fluid/gasoline_flow.png.mcmeta
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "animation": {
- "frametime": 2
- }
-}
diff --git a/build/resources/main/assets/tfmg/textures/fluid/heavy_oil_flow.png b/build/resources/main/assets/tfmg/textures/fluid/heavy_oil_flow.png
deleted file mode 100644
index c95940f4..00000000
Binary files a/build/resources/main/assets/tfmg/textures/fluid/heavy_oil_flow.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/fluid/heavy_oil_flow.png.mcmeta b/build/resources/main/assets/tfmg/textures/fluid/heavy_oil_flow.png.mcmeta
deleted file mode 100644
index 0645f48c..00000000
--- a/build/resources/main/assets/tfmg/textures/fluid/heavy_oil_flow.png.mcmeta
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "animation": {
- "frametime": 2
- }
-}
diff --git a/build/resources/main/assets/tfmg/textures/fluid/heavy_oil_still.png b/build/resources/main/assets/tfmg/textures/fluid/heavy_oil_still.png
deleted file mode 100644
index 3fc807d8..00000000
Binary files a/build/resources/main/assets/tfmg/textures/fluid/heavy_oil_still.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/fluid/kerosene_flow.png.mcmeta b/build/resources/main/assets/tfmg/textures/fluid/kerosene_flow.png.mcmeta
deleted file mode 100644
index 0645f48c..00000000
--- a/build/resources/main/assets/tfmg/textures/fluid/kerosene_flow.png.mcmeta
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "animation": {
- "frametime": 2
- }
-}
diff --git a/build/resources/main/assets/tfmg/textures/fluid/liquid_asphalt_flow.png b/build/resources/main/assets/tfmg/textures/fluid/liquid_asphalt_flow.png
deleted file mode 100644
index dcfac096..00000000
Binary files a/build/resources/main/assets/tfmg/textures/fluid/liquid_asphalt_flow.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/fluid/liquid_silicon_flow.png.mcmeta b/build/resources/main/assets/tfmg/textures/fluid/liquid_silicon_flow.png.mcmeta
deleted file mode 100644
index 0645f48c..00000000
--- a/build/resources/main/assets/tfmg/textures/fluid/liquid_silicon_flow.png.mcmeta
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "animation": {
- "frametime": 2
- }
-}
diff --git a/build/resources/main/assets/tfmg/textures/fluid/lubrication_oil_flow.png.mcmeta b/build/resources/main/assets/tfmg/textures/fluid/lubrication_oil_flow.png.mcmeta
deleted file mode 100644
index 0645f48c..00000000
--- a/build/resources/main/assets/tfmg/textures/fluid/lubrication_oil_flow.png.mcmeta
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "animation": {
- "frametime": 2
- }
-}
diff --git a/build/resources/main/assets/tfmg/textures/fluid/molten_plastic_still.png b/build/resources/main/assets/tfmg/textures/fluid/molten_plastic_still.png
deleted file mode 100644
index dfbe3141..00000000
Binary files a/build/resources/main/assets/tfmg/textures/fluid/molten_plastic_still.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/fluid/molten_slag_flow.png b/build/resources/main/assets/tfmg/textures/fluid/molten_slag_flow.png
deleted file mode 100644
index 249e6a13..00000000
Binary files a/build/resources/main/assets/tfmg/textures/fluid/molten_slag_flow.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/fluid/napalm_flow.png b/build/resources/main/assets/tfmg/textures/fluid/napalm_flow.png
deleted file mode 100644
index d3630e41..00000000
Binary files a/build/resources/main/assets/tfmg/textures/fluid/napalm_flow.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/fluid/napalm_still.png.mcmeta b/build/resources/main/assets/tfmg/textures/fluid/napalm_still.png.mcmeta
deleted file mode 100644
index 0645f48c..00000000
--- a/build/resources/main/assets/tfmg/textures/fluid/napalm_still.png.mcmeta
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "animation": {
- "frametime": 2
- }
-}
diff --git a/build/resources/main/assets/tfmg/textures/fluid/naphtha_flow.png.mcmeta b/build/resources/main/assets/tfmg/textures/fluid/naphtha_flow.png.mcmeta
deleted file mode 100644
index 0645f48c..00000000
--- a/build/resources/main/assets/tfmg/textures/fluid/naphtha_flow.png.mcmeta
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "animation": {
- "frametime": 2
- }
-}
diff --git a/build/resources/main/assets/tfmg/textures/fluid/naphtha_still.png.mcmeta b/build/resources/main/assets/tfmg/textures/fluid/naphtha_still.png.mcmeta
deleted file mode 100644
index 0645f48c..00000000
--- a/build/resources/main/assets/tfmg/textures/fluid/naphtha_still.png.mcmeta
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "animation": {
- "frametime": 2
- }
-}
diff --git a/build/resources/main/assets/tfmg/textures/fluid/pink_cooling_fluid_flow.png.mcmeta b/build/resources/main/assets/tfmg/textures/fluid/pink_cooling_fluid_flow.png.mcmeta
deleted file mode 100644
index 0645f48c..00000000
--- a/build/resources/main/assets/tfmg/textures/fluid/pink_cooling_fluid_flow.png.mcmeta
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "animation": {
- "frametime": 2
- }
-}
diff --git a/build/resources/main/assets/tfmg/textures/fluid/sulfuric_acid_flow.png b/build/resources/main/assets/tfmg/textures/fluid/sulfuric_acid_flow.png
deleted file mode 100644
index c5437033..00000000
Binary files a/build/resources/main/assets/tfmg/textures/fluid/sulfuric_acid_flow.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/fluid/sulfuric_acid_flow.png.mcmeta b/build/resources/main/assets/tfmg/textures/fluid/sulfuric_acid_flow.png.mcmeta
deleted file mode 100644
index 0645f48c..00000000
--- a/build/resources/main/assets/tfmg/textures/fluid/sulfuric_acid_flow.png.mcmeta
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "animation": {
- "frametime": 2
- }
-}
diff --git a/build/resources/main/assets/tfmg/textures/fluid/sulfuric_acid_still.png.mcmeta b/build/resources/main/assets/tfmg/textures/fluid/sulfuric_acid_still.png.mcmeta
deleted file mode 100644
index 0645f48c..00000000
--- a/build/resources/main/assets/tfmg/textures/fluid/sulfuric_acid_still.png.mcmeta
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "animation": {
- "frametime": 2
- }
-}
diff --git a/build/resources/main/assets/tfmg/textures/gui/electricians_wrench.png b/build/resources/main/assets/tfmg/textures/gui/electricians_wrench.png
deleted file mode 100644
index 076840cf..00000000
Binary files a/build/resources/main/assets/tfmg/textures/gui/electricians_wrench.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/gui/engine_controller.png b/build/resources/main/assets/tfmg/textures/gui/engine_controller.png
deleted file mode 100644
index b2f1536d..00000000
Binary files a/build/resources/main/assets/tfmg/textures/gui/engine_controller.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/item/air_bucket.png b/build/resources/main/assets/tfmg/textures/item/air_bucket.png
deleted file mode 100644
index 3259b5bc..00000000
Binary files a/build/resources/main/assets/tfmg/textures/item/air_bucket.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/item/aluminum_axe.png b/build/resources/main/assets/tfmg/textures/item/aluminum_axe.png
deleted file mode 100644
index 3382d26a..00000000
Binary files a/build/resources/main/assets/tfmg/textures/item/aluminum_axe.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/item/aluminum_dust.png b/build/resources/main/assets/tfmg/textures/item/aluminum_dust.png
deleted file mode 100644
index 321ff195..00000000
Binary files a/build/resources/main/assets/tfmg/textures/item/aluminum_dust.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/item/aluminum_sheet.png b/build/resources/main/assets/tfmg/textures/item/aluminum_sheet.png
deleted file mode 100644
index 7af65e73..00000000
Binary files a/build/resources/main/assets/tfmg/textures/item/aluminum_sheet.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/item/bitumen.png b/build/resources/main/assets/tfmg/textures/item/bitumen.png
deleted file mode 100644
index 3a8b3498..00000000
Binary files a/build/resources/main/assets/tfmg/textures/item/bitumen.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/item/bottle_of_battery_acid.png b/build/resources/main/assets/tfmg/textures/item/bottle_of_battery_acid.png
deleted file mode 100644
index a4bd435b..00000000
Binary files a/build/resources/main/assets/tfmg/textures/item/bottle_of_battery_acid.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/item/bottle_of_concrete.png b/build/resources/main/assets/tfmg/textures/item/bottle_of_concrete.png
deleted file mode 100644
index f4b860a3..00000000
Binary files a/build/resources/main/assets/tfmg/textures/item/bottle_of_concrete.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/item/butane_bucket.png b/build/resources/main/assets/tfmg/textures/item/butane_bucket.png
deleted file mode 100644
index d0756f32..00000000
Binary files a/build/resources/main/assets/tfmg/textures/item/butane_bucket.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/item/cinderblock.png b/build/resources/main/assets/tfmg/textures/item/cinderblock.png
deleted file mode 100644
index c460adfb..00000000
Binary files a/build/resources/main/assets/tfmg/textures/item/cinderblock.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/item/cinderflourblock.png b/build/resources/main/assets/tfmg/textures/item/cinderflourblock.png
deleted file mode 100644
index 47de172e..00000000
Binary files a/build/resources/main/assets/tfmg/textures/item/cinderflourblock.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/item/constantan_nugget.png b/build/resources/main/assets/tfmg/textures/item/constantan_nugget.png
deleted file mode 100644
index 675440f9..00000000
Binary files a/build/resources/main/assets/tfmg/textures/item/constantan_nugget.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/item/cooling_fluid_bucket.png b/build/resources/main/assets/tfmg/textures/item/cooling_fluid_bucket.png
deleted file mode 100644
index 9a5d8069..00000000
Binary files a/build/resources/main/assets/tfmg/textures/item/cooling_fluid_bucket.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/item/crude_oil_bucket.png b/build/resources/main/assets/tfmg/textures/item/crude_oil_bucket.png
deleted file mode 100644
index 1f8717de..00000000
Binary files a/build/resources/main/assets/tfmg/textures/item/crude_oil_bucket.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/item/cyan_multimeter.png b/build/resources/main/assets/tfmg/textures/item/cyan_multimeter.png
deleted file mode 100644
index 9e4853cb..00000000
Binary files a/build/resources/main/assets/tfmg/textures/item/cyan_multimeter.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/item/diesel_bucket.png b/build/resources/main/assets/tfmg/textures/item/diesel_bucket.png
deleted file mode 100644
index 28f8f323..00000000
Binary files a/build/resources/main/assets/tfmg/textures/item/diesel_bucket.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/item/duraluminium_ingot.png b/build/resources/main/assets/tfmg/textures/item/duraluminium_ingot.png
deleted file mode 100644
index 69eede6c..00000000
Binary files a/build/resources/main/assets/tfmg/textures/item/duraluminium_ingot.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/item/empty_circuit_board.png b/build/resources/main/assets/tfmg/textures/item/empty_circuit_board.png
deleted file mode 100644
index b8a75bde..00000000
Binary files a/build/resources/main/assets/tfmg/textures/item/empty_circuit_board.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/item/empty_cooling_fluid_bottle.png b/build/resources/main/assets/tfmg/textures/item/empty_cooling_fluid_bottle.png
deleted file mode 100644
index 84f552ff..00000000
Binary files a/build/resources/main/assets/tfmg/textures/item/empty_cooling_fluid_bottle.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/item/engine_cylinder.png b/build/resources/main/assets/tfmg/textures/item/engine_cylinder.png
deleted file mode 100644
index 31f452ed..00000000
Binary files a/build/resources/main/assets/tfmg/textures/item/engine_cylinder.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/item/etched_circuit_board.png b/build/resources/main/assets/tfmg/textures/item/etched_circuit_board.png
deleted file mode 100644
index d8e10681..00000000
Binary files a/build/resources/main/assets/tfmg/textures/item/etched_circuit_board.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/item/fireproof_brick.png b/build/resources/main/assets/tfmg/textures/item/fireproof_brick.png
deleted file mode 100644
index cfcf0875..00000000
Binary files a/build/resources/main/assets/tfmg/textures/item/fireproof_brick.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/item/fossilstone_chunk.png b/build/resources/main/assets/tfmg/textures/item/fossilstone_chunk.png
deleted file mode 100644
index 5d4e6aa1..00000000
Binary files a/build/resources/main/assets/tfmg/textures/item/fossilstone_chunk.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/item/gasoline_bucket.png b/build/resources/main/assets/tfmg/textures/item/gasoline_bucket.png
deleted file mode 100644
index 6f52794a..00000000
Binary files a/build/resources/main/assets/tfmg/textures/item/gasoline_bucket.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/item/golden_turbo.png b/build/resources/main/assets/tfmg/textures/item/golden_turbo.png
deleted file mode 100644
index 0cbbd4ce..00000000
Binary files a/build/resources/main/assets/tfmg/textures/item/golden_turbo.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/item/green_multimeter.png b/build/resources/main/assets/tfmg/textures/item/green_multimeter.png
deleted file mode 100644
index 70784b74..00000000
Binary files a/build/resources/main/assets/tfmg/textures/item/green_multimeter.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/item/hot_air_bucket.png b/build/resources/main/assets/tfmg/textures/item/hot_air_bucket.png
deleted file mode 100644
index 3259b5bc..00000000
Binary files a/build/resources/main/assets/tfmg/textures/item/hot_air_bucket.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/item/hydrogen_bucket.png b/build/resources/main/assets/tfmg/textures/item/hydrogen_bucket.png
deleted file mode 100644
index d166fb26..00000000
Binary files a/build/resources/main/assets/tfmg/textures/item/hydrogen_bucket.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/item/kerosene_bucket.png b/build/resources/main/assets/tfmg/textures/item/kerosene_bucket.png
deleted file mode 100644
index df5b5bd5..00000000
Binary files a/build/resources/main/assets/tfmg/textures/item/kerosene_bucket.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/item/lead_axe.png b/build/resources/main/assets/tfmg/textures/item/lead_axe.png
deleted file mode 100644
index 14e8f80c..00000000
Binary files a/build/resources/main/assets/tfmg/textures/item/lead_axe.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/item/lead_hoe.png b/build/resources/main/assets/tfmg/textures/item/lead_hoe.png
deleted file mode 100644
index 38b43a81..00000000
Binary files a/build/resources/main/assets/tfmg/textures/item/lead_hoe.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/item/lead_shovel.png b/build/resources/main/assets/tfmg/textures/item/lead_shovel.png
deleted file mode 100644
index d0ae8339..00000000
Binary files a/build/resources/main/assets/tfmg/textures/item/lead_shovel.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/item/light_blue_multimeter.png b/build/resources/main/assets/tfmg/textures/item/light_blue_multimeter.png
deleted file mode 100644
index c999fdf6..00000000
Binary files a/build/resources/main/assets/tfmg/textures/item/light_blue_multimeter.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/item/lime_multimeter.png b/build/resources/main/assets/tfmg/textures/item/lime_multimeter.png
deleted file mode 100644
index de8c7b44..00000000
Binary files a/build/resources/main/assets/tfmg/textures/item/lime_multimeter.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/item/liquid_concrete_bucket.png b/build/resources/main/assets/tfmg/textures/item/liquid_concrete_bucket.png
deleted file mode 100644
index fff7f0e2..00000000
Binary files a/build/resources/main/assets/tfmg/textures/item/liquid_concrete_bucket.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/item/liquid_rebar_concrete_bucket.png b/build/resources/main/assets/tfmg/textures/item/liquid_rebar_concrete_bucket.png
deleted file mode 100644
index a43010f6..00000000
Binary files a/build/resources/main/assets/tfmg/textures/item/liquid_rebar_concrete_bucket.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/item/lithium_blade_lit.png b/build/resources/main/assets/tfmg/textures/item/lithium_blade_lit.png
deleted file mode 100644
index 6f9b9891..00000000
Binary files a/build/resources/main/assets/tfmg/textures/item/lithium_blade_lit.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/item/lithium_ingot.png b/build/resources/main/assets/tfmg/textures/item/lithium_ingot.png
deleted file mode 100644
index 8f0ace08..00000000
Binary files a/build/resources/main/assets/tfmg/textures/item/lithium_ingot.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/item/lithium_nugget.png b/build/resources/main/assets/tfmg/textures/item/lithium_nugget.png
deleted file mode 100644
index 2ef98842..00000000
Binary files a/build/resources/main/assets/tfmg/textures/item/lithium_nugget.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/item/magenta_multimeter.png b/build/resources/main/assets/tfmg/textures/item/magenta_multimeter.png
deleted file mode 100644
index df1470ac..00000000
Binary files a/build/resources/main/assets/tfmg/textures/item/magenta_multimeter.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/item/mixer_blade.png b/build/resources/main/assets/tfmg/textures/item/mixer_blade.png
deleted file mode 100644
index 8b339540..00000000
Binary files a/build/resources/main/assets/tfmg/textures/item/mixer_blade.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/item/multimeter.png b/build/resources/main/assets/tfmg/textures/item/multimeter.png
deleted file mode 100644
index 6da09a23..00000000
Binary files a/build/resources/main/assets/tfmg/textures/item/multimeter.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/item/n_semiconductor.png b/build/resources/main/assets/tfmg/textures/item/n_semiconductor.png
deleted file mode 100644
index 63a0df6a..00000000
Binary files a/build/resources/main/assets/tfmg/textures/item/n_semiconductor.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/item/neon_bucket.png b/build/resources/main/assets/tfmg/textures/item/neon_bucket.png
deleted file mode 100644
index 70156782..00000000
Binary files a/build/resources/main/assets/tfmg/textures/item/neon_bucket.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/item/oil_can.png b/build/resources/main/assets/tfmg/textures/item/oil_can.png
deleted file mode 100644
index 054d66c5..00000000
Binary files a/build/resources/main/assets/tfmg/textures/item/oil_can.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/item/pink_multimeter.png b/build/resources/main/assets/tfmg/textures/item/pink_multimeter.png
deleted file mode 100644
index 0413ec92..00000000
Binary files a/build/resources/main/assets/tfmg/textures/item/pink_multimeter.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/item/propylene_bucket.png b/build/resources/main/assets/tfmg/textures/item/propylene_bucket.png
deleted file mode 100644
index 39a2429e..00000000
Binary files a/build/resources/main/assets/tfmg/textures/item/propylene_bucket.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/item/rebar.png b/build/resources/main/assets/tfmg/textures/item/rebar.png
deleted file mode 100644
index 9d18b80a..00000000
Binary files a/build/resources/main/assets/tfmg/textures/item/rebar.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/item/red_multimeter.png b/build/resources/main/assets/tfmg/textures/item/red_multimeter.png
deleted file mode 100644
index 0875755b..00000000
Binary files a/build/resources/main/assets/tfmg/textures/item/red_multimeter.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/item/sawdust.png b/build/resources/main/assets/tfmg/textures/item/sawdust.png
deleted file mode 100644
index f3b03d56..00000000
Binary files a/build/resources/main/assets/tfmg/textures/item/sawdust.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/item/spark_plug.png b/build/resources/main/assets/tfmg/textures/item/spark_plug.png
deleted file mode 100644
index d9ba84eb..00000000
Binary files a/build/resources/main/assets/tfmg/textures/item/spark_plug.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/item/steel_ingot.png b/build/resources/main/assets/tfmg/textures/item/steel_ingot.png
deleted file mode 100644
index 30049f93..00000000
Binary files a/build/resources/main/assets/tfmg/textures/item/steel_ingot.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/item/steel_mechanism.png b/build/resources/main/assets/tfmg/textures/item/steel_mechanism.png
deleted file mode 100644
index 9f8f39d8..00000000
Binary files a/build/resources/main/assets/tfmg/textures/item/steel_mechanism.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/item/sulfuric_acid_bucket.png b/build/resources/main/assets/tfmg/textures/item/sulfuric_acid_bucket.png
deleted file mode 100644
index 40f80143..00000000
Binary files a/build/resources/main/assets/tfmg/textures/item/sulfuric_acid_bucket.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/item/synthetic_string.png b/build/resources/main/assets/tfmg/textures/item/synthetic_string.png
deleted file mode 100644
index f1c9690d..00000000
Binary files a/build/resources/main/assets/tfmg/textures/item/synthetic_string.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/item/thermite_grenade.png b/build/resources/main/assets/tfmg/textures/item/thermite_grenade.png
deleted file mode 100644
index 4afc658b..00000000
Binary files a/build/resources/main/assets/tfmg/textures/item/thermite_grenade.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/item/transmission.png b/build/resources/main/assets/tfmg/textures/item/transmission.png
deleted file mode 100644
index 3259b5bc..00000000
Binary files a/build/resources/main/assets/tfmg/textures/item/transmission.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/item/turbine_blade.png b/build/resources/main/assets/tfmg/textures/item/turbine_blade.png
deleted file mode 100644
index acb95cb0..00000000
Binary files a/build/resources/main/assets/tfmg/textures/item/turbine_blade.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/item/turbo.png b/build/resources/main/assets/tfmg/textures/item/turbo.png
deleted file mode 100644
index 1b016478..00000000
Binary files a/build/resources/main/assets/tfmg/textures/item/turbo.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/item/water_insulation.png b/build/resources/main/assets/tfmg/textures/item/water_insulation.png
deleted file mode 100644
index b3dc05b9..00000000
Binary files a/build/resources/main/assets/tfmg/textures/item/water_insulation.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/item/white_multimeter.png b/build/resources/main/assets/tfmg/textures/item/white_multimeter.png
deleted file mode 100644
index ca3e950d..00000000
Binary files a/build/resources/main/assets/tfmg/textures/item/white_multimeter.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/mob_effect/hellfire.png b/build/resources/main/assets/tfmg/textures/mob_effect/hellfire.png
deleted file mode 100644
index 26b0225a..00000000
Binary files a/build/resources/main/assets/tfmg/textures/mob_effect/hellfire.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/models/armor/steel_layer_1.png b/build/resources/main/assets/tfmg/textures/models/armor/steel_layer_1.png
deleted file mode 100644
index dac2be06..00000000
Binary files a/build/resources/main/assets/tfmg/textures/models/armor/steel_layer_1.png and /dev/null differ
diff --git a/build/resources/main/assets/tfmg/textures/particle/electric_spark.png b/build/resources/main/assets/tfmg/textures/particle/electric_spark.png
deleted file mode 100644
index 29754507..00000000
Binary files a/build/resources/main/assets/tfmg/textures/particle/electric_spark.png and /dev/null differ
diff --git a/build/resources/main/data/c/tags/block/ores.json b/build/resources/main/data/c/tags/block/ores.json
deleted file mode 100644
index 20d648fe..00000000
--- a/build/resources/main/data/c/tags/block/ores.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "values": [
- "tfmg:lead_ore",
- "tfmg:deepslate_lead_ore",
- "tfmg:nickel_ore",
- "tfmg:deepslate_nickel_ore",
- "tfmg:lithium_ore",
- "tfmg:deepslate_lithium_ore"
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/data/c/tags/block/storage_blocks/lead.json b/build/resources/main/data/c/tags/block/storage_blocks/lead.json
deleted file mode 100644
index aac1dd9c..00000000
--- a/build/resources/main/data/c/tags/block/storage_blocks/lead.json
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "values": [
- "tfmg:lead_block"
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/data/c/tags/block/storage_blocks/nickel.json b/build/resources/main/data/c/tags/block/storage_blocks/nickel.json
deleted file mode 100644
index ec57e0a0..00000000
--- a/build/resources/main/data/c/tags/block/storage_blocks/nickel.json
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "values": [
- "tfmg:nickel_block"
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/data/c/tags/block/storage_blocks/raw_lead.json b/build/resources/main/data/c/tags/block/storage_blocks/raw_lead.json
deleted file mode 100644
index 41c1cbc2..00000000
--- a/build/resources/main/data/c/tags/block/storage_blocks/raw_lead.json
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "values": [
- "tfmg:raw_lead_block"
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/data/c/tags/block/storage_blocks/raw_nickel.json b/build/resources/main/data/c/tags/block/storage_blocks/raw_nickel.json
deleted file mode 100644
index 4e01dbfe..00000000
--- a/build/resources/main/data/c/tags/block/storage_blocks/raw_nickel.json
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "values": [
- "tfmg:raw_nickel_block"
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/data/c/tags/block/storage_blocks/steel.json b/build/resources/main/data/c/tags/block/storage_blocks/steel.json
deleted file mode 100644
index 72a5c238..00000000
--- a/build/resources/main/data/c/tags/block/storage_blocks/steel.json
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "values": [
- "tfmg:steel_block"
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/data/c/tags/fluid/creosote.json b/build/resources/main/data/c/tags/fluid/creosote.json
deleted file mode 100644
index 3fd3f79f..00000000
--- a/build/resources/main/data/c/tags/fluid/creosote.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "values": [
- "tfmg:flowing_creosote",
- "tfmg:creosote"
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/data/c/tags/fluid/heavy_oil.json b/build/resources/main/data/c/tags/fluid/heavy_oil.json
deleted file mode 100644
index 646fe1c7..00000000
--- a/build/resources/main/data/c/tags/fluid/heavy_oil.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "values": [
- "tfmg:flowing_heavy_oil",
- "tfmg:heavy_oil"
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/data/c/tags/item/buckets/air.json b/build/resources/main/data/c/tags/item/buckets/air.json
deleted file mode 100644
index 0aa9532c..00000000
--- a/build/resources/main/data/c/tags/item/buckets/air.json
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "values": [
- "tfmg:air_bucket"
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/data/c/tags/item/buckets/cooling_fluid.json b/build/resources/main/data/c/tags/item/buckets/cooling_fluid.json
deleted file mode 100644
index 7dc01b5c..00000000
--- a/build/resources/main/data/c/tags/item/buckets/cooling_fluid.json
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "values": [
- "tfmg:cooling_fluid_bucket"
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/data/c/tags/item/buckets/creosote.json b/build/resources/main/data/c/tags/item/buckets/creosote.json
deleted file mode 100644
index b2875f8a..00000000
--- a/build/resources/main/data/c/tags/item/buckets/creosote.json
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "values": [
- "tfmg:creosote_bucket"
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/data/c/tags/item/buckets/hydrogen.json b/build/resources/main/data/c/tags/item/buckets/hydrogen.json
deleted file mode 100644
index 30ee14e2..00000000
--- a/build/resources/main/data/c/tags/item/buckets/hydrogen.json
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "values": [
- "tfmg:hydrogen_bucket"
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/data/c/tags/item/buckets/liquid_silicon.json b/build/resources/main/data/c/tags/item/buckets/liquid_silicon.json
deleted file mode 100644
index ba6f2b50..00000000
--- a/build/resources/main/data/c/tags/item/buckets/liquid_silicon.json
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "values": [
- "tfmg:liquid_silicon_bucket"
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/data/c/tags/item/buckets/lpg.json b/build/resources/main/data/c/tags/item/buckets/lpg.json
deleted file mode 100644
index 4dc74a2c..00000000
--- a/build/resources/main/data/c/tags/item/buckets/lpg.json
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "values": [
- "tfmg:lpg_bucket"
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/data/c/tags/item/buckets/naphtha.json b/build/resources/main/data/c/tags/item/buckets/naphtha.json
deleted file mode 100644
index 0e1377dd..00000000
--- a/build/resources/main/data/c/tags/item/buckets/naphtha.json
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "values": [
- "tfmg:naphtha_bucket"
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/data/c/tags/item/buckets/propylene.json b/build/resources/main/data/c/tags/item/buckets/propylene.json
deleted file mode 100644
index d0539bb5..00000000
--- a/build/resources/main/data/c/tags/item/buckets/propylene.json
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "values": [
- "tfmg:propylene_bucket"
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/data/c/tags/item/ingots/cast_iron.json b/build/resources/main/data/c/tags/item/ingots/cast_iron.json
deleted file mode 100644
index 92e52e31..00000000
--- a/build/resources/main/data/c/tags/item/ingots/cast_iron.json
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "values": [
- "tfmg:cast_iron_ingot"
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/data/c/tags/item/ingots/constantan.json b/build/resources/main/data/c/tags/item/ingots/constantan.json
deleted file mode 100644
index 00174cc1..00000000
--- a/build/resources/main/data/c/tags/item/ingots/constantan.json
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "values": [
- "tfmg:constantan_ingot"
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/data/c/tags/item/ingots/plastic.json b/build/resources/main/data/c/tags/item/ingots/plastic.json
deleted file mode 100644
index a6a9089a..00000000
--- a/build/resources/main/data/c/tags/item/ingots/plastic.json
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "values": [
- "tfmg:plastic_sheet"
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/data/c/tags/item/ingots/steel.json b/build/resources/main/data/c/tags/item/ingots/steel.json
deleted file mode 100644
index be70e8ef..00000000
--- a/build/resources/main/data/c/tags/item/ingots/steel.json
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "values": [
- "tfmg:steel_ingot"
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/data/c/tags/item/leathers.json b/build/resources/main/data/c/tags/item/leathers.json
deleted file mode 100644
index 8325db53..00000000
--- a/build/resources/main/data/c/tags/item/leathers.json
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "values": [
- "tfmg:synthetic_leather"
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/data/c/tags/item/nuggets/constantan.json b/build/resources/main/data/c/tags/item/nuggets/constantan.json
deleted file mode 100644
index 9bc0860a..00000000
--- a/build/resources/main/data/c/tags/item/nuggets/constantan.json
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "values": [
- "tfmg:constantan_nugget"
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/data/c/tags/item/nuggets/steel.json b/build/resources/main/data/c/tags/item/nuggets/steel.json
deleted file mode 100644
index 9d5ca9e6..00000000
--- a/build/resources/main/data/c/tags/item/nuggets/steel.json
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "values": [
- "tfmg:steel_nugget"
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/data/c/tags/item/ores.json b/build/resources/main/data/c/tags/item/ores.json
deleted file mode 100644
index 20d648fe..00000000
--- a/build/resources/main/data/c/tags/item/ores.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "values": [
- "tfmg:lead_ore",
- "tfmg:deepslate_lead_ore",
- "tfmg:nickel_ore",
- "tfmg:deepslate_nickel_ore",
- "tfmg:lithium_ore",
- "tfmg:deepslate_lithium_ore"
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/data/c/tags/item/plates/cast_iron.json b/build/resources/main/data/c/tags/item/plates/cast_iron.json
deleted file mode 100644
index 6aacf2fd..00000000
--- a/build/resources/main/data/c/tags/item/plates/cast_iron.json
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "values": [
- "tfmg:cast_iron_sheet"
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/data/c/tags/item/plates/steel.json b/build/resources/main/data/c/tags/item/plates/steel.json
deleted file mode 100644
index 24cacec7..00000000
--- a/build/resources/main/data/c/tags/item/plates/steel.json
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "values": [
- "tfmg:heavy_plate"
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/data/c/tags/item/storage_blocks.json b/build/resources/main/data/c/tags/item/storage_blocks.json
deleted file mode 100644
index 1499a549..00000000
--- a/build/resources/main/data/c/tags/item/storage_blocks.json
+++ /dev/null
@@ -1,16 +0,0 @@
-{
- "values": [
- "tfmg:raw_nickel_block",
- "tfmg:raw_lead_block",
- "tfmg:raw_lithium_block",
- "tfmg:steel_block",
- "tfmg:cast_iron_block",
- "tfmg:aluminum_block",
- "tfmg:plastic_block",
- "tfmg:lead_block",
- "tfmg:constantan_block",
- "tfmg:nickel_block",
- "tfmg:lithium_block",
- "tfmg:coal_coke_block"
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/data/c/tags/item/storage_blocks/plastic.json b/build/resources/main/data/c/tags/item/storage_blocks/plastic.json
deleted file mode 100644
index 108f3f95..00000000
--- a/build/resources/main/data/c/tags/item/storage_blocks/plastic.json
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "values": [
- "tfmg:plastic_block"
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/data/c/tags/item/storage_blocks/raw_nickel.json b/build/resources/main/data/c/tags/item/storage_blocks/raw_nickel.json
deleted file mode 100644
index 4e01dbfe..00000000
--- a/build/resources/main/data/c/tags/item/storage_blocks/raw_nickel.json
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "values": [
- "tfmg:raw_nickel_block"
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/data/c/tags/item/strings.json b/build/resources/main/data/c/tags/item/strings.json
deleted file mode 100644
index 193758e6..00000000
--- a/build/resources/main/data/c/tags/item/strings.json
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "values": [
- "tfmg:synthetic_string"
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/data/create/recipe/crushing/galena.json b/build/resources/main/data/create/recipe/crushing/galena.json
deleted file mode 100644
index 358f6ab4..00000000
--- a/build/resources/main/data/create/recipe/crushing/galena.json
+++ /dev/null
@@ -1,19 +0,0 @@
-{
- "type": "create:crushing",
- "ingredients": [
- {
- "item": "tfmg:galena"
- }
- ],
- "results": [
- {
- "chance": 0.4,
- "id": "create:crushed_raw_lead"
- },
- {
- "chance": 0.1,
- "count": 2,
- "id": "tfmg:lead_nugget"
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/data/create/tags/block/non_movable.json b/build/resources/main/data/create/tags/block/non_movable.json
deleted file mode 100644
index b01ff787..00000000
--- a/build/resources/main/data/create/tags/block/non_movable.json
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "values": [
- "tfmg:oil_deposit"
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/data/create/tags/item/contraption_controlled.json b/build/resources/main/data/create/tags/item/contraption_controlled.json
deleted file mode 100644
index 73c4858a..00000000
--- a/build/resources/main/data/create/tags/item/contraption_controlled.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "values": [
- "tfmg:heavy_casing_door",
- "tfmg:steel_door",
- "tfmg:aluminum_door",
- "tfmg:heavy_plated_door"
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/data/create/tags/item/create_ingots.json b/build/resources/main/data/create/tags/item/create_ingots.json
deleted file mode 100644
index 56c764e0..00000000
--- a/build/resources/main/data/create/tags/item/create_ingots.json
+++ /dev/null
@@ -1,12 +0,0 @@
-{
- "values": [
- "tfmg:steel_ingot",
- "tfmg:cast_iron_ingot",
- "tfmg:aluminum_ingot",
- "tfmg:plastic_sheet",
- "tfmg:lead_ingot",
- "tfmg:nickel_ingot",
- "tfmg:constantan_ingot",
- "tfmg:lithium_ingot"
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/data/minecraft/tags/block/azalea_root_replaceable.json b/build/resources/main/data/minecraft/tags/block/azalea_root_replaceable.json
deleted file mode 100644
index 258d635d..00000000
--- a/build/resources/main/data/minecraft/tags/block/azalea_root_replaceable.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "values": [
- "tfmg:bauxite",
- "tfmg:galena"
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/data/minecraft/tags/block/doors.json b/build/resources/main/data/minecraft/tags/block/doors.json
deleted file mode 100644
index 73c4858a..00000000
--- a/build/resources/main/data/minecraft/tags/block/doors.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "values": [
- "tfmg:heavy_casing_door",
- "tfmg:steel_door",
- "tfmg:aluminum_door",
- "tfmg:heavy_plated_door"
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/data/minecraft/tags/block/infiniburn_overworld.json b/build/resources/main/data/minecraft/tags/block/infiniburn_overworld.json
deleted file mode 100644
index b01ff787..00000000
--- a/build/resources/main/data/minecraft/tags/block/infiniburn_overworld.json
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "values": [
- "tfmg:oil_deposit"
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/data/minecraft/tags/block/mineable/shovel.json b/build/resources/main/data/minecraft/tags/block/mineable/shovel.json
deleted file mode 100644
index 61259ee5..00000000
--- a/build/resources/main/data/minecraft/tags/block/mineable/shovel.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "values": [
- "tfmg:fireclay",
- "tfmg:cement"
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/data/minecraft/tags/block/needs_iron_tool.json b/build/resources/main/data/minecraft/tags/block/needs_iron_tool.json
deleted file mode 100644
index 8dd016f0..00000000
--- a/build/resources/main/data/minecraft/tags/block/needs_iron_tool.json
+++ /dev/null
@@ -1,14 +0,0 @@
-{
- "values": [
- "tfmg:raw_nickel_block",
- "tfmg:raw_lead_block",
- "tfmg:raw_lithium_block",
- "tfmg:steel_block",
- "tfmg:cast_iron_block",
- "tfmg:aluminum_block",
- "tfmg:lead_block",
- "tfmg:constantan_block",
- "tfmg:nickel_block",
- "tfmg:lithium_block"
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/data/minecraft/tags/block/slabs.json b/build/resources/main/data/minecraft/tags/block/slabs.json
deleted file mode 100644
index 2c9aded5..00000000
--- a/build/resources/main/data/minecraft/tags/block/slabs.json
+++ /dev/null
@@ -1,47 +0,0 @@
-{
- "values": [
- "tfmg:concrete_slab",
- "tfmg:rebar_concrete_slab",
- "tfmg:white_concrete_slab",
- "tfmg:blue_concrete_slab",
- "tfmg:light_blue_concrete_slab",
- "tfmg:red_concrete_slab",
- "tfmg:green_concrete_slab",
- "tfmg:lime_concrete_slab",
- "tfmg:pink_concrete_slab",
- "tfmg:magenta_concrete_slab",
- "tfmg:yellow_concrete_slab",
- "tfmg:gray_concrete_slab",
- "tfmg:light_gray_concrete_slab",
- "tfmg:brown_concrete_slab",
- "tfmg:cyan_concrete_slab",
- "tfmg:purple_concrete_slab",
- "tfmg:orange_concrete_slab",
- "tfmg:black_concrete_slab",
- "tfmg:white_rebar_concrete_slab",
- "tfmg:blue_rebar_concrete_slab",
- "tfmg:light_blue_rebar_concrete_slab",
- "tfmg:red_rebar_concrete_slab",
- "tfmg:green_rebar_concrete_slab",
- "tfmg:lime_rebar_concrete_slab",
- "tfmg:pink_rebar_concrete_slab",
- "tfmg:magenta_rebar_concrete_slab",
- "tfmg:yellow_rebar_concrete_slab",
- "tfmg:gray_rebar_concrete_slab",
- "tfmg:light_gray_rebar_concrete_slab",
- "tfmg:brown_rebar_concrete_slab",
- "tfmg:cyan_rebar_concrete_slab",
- "tfmg:purple_rebar_concrete_slab",
- "tfmg:orange_rebar_concrete_slab",
- "tfmg:black_rebar_concrete_slab",
- "tfmg:asphalt_slab",
- "tfmg:cut_bauxite_slab",
- "tfmg:polished_cut_bauxite_slab",
- "tfmg:cut_bauxite_brick_slab",
- "tfmg:small_bauxite_brick_slab",
- "tfmg:cut_galena_slab",
- "tfmg:polished_cut_galena_slab",
- "tfmg:cut_galena_brick_slab",
- "tfmg:small_galena_brick_slab"
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/black_rebar_concrete_slab_from_black_rebar_concrete_stonecutting.json b/build/resources/main/data/tfmg/advancement/recipes/building_blocks/black_rebar_concrete_slab_from_black_rebar_concrete_stonecutting.json
deleted file mode 100644
index 5c8f1172..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/black_rebar_concrete_slab_from_black_rebar_concrete_stonecutting.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_black_rebar_concrete": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:black_rebar_concrete"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:black_rebar_concrete_slab_from_black_rebar_concrete_stonecutting"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_black_rebar_concrete"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:black_rebar_concrete_slab_from_black_rebar_concrete_stonecutting"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/black_rebar_concrete_stairs_from_black_rebar_concrete_stonecutting.json b/build/resources/main/data/tfmg/advancement/recipes/building_blocks/black_rebar_concrete_stairs_from_black_rebar_concrete_stonecutting.json
deleted file mode 100644
index c91b9f5d..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/black_rebar_concrete_stairs_from_black_rebar_concrete_stonecutting.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_black_rebar_concrete": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:black_rebar_concrete"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:black_rebar_concrete_stairs_from_black_rebar_concrete_stonecutting"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_black_rebar_concrete"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:black_rebar_concrete_stairs_from_black_rebar_concrete_stonecutting"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/blue_caution_block_from_ingots_aluminum_stonecutting.json b/build/resources/main/data/tfmg/advancement/recipes/building_blocks/blue_caution_block_from_ingots_aluminum_stonecutting.json
deleted file mode 100644
index 67b0093e..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/blue_caution_block_from_ingots_aluminum_stonecutting.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_ingots_aluminum": {
- "conditions": {
- "items": [
- {
- "items": "#c:ingots/aluminum"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:blue_caution_block_from_ingots_aluminum_stonecutting"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_ingots_aluminum"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:blue_caution_block_from_ingots_aluminum_stonecutting"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/blue_concrete_stairs_from_blue_concrete_stonecutting.json b/build/resources/main/data/tfmg/advancement/recipes/building_blocks/blue_concrete_stairs_from_blue_concrete_stonecutting.json
deleted file mode 100644
index 7546adc3..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/blue_concrete_stairs_from_blue_concrete_stonecutting.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_blue_concrete": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:blue_concrete"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:blue_concrete_stairs_from_blue_concrete_stonecutting"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_blue_concrete"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:blue_concrete_stairs_from_blue_concrete_stonecutting"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/blue_rebar_concrete_wall_from_blue_rebar_concrete_stonecutting.json b/build/resources/main/data/tfmg/advancement/recipes/building_blocks/blue_rebar_concrete_wall_from_blue_rebar_concrete_stonecutting.json
deleted file mode 100644
index 6c3d5d34..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/blue_rebar_concrete_wall_from_blue_rebar_concrete_stonecutting.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_blue_rebar_concrete": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:blue_rebar_concrete"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:blue_rebar_concrete_wall_from_blue_rebar_concrete_stonecutting"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_blue_rebar_concrete"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:blue_rebar_concrete_wall_from_blue_rebar_concrete_stonecutting"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/brown_caution_block_from_ingots_aluminum_stonecutting.json b/build/resources/main/data/tfmg/advancement/recipes/building_blocks/brown_caution_block_from_ingots_aluminum_stonecutting.json
deleted file mode 100644
index 2187076c..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/brown_caution_block_from_ingots_aluminum_stonecutting.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_ingots_aluminum": {
- "conditions": {
- "items": [
- {
- "items": "#c:ingots/aluminum"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:brown_caution_block_from_ingots_aluminum_stonecutting"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_ingots_aluminum"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:brown_caution_block_from_ingots_aluminum_stonecutting"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/brown_rebar_concrete_stairs_from_brown_rebar_concrete_stonecutting.json b/build/resources/main/data/tfmg/advancement/recipes/building_blocks/brown_rebar_concrete_stairs_from_brown_rebar_concrete_stonecutting.json
deleted file mode 100644
index d2504402..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/brown_rebar_concrete_stairs_from_brown_rebar_concrete_stonecutting.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_brown_rebar_concrete": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:brown_rebar_concrete"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:brown_rebar_concrete_stairs_from_brown_rebar_concrete_stonecutting"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_brown_rebar_concrete"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:brown_rebar_concrete_stairs_from_brown_rebar_concrete_stonecutting"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/cinderblock_from_concrete_stonecutting.json b/build/resources/main/data/tfmg/advancement/recipes/building_blocks/cinderblock_from_concrete_stonecutting.json
deleted file mode 100644
index ac043fbc..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/cinderblock_from_concrete_stonecutting.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_concrete": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:concrete"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:cinderblock_from_concrete_stonecutting"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_concrete"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:cinderblock_from_concrete_stonecutting"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/concrete_slab_from_concrete_stonecutting.json b/build/resources/main/data/tfmg/advancement/recipes/building_blocks/concrete_slab_from_concrete_stonecutting.json
deleted file mode 100644
index 684c216e..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/concrete_slab_from_concrete_stonecutting.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_concrete": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:concrete"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:concrete_slab_from_concrete_stonecutting"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_concrete"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:concrete_slab_from_concrete_stonecutting"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/copper_wire_from_ingots_copper_stonecutting.json b/build/resources/main/data/tfmg/advancement/recipes/building_blocks/copper_wire_from_ingots_copper_stonecutting.json
deleted file mode 100644
index 9f866192..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/copper_wire_from_ingots_copper_stonecutting.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_ingots_copper": {
- "conditions": {
- "items": [
- {
- "items": "#c:ingots/copper"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:copper_wire_from_ingots_copper_stonecutting"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_ingots_copper"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:copper_wire_from_ingots_copper_stonecutting"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/cut_bauxite_brick_slab_from_stone_types_bauxite_stonecutting.json b/build/resources/main/data/tfmg/advancement/recipes/building_blocks/cut_bauxite_brick_slab_from_stone_types_bauxite_stonecutting.json
deleted file mode 100644
index 38827ca7..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/cut_bauxite_brick_slab_from_stone_types_bauxite_stonecutting.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_stone_types_bauxite": {
- "conditions": {
- "items": [
- {
- "items": "#tfmg:stone_types/bauxite"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:cut_bauxite_brick_slab_from_stone_types_bauxite_stonecutting"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_stone_types_bauxite"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:cut_bauxite_brick_slab_from_stone_types_bauxite_stonecutting"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/cut_bauxite_brick_stairs_from_stone_types_bauxite_stonecutting.json b/build/resources/main/data/tfmg/advancement/recipes/building_blocks/cut_bauxite_brick_stairs_from_stone_types_bauxite_stonecutting.json
deleted file mode 100644
index 20eff9a3..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/cut_bauxite_brick_stairs_from_stone_types_bauxite_stonecutting.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_stone_types_bauxite": {
- "conditions": {
- "items": [
- {
- "items": "#tfmg:stone_types/bauxite"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:cut_bauxite_brick_stairs_from_stone_types_bauxite_stonecutting"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_stone_types_bauxite"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:cut_bauxite_brick_stairs_from_stone_types_bauxite_stonecutting"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/cut_bauxite_from_stone_types_bauxite_stonecutting.json b/build/resources/main/data/tfmg/advancement/recipes/building_blocks/cut_bauxite_from_stone_types_bauxite_stonecutting.json
deleted file mode 100644
index af9d85e3..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/cut_bauxite_from_stone_types_bauxite_stonecutting.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_stone_types_bauxite": {
- "conditions": {
- "items": [
- {
- "items": "#tfmg:stone_types/bauxite"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:cut_bauxite_from_stone_types_bauxite_stonecutting"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_stone_types_bauxite"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:cut_bauxite_from_stone_types_bauxite_stonecutting"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/cut_bauxite_slab.json b/build/resources/main/data/tfmg/advancement/recipes/building_blocks/cut_bauxite_slab.json
deleted file mode 100644
index 285234bc..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/cut_bauxite_slab.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_cut_bauxite": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:cut_bauxite"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:cut_bauxite_slab"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_cut_bauxite"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:cut_bauxite_slab"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/cut_bauxite_stairs_from_stone_types_bauxite_stonecutting.json b/build/resources/main/data/tfmg/advancement/recipes/building_blocks/cut_bauxite_stairs_from_stone_types_bauxite_stonecutting.json
deleted file mode 100644
index 93795c3a..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/cut_bauxite_stairs_from_stone_types_bauxite_stonecutting.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_stone_types_bauxite": {
- "conditions": {
- "items": [
- {
- "items": "#tfmg:stone_types/bauxite"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:cut_bauxite_stairs_from_stone_types_bauxite_stonecutting"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_stone_types_bauxite"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:cut_bauxite_stairs_from_stone_types_bauxite_stonecutting"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/cut_bauxite_wall_from_stone_types_bauxite_stonecutting.json b/build/resources/main/data/tfmg/advancement/recipes/building_blocks/cut_bauxite_wall_from_stone_types_bauxite_stonecutting.json
deleted file mode 100644
index f54d030e..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/cut_bauxite_wall_from_stone_types_bauxite_stonecutting.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_stone_types_bauxite": {
- "conditions": {
- "items": [
- {
- "items": "#tfmg:stone_types/bauxite"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:cut_bauxite_wall_from_stone_types_bauxite_stonecutting"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_stone_types_bauxite"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:cut_bauxite_wall_from_stone_types_bauxite_stonecutting"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/cut_galena_brick_slab_recycling.json b/build/resources/main/data/tfmg/advancement/recipes/building_blocks/cut_galena_brick_slab_recycling.json
deleted file mode 100644
index c333bf89..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/cut_galena_brick_slab_recycling.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_cut_galena_brick_slab": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:cut_galena_brick_slab"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:cut_galena_brick_slab_recycling"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_cut_galena_brick_slab"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:cut_galena_brick_slab_recycling"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/cut_galena_brick_wall_from_stone_types_galena_stonecutting.json b/build/resources/main/data/tfmg/advancement/recipes/building_blocks/cut_galena_brick_wall_from_stone_types_galena_stonecutting.json
deleted file mode 100644
index 47eef391..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/cut_galena_brick_wall_from_stone_types_galena_stonecutting.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_stone_types_galena": {
- "conditions": {
- "items": [
- {
- "items": "#tfmg:stone_types/galena"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:cut_galena_brick_wall_from_stone_types_galena_stonecutting"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_stone_types_galena"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:cut_galena_brick_wall_from_stone_types_galena_stonecutting"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/cut_galena_slab.json b/build/resources/main/data/tfmg/advancement/recipes/building_blocks/cut_galena_slab.json
deleted file mode 100644
index d020cbf7..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/cut_galena_slab.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_cut_galena": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:cut_galena"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:cut_galena_slab"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_cut_galena"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:cut_galena_slab"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/cut_galena_stairs_from_stone_types_galena_stonecutting.json b/build/resources/main/data/tfmg/advancement/recipes/building_blocks/cut_galena_stairs_from_stone_types_galena_stonecutting.json
deleted file mode 100644
index 9450a30d..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/cut_galena_stairs_from_stone_types_galena_stonecutting.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_stone_types_galena": {
- "conditions": {
- "items": [
- {
- "items": "#tfmg:stone_types/galena"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:cut_galena_stairs_from_stone_types_galena_stonecutting"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_stone_types_galena"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:cut_galena_stairs_from_stone_types_galena_stonecutting"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/cut_galena_wall.json b/build/resources/main/data/tfmg/advancement/recipes/building_blocks/cut_galena_wall.json
deleted file mode 100644
index 894ea2bb..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/cut_galena_wall.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_cut_galena": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:cut_galena"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:cut_galena_wall"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_cut_galena"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:cut_galena_wall"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/cyan_caution_block_from_ingots_aluminum_stonecutting.json b/build/resources/main/data/tfmg/advancement/recipes/building_blocks/cyan_caution_block_from_ingots_aluminum_stonecutting.json
deleted file mode 100644
index fa89b1b8..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/cyan_caution_block_from_ingots_aluminum_stonecutting.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_ingots_aluminum": {
- "conditions": {
- "items": [
- {
- "items": "#c:ingots/aluminum"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:cyan_caution_block_from_ingots_aluminum_stonecutting"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_ingots_aluminum"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:cyan_caution_block_from_ingots_aluminum_stonecutting"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/cyan_concrete_slab_from_cyan_concrete_stonecutting.json b/build/resources/main/data/tfmg/advancement/recipes/building_blocks/cyan_concrete_slab_from_cyan_concrete_stonecutting.json
deleted file mode 100644
index f23fa35a..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/cyan_concrete_slab_from_cyan_concrete_stonecutting.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_cyan_concrete": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:cyan_concrete"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:cyan_concrete_slab_from_cyan_concrete_stonecutting"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_cyan_concrete"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:cyan_concrete_slab_from_cyan_concrete_stonecutting"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/empty_spool_from_hardened_planks_stonecutting.json b/build/resources/main/data/tfmg/advancement/recipes/building_blocks/empty_spool_from_hardened_planks_stonecutting.json
deleted file mode 100644
index 27141e3f..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/empty_spool_from_hardened_planks_stonecutting.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_hardened_planks": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:hardened_planks"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:empty_spool_from_hardened_planks_stonecutting"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_hardened_planks"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:empty_spool_from_hardened_planks_stonecutting"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/factory_floor_from_ingots_aluminum_stonecutting.json b/build/resources/main/data/tfmg/advancement/recipes/building_blocks/factory_floor_from_ingots_aluminum_stonecutting.json
deleted file mode 100644
index dcedc0fe..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/factory_floor_from_ingots_aluminum_stonecutting.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_ingots_aluminum": {
- "conditions": {
- "items": [
- {
- "items": "#c:ingots/aluminum"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:factory_floor_from_ingots_aluminum_stonecutting"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_ingots_aluminum"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:factory_floor_from_ingots_aluminum_stonecutting"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/gray_caution_block_from_ingots_aluminum_stonecutting.json b/build/resources/main/data/tfmg/advancement/recipes/building_blocks/gray_caution_block_from_ingots_aluminum_stonecutting.json
deleted file mode 100644
index 51eedb7b..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/gray_caution_block_from_ingots_aluminum_stonecutting.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_ingots_aluminum": {
- "conditions": {
- "items": [
- {
- "items": "#c:ingots/aluminum"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:gray_caution_block_from_ingots_aluminum_stonecutting"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_ingots_aluminum"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:gray_caution_block_from_ingots_aluminum_stonecutting"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/gray_concrete_wall_from_gray_concrete_stonecutting.json b/build/resources/main/data/tfmg/advancement/recipes/building_blocks/gray_concrete_wall_from_gray_concrete_stonecutting.json
deleted file mode 100644
index 514a2054..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/gray_concrete_wall_from_gray_concrete_stonecutting.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_gray_concrete": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:gray_concrete"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:gray_concrete_wall_from_gray_concrete_stonecutting"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_gray_concrete"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:gray_concrete_wall_from_gray_concrete_stonecutting"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/green_caution_block_from_ingots_aluminum_stonecutting.json b/build/resources/main/data/tfmg/advancement/recipes/building_blocks/green_caution_block_from_ingots_aluminum_stonecutting.json
deleted file mode 100644
index 5f2b8415..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/green_caution_block_from_ingots_aluminum_stonecutting.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_ingots_aluminum": {
- "conditions": {
- "items": [
- {
- "items": "#c:ingots/aluminum"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:green_caution_block_from_ingots_aluminum_stonecutting"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_ingots_aluminum"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:green_caution_block_from_ingots_aluminum_stonecutting"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/green_concrete_wall_from_green_concrete_stonecutting.json b/build/resources/main/data/tfmg/advancement/recipes/building_blocks/green_concrete_wall_from_green_concrete_stonecutting.json
deleted file mode 100644
index b0f3794d..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/green_concrete_wall_from_green_concrete_stonecutting.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_green_concrete": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:green_concrete"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:green_concrete_wall_from_green_concrete_stonecutting"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_green_concrete"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:green_concrete_wall_from_green_concrete_stonecutting"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/green_rebar_concrete_stairs_from_green_rebar_concrete_stonecutting.json b/build/resources/main/data/tfmg/advancement/recipes/building_blocks/green_rebar_concrete_stairs_from_green_rebar_concrete_stonecutting.json
deleted file mode 100644
index b5351bc0..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/green_rebar_concrete_stairs_from_green_rebar_concrete_stonecutting.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_green_rebar_concrete": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:green_rebar_concrete"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:green_rebar_concrete_stairs_from_green_rebar_concrete_stonecutting"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_green_rebar_concrete"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:green_rebar_concrete_stairs_from_green_rebar_concrete_stonecutting"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/green_rebar_concrete_wall_from_green_rebar_concrete_stonecutting.json b/build/resources/main/data/tfmg/advancement/recipes/building_blocks/green_rebar_concrete_wall_from_green_rebar_concrete_stonecutting.json
deleted file mode 100644
index 0b045dac..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/green_rebar_concrete_wall_from_green_rebar_concrete_stonecutting.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_green_rebar_concrete": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:green_rebar_concrete"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:green_rebar_concrete_wall_from_green_rebar_concrete_stonecutting"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_green_rebar_concrete"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:green_rebar_concrete_wall_from_green_rebar_concrete_stonecutting"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/light_gray_caution_block_from_ingots_aluminum_stonecutting.json b/build/resources/main/data/tfmg/advancement/recipes/building_blocks/light_gray_caution_block_from_ingots_aluminum_stonecutting.json
deleted file mode 100644
index a8e4e635..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/light_gray_caution_block_from_ingots_aluminum_stonecutting.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_ingots_aluminum": {
- "conditions": {
- "items": [
- {
- "items": "#c:ingots/aluminum"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:light_gray_caution_block_from_ingots_aluminum_stonecutting"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_ingots_aluminum"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:light_gray_caution_block_from_ingots_aluminum_stonecutting"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/light_gray_concrete_stairs_from_light_gray_concrete_stonecutting.json b/build/resources/main/data/tfmg/advancement/recipes/building_blocks/light_gray_concrete_stairs_from_light_gray_concrete_stonecutting.json
deleted file mode 100644
index b848fb99..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/light_gray_concrete_stairs_from_light_gray_concrete_stonecutting.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_light_gray_concrete": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:light_gray_concrete"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:light_gray_concrete_stairs_from_light_gray_concrete_stonecutting"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_light_gray_concrete"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:light_gray_concrete_stairs_from_light_gray_concrete_stonecutting"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/light_gray_rebar_concrete_wall_from_light_gray_rebar_concrete_stonecutting.json b/build/resources/main/data/tfmg/advancement/recipes/building_blocks/light_gray_rebar_concrete_wall_from_light_gray_rebar_concrete_stonecutting.json
deleted file mode 100644
index 5d087225..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/light_gray_rebar_concrete_wall_from_light_gray_rebar_concrete_stonecutting.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_light_gray_rebar_concrete": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:light_gray_rebar_concrete"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:light_gray_rebar_concrete_wall_from_light_gray_rebar_concrete_stonecutting"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_light_gray_rebar_concrete"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:light_gray_rebar_concrete_wall_from_light_gray_rebar_concrete_stonecutting"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/lime_concrete_slab_from_lime_concrete_stonecutting.json b/build/resources/main/data/tfmg/advancement/recipes/building_blocks/lime_concrete_slab_from_lime_concrete_stonecutting.json
deleted file mode 100644
index a0edfdbe..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/lime_concrete_slab_from_lime_concrete_stonecutting.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_lime_concrete": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:lime_concrete"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:lime_concrete_slab_from_lime_concrete_stonecutting"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_lime_concrete"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:lime_concrete_slab_from_lime_concrete_stonecutting"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/lime_rebar_concrete_stairs_from_lime_rebar_concrete_stonecutting.json b/build/resources/main/data/tfmg/advancement/recipes/building_blocks/lime_rebar_concrete_stairs_from_lime_rebar_concrete_stonecutting.json
deleted file mode 100644
index bcab9403..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/lime_rebar_concrete_stairs_from_lime_rebar_concrete_stonecutting.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_lime_rebar_concrete": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:lime_rebar_concrete"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:lime_rebar_concrete_stairs_from_lime_rebar_concrete_stonecutting"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_lime_rebar_concrete"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:lime_rebar_concrete_stairs_from_lime_rebar_concrete_stonecutting"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/magenta_concrete_slab_from_magenta_concrete_stonecutting.json b/build/resources/main/data/tfmg/advancement/recipes/building_blocks/magenta_concrete_slab_from_magenta_concrete_stonecutting.json
deleted file mode 100644
index 91827dce..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/magenta_concrete_slab_from_magenta_concrete_stonecutting.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_magenta_concrete": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:magenta_concrete"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:magenta_concrete_slab_from_magenta_concrete_stonecutting"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_magenta_concrete"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:magenta_concrete_slab_from_magenta_concrete_stonecutting"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/orange_concrete_slab_from_orange_concrete_stonecutting.json b/build/resources/main/data/tfmg/advancement/recipes/building_blocks/orange_concrete_slab_from_orange_concrete_stonecutting.json
deleted file mode 100644
index 69b60530..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/orange_concrete_slab_from_orange_concrete_stonecutting.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_orange_concrete": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:orange_concrete"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:orange_concrete_slab_from_orange_concrete_stonecutting"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_orange_concrete"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:orange_concrete_slab_from_orange_concrete_stonecutting"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/pink_concrete_wall_from_pink_concrete_stonecutting.json b/build/resources/main/data/tfmg/advancement/recipes/building_blocks/pink_concrete_wall_from_pink_concrete_stonecutting.json
deleted file mode 100644
index 1cae885e..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/pink_concrete_wall_from_pink_concrete_stonecutting.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_pink_concrete": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:pink_concrete"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:pink_concrete_wall_from_pink_concrete_stonecutting"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_pink_concrete"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:pink_concrete_wall_from_pink_concrete_stonecutting"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/pink_rebar_concrete_slab_from_pink_rebar_concrete_stonecutting.json b/build/resources/main/data/tfmg/advancement/recipes/building_blocks/pink_rebar_concrete_slab_from_pink_rebar_concrete_stonecutting.json
deleted file mode 100644
index 10369866..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/pink_rebar_concrete_slab_from_pink_rebar_concrete_stonecutting.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_pink_rebar_concrete": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:pink_rebar_concrete"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:pink_rebar_concrete_slab_from_pink_rebar_concrete_stonecutting"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_pink_rebar_concrete"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:pink_rebar_concrete_slab_from_pink_rebar_concrete_stonecutting"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/pink_rebar_concrete_stairs_from_pink_rebar_concrete_stonecutting.json b/build/resources/main/data/tfmg/advancement/recipes/building_blocks/pink_rebar_concrete_stairs_from_pink_rebar_concrete_stonecutting.json
deleted file mode 100644
index 0d2e4b1e..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/pink_rebar_concrete_stairs_from_pink_rebar_concrete_stonecutting.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_pink_rebar_concrete": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:pink_rebar_concrete"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:pink_rebar_concrete_stairs_from_pink_rebar_concrete_stonecutting"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_pink_rebar_concrete"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:pink_rebar_concrete_stairs_from_pink_rebar_concrete_stonecutting"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/pink_rebar_concrete_wall_from_pink_rebar_concrete_stonecutting.json b/build/resources/main/data/tfmg/advancement/recipes/building_blocks/pink_rebar_concrete_wall_from_pink_rebar_concrete_stonecutting.json
deleted file mode 100644
index 8746ef97..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/pink_rebar_concrete_wall_from_pink_rebar_concrete_stonecutting.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_pink_rebar_concrete": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:pink_rebar_concrete"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:pink_rebar_concrete_wall_from_pink_rebar_concrete_stonecutting"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_pink_rebar_concrete"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:pink_rebar_concrete_wall_from_pink_rebar_concrete_stonecutting"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/polished_cut_bauxite_stairs.json b/build/resources/main/data/tfmg/advancement/recipes/building_blocks/polished_cut_bauxite_stairs.json
deleted file mode 100644
index 828ebdb9..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/polished_cut_bauxite_stairs.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_polished_cut_bauxite": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:polished_cut_bauxite"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:polished_cut_bauxite_stairs"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_polished_cut_bauxite"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:polished_cut_bauxite_stairs"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/polished_cut_bauxite_wall.json b/build/resources/main/data/tfmg/advancement/recipes/building_blocks/polished_cut_bauxite_wall.json
deleted file mode 100644
index b51fdbec..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/polished_cut_bauxite_wall.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_polished_cut_bauxite": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:polished_cut_bauxite"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:polished_cut_bauxite_wall"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_polished_cut_bauxite"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:polished_cut_bauxite_wall"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/purple_concrete_slab_from_purple_concrete_stonecutting.json b/build/resources/main/data/tfmg/advancement/recipes/building_blocks/purple_concrete_slab_from_purple_concrete_stonecutting.json
deleted file mode 100644
index 0274089c..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/purple_concrete_slab_from_purple_concrete_stonecutting.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_purple_concrete": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:purple_concrete"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:purple_concrete_slab_from_purple_concrete_stonecutting"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_purple_concrete"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:purple_concrete_slab_from_purple_concrete_stonecutting"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/purple_rebar_concrete_wall_from_purple_rebar_concrete_stonecutting.json b/build/resources/main/data/tfmg/advancement/recipes/building_blocks/purple_rebar_concrete_wall_from_purple_rebar_concrete_stonecutting.json
deleted file mode 100644
index f8e478c1..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/purple_rebar_concrete_wall_from_purple_rebar_concrete_stonecutting.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_purple_rebar_concrete": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:purple_rebar_concrete"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:purple_rebar_concrete_wall_from_purple_rebar_concrete_stonecutting"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_purple_rebar_concrete"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:purple_rebar_concrete_wall_from_purple_rebar_concrete_stonecutting"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/rebar_concrete_wall_from_rebar_concrete_stonecutting.json b/build/resources/main/data/tfmg/advancement/recipes/building_blocks/rebar_concrete_wall_from_rebar_concrete_stonecutting.json
deleted file mode 100644
index 53b7c2c1..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/rebar_concrete_wall_from_rebar_concrete_stonecutting.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_rebar_concrete": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:rebar_concrete"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:rebar_concrete_wall_from_rebar_concrete_stonecutting"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_rebar_concrete"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:rebar_concrete_wall_from_rebar_concrete_stonecutting"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/small_bauxite_brick_slab_from_stone_types_bauxite_stonecutting.json b/build/resources/main/data/tfmg/advancement/recipes/building_blocks/small_bauxite_brick_slab_from_stone_types_bauxite_stonecutting.json
deleted file mode 100644
index 7f4d0837..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/small_bauxite_brick_slab_from_stone_types_bauxite_stonecutting.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_stone_types_bauxite": {
- "conditions": {
- "items": [
- {
- "items": "#tfmg:stone_types/bauxite"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:small_bauxite_brick_slab_from_stone_types_bauxite_stonecutting"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_stone_types_bauxite"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:small_bauxite_brick_slab_from_stone_types_bauxite_stonecutting"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/small_bauxite_brick_wall_from_stone_types_bauxite_stonecutting.json b/build/resources/main/data/tfmg/advancement/recipes/building_blocks/small_bauxite_brick_wall_from_stone_types_bauxite_stonecutting.json
deleted file mode 100644
index c4ffa067..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/small_bauxite_brick_wall_from_stone_types_bauxite_stonecutting.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_stone_types_bauxite": {
- "conditions": {
- "items": [
- {
- "items": "#tfmg:stone_types/bauxite"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:small_bauxite_brick_wall_from_stone_types_bauxite_stonecutting"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_stone_types_bauxite"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:small_bauxite_brick_wall_from_stone_types_bauxite_stonecutting"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/small_galena_brick_stairs_from_stone_types_galena_stonecutting.json b/build/resources/main/data/tfmg/advancement/recipes/building_blocks/small_galena_brick_stairs_from_stone_types_galena_stonecutting.json
deleted file mode 100644
index 4d72bea7..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/small_galena_brick_stairs_from_stone_types_galena_stonecutting.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_stone_types_galena": {
- "conditions": {
- "items": [
- {
- "items": "#tfmg:stone_types/galena"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:small_galena_brick_stairs_from_stone_types_galena_stonecutting"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_stone_types_galena"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:small_galena_brick_stairs_from_stone_types_galena_stonecutting"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/small_galena_brick_wall_from_stone_types_galena_stonecutting.json b/build/resources/main/data/tfmg/advancement/recipes/building_blocks/small_galena_brick_wall_from_stone_types_galena_stonecutting.json
deleted file mode 100644
index 7f3cb82f..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/small_galena_brick_wall_from_stone_types_galena_stonecutting.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_stone_types_galena": {
- "conditions": {
- "items": [
- {
- "items": "#tfmg:stone_types/galena"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:small_galena_brick_wall_from_stone_types_galena_stonecutting"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_stone_types_galena"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:small_galena_brick_wall_from_stone_types_galena_stonecutting"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/unfired_insulator_from_clay_stonecutting.json b/build/resources/main/data/tfmg/advancement/recipes/building_blocks/unfired_insulator_from_clay_stonecutting.json
deleted file mode 100644
index 698eeb0a..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/unfired_insulator_from_clay_stonecutting.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_clay": {
- "conditions": {
- "items": [
- {
- "items": "minecraft:clay"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:unfired_insulator_from_clay_stonecutting"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_clay"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:unfired_insulator_from_clay_stonecutting"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/white_concrete_slab_from_white_concrete_stonecutting.json b/build/resources/main/data/tfmg/advancement/recipes/building_blocks/white_concrete_slab_from_white_concrete_stonecutting.json
deleted file mode 100644
index deefe0aa..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/white_concrete_slab_from_white_concrete_stonecutting.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:white_concrete_slab_from_white_concrete_stonecutting"
- },
- "trigger": "minecraft:recipe_unlocked"
- },
- "has_white_concrete": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:white_concrete"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_white_concrete"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:white_concrete_slab_from_white_concrete_stonecutting"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/white_concrete_wall_from_white_concrete_stonecutting.json b/build/resources/main/data/tfmg/advancement/recipes/building_blocks/white_concrete_wall_from_white_concrete_stonecutting.json
deleted file mode 100644
index 891459c9..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/white_concrete_wall_from_white_concrete_stonecutting.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:white_concrete_wall_from_white_concrete_stonecutting"
- },
- "trigger": "minecraft:recipe_unlocked"
- },
- "has_white_concrete": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:white_concrete"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_white_concrete"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:white_concrete_wall_from_white_concrete_stonecutting"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/yellow_caution_block_from_ingots_aluminum_stonecutting.json b/build/resources/main/data/tfmg/advancement/recipes/building_blocks/yellow_caution_block_from_ingots_aluminum_stonecutting.json
deleted file mode 100644
index a0db501f..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/yellow_caution_block_from_ingots_aluminum_stonecutting.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_ingots_aluminum": {
- "conditions": {
- "items": [
- {
- "items": "#c:ingots/aluminum"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:yellow_caution_block_from_ingots_aluminum_stonecutting"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_ingots_aluminum"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:yellow_caution_block_from_ingots_aluminum_stonecutting"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/zinc_electrode_from_storage_blocks_zinc_stonecutting.json b/build/resources/main/data/tfmg/advancement/recipes/building_blocks/zinc_electrode_from_storage_blocks_zinc_stonecutting.json
deleted file mode 100644
index c1c88642..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/building_blocks/zinc_electrode_from_storage_blocks_zinc_stonecutting.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_storage_blocks_zinc": {
- "conditions": {
- "items": [
- {
- "items": "#c:storage_blocks/zinc"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:zinc_electrode_from_storage_blocks_zinc_stonecutting"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_storage_blocks_zinc"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:zinc_electrode_from_storage_blocks_zinc_stonecutting"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/decorations/nickel_bars_from_ingots_nickel_stonecutting.json b/build/resources/main/data/tfmg/advancement/recipes/decorations/nickel_bars_from_ingots_nickel_stonecutting.json
deleted file mode 100644
index d237f98c..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/decorations/nickel_bars_from_ingots_nickel_stonecutting.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_ingots_nickel": {
- "conditions": {
- "items": [
- {
- "items": "#c:ingots/nickel"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:nickel_bars_from_ingots_nickel_stonecutting"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_ingots_nickel"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:nickel_bars_from_ingots_nickel_stonecutting"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/air_intake.json b/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/air_intake.json
deleted file mode 100644
index e308d5e7..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/air_intake.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_item": {
- "conditions": {
- "items": [
- {
- "items": "create:propeller"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:crafting/materials/air_intake"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_item"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:crafting/materials/air_intake"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/aluminum_axe.json b/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/aluminum_axe.json
deleted file mode 100644
index a8a043c6..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/aluminum_axe.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_item": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:aluminum_ingot"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:crafting/materials/aluminum_axe"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_item"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:crafting/materials/aluminum_axe"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/aluminum_cable_hub.json b/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/aluminum_cable_hub.json
deleted file mode 100644
index 82081bd1..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/aluminum_cable_hub.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_item": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:magnet"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:crafting/materials/aluminum_cable_hub"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_item"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:crafting/materials/aluminum_cable_hub"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/aluminum_pickaxe.json b/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/aluminum_pickaxe.json
deleted file mode 100644
index c2996916..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/aluminum_pickaxe.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_item": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:aluminum_ingot"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:crafting/materials/aluminum_pickaxe"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_item"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:crafting/materials/aluminum_pickaxe"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/aluminum_truss.json b/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/aluminum_truss.json
deleted file mode 100644
index 4352c345..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/aluminum_truss.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_item": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:aluminum_ingot"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:crafting/materials/aluminum_truss"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_item"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:crafting/materials/aluminum_truss"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/black_concrete.json b/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/black_concrete.json
deleted file mode 100644
index 51f7408c..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/black_concrete.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_item": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:concrete"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:crafting/materials/black_concrete"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_item"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:crafting/materials/black_concrete"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/blue_rebar_concrete.json b/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/blue_rebar_concrete.json
deleted file mode 100644
index a804d093..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/blue_rebar_concrete.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_item": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:concrete"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:crafting/materials/blue_rebar_concrete"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_item"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:crafting/materials/blue_rebar_concrete"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/brass_frame.json b/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/brass_frame.json
deleted file mode 100644
index dd094e1d..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/brass_frame.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_item": {
- "conditions": {
- "items": [
- {
- "items": "create:brass_ingot"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:crafting/materials/brass_frame"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_item"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:crafting/materials/brass_frame"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/brown_rebar_concrete.json b/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/brown_rebar_concrete.json
deleted file mode 100644
index eb333a00..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/brown_rebar_concrete.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_item": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:concrete"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:crafting/materials/brown_rebar_concrete"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_item"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:crafting/materials/brown_rebar_concrete"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/cable_connector.json b/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/cable_connector.json
deleted file mode 100644
index 04360905..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/cable_connector.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_item": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:copper_wire"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:crafting/materials/cable_connector"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_item"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:crafting/materials/cable_connector"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/cast_iron_ingot_from_compacting.json b/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/cast_iron_ingot_from_compacting.json
deleted file mode 100644
index 4dacac19..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/cast_iron_ingot_from_compacting.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_item": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:cast_iron_nugget"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:crafting/materials/cast_iron_ingot_from_compacting"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_item"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:crafting/materials/cast_iron_ingot_from_compacting"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/centrifuge.json b/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/centrifuge.json
deleted file mode 100644
index 67ce5212..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/centrifuge.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_item": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:aluminum_ingot"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:crafting/materials/centrifuge"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_item"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:crafting/materials/centrifuge"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/coke_oven.json b/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/coke_oven.json
deleted file mode 100644
index 34c9fdb4..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/coke_oven.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_item": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:cast_iron_ingot"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:crafting/materials/coke_oven"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_item"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:crafting/materials/coke_oven"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/constantan_block_from_compacting.json b/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/constantan_block_from_compacting.json
deleted file mode 100644
index a74e58c1..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/constantan_block_from_compacting.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_item": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:constantan_ingot"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:crafting/materials/constantan_block_from_compacting"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_item"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:crafting/materials/constantan_block_from_compacting"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/constantan_nugget_from_decompacting.json b/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/constantan_nugget_from_decompacting.json
deleted file mode 100644
index 562ed74c..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/constantan_nugget_from_decompacting.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_item": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:constantan_ingot"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:crafting/materials/constantan_nugget_from_decompacting"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_item"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:crafting/materials/constantan_nugget_from_decompacting"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/cooling_fluid_bottle.json b/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/cooling_fluid_bottle.json
deleted file mode 100644
index 886dbb17..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/cooling_fluid_bottle.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_item": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:plastic_sheet"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:crafting/materials/cooling_fluid_bottle"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_item"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:crafting/materials/cooling_fluid_bottle"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/copper_frame.json b/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/copper_frame.json
deleted file mode 100644
index 172c83f8..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/copper_frame.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_item": {
- "conditions": {
- "items": [
- {
- "items": "minecraft:copper_ingot"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:crafting/materials/copper_frame"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_item"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:crafting/materials/copper_frame"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/copper_truss.json b/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/copper_truss.json
deleted file mode 100644
index 58d3b785..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/copper_truss.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_item": {
- "conditions": {
- "items": [
- {
- "items": "minecraft:copper_ingot"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:crafting/materials/copper_truss"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_item"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:crafting/materials/copper_truss"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/crankshaft.json b/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/crankshaft.json
deleted file mode 100644
index c228d061..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/crankshaft.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_item": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:aluminum_ingot"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:crafting/materials/crankshaft"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_item"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:crafting/materials/crankshaft"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/cyan_multimeter.json b/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/cyan_multimeter.json
deleted file mode 100644
index 2554ec07..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/cyan_multimeter.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_item": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:multimeter"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:crafting/materials/cyan_multimeter"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_item"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:crafting/materials/cyan_multimeter"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/electric_pump.json b/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/electric_pump.json
deleted file mode 100644
index 00dbcc69..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/electric_pump.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_item": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:circuit_board"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:crafting/materials/electric_pump"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_item"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:crafting/materials/electric_pump"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/electrical_switch.json b/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/electrical_switch.json
deleted file mode 100644
index 7291e3dd..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/electrical_switch.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_item": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:copper_wire"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:crafting/materials/electrical_switch"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_item"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:crafting/materials/electrical_switch"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/electricians_wrench.json b/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/electricians_wrench.json
deleted file mode 100644
index b18d41d9..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/electricians_wrench.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_item": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:aluminum_ingot"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:crafting/materials/electricians_wrench"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_item"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:crafting/materials/electricians_wrench"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/engine_gearbox.json b/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/engine_gearbox.json
deleted file mode 100644
index e34de1c3..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/engine_gearbox.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_item": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:steel_mechanism"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:crafting/materials/engine_gearbox"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_item"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:crafting/materials/engine_gearbox"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/firebox.json b/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/firebox.json
deleted file mode 100644
index 36cc01b4..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/firebox.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_item": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:industrial_pipe"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:crafting/materials/firebox"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_item"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:crafting/materials/firebox"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/fireproof_bricks.json b/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/fireproof_bricks.json
deleted file mode 100644
index f8c94ea9..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/fireproof_bricks.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_item": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:fireclay_ball"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:crafting/materials/fireproof_bricks"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_item"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:crafting/materials/fireproof_bricks"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/gray_rebar_concrete.json b/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/gray_rebar_concrete.json
deleted file mode 100644
index f536643e..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/gray_rebar_concrete.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_item": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:concrete"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:crafting/materials/gray_rebar_concrete"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_item"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:crafting/materials/gray_rebar_concrete"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/heavy_plated_door.json b/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/heavy_plated_door.json
deleted file mode 100644
index 6f968a68..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/heavy_plated_door.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_item": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:steel_ingot"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:crafting/materials/heavy_plated_door"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_item"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:crafting/materials/heavy_plated_door"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/industrial_mixer.json b/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/industrial_mixer.json
deleted file mode 100644
index 21964e11..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/industrial_mixer.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_item": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:heavy_machinery_casing"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:crafting/materials/industrial_mixer"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_item"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:crafting/materials/industrial_mixer"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/large_pumpjack_hammer_connector.json b/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/large_pumpjack_hammer_connector.json
deleted file mode 100644
index 807daf31..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/large_pumpjack_hammer_connector.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_item": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:steel_ingot"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:crafting/materials/large_pumpjack_hammer_connector"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_item"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:crafting/materials/large_pumpjack_hammer_connector"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/lead_axe.json b/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/lead_axe.json
deleted file mode 100644
index f504e403..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/lead_axe.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_item": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:lead_ingot"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:crafting/materials/lead_axe"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_item"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:crafting/materials/lead_axe"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/lead_hoe.json b/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/lead_hoe.json
deleted file mode 100644
index 616633ae..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/lead_hoe.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_item": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:lead_ingot"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:crafting/materials/lead_hoe"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_item"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:crafting/materials/lead_hoe"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/lead_shovel.json b/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/lead_shovel.json
deleted file mode 100644
index c0d4b618..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/lead_shovel.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_item": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:lead_ingot"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:crafting/materials/lead_shovel"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_item"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:crafting/materials/lead_shovel"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/lead_truss.json b/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/lead_truss.json
deleted file mode 100644
index 454c52a3..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/lead_truss.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_item": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:lead_ingot"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:crafting/materials/lead_truss"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_item"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:crafting/materials/lead_truss"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/light_blue_concrete.json b/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/light_blue_concrete.json
deleted file mode 100644
index 66825283..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/light_blue_concrete.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_item": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:concrete"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:crafting/materials/light_blue_concrete"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_item"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:crafting/materials/light_blue_concrete"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/light_bulb.json b/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/light_bulb.json
deleted file mode 100644
index b5b2c322..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/light_bulb.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_item": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:constantan_ingot"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:crafting/materials/light_bulb"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_item"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:crafting/materials/light_bulb"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/magenta_rebar_concrete.json b/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/magenta_rebar_concrete.json
deleted file mode 100644
index 31b7cc0f..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/magenta_rebar_concrete.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_item": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:concrete"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:crafting/materials/magenta_rebar_concrete"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_item"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:crafting/materials/magenta_rebar_concrete"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/metal_smokestack.json b/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/metal_smokestack.json
deleted file mode 100644
index 896d3141..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/metal_smokestack.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_item": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:industrial_pipe"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:crafting/materials/metal_smokestack"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_item"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:crafting/materials/metal_smokestack"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/napalm_bomb.json b/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/napalm_bomb.json
deleted file mode 100644
index 241f3e7a..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/napalm_bomb.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_item": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:fireproof_brick"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:crafting/materials/napalm_bomb"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_item"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:crafting/materials/napalm_bomb"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/nickel_ingot_from_compacting.json b/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/nickel_ingot_from_compacting.json
deleted file mode 100644
index 2ed12fa7..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/nickel_ingot_from_compacting.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_item": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:nickel_nugget"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:crafting/materials/nickel_ingot_from_compacting"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_item"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:crafting/materials/nickel_ingot_from_compacting"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/nickel_ingot_from_decompacting.json b/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/nickel_ingot_from_decompacting.json
deleted file mode 100644
index 9dd58fe1..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/nickel_ingot_from_decompacting.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_item": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:nickel_block"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:crafting/materials/nickel_ingot_from_decompacting"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_item"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:crafting/materials/nickel_ingot_from_decompacting"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/nickel_nugget_from_decompacting.json b/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/nickel_nugget_from_decompacting.json
deleted file mode 100644
index 048aa9a1..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/nickel_nugget_from_decompacting.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_item": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:nickel_ingot"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:crafting/materials/nickel_nugget_from_decompacting"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_item"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:crafting/materials/nickel_nugget_from_decompacting"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/nickel_truss.json b/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/nickel_truss.json
deleted file mode 100644
index a2830236..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/nickel_truss.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_item": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:nickel_ingot"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:crafting/materials/nickel_truss"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_item"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:crafting/materials/nickel_truss"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/oil_can.json b/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/oil_can.json
deleted file mode 100644
index 733a43c1..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/oil_can.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_item": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:steel_nugget"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:crafting/materials/oil_can"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_item"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:crafting/materials/oil_can"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/oil_hammer.json b/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/oil_hammer.json
deleted file mode 100644
index f7471a29..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/oil_hammer.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_item": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:aluminum_ingot"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:crafting/materials/oil_hammer"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_item"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:crafting/materials/oil_hammer"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/orange_concrete.json b/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/orange_concrete.json
deleted file mode 100644
index bfa33023..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/orange_concrete.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_item": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:concrete"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:crafting/materials/orange_concrete"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_item"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:crafting/materials/orange_concrete"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/pink_rebar_concrete.json b/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/pink_rebar_concrete.json
deleted file mode 100644
index f68575ca..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/pink_rebar_concrete.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_item": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:concrete"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:crafting/materials/pink_rebar_concrete"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_item"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:crafting/materials/pink_rebar_concrete"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/plastic_sheet.json b/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/plastic_sheet.json
deleted file mode 100644
index 0dbae2a5..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/plastic_sheet.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_item": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:plastic_sheet"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:crafting/materials/plastic_sheet"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_item"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:crafting/materials/plastic_sheet"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/pumpjack_crank.json b/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/pumpjack_crank.json
deleted file mode 100644
index 94c1088d..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/pumpjack_crank.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_item": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:steel_ingot"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:crafting/materials/pumpjack_crank"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_item"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:crafting/materials/pumpjack_crank"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/pumpjack_hammer_head.json b/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/pumpjack_hammer_head.json
deleted file mode 100644
index 3fdb55c9..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/pumpjack_hammer_head.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_item": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:steel_ingot"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:crafting/materials/pumpjack_hammer_head"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_item"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:crafting/materials/pumpjack_hammer_head"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/purple_concrete.json b/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/purple_concrete.json
deleted file mode 100644
index 2747d6c1..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/purple_concrete.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_item": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:concrete"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:crafting/materials/purple_concrete"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_item"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:crafting/materials/purple_concrete"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/raw_lead_block.json b/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/raw_lead_block.json
deleted file mode 100644
index 48f9b8dd..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/raw_lead_block.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_item": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:raw_lead"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:crafting/materials/raw_lead_block"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_item"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:crafting/materials/raw_lead_block"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/red_concrete.json b/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/red_concrete.json
deleted file mode 100644
index 9022f5f3..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/red_concrete.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_item": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:concrete"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:crafting/materials/red_concrete"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_item"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:crafting/materials/red_concrete"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/red_rebar_concrete.json b/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/red_rebar_concrete.json
deleted file mode 100644
index 0bfedd18..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/red_rebar_concrete.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_item": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:concrete"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:crafting/materials/red_rebar_concrete"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_item"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:crafting/materials/red_rebar_concrete"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/screwdriverfrom_brass.json b/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/screwdriverfrom_brass.json
deleted file mode 100644
index 8b4e4f1e..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/screwdriverfrom_brass.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_item": {
- "conditions": {
- "items": [
- {
- "items": "create:brass_ingot"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:crafting/materials/screwdriverfrom_brass"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_item"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:crafting/materials/screwdriverfrom_brass"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/steel_chemical_vat.json b/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/steel_chemical_vat.json
deleted file mode 100644
index 24532ae6..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/steel_chemical_vat.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_item": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:steel_ingot"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:crafting/materials/steel_chemical_vat"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_item"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:crafting/materials/steel_chemical_vat"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/steel_frame.json b/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/steel_frame.json
deleted file mode 100644
index df6ec41e..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/steel_frame.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_item": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:steel_ingot"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:crafting/materials/steel_frame"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_item"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:crafting/materials/steel_frame"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/steel_gearbox.json b/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/steel_gearbox.json
deleted file mode 100644
index 9e8a083e..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/steel_gearbox.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_item": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:steel_ingot"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:crafting/materials/steel_gearbox"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_item"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:crafting/materials/steel_gearbox"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/steel_pickaxe.json b/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/steel_pickaxe.json
deleted file mode 100644
index a70002d1..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/steel_pickaxe.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_item": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:steel_ingot"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:crafting/materials/steel_pickaxe"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_item"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:crafting/materials/steel_pickaxe"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/steel_shovel.json b/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/steel_shovel.json
deleted file mode 100644
index 197cdbe5..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/steel_shovel.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_item": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:steel_ingot"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:crafting/materials/steel_shovel"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_item"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:crafting/materials/steel_shovel"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/steel_sword.json b/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/steel_sword.json
deleted file mode 100644
index 85b4c4e4..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/steel_sword.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_item": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:steel_ingot"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:crafting/materials/steel_sword"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_item"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:crafting/materials/steel_sword"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/transmission.json b/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/transmission.json
deleted file mode 100644
index 7e23a36a..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/transmission.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_item": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:plastic_sheet"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:crafting/materials/transmission"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_item"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:crafting/materials/transmission"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/turbo.json b/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/turbo.json
deleted file mode 100644
index abe1ade2..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/turbo.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_item": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:aluminum_ingot"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:crafting/materials/turbo"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_item"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:crafting/materials/turbo"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/unfinished_electromagnetic_coil.json b/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/unfinished_electromagnetic_coil.json
deleted file mode 100644
index b932c5f4..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/unfinished_electromagnetic_coil.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_item": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:steel_ingot"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:crafting/materials/unfinished_electromagnetic_coil"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_item"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:crafting/materials/unfinished_electromagnetic_coil"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/unfinished_resistorfrom_slime.json b/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/unfinished_resistorfrom_slime.json
deleted file mode 100644
index 89731684..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/unfinished_resistorfrom_slime.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_item": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:aluminum_ingot"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:crafting/materials/unfinished_resistorfrom_slime"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_item"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:crafting/materials/unfinished_resistorfrom_slime"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/voltage_observer.json b/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/voltage_observer.json
deleted file mode 100644
index e6f077b2..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/voltage_observer.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_item": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:aluminum_ingot"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:crafting/materials/voltage_observer"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_item"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:crafting/materials/voltage_observer"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/white_concrete.json b/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/white_concrete.json
deleted file mode 100644
index 7c59af23..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/white_concrete.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_item": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:concrete"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:crafting/materials/white_concrete"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_item"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:crafting/materials/white_concrete"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/yellow_concrete.json b/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/yellow_concrete.json
deleted file mode 100644
index 27cc4c5e..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/yellow_concrete.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_item": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:concrete"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:crafting/materials/yellow_concrete"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_item"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:crafting/materials/yellow_concrete"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/yellow_rebar_concrete.json b/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/yellow_rebar_concrete.json
deleted file mode 100644
index 58a154ba..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/yellow_rebar_concrete.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_item": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:concrete"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:crafting/materials/yellow_rebar_concrete"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_item"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:crafting/materials/yellow_rebar_concrete"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/zinc_truss.json b/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/zinc_truss.json
deleted file mode 100644
index d1e7eca7..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/zinc_truss.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_item": {
- "conditions": {
- "items": [
- {
- "items": "create:zinc_ingot"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:crafting/materials/zinc_truss"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_item"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:crafting/materials/zinc_truss"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/misc/smelting/lead_ingot_blasting.json b/build/resources/main/data/tfmg/advancement/recipes/misc/smelting/lead_ingot_blasting.json
deleted file mode 100644
index b27b39e1..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/misc/smelting/lead_ingot_blasting.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_item": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:raw_lead"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:smelting/lead_ingot_blasting"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_item"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:smelting/lead_ingot_blasting"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/misc/smelting/unfinished_insulator.json b/build/resources/main/data/tfmg/advancement/recipes/misc/smelting/unfinished_insulator.json
deleted file mode 100644
index eabbc00b..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/misc/smelting/unfinished_insulator.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_item": {
- "conditions": {
- "items": [
- {
- "items": "tfmg:unfired_insulator"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:smelting/unfinished_insulator"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_item"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:smelting/unfinished_insulator"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/misc/synthetic_string_from_ingots_rubber_stonecutting.json b/build/resources/main/data/tfmg/advancement/recipes/misc/synthetic_string_from_ingots_rubber_stonecutting.json
deleted file mode 100644
index cd7553bb..00000000
--- a/build/resources/main/data/tfmg/advancement/recipes/misc/synthetic_string_from_ingots_rubber_stonecutting.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "parent": "minecraft:recipes/root",
- "criteria": {
- "has_ingots_rubber": {
- "conditions": {
- "items": [
- {
- "items": "#c:ingots/rubber"
- }
- ]
- },
- "trigger": "minecraft:inventory_changed"
- },
- "has_the_recipe": {
- "conditions": {
- "recipe": "tfmg:synthetic_string_from_ingots_rubber_stonecutting"
- },
- "trigger": "minecraft:recipe_unlocked"
- }
- },
- "requirements": [
- [
- "has_the_recipe",
- "has_ingots_rubber"
- ]
- ],
- "rewards": {
- "recipes": [
- "tfmg:synthetic_string_from_ingots_rubber_stonecutting"
- ]
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/damage_type/blast_furnace.json b/build/resources/main/data/tfmg/damage_type/blast_furnace.json
deleted file mode 100644
index 0da12a12..00000000
--- a/build/resources/main/data/tfmg/damage_type/blast_furnace.json
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "exhaustion": 0.0,
- "message_id": "tfmg.blast_furnace",
- "scaling": "when_caused_by_living_non_player"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/aluminum_fluid_tank.json b/build/resources/main/data/tfmg/loot_table/blocks/aluminum_fluid_tank.json
deleted file mode 100644
index 790facc7..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/aluminum_fluid_tank.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:aluminum_fluid_tank"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/aluminum_fluid_tank"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/aluminum_lamp.json b/build/resources/main/data/tfmg/loot_table/blocks/aluminum_lamp.json
deleted file mode 100644
index 950652a3..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/aluminum_lamp.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:aluminum_lamp"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/aluminum_lamp"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/aluminum_mechanical_pump.json b/build/resources/main/data/tfmg/loot_table/blocks/aluminum_mechanical_pump.json
deleted file mode 100644
index a740317e..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/aluminum_mechanical_pump.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:aluminum_mechanical_pump"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/aluminum_mechanical_pump"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/aluminum_smart_fluid_pipe.json b/build/resources/main/data/tfmg/loot_table/blocks/aluminum_smart_fluid_pipe.json
deleted file mode 100644
index 85eb93ae..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/aluminum_smart_fluid_pipe.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:aluminum_smart_fluid_pipe"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/aluminum_smart_fluid_pipe"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/aluminum_truss.json b/build/resources/main/data/tfmg/loot_table/blocks/aluminum_truss.json
deleted file mode 100644
index f53fbfac..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/aluminum_truss.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:aluminum_truss"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/aluminum_truss"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/asphalt_stairs.json b/build/resources/main/data/tfmg/loot_table/blocks/asphalt_stairs.json
deleted file mode 100644
index f4e518b7..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/asphalt_stairs.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:asphalt_stairs"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/asphalt_stairs"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/black_concrete.json b/build/resources/main/data/tfmg/loot_table/blocks/black_concrete.json
deleted file mode 100644
index b734652c..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/black_concrete.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:black_concrete"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/black_concrete"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/black_concrete_wall.json b/build/resources/main/data/tfmg/loot_table/blocks/black_concrete_wall.json
deleted file mode 100644
index 86267dc6..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/black_concrete_wall.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:black_concrete_wall"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/black_concrete_wall"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/blast_furnace_hatch.json b/build/resources/main/data/tfmg/loot_table/blocks/blast_furnace_hatch.json
deleted file mode 100644
index 5f03a6c2..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/blast_furnace_hatch.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:blast_furnace_hatch"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/blast_furnace_hatch"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/blast_furnace_output.json b/build/resources/main/data/tfmg/loot_table/blocks/blast_furnace_output.json
deleted file mode 100644
index 4004b64b..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/blast_furnace_output.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:blast_furnace_output"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/blast_furnace_output"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/blast_furnace_reinforcement_wall.json b/build/resources/main/data/tfmg/loot_table/blocks/blast_furnace_reinforcement_wall.json
deleted file mode 100644
index 0ccb97c8..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/blast_furnace_reinforcement_wall.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:blast_furnace_reinforcement"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/blast_furnace_reinforcement_wall"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/blue_rebar_concrete_stairs.json b/build/resources/main/data/tfmg/loot_table/blocks/blue_rebar_concrete_stairs.json
deleted file mode 100644
index 53a080b6..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/blue_rebar_concrete_stairs.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:blue_rebar_concrete_stairs"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/blue_rebar_concrete_stairs"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/brass_truss.json b/build/resources/main/data/tfmg/loot_table/blocks/brass_truss.json
deleted file mode 100644
index f7a58d29..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/brass_truss.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:brass_truss"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/brass_truss"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/brown_concrete.json b/build/resources/main/data/tfmg/loot_table/blocks/brown_concrete.json
deleted file mode 100644
index 87fc23a1..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/brown_concrete.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:brown_concrete"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/brown_concrete"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/brown_rebar_concrete_stairs.json b/build/resources/main/data/tfmg/loot_table/blocks/brown_rebar_concrete_stairs.json
deleted file mode 100644
index 57bfbb21..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/brown_rebar_concrete_stairs.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:brown_rebar_concrete_stairs"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/brown_rebar_concrete_stairs"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/cast_iron_bars.json b/build/resources/main/data/tfmg/loot_table/blocks/cast_iron_bars.json
deleted file mode 100644
index f2a8459f..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/cast_iron_bars.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:cast_iron_bars"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/cast_iron_bars"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/cast_iron_block.json b/build/resources/main/data/tfmg/loot_table/blocks/cast_iron_block.json
deleted file mode 100644
index 22c8946c..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/cast_iron_block.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:cast_iron_block"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/cast_iron_block"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/cast_iron_chemical_vat.json b/build/resources/main/data/tfmg/loot_table/blocks/cast_iron_chemical_vat.json
deleted file mode 100644
index e930dd8d..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/cast_iron_chemical_vat.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:cast_iron_chemical_vat"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/cast_iron_chemical_vat"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/cast_iron_flywheel.json b/build/resources/main/data/tfmg/loot_table/blocks/cast_iron_flywheel.json
deleted file mode 100644
index ba043bd5..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/cast_iron_flywheel.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:cast_iron_flywheel"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/cast_iron_flywheel"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/cast_iron_frame.json b/build/resources/main/data/tfmg/loot_table/blocks/cast_iron_frame.json
deleted file mode 100644
index 5b707206..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/cast_iron_frame.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:cast_iron_frame"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/cast_iron_frame"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/cast_iron_ladder.json b/build/resources/main/data/tfmg/loot_table/blocks/cast_iron_ladder.json
deleted file mode 100644
index 2011140f..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/cast_iron_ladder.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:cast_iron_ladder"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/cast_iron_ladder"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/casting_basin.json b/build/resources/main/data/tfmg/loot_table/blocks/casting_basin.json
deleted file mode 100644
index a94510f1..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/casting_basin.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:casting_basin"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/casting_basin"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/cement.json b/build/resources/main/data/tfmg/loot_table/blocks/cement.json
deleted file mode 100644
index 2665a046..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/cement.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:cement"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/cement"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/circular_light.json b/build/resources/main/data/tfmg/loot_table/blocks/circular_light.json
deleted file mode 100644
index 346d0cc8..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/circular_light.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:circular_light"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/circular_light"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/coke_oven.json b/build/resources/main/data/tfmg/loot_table/blocks/coke_oven.json
deleted file mode 100644
index 87a95817..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/coke_oven.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:coke_oven"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/coke_oven"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/concrete_smokestack.json b/build/resources/main/data/tfmg/loot_table/blocks/concrete_smokestack.json
deleted file mode 100644
index 93cd6ef4..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/concrete_smokestack.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:concrete_smokestack"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/concrete_smokestack"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/concrete_wall.json b/build/resources/main/data/tfmg/loot_table/blocks/concrete_wall.json
deleted file mode 100644
index 0f9671cc..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/concrete_wall.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:concrete_wall"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/concrete_wall"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/copper_encased_cast_iron_pipe.json b/build/resources/main/data/tfmg/loot_table/blocks/copper_encased_cast_iron_pipe.json
deleted file mode 100644
index 00f432ad..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/copper_encased_cast_iron_pipe.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:cast_iron_pipe"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/copper_encased_cast_iron_pipe"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/copper_encased_plastic_pipe.json b/build/resources/main/data/tfmg/loot_table/blocks/copper_encased_plastic_pipe.json
deleted file mode 100644
index a37de870..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/copper_encased_plastic_pipe.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:plastic_pipe"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/copper_encased_plastic_pipe"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/copper_truss.json b/build/resources/main/data/tfmg/loot_table/blocks/copper_truss.json
deleted file mode 100644
index f598085e..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/copper_truss.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:copper_truss"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/copper_truss"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/copycat_cable_base.json b/build/resources/main/data/tfmg/loot_table/blocks/copycat_cable_base.json
deleted file mode 100644
index c4592e6a..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/copycat_cable_base.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "minecraft:air"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/copycat_cable_base"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/creative_generator.json b/build/resources/main/data/tfmg/loot_table/blocks/creative_generator.json
deleted file mode 100644
index d6679790..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/creative_generator.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:creative_generator"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/creative_generator"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/cut_bauxite.json b/build/resources/main/data/tfmg/loot_table/blocks/cut_bauxite.json
deleted file mode 100644
index 12e2aeb7..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/cut_bauxite.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:cut_bauxite"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/cut_bauxite"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/cut_bauxite_brick_wall.json b/build/resources/main/data/tfmg/loot_table/blocks/cut_bauxite_brick_wall.json
deleted file mode 100644
index 22457d7c..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/cut_bauxite_brick_wall.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:cut_bauxite_brick_wall"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/cut_bauxite_brick_wall"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/cut_bauxite_wall.json b/build/resources/main/data/tfmg/loot_table/blocks/cut_bauxite_wall.json
deleted file mode 100644
index 5dc916c0..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/cut_bauxite_wall.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:cut_bauxite_wall"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/cut_bauxite_wall"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/cut_galena.json b/build/resources/main/data/tfmg/loot_table/blocks/cut_galena.json
deleted file mode 100644
index b753e353..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/cut_galena.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:cut_galena"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/cut_galena"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/cut_galena_stairs.json b/build/resources/main/data/tfmg/loot_table/blocks/cut_galena_stairs.json
deleted file mode 100644
index d9a1f575..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/cut_galena_stairs.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:cut_galena_stairs"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/cut_galena_stairs"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/cut_galena_wall.json b/build/resources/main/data/tfmg/loot_table/blocks/cut_galena_wall.json
deleted file mode 100644
index 708c9336..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/cut_galena_wall.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:cut_galena_wall"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/cut_galena_wall"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/cyan_caution_block.json b/build/resources/main/data/tfmg/loot_table/blocks/cyan_caution_block.json
deleted file mode 100644
index dd148ad2..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/cyan_caution_block.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:cyan_caution_block"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/cyan_caution_block"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/cyan_concrete.json b/build/resources/main/data/tfmg/loot_table/blocks/cyan_concrete.json
deleted file mode 100644
index 5aa25c3d..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/cyan_concrete.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:cyan_concrete"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/cyan_concrete"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/cyan_concrete_slab.json b/build/resources/main/data/tfmg/loot_table/blocks/cyan_concrete_slab.json
deleted file mode 100644
index 20cfcc8b..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/cyan_concrete_slab.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:cyan_concrete_slab"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/cyan_concrete_slab"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/cyan_concrete_wall.json b/build/resources/main/data/tfmg/loot_table/blocks/cyan_concrete_wall.json
deleted file mode 100644
index 69c8915d..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/cyan_concrete_wall.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:cyan_concrete_wall"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/cyan_concrete_wall"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/cyan_rebar_concrete_stairs.json b/build/resources/main/data/tfmg/loot_table/blocks/cyan_rebar_concrete_stairs.json
deleted file mode 100644
index 21f3f4cc..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/cyan_rebar_concrete_stairs.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:cyan_rebar_concrete_stairs"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/cyan_rebar_concrete_stairs"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/diagonal_cable_block.json b/build/resources/main/data/tfmg/loot_table/blocks/diagonal_cable_block.json
deleted file mode 100644
index 69a2d7c2..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/diagonal_cable_block.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:diagonal_cable_block"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/diagonal_cable_block"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/encased_potentiometer.json b/build/resources/main/data/tfmg/loot_table/blocks/encased_potentiometer.json
deleted file mode 100644
index 1f1f65a5..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/encased_potentiometer.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "minecraft:air"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/encased_potentiometer"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/engine_controller.json b/build/resources/main/data/tfmg/loot_table/blocks/engine_controller.json
deleted file mode 100644
index 2e3d1e48..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/engine_controller.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:engine_controller"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/engine_controller"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/fossilstone.json b/build/resources/main/data/tfmg/loot_table/blocks/fossilstone.json
deleted file mode 100644
index 3c9fd916..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/fossilstone.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:fossilstone"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/fossilstone"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/generator.json b/build/resources/main/data/tfmg/loot_table/blocks/generator.json
deleted file mode 100644
index 0228d2e7..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/generator.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:generator"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/generator"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/glass_cast_iron_pipe.json b/build/resources/main/data/tfmg/loot_table/blocks/glass_cast_iron_pipe.json
deleted file mode 100644
index d4deb9a9..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/glass_cast_iron_pipe.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:cast_iron_pipe"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/glass_cast_iron_pipe"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/glass_steel_pipe.json b/build/resources/main/data/tfmg/loot_table/blocks/glass_steel_pipe.json
deleted file mode 100644
index 47ba8ff5..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/glass_steel_pipe.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:steel_pipe"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/glass_steel_pipe"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/gray_rebar_concrete_stairs.json b/build/resources/main/data/tfmg/loot_table/blocks/gray_rebar_concrete_stairs.json
deleted file mode 100644
index d6db0d68..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/gray_rebar_concrete_stairs.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:gray_rebar_concrete_stairs"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/gray_rebar_concrete_stairs"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/green_caution_block.json b/build/resources/main/data/tfmg/loot_table/blocks/green_caution_block.json
deleted file mode 100644
index b179f077..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/green_caution_block.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:green_caution_block"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/green_caution_block"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/green_concrete_slab.json b/build/resources/main/data/tfmg/loot_table/blocks/green_concrete_slab.json
deleted file mode 100644
index 341d4049..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/green_concrete_slab.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:green_concrete_slab"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/green_concrete_slab"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/green_concrete_stairs.json b/build/resources/main/data/tfmg/loot_table/blocks/green_concrete_stairs.json
deleted file mode 100644
index 7d0d836a..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/green_concrete_stairs.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:green_concrete_stairs"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/green_concrete_stairs"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/green_rebar_concrete_slab.json b/build/resources/main/data/tfmg/loot_table/blocks/green_rebar_concrete_slab.json
deleted file mode 100644
index ba08277f..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/green_rebar_concrete_slab.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:green_rebar_concrete_slab"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/green_rebar_concrete_slab"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/green_rebar_concrete_stairs.json b/build/resources/main/data/tfmg/loot_table/blocks/green_rebar_concrete_stairs.json
deleted file mode 100644
index 0a09cb34..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/green_rebar_concrete_stairs.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:green_rebar_concrete_stairs"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/green_rebar_concrete_stairs"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/hardened_planks.json b/build/resources/main/data/tfmg/loot_table/blocks/hardened_planks.json
deleted file mode 100644
index ea2d04da..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/hardened_planks.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:hardened_planks"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/hardened_planks"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/heavy_casing_door.json b/build/resources/main/data/tfmg/loot_table/blocks/heavy_casing_door.json
deleted file mode 100644
index 9c5c43dc..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/heavy_casing_door.json
+++ /dev/null
@@ -1,30 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "conditions": [
- {
- "block": "tfmg:heavy_casing_door",
- "condition": "minecraft:block_state_property",
- "properties": {
- "half": "lower"
- }
- }
- ],
- "name": "tfmg:heavy_casing_door"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/heavy_casing_door"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/heavy_casing_encased_large_aluminum_cogwheel.json b/build/resources/main/data/tfmg/loot_table/blocks/heavy_casing_encased_large_aluminum_cogwheel.json
deleted file mode 100644
index 8bf8839d..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/heavy_casing_encased_large_aluminum_cogwheel.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "create:large_cogwheel"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/heavy_casing_encased_large_aluminum_cogwheel"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/heavy_casing_encased_shaft.json b/build/resources/main/data/tfmg/loot_table/blocks/heavy_casing_encased_shaft.json
deleted file mode 100644
index 7dbb6953..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/heavy_casing_encased_shaft.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "create:shaft"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/heavy_casing_encased_shaft"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/heavy_casing_encased_steel_cogwheel.json b/build/resources/main/data/tfmg/loot_table/blocks/heavy_casing_encased_steel_cogwheel.json
deleted file mode 100644
index 3e74fe66..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/heavy_casing_encased_steel_cogwheel.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "create:cogwheel"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/heavy_casing_encased_steel_cogwheel"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/industrial_aluminum_casing.json b/build/resources/main/data/tfmg/loot_table/blocks/industrial_aluminum_casing.json
deleted file mode 100644
index 77bb5b65..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/industrial_aluminum_casing.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:industrial_aluminum_casing"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/industrial_aluminum_casing"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/industrial_mixer.json b/build/resources/main/data/tfmg/loot_table/blocks/industrial_mixer.json
deleted file mode 100644
index 70fb5d7b..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/industrial_mixer.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:industrial_mixer"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/industrial_mixer"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/large_aluminum_cogwheel.json b/build/resources/main/data/tfmg/loot_table/blocks/large_aluminum_cogwheel.json
deleted file mode 100644
index e2ef7a82..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/large_aluminum_cogwheel.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:large_aluminum_cogwheel"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/large_aluminum_cogwheel"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/large_pumpjack_hammer_connector.json b/build/resources/main/data/tfmg/loot_table/blocks/large_pumpjack_hammer_connector.json
deleted file mode 100644
index 80d52159..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/large_pumpjack_hammer_connector.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:large_pumpjack_hammer_connector"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/large_pumpjack_hammer_connector"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/large_pumpjack_hammer_head.json b/build/resources/main/data/tfmg/loot_table/blocks/large_pumpjack_hammer_head.json
deleted file mode 100644
index ba1a5391..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/large_pumpjack_hammer_head.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:large_pumpjack_hammer_head"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/large_pumpjack_hammer_head"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/large_pumpjack_hammer_part.json b/build/resources/main/data/tfmg/loot_table/blocks/large_pumpjack_hammer_part.json
deleted file mode 100644
index b05ba1b2..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/large_pumpjack_hammer_part.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:large_pumpjack_hammer_part"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/large_pumpjack_hammer_part"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/light_blue_caution_block.json b/build/resources/main/data/tfmg/loot_table/blocks/light_blue_caution_block.json
deleted file mode 100644
index 334eec07..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/light_blue_caution_block.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:light_blue_caution_block"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/light_blue_caution_block"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/light_blue_concrete_slab.json b/build/resources/main/data/tfmg/loot_table/blocks/light_blue_concrete_slab.json
deleted file mode 100644
index 2ecbe84e..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/light_blue_concrete_slab.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:light_blue_concrete_slab"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/light_blue_concrete_slab"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/light_blue_concrete_wall.json b/build/resources/main/data/tfmg/loot_table/blocks/light_blue_concrete_wall.json
deleted file mode 100644
index 642990b5..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/light_blue_concrete_wall.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:light_blue_concrete_wall"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/light_blue_concrete_wall"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/light_blue_rebar_concrete_stairs.json b/build/resources/main/data/tfmg/loot_table/blocks/light_blue_rebar_concrete_stairs.json
deleted file mode 100644
index 6172d035..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/light_blue_rebar_concrete_stairs.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:light_blue_rebar_concrete_stairs"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/light_blue_rebar_concrete_stairs"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/light_bulb.json b/build/resources/main/data/tfmg/loot_table/blocks/light_bulb.json
deleted file mode 100644
index ddf57b33..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/light_bulb.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:light_bulb"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/light_bulb"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/light_gray_rebar_concrete_stairs.json b/build/resources/main/data/tfmg/loot_table/blocks/light_gray_rebar_concrete_stairs.json
deleted file mode 100644
index c8ba472d..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/light_gray_rebar_concrete_stairs.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:light_gray_rebar_concrete_stairs"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/light_gray_rebar_concrete_stairs"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/lignite.json b/build/resources/main/data/tfmg/loot_table/blocks/lignite.json
deleted file mode 100644
index 9413f367..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/lignite.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:lignite"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/lignite"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/lime_caution_block.json b/build/resources/main/data/tfmg/loot_table/blocks/lime_caution_block.json
deleted file mode 100644
index 3a91ffb9..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/lime_caution_block.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:lime_caution_block"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/lime_caution_block"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/lime_concrete_slab.json b/build/resources/main/data/tfmg/loot_table/blocks/lime_concrete_slab.json
deleted file mode 100644
index 8044fef4..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/lime_concrete_slab.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:lime_concrete_slab"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/lime_concrete_slab"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/lime_concrete_wall.json b/build/resources/main/data/tfmg/loot_table/blocks/lime_concrete_wall.json
deleted file mode 100644
index bbfbf290..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/lime_concrete_wall.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:lime_concrete_wall"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/lime_concrete_wall"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/lime_rebar_concrete.json b/build/resources/main/data/tfmg/loot_table/blocks/lime_rebar_concrete.json
deleted file mode 100644
index f22e9faf..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/lime_rebar_concrete.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:lime_rebar_concrete"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/lime_rebar_concrete"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/lithium_block.json b/build/resources/main/data/tfmg/loot_table/blocks/lithium_block.json
deleted file mode 100644
index 95e119ed..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/lithium_block.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:lithium_block"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/lithium_block"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/magenta_caution_block.json b/build/resources/main/data/tfmg/loot_table/blocks/magenta_caution_block.json
deleted file mode 100644
index 7dba53cb..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/magenta_caution_block.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:magenta_caution_block"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/magenta_caution_block"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/magenta_concrete_slab.json b/build/resources/main/data/tfmg/loot_table/blocks/magenta_concrete_slab.json
deleted file mode 100644
index 6ac66fd3..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/magenta_concrete_slab.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:magenta_concrete_slab"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/magenta_concrete_slab"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/magenta_concrete_stairs.json b/build/resources/main/data/tfmg/loot_table/blocks/magenta_concrete_stairs.json
deleted file mode 100644
index 66cc4a06..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/magenta_concrete_stairs.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:magenta_concrete_stairs"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/magenta_concrete_stairs"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/magenta_rebar_concrete_slab.json b/build/resources/main/data/tfmg/loot_table/blocks/magenta_rebar_concrete_slab.json
deleted file mode 100644
index 356844d8..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/magenta_rebar_concrete_slab.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:magenta_rebar_concrete_slab"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/magenta_rebar_concrete_slab"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/magenta_rebar_concrete_wall.json b/build/resources/main/data/tfmg/loot_table/blocks/magenta_rebar_concrete_wall.json
deleted file mode 100644
index e432d0fe..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/magenta_rebar_concrete_wall.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:magenta_rebar_concrete_wall"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/magenta_rebar_concrete_wall"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/nickel_bars.json b/build/resources/main/data/tfmg/loot_table/blocks/nickel_bars.json
deleted file mode 100644
index 0c3e9a2a..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/nickel_bars.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:nickel_bars"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/nickel_bars"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/nickel_flywheel.json b/build/resources/main/data/tfmg/loot_table/blocks/nickel_flywheel.json
deleted file mode 100644
index 9473d431..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/nickel_flywheel.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:nickel_flywheel"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/nickel_flywheel"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/nickel_ore.json b/build/resources/main/data/tfmg/loot_table/blocks/nickel_ore.json
deleted file mode 100644
index 87eeee8c..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/nickel_ore.json
+++ /dev/null
@@ -1,52 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "entries": [
- {
- "type": "minecraft:alternatives",
- "children": [
- {
- "type": "minecraft:item",
- "conditions": [
- {
- "condition": "minecraft:match_tool",
- "predicate": {
- "predicates": {
- "minecraft:enchantments": [
- {
- "enchantments": "minecraft:silk_touch",
- "levels": {
- "min": 1
- }
- }
- ]
- }
- }
- }
- ],
- "name": "tfmg:nickel_ore"
- },
- {
- "type": "minecraft:item",
- "functions": [
- {
- "enchantment": "minecraft:fortune",
- "formula": "minecraft:ore_drops",
- "function": "minecraft:apply_bonus"
- },
- {
- "function": "minecraft:explosion_decay"
- }
- ],
- "name": "tfmg:raw_nickel"
- }
- ]
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/nickel_ore"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/nickel_truss.json b/build/resources/main/data/tfmg/loot_table/blocks/nickel_truss.json
deleted file mode 100644
index 172397b2..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/nickel_truss.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:nickel_truss"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/nickel_truss"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/orange_concrete_slab.json b/build/resources/main/data/tfmg/loot_table/blocks/orange_concrete_slab.json
deleted file mode 100644
index 1ebc5401..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/orange_concrete_slab.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:orange_concrete_slab"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/orange_concrete_slab"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/orange_concrete_stairs.json b/build/resources/main/data/tfmg/loot_table/blocks/orange_concrete_stairs.json
deleted file mode 100644
index bc26b7e4..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/orange_concrete_stairs.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:orange_concrete_stairs"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/orange_concrete_stairs"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/orange_concrete_wall.json b/build/resources/main/data/tfmg/loot_table/blocks/orange_concrete_wall.json
deleted file mode 100644
index 2f8f79cf..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/orange_concrete_wall.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:orange_concrete_wall"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/orange_concrete_wall"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/pink_concrete_slab.json b/build/resources/main/data/tfmg/loot_table/blocks/pink_concrete_slab.json
deleted file mode 100644
index 719fb16c..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/pink_concrete_slab.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:pink_concrete_slab"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/pink_concrete_slab"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/pink_concrete_wall.json b/build/resources/main/data/tfmg/loot_table/blocks/pink_concrete_wall.json
deleted file mode 100644
index c9a92b95..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/pink_concrete_wall.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:pink_concrete_wall"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/pink_concrete_wall"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/pink_rebar_concrete.json b/build/resources/main/data/tfmg/loot_table/blocks/pink_rebar_concrete.json
deleted file mode 100644
index 37a13e27..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/pink_rebar_concrete.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:pink_rebar_concrete"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/pink_rebar_concrete"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/plastic_smart_fluid_pipe.json b/build/resources/main/data/tfmg/loot_table/blocks/plastic_smart_fluid_pipe.json
deleted file mode 100644
index 6a59865a..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/plastic_smart_fluid_pipe.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:plastic_smart_fluid_pipe"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/plastic_smart_fluid_pipe"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/polished_cut_galena.json b/build/resources/main/data/tfmg/loot_table/blocks/polished_cut_galena.json
deleted file mode 100644
index 87aa8a1e..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/polished_cut_galena.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:polished_cut_galena"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/polished_cut_galena"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/pumpjack_hammer.json b/build/resources/main/data/tfmg/loot_table/blocks/pumpjack_hammer.json
deleted file mode 100644
index f442cba6..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/pumpjack_hammer.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:pumpjack_hammer"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/pumpjack_hammer"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/pumpjack_hammer_part.json b/build/resources/main/data/tfmg/loot_table/blocks/pumpjack_hammer_part.json
deleted file mode 100644
index 3edc532e..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/pumpjack_hammer_part.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:pumpjack_hammer_part"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/pumpjack_hammer_part"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/purple_caution_block.json b/build/resources/main/data/tfmg/loot_table/blocks/purple_caution_block.json
deleted file mode 100644
index b4b1c5c7..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/purple_caution_block.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:purple_caution_block"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/purple_caution_block"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/purple_rebar_concrete.json b/build/resources/main/data/tfmg/loot_table/blocks/purple_rebar_concrete.json
deleted file mode 100644
index 0362c7d2..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/purple_rebar_concrete.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:purple_rebar_concrete"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/purple_rebar_concrete"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/raw_lead_block.json b/build/resources/main/data/tfmg/loot_table/blocks/raw_lead_block.json
deleted file mode 100644
index f776f89a..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/raw_lead_block.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:raw_lead_block"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/raw_lead_block"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/rebar_concrete.json b/build/resources/main/data/tfmg/loot_table/blocks/rebar_concrete.json
deleted file mode 100644
index 2b4110b3..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/rebar_concrete.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:rebar_concrete"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/rebar_concrete"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/rebar_concrete_stairs.json b/build/resources/main/data/tfmg/loot_table/blocks/rebar_concrete_stairs.json
deleted file mode 100644
index 09070f79..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/rebar_concrete_stairs.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:rebar_concrete_stairs"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/rebar_concrete_stairs"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/red_concrete.json b/build/resources/main/data/tfmg/loot_table/blocks/red_concrete.json
deleted file mode 100644
index 582a0d17..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/red_concrete.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:red_concrete"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/red_concrete"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/red_rebar_concrete_slab.json b/build/resources/main/data/tfmg/loot_table/blocks/red_rebar_concrete_slab.json
deleted file mode 100644
index 0227946c..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/red_rebar_concrete_slab.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:red_rebar_concrete_slab"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/red_rebar_concrete_slab"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/red_rebar_concrete_stairs.json b/build/resources/main/data/tfmg/loot_table/blocks/red_rebar_concrete_stairs.json
deleted file mode 100644
index d4c45cc5..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/red_rebar_concrete_stairs.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:red_rebar_concrete_stairs"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/red_rebar_concrete_stairs"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/rotor.json b/build/resources/main/data/tfmg/loot_table/blocks/rotor.json
deleted file mode 100644
index df354ff6..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/rotor.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:rotor"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/rotor"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/simple_large_engine.json b/build/resources/main/data/tfmg/loot_table/blocks/simple_large_engine.json
deleted file mode 100644
index ba0f76c8..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/simple_large_engine.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:simple_large_engine"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/simple_large_engine"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/slag_block.json b/build/resources/main/data/tfmg/loot_table/blocks/slag_block.json
deleted file mode 100644
index 42c66fe3..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/slag_block.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:slag_block"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/slag_block"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/small_bauxite_brick_slab.json b/build/resources/main/data/tfmg/loot_table/blocks/small_bauxite_brick_slab.json
deleted file mode 100644
index f617190e..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/small_bauxite_brick_slab.json
+++ /dev/null
@@ -1,35 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "entries": [
- {
- "type": "minecraft:item",
- "functions": [
- {
- "add": false,
- "conditions": [
- {
- "block": "tfmg:small_bauxite_brick_slab",
- "condition": "minecraft:block_state_property",
- "properties": {
- "type": "double"
- }
- }
- ],
- "count": 2.0,
- "function": "minecraft:set_count"
- },
- {
- "function": "minecraft:explosion_decay"
- }
- ],
- "name": "tfmg:small_bauxite_brick_slab"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/small_bauxite_brick_slab"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/small_bauxite_brick_stairs.json b/build/resources/main/data/tfmg/loot_table/blocks/small_bauxite_brick_stairs.json
deleted file mode 100644
index e5bf9897..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/small_bauxite_brick_stairs.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:small_bauxite_brick_stairs"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/small_bauxite_brick_stairs"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/stator.json b/build/resources/main/data/tfmg/loot_table/blocks/stator.json
deleted file mode 100644
index 78b2b80a..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/stator.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:stator"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/stator"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/steel_bars.json b/build/resources/main/data/tfmg/loot_table/blocks/steel_bars.json
deleted file mode 100644
index 4fb619e7..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/steel_bars.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:steel_bars"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/steel_bars"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/steel_casing_cable_hub.json b/build/resources/main/data/tfmg/loot_table/blocks/steel_casing_cable_hub.json
deleted file mode 100644
index 7d06ea86..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/steel_casing_cable_hub.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:steel_casing_cable_hub"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/steel_casing_cable_hub"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/steel_encased_aluminum_cogwheel.json b/build/resources/main/data/tfmg/loot_table/blocks/steel_encased_aluminum_cogwheel.json
deleted file mode 100644
index 74a48587..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/steel_encased_aluminum_cogwheel.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "create:cogwheel"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/steel_encased_aluminum_cogwheel"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/steel_encased_shaft.json b/build/resources/main/data/tfmg/loot_table/blocks/steel_encased_shaft.json
deleted file mode 100644
index 35452c8b..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/steel_encased_shaft.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "create:shaft"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/steel_encased_shaft"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/steel_encased_steel_cogwheel.json b/build/resources/main/data/tfmg/loot_table/blocks/steel_encased_steel_cogwheel.json
deleted file mode 100644
index 15223058..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/steel_encased_steel_cogwheel.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "create:cogwheel"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/steel_encased_steel_cogwheel"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/steel_flywheel.json b/build/resources/main/data/tfmg/loot_table/blocks/steel_flywheel.json
deleted file mode 100644
index 2476b64b..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/steel_flywheel.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:steel_flywheel"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/steel_flywheel"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/steel_gearbox.json b/build/resources/main/data/tfmg/loot_table/blocks/steel_gearbox.json
deleted file mode 100644
index 10bbdd27..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/steel_gearbox.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:steel_gearbox"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/steel_gearbox"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/steel_ladder.json b/build/resources/main/data/tfmg/loot_table/blocks/steel_ladder.json
deleted file mode 100644
index d8c373d8..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/steel_ladder.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:steel_ladder"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/steel_ladder"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/steel_pipe.json b/build/resources/main/data/tfmg/loot_table/blocks/steel_pipe.json
deleted file mode 100644
index a413db66..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/steel_pipe.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:steel_pipe"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/steel_pipe"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/steel_scaffolding.json b/build/resources/main/data/tfmg/loot_table/blocks/steel_scaffolding.json
deleted file mode 100644
index 13295491..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/steel_scaffolding.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:steel_scaffolding"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/steel_scaffolding"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/transformer.json b/build/resources/main/data/tfmg/loot_table/blocks/transformer.json
deleted file mode 100644
index 0300acdc..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/transformer.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:transformer"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/transformer"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/voltage_observer.json b/build/resources/main/data/tfmg/loot_table/blocks/voltage_observer.json
deleted file mode 100644
index bab9ec0c..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/voltage_observer.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:voltage_observer"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/voltage_observer"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/voltmeter.json b/build/resources/main/data/tfmg/loot_table/blocks/voltmeter.json
deleted file mode 100644
index 0220f596..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/voltmeter.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:voltmeter"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/voltmeter"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/white_concrete_stairs.json b/build/resources/main/data/tfmg/loot_table/blocks/white_concrete_stairs.json
deleted file mode 100644
index a11d658d..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/white_concrete_stairs.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:white_concrete_stairs"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/white_concrete_stairs"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/white_concrete_wall.json b/build/resources/main/data/tfmg/loot_table/blocks/white_concrete_wall.json
deleted file mode 100644
index 5dd89d89..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/white_concrete_wall.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:white_concrete_wall"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/white_concrete_wall"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/loot_table/blocks/yellow_concrete_stairs.json b/build/resources/main/data/tfmg/loot_table/blocks/yellow_concrete_stairs.json
deleted file mode 100644
index 12fadbb1..00000000
--- a/build/resources/main/data/tfmg/loot_table/blocks/yellow_concrete_stairs.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:block",
- "pools": [
- {
- "bonus_rolls": 0.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "tfmg:yellow_concrete_stairs"
- }
- ],
- "rolls": 1.0
- }
- ],
- "random_sequence": "tfmg:blocks/yellow_concrete_stairs"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/neoforge/biome_modifier/lead_ore.json b/build/resources/main/data/tfmg/neoforge/biome_modifier/lead_ore.json
deleted file mode 100644
index d4876113..00000000
--- a/build/resources/main/data/tfmg/neoforge/biome_modifier/lead_ore.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "type": "neoforge:add_features",
- "biomes": "#minecraft:is_overworld",
- "features": "tfmg:lead_ore",
- "step": "underground_ores"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/neoforge/biome_modifier/tfmg_striated_ores_nether.json b/build/resources/main/data/tfmg/neoforge/biome_modifier/tfmg_striated_ores_nether.json
deleted file mode 100644
index 85954617..00000000
--- a/build/resources/main/data/tfmg/neoforge/biome_modifier/tfmg_striated_ores_nether.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "type": "neoforge:add_features",
- "biomes": "#minecraft:is_nether",
- "features": "tfmg:tfmg_striated_ores_nether",
- "step": "underground_ores"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/neoforge/biome_modifier/tfmg_striated_ores_overworld.json b/build/resources/main/data/tfmg/neoforge/biome_modifier/tfmg_striated_ores_overworld.json
deleted file mode 100644
index da65f504..00000000
--- a/build/resources/main/data/tfmg/neoforge/biome_modifier/tfmg_striated_ores_overworld.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "type": "neoforge:add_features",
- "biomes": "#minecraft:is_overworld",
- "features": "tfmg:tfmg_striated_ores_overworld",
- "step": "underground_ores"
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/aluminum_wire_from_ingots_aluminum_stonecutting.json b/build/resources/main/data/tfmg/recipe/aluminum_wire_from_ingots_aluminum_stonecutting.json
deleted file mode 100644
index 775f8b0b..00000000
--- a/build/resources/main/data/tfmg/recipe/aluminum_wire_from_ingots_aluminum_stonecutting.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "type": "minecraft:stonecutting",
- "ingredient": {
- "tag": "c:ingots/aluminum"
- },
- "result": {
- "count": 2,
- "id": "tfmg:aluminum_wire"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/bauxite_pillar_from_stone_types_bauxite_stonecutting.json b/build/resources/main/data/tfmg/recipe/bauxite_pillar_from_stone_types_bauxite_stonecutting.json
deleted file mode 100644
index f0403dba..00000000
--- a/build/resources/main/data/tfmg/recipe/bauxite_pillar_from_stone_types_bauxite_stonecutting.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "type": "minecraft:stonecutting",
- "ingredient": {
- "tag": "tfmg:stone_types/bauxite"
- },
- "result": {
- "count": 1,
- "id": "tfmg:bauxite_pillar"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/blue_caution_block_from_ingots_aluminum_stonecutting.json b/build/resources/main/data/tfmg/recipe/blue_caution_block_from_ingots_aluminum_stonecutting.json
deleted file mode 100644
index 1bc62b8a..00000000
--- a/build/resources/main/data/tfmg/recipe/blue_caution_block_from_ingots_aluminum_stonecutting.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "type": "minecraft:stonecutting",
- "ingredient": {
- "tag": "c:ingots/aluminum"
- },
- "result": {
- "count": 2,
- "id": "tfmg:blue_caution_block"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/blue_concrete_wall_from_blue_concrete_stonecutting.json b/build/resources/main/data/tfmg/recipe/blue_concrete_wall_from_blue_concrete_stonecutting.json
deleted file mode 100644
index 1b3b04fd..00000000
--- a/build/resources/main/data/tfmg/recipe/blue_concrete_wall_from_blue_concrete_stonecutting.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "type": "minecraft:stonecutting",
- "ingredient": {
- "item": "tfmg:blue_concrete"
- },
- "result": {
- "count": 1,
- "id": "tfmg:blue_concrete_wall"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/blue_rebar_concrete_wall_from_blue_rebar_concrete_stonecutting.json b/build/resources/main/data/tfmg/recipe/blue_rebar_concrete_wall_from_blue_rebar_concrete_stonecutting.json
deleted file mode 100644
index db2bf6b8..00000000
--- a/build/resources/main/data/tfmg/recipe/blue_rebar_concrete_wall_from_blue_rebar_concrete_stonecutting.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "type": "minecraft:stonecutting",
- "ingredient": {
- "item": "tfmg:blue_rebar_concrete"
- },
- "result": {
- "count": 1,
- "id": "tfmg:blue_rebar_concrete_wall"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/brown_caution_block_from_ingots_aluminum_stonecutting.json b/build/resources/main/data/tfmg/recipe/brown_caution_block_from_ingots_aluminum_stonecutting.json
deleted file mode 100644
index ad185853..00000000
--- a/build/resources/main/data/tfmg/recipe/brown_caution_block_from_ingots_aluminum_stonecutting.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "type": "minecraft:stonecutting",
- "ingredient": {
- "tag": "c:ingots/aluminum"
- },
- "result": {
- "count": 2,
- "id": "tfmg:brown_caution_block"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/brown_concrete_slab_from_brown_concrete_stonecutting.json b/build/resources/main/data/tfmg/recipe/brown_concrete_slab_from_brown_concrete_stonecutting.json
deleted file mode 100644
index 8ea3cf73..00000000
--- a/build/resources/main/data/tfmg/recipe/brown_concrete_slab_from_brown_concrete_stonecutting.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "type": "minecraft:stonecutting",
- "ingredient": {
- "item": "tfmg:brown_concrete"
- },
- "result": {
- "count": 2,
- "id": "tfmg:brown_concrete_slab"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/brown_rebar_concrete_wall_from_brown_rebar_concrete_stonecutting.json b/build/resources/main/data/tfmg/recipe/brown_rebar_concrete_wall_from_brown_rebar_concrete_stonecutting.json
deleted file mode 100644
index 9b94f025..00000000
--- a/build/resources/main/data/tfmg/recipe/brown_rebar_concrete_wall_from_brown_rebar_concrete_stonecutting.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "type": "minecraft:stonecutting",
- "ingredient": {
- "item": "tfmg:brown_rebar_concrete"
- },
- "result": {
- "count": 1,
- "id": "tfmg:brown_rebar_concrete_wall"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/cinderblock_from_concrete_stonecutting.json b/build/resources/main/data/tfmg/recipe/cinderblock_from_concrete_stonecutting.json
deleted file mode 100644
index 6f4842fa..00000000
--- a/build/resources/main/data/tfmg/recipe/cinderblock_from_concrete_stonecutting.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "type": "minecraft:stonecutting",
- "ingredient": {
- "item": "tfmg:concrete"
- },
- "result": {
- "count": 8,
- "id": "tfmg:cinderblock"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/constantan_wire_from_ingots_constantan_stonecutting.json b/build/resources/main/data/tfmg/recipe/constantan_wire_from_ingots_constantan_stonecutting.json
deleted file mode 100644
index 2c99109d..00000000
--- a/build/resources/main/data/tfmg/recipe/constantan_wire_from_ingots_constantan_stonecutting.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "type": "minecraft:stonecutting",
- "ingredient": {
- "tag": "c:ingots/constantan"
- },
- "result": {
- "count": 2,
- "id": "tfmg:constantan_wire"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/copper_electrode_from_storage_blocks_copper_stonecutting.json b/build/resources/main/data/tfmg/recipe/copper_electrode_from_storage_blocks_copper_stonecutting.json
deleted file mode 100644
index a7abe6a9..00000000
--- a/build/resources/main/data/tfmg/recipe/copper_electrode_from_storage_blocks_copper_stonecutting.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "type": "minecraft:stonecutting",
- "ingredient": {
- "tag": "c:storage_blocks/copper"
- },
- "result": {
- "count": 1,
- "id": "tfmg:copper_electrode"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/copper_wire_from_ingots_copper_stonecutting.json b/build/resources/main/data/tfmg/recipe/copper_wire_from_ingots_copper_stonecutting.json
deleted file mode 100644
index 99c430fd..00000000
--- a/build/resources/main/data/tfmg/recipe/copper_wire_from_ingots_copper_stonecutting.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "type": "minecraft:stonecutting",
- "ingredient": {
- "tag": "c:ingots/copper"
- },
- "result": {
- "count": 2,
- "id": "tfmg:copper_wire"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/crafting/materials/accumulator.json b/build/resources/main/data/tfmg/recipe/crafting/materials/accumulator.json
deleted file mode 100644
index 219ab2c7..00000000
--- a/build/resources/main/data/tfmg/recipe/crafting/materials/accumulator.json
+++ /dev/null
@@ -1,30 +0,0 @@
-{
- "type": "minecraft:crafting_shaped",
- "category": "misc",
- "key": {
- "B": {
- "tag": "c:storage_blocks/lead"
- },
- "C": {
- "item": "tfmg:industrial_aluminum_casing"
- },
- "L": {
- "tag": "c:plates/lead"
- },
- "S": {
- "item": "tfmg:sulfuric_acid_bucket"
- },
- "W": {
- "tag": "c:wires/copper"
- }
- },
- "pattern": [
- "LWL",
- "SBS",
- "LCL"
- ],
- "result": {
- "count": 1,
- "id": "tfmg:accumulator"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/crafting/materials/accumulatorfrom_lithium.json b/build/resources/main/data/tfmg/recipe/crafting/materials/accumulatorfrom_lithium.json
deleted file mode 100644
index bae723da..00000000
--- a/build/resources/main/data/tfmg/recipe/crafting/materials/accumulatorfrom_lithium.json
+++ /dev/null
@@ -1,30 +0,0 @@
-{
- "type": "minecraft:crafting_shaped",
- "category": "misc",
- "key": {
- "B": {
- "tag": "c:storage_blocks/lithium"
- },
- "C": {
- "item": "tfmg:industrial_aluminum_casing"
- },
- "L": {
- "tag": "c:ingots/lithium"
- },
- "S": {
- "tag": "c:plates/nickel"
- },
- "W": {
- "tag": "c:wires/copper"
- }
- },
- "pattern": [
- "LWL",
- "SBS",
- "LCL"
- ],
- "result": {
- "count": 1,
- "id": "tfmg:accumulator"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/crafting/materials/air_intake.json b/build/resources/main/data/tfmg/recipe/crafting/materials/air_intake.json
deleted file mode 100644
index d17886fd..00000000
--- a/build/resources/main/data/tfmg/recipe/crafting/materials/air_intake.json
+++ /dev/null
@@ -1,33 +0,0 @@
-{
- "type": "minecraft:crafting_shaped",
- "category": "misc",
- "key": {
- "B": {
- "item": "create:andesite_bars"
- },
- "C": {
- "item": "create:industrial_iron_block"
- },
- "G": {
- "item": "create:cogwheel"
- },
- "P": {
- "item": "create:propeller"
- },
- "S": {
- "item": "create:shaft"
- },
- "T": {
- "item": "tfmg:cast_iron_pipe"
- }
- },
- "pattern": [
- "SPT",
- "GCG",
- " B "
- ],
- "result": {
- "count": 3,
- "id": "tfmg:air_intake"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/crafting/materials/aluminum_axe.json b/build/resources/main/data/tfmg/recipe/crafting/materials/aluminum_axe.json
deleted file mode 100644
index 679f6947..00000000
--- a/build/resources/main/data/tfmg/recipe/crafting/materials/aluminum_axe.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:crafting_shaped",
- "category": "misc",
- "key": {
- "C": {
- "tag": "c:ingots/aluminum"
- },
- "S": {
- "item": "minecraft:stick"
- }
- },
- "pattern": [
- " CC",
- " SC",
- " S "
- ],
- "result": {
- "count": 1,
- "id": "tfmg:aluminum_axe"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/crafting/materials/aluminum_cable_hub.json b/build/resources/main/data/tfmg/recipe/crafting/materials/aluminum_cable_hub.json
deleted file mode 100644
index 963947a8..00000000
--- a/build/resources/main/data/tfmg/recipe/crafting/materials/aluminum_cable_hub.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:crafting_shaped",
- "category": "misc",
- "key": {
- "M": {
- "tag": "c:ingots/aluminum"
- },
- "W": {
- "tag": "c:wires/copper"
- }
- },
- "pattern": [
- "WWW",
- "MMM",
- "WWW"
- ],
- "result": {
- "count": 2,
- "id": "tfmg:aluminum_cable_hub"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/crafting/materials/aluminum_cogwheel.json b/build/resources/main/data/tfmg/recipe/crafting/materials/aluminum_cogwheel.json
deleted file mode 100644
index 5e52a7d8..00000000
--- a/build/resources/main/data/tfmg/recipe/crafting/materials/aluminum_cogwheel.json
+++ /dev/null
@@ -1,16 +0,0 @@
-{
- "type": "minecraft:crafting_shapeless",
- "category": "misc",
- "ingredients": [
- {
- "tag": "c:ingots/aluminum"
- },
- {
- "item": "create:shaft"
- }
- ],
- "result": {
- "count": 4,
- "id": "tfmg:aluminum_cogwheel"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/crafting/materials/aluminum_flywheel.json b/build/resources/main/data/tfmg/recipe/crafting/materials/aluminum_flywheel.json
deleted file mode 100644
index 03ee4439..00000000
--- a/build/resources/main/data/tfmg/recipe/crafting/materials/aluminum_flywheel.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:crafting_shaped",
- "category": "misc",
- "key": {
- "C": {
- "tag": "c:ingots/aluminum"
- },
- "S": {
- "item": "create:shaft"
- }
- },
- "pattern": [
- "CCC",
- "CSC",
- "CCC"
- ],
- "result": {
- "count": 1,
- "id": "tfmg:aluminum_flywheel"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/crafting/materials/aluminum_hoe.json b/build/resources/main/data/tfmg/recipe/crafting/materials/aluminum_hoe.json
deleted file mode 100644
index cf2cdfd4..00000000
--- a/build/resources/main/data/tfmg/recipe/crafting/materials/aluminum_hoe.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:crafting_shaped",
- "category": "misc",
- "key": {
- "C": {
- "tag": "c:ingots/aluminum"
- },
- "S": {
- "item": "minecraft:stick"
- }
- },
- "pattern": [
- "CC ",
- "S ",
- "S "
- ],
- "result": {
- "count": 1,
- "id": "tfmg:aluminum_hoe"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/crafting/materials/aluminum_ingot_from_compacting.json b/build/resources/main/data/tfmg/recipe/crafting/materials/aluminum_ingot_from_compacting.json
deleted file mode 100644
index 05c732f1..00000000
--- a/build/resources/main/data/tfmg/recipe/crafting/materials/aluminum_ingot_from_compacting.json
+++ /dev/null
@@ -1,18 +0,0 @@
-{
- "type": "minecraft:crafting_shaped",
- "category": "misc",
- "key": {
- "#": {
- "tag": "c:nuggets/aluminum"
- }
- },
- "pattern": [
- "###",
- "###",
- "###"
- ],
- "result": {
- "count": 1,
- "id": "tfmg:aluminum_ingot"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/crafting/materials/aluminum_ingot_from_decompacting.json b/build/resources/main/data/tfmg/recipe/crafting/materials/aluminum_ingot_from_decompacting.json
deleted file mode 100644
index 0d3d677a..00000000
--- a/build/resources/main/data/tfmg/recipe/crafting/materials/aluminum_ingot_from_decompacting.json
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- "type": "minecraft:crafting_shapeless",
- "category": "misc",
- "ingredients": [
- {
- "tag": "c:storage_blocks/aluminum"
- }
- ],
- "result": {
- "count": 9,
- "id": "tfmg:aluminum_ingot"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/crafting/materials/aluminum_nugget_from_decompacting.json b/build/resources/main/data/tfmg/recipe/crafting/materials/aluminum_nugget_from_decompacting.json
deleted file mode 100644
index eede7cb3..00000000
--- a/build/resources/main/data/tfmg/recipe/crafting/materials/aluminum_nugget_from_decompacting.json
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- "type": "minecraft:crafting_shapeless",
- "category": "misc",
- "ingredients": [
- {
- "tag": "c:ingots/aluminum"
- }
- ],
- "result": {
- "count": 9,
- "id": "tfmg:aluminum_nugget"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/crafting/materials/black_multimeter.json b/build/resources/main/data/tfmg/recipe/crafting/materials/black_multimeter.json
deleted file mode 100644
index 8f5ec0c5..00000000
--- a/build/resources/main/data/tfmg/recipe/crafting/materials/black_multimeter.json
+++ /dev/null
@@ -1,16 +0,0 @@
-{
- "type": "minecraft:crafting_shapeless",
- "category": "misc",
- "ingredients": [
- {
- "item": "tfmg:multimeter"
- },
- {
- "item": "minecraft:black_dye"
- }
- ],
- "result": {
- "count": 1,
- "id": "tfmg:black_multimeter"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/crafting/materials/blast_furnace_hatch.json b/build/resources/main/data/tfmg/recipe/crafting/materials/blast_furnace_hatch.json
deleted file mode 100644
index 218d9883..00000000
--- a/build/resources/main/data/tfmg/recipe/crafting/materials/blast_furnace_hatch.json
+++ /dev/null
@@ -1,27 +0,0 @@
-{
- "type": "minecraft:crafting_shaped",
- "category": "misc",
- "key": {
- "F": {
- "item": "tfmg:fireproof_bricks"
- },
- "I": {
- "tag": "c:plates/cast_iron"
- },
- "P": {
- "item": "tfmg:cast_iron_pipe"
- },
- "T": {
- "item": "tfmg:cast_iron_fluid_tank"
- }
- },
- "pattern": [
- "FIF",
- "PTP",
- "FIF"
- ],
- "result": {
- "count": 1,
- "id": "tfmg:blast_furnace_hatch"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/crafting/materials/blast_furnace_output.json b/build/resources/main/data/tfmg/recipe/crafting/materials/blast_furnace_output.json
deleted file mode 100644
index b1c3de00..00000000
--- a/build/resources/main/data/tfmg/recipe/crafting/materials/blast_furnace_output.json
+++ /dev/null
@@ -1,24 +0,0 @@
-{
- "type": "minecraft:crafting_shaped",
- "category": "misc",
- "key": {
- "B": {
- "item": "tfmg:fireproof_bricks"
- },
- "C": {
- "item": "tfmg:cast_iron_pipe"
- },
- "Q": {
- "tag": "c:storage_blocks/cast_iron"
- }
- },
- "pattern": [
- "BCB",
- "CQC",
- "BCB"
- ],
- "result": {
- "count": 1,
- "id": "tfmg:blast_furnace_output"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/crafting/materials/blast_furnace_reinforcement.json b/build/resources/main/data/tfmg/recipe/crafting/materials/blast_furnace_reinforcement.json
deleted file mode 100644
index fd25e339..00000000
--- a/build/resources/main/data/tfmg/recipe/crafting/materials/blast_furnace_reinforcement.json
+++ /dev/null
@@ -1,24 +0,0 @@
-{
- "type": "minecraft:crafting_shaped",
- "category": "misc",
- "key": {
- "B": {
- "item": "tfmg:fireproof_bricks"
- },
- "I": {
- "tag": "c:ingots/steel"
- },
- "O": {
- "item": "tfmg:heavy_plate"
- }
- },
- "pattern": [
- "IOB",
- "IOB",
- "IOB"
- ],
- "result": {
- "count": 4,
- "id": "tfmg:blast_furnace_reinforcement"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/crafting/materials/blast_stove.json b/build/resources/main/data/tfmg/recipe/crafting/materials/blast_stove.json
deleted file mode 100644
index 65413dfa..00000000
--- a/build/resources/main/data/tfmg/recipe/crafting/materials/blast_stove.json
+++ /dev/null
@@ -1,24 +0,0 @@
-{
- "type": "minecraft:crafting_shaped",
- "category": "misc",
- "key": {
- "C": {
- "item": "tfmg:cast_iron_pipe"
- },
- "F": {
- "item": "tfmg:fireproof_bricks"
- },
- "T": {
- "item": "tfmg:cast_iron_fluid_tank"
- }
- },
- "pattern": [
- "CC ",
- "TT ",
- "FF "
- ],
- "result": {
- "count": 2,
- "id": "tfmg:blast_stove"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/crafting/materials/brick_smokestack.json b/build/resources/main/data/tfmg/recipe/crafting/materials/brick_smokestack.json
deleted file mode 100644
index cd03479e..00000000
--- a/build/resources/main/data/tfmg/recipe/crafting/materials/brick_smokestack.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:crafting_shaped",
- "category": "misc",
- "key": {
- "B": {
- "item": "minecraft:bricks"
- },
- "P": {
- "item": "tfmg:industrial_pipe"
- }
- },
- "pattern": [
- "BPB",
- "BPB",
- "BPB"
- ],
- "result": {
- "count": 4,
- "id": "tfmg:brick_smokestack"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/crafting/materials/brown_concrete.json b/build/resources/main/data/tfmg/recipe/crafting/materials/brown_concrete.json
deleted file mode 100644
index 00229134..00000000
--- a/build/resources/main/data/tfmg/recipe/crafting/materials/brown_concrete.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:crafting_shaped",
- "category": "misc",
- "key": {
- "C": {
- "item": "tfmg:concrete"
- },
- "D": {
- "item": "minecraft:brown_dye"
- }
- },
- "pattern": [
- "CCC",
- "CDC",
- "CCC"
- ],
- "result": {
- "count": 8,
- "id": "tfmg:brown_concrete"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/crafting/materials/cast_iron_chemical_vat.json b/build/resources/main/data/tfmg/recipe/crafting/materials/cast_iron_chemical_vat.json
deleted file mode 100644
index 7644e9f8..00000000
--- a/build/resources/main/data/tfmg/recipe/crafting/materials/cast_iron_chemical_vat.json
+++ /dev/null
@@ -1,24 +0,0 @@
-{
- "type": "minecraft:crafting_shaped",
- "category": "misc",
- "key": {
- "N": {
- "tag": "c:plates/lead"
- },
- "P": {
- "tag": "c:plates/cast_iron"
- },
- "T": {
- "item": "tfmg:cast_iron_fluid_tank"
- }
- },
- "pattern": [
- "PPP",
- "NTN",
- "PPP"
- ],
- "result": {
- "count": 1,
- "id": "tfmg:cast_iron_chemical_vat"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/crafting/materials/cast_iron_fluid_tank.json b/build/resources/main/data/tfmg/recipe/crafting/materials/cast_iron_fluid_tank.json
deleted file mode 100644
index f01cccb1..00000000
--- a/build/resources/main/data/tfmg/recipe/crafting/materials/cast_iron_fluid_tank.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:crafting_shaped",
- "category": "misc",
- "key": {
- "B": {
- "item": "minecraft:barrel"
- },
- "P": {
- "tag": "c:plates/cast_iron"
- }
- },
- "pattern": [
- " P ",
- " B ",
- " P "
- ],
- "result": {
- "count": 1,
- "id": "tfmg:cast_iron_fluid_tank"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/crafting/materials/cast_iron_truss.json b/build/resources/main/data/tfmg/recipe/crafting/materials/cast_iron_truss.json
deleted file mode 100644
index aa5831e4..00000000
--- a/build/resources/main/data/tfmg/recipe/crafting/materials/cast_iron_truss.json
+++ /dev/null
@@ -1,18 +0,0 @@
-{
- "type": "minecraft:crafting_shaped",
- "category": "misc",
- "key": {
- "N": {
- "tag": "c:nuggets/cast_iron"
- }
- },
- "pattern": [
- "N N",
- "NNN",
- "N N"
- ],
- "result": {
- "count": 4,
- "id": "tfmg:cast_iron_truss"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/crafting/materials/cinderflour_block.json b/build/resources/main/data/tfmg/recipe/crafting/materials/cinderflour_block.json
deleted file mode 100644
index b69cf2f0..00000000
--- a/build/resources/main/data/tfmg/recipe/crafting/materials/cinderflour_block.json
+++ /dev/null
@@ -1,24 +0,0 @@
-{
- "type": "minecraft:crafting_shaped",
- "category": "misc",
- "key": {
- "B": {
- "item": "tfmg:cinderflourblock"
- },
- "C": {
- "item": "minecraft:nether_wart_block"
- },
- "R": {
- "item": "tfmg:rebar"
- }
- },
- "pattern": [
- "BBB",
- "RCR",
- "BBB"
- ],
- "result": {
- "count": 8,
- "id": "tfmg:cinderflour_block"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/crafting/materials/coal_coke.json b/build/resources/main/data/tfmg/recipe/crafting/materials/coal_coke.json
deleted file mode 100644
index b9b22caa..00000000
--- a/build/resources/main/data/tfmg/recipe/crafting/materials/coal_coke.json
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- "type": "minecraft:crafting_shapeless",
- "category": "misc",
- "ingredients": [
- {
- "item": "tfmg:coal_coke_block"
- }
- ],
- "result": {
- "count": 9,
- "id": "tfmg:coal_coke"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/crafting/materials/coal_coke_block.json b/build/resources/main/data/tfmg/recipe/crafting/materials/coal_coke_block.json
deleted file mode 100644
index 426e706b..00000000
--- a/build/resources/main/data/tfmg/recipe/crafting/materials/coal_coke_block.json
+++ /dev/null
@@ -1,37 +0,0 @@
-{
- "type": "minecraft:crafting_shapeless",
- "category": "misc",
- "ingredients": [
- {
- "item": "tfmg:coal_coke"
- },
- {
- "item": "tfmg:coal_coke"
- },
- {
- "item": "tfmg:coal_coke"
- },
- {
- "item": "tfmg:coal_coke"
- },
- {
- "item": "tfmg:coal_coke"
- },
- {
- "item": "tfmg:coal_coke"
- },
- {
- "item": "tfmg:coal_coke"
- },
- {
- "item": "tfmg:coal_coke"
- },
- {
- "item": "tfmg:coal_coke"
- }
- ],
- "result": {
- "count": 1,
- "id": "tfmg:coal_coke_block"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/crafting/materials/coke_oven.json b/build/resources/main/data/tfmg/recipe/crafting/materials/coke_oven.json
deleted file mode 100644
index ce23e28b..00000000
--- a/build/resources/main/data/tfmg/recipe/crafting/materials/coke_oven.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:crafting_shaped",
- "category": "misc",
- "key": {
- "C": {
- "tag": "c:ingots/cast_iron"
- },
- "I": {
- "item": "create:industrial_iron_block"
- }
- },
- "pattern": [
- " C ",
- "CIC",
- " C "
- ],
- "result": {
- "count": 2,
- "id": "tfmg:coke_oven"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/crafting/materials/constantan_block_from_compacting.json b/build/resources/main/data/tfmg/recipe/crafting/materials/constantan_block_from_compacting.json
deleted file mode 100644
index 7ccbbe84..00000000
--- a/build/resources/main/data/tfmg/recipe/crafting/materials/constantan_block_from_compacting.json
+++ /dev/null
@@ -1,18 +0,0 @@
-{
- "type": "minecraft:crafting_shaped",
- "category": "misc",
- "key": {
- "#": {
- "tag": "c:ingots/constantan"
- }
- },
- "pattern": [
- "###",
- "###",
- "###"
- ],
- "result": {
- "count": 1,
- "id": "tfmg:constantan_block"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/crafting/materials/copper_cable_hub.json b/build/resources/main/data/tfmg/recipe/crafting/materials/copper_cable_hub.json
deleted file mode 100644
index b6b1ea8c..00000000
--- a/build/resources/main/data/tfmg/recipe/crafting/materials/copper_cable_hub.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:crafting_shaped",
- "category": "misc",
- "key": {
- "M": {
- "item": "minecraft:copper_ingot"
- },
- "W": {
- "tag": "c:wires/copper"
- }
- },
- "pattern": [
- "WWW",
- "MMM",
- "WWW"
- ],
- "result": {
- "count": 2,
- "id": "tfmg:copper_cable_hub"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/crafting/materials/copper_spool.json b/build/resources/main/data/tfmg/recipe/crafting/materials/copper_spool.json
deleted file mode 100644
index f5ec0dc5..00000000
--- a/build/resources/main/data/tfmg/recipe/crafting/materials/copper_spool.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:crafting_shaped",
- "category": "misc",
- "key": {
- "S": {
- "item": "tfmg:empty_spool"
- },
- "W": {
- "tag": "c:wires/copper"
- }
- },
- "pattern": [
- "WWW",
- "WSW",
- "WWW"
- ],
- "result": {
- "count": 1,
- "id": "tfmg:copper_spool"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/crafting/materials/copper_truss.json b/build/resources/main/data/tfmg/recipe/crafting/materials/copper_truss.json
deleted file mode 100644
index a0681778..00000000
--- a/build/resources/main/data/tfmg/recipe/crafting/materials/copper_truss.json
+++ /dev/null
@@ -1,18 +0,0 @@
-{
- "type": "minecraft:crafting_shaped",
- "category": "misc",
- "key": {
- "N": {
- "tag": "c:nuggets/copper"
- }
- },
- "pattern": [
- "N N",
- "NNN",
- "N N"
- ],
- "result": {
- "count": 4,
- "id": "tfmg:copper_truss"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/crafting/materials/crankshaft.json b/build/resources/main/data/tfmg/recipe/crafting/materials/crankshaft.json
deleted file mode 100644
index ba551c66..00000000
--- a/build/resources/main/data/tfmg/recipe/crafting/materials/crankshaft.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:crafting_shaped",
- "category": "misc",
- "key": {
- "A": {
- "item": "tfmg:rebar"
- },
- "B": {
- "tag": "c:plates/aluminum"
- }
- },
- "pattern": [
- "ABA",
- "BAB",
- " "
- ],
- "result": {
- "count": 1,
- "id": "tfmg:crankshaft"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/crafting/materials/cyan_rebar_concrete.json b/build/resources/main/data/tfmg/recipe/crafting/materials/cyan_rebar_concrete.json
deleted file mode 100644
index 5b015f99..00000000
--- a/build/resources/main/data/tfmg/recipe/crafting/materials/cyan_rebar_concrete.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:crafting_shaped",
- "category": "misc",
- "key": {
- "C": {
- "item": "tfmg:rebar_concrete"
- },
- "D": {
- "item": "minecraft:cyan_dye"
- }
- },
- "pattern": [
- "CCC",
- "CDC",
- "CCC"
- ],
- "result": {
- "count": 8,
- "id": "tfmg:cyan_rebar_concrete"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/crafting/materials/diagonal_cable_block.json b/build/resources/main/data/tfmg/recipe/crafting/materials/diagonal_cable_block.json
deleted file mode 100644
index b0ac9962..00000000
--- a/build/resources/main/data/tfmg/recipe/crafting/materials/diagonal_cable_block.json
+++ /dev/null
@@ -1,24 +0,0 @@
-{
- "type": "minecraft:crafting_shaped",
- "category": "misc",
- "key": {
- "C": {
- "tag": "c:wires/copper"
- },
- "N": {
- "tag": "c:nuggets/steel"
- },
- "R": {
- "item": "tfmg:rubber_sheet"
- }
- },
- "pattern": [
- " C ",
- "CRN",
- " N "
- ],
- "result": {
- "count": 8,
- "id": "tfmg:diagonal_cable_block"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/crafting/materials/electrical_switch.json b/build/resources/main/data/tfmg/recipe/crafting/materials/electrical_switch.json
deleted file mode 100644
index d1c3d021..00000000
--- a/build/resources/main/data/tfmg/recipe/crafting/materials/electrical_switch.json
+++ /dev/null
@@ -1,27 +0,0 @@
-{
- "type": "minecraft:crafting_shaped",
- "category": "misc",
- "key": {
- "C": {
- "item": "tfmg:heavy_machinery_casing"
- },
- "L": {
- "tag": "c:plates/lead"
- },
- "P": {
- "item": "tfmg:electric_post"
- },
- "R": {
- "tag": "c:dusts/redstone"
- }
- },
- "pattern": [
- "RPR",
- "LCL",
- "RPR"
- ],
- "result": {
- "count": 1,
- "id": "tfmg:electrical_switch"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/crafting/materials/electrode_holder.json b/build/resources/main/data/tfmg/recipe/crafting/materials/electrode_holder.json
deleted file mode 100644
index 8b1cf94a..00000000
--- a/build/resources/main/data/tfmg/recipe/crafting/materials/electrode_holder.json
+++ /dev/null
@@ -1,27 +0,0 @@
-{
- "type": "minecraft:crafting_shaped",
- "category": "misc",
- "key": {
- "C": {
- "item": "tfmg:heavy_machinery_casing"
- },
- "L": {
- "tag": "c:plates/lead"
- },
- "S": {
- "tag": "c:ingots/steel"
- },
- "W": {
- "tag": "c:wires/copper"
- }
- },
- "pattern": [
- "SLS",
- "WCW",
- "SLS"
- ],
- "result": {
- "count": 1,
- "id": "tfmg:electrode_holder"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/crafting/materials/fireclay.json b/build/resources/main/data/tfmg/recipe/crafting/materials/fireclay.json
deleted file mode 100644
index beb5a942..00000000
--- a/build/resources/main/data/tfmg/recipe/crafting/materials/fireclay.json
+++ /dev/null
@@ -1,18 +0,0 @@
-{
- "type": "minecraft:crafting_shaped",
- "category": "misc",
- "key": {
- "B": {
- "item": "tfmg:fireclay_ball"
- }
- },
- "pattern": [
- "BB ",
- "BB ",
- " "
- ],
- "result": {
- "count": 1,
- "id": "tfmg:fireclay"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/crafting/materials/glass_cable_insulator.json b/build/resources/main/data/tfmg/recipe/crafting/materials/glass_cable_insulator.json
deleted file mode 100644
index c9de23bc..00000000
--- a/build/resources/main/data/tfmg/recipe/crafting/materials/glass_cable_insulator.json
+++ /dev/null
@@ -1,24 +0,0 @@
-{
- "type": "minecraft:crafting_shaped",
- "category": "misc",
- "key": {
- "C": {
- "tag": "c:nuggets/copper"
- },
- "I": {
- "item": "tfmg:glass_insulator_segment"
- },
- "O": {
- "tag": "c:nuggets/steel"
- }
- },
- "pattern": [
- "CIC",
- "OIO",
- "CIC"
- ],
- "result": {
- "count": 1,
- "id": "tfmg:glass_cable_insulator"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/crafting/materials/glass_insulator_segment.json b/build/resources/main/data/tfmg/recipe/crafting/materials/glass_insulator_segment.json
deleted file mode 100644
index 95921b39..00000000
--- a/build/resources/main/data/tfmg/recipe/crafting/materials/glass_insulator_segment.json
+++ /dev/null
@@ -1,24 +0,0 @@
-{
- "type": "minecraft:crafting_shaped",
- "category": "misc",
- "key": {
- "C": {
- "tag": "c:nuggets/copper"
- },
- "G": {
- "item": "minecraft:green_stained_glass_pane"
- },
- "O": {
- "tag": "c:nuggets/steel"
- }
- },
- "pattern": [
- " O ",
- "GGG",
- " C "
- ],
- "result": {
- "count": 1,
- "id": "tfmg:glass_insulator_segment"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/crafting/materials/large_pumpjack_hammer_head.json b/build/resources/main/data/tfmg/recipe/crafting/materials/large_pumpjack_hammer_head.json
deleted file mode 100644
index 88745017..00000000
--- a/build/resources/main/data/tfmg/recipe/crafting/materials/large_pumpjack_hammer_head.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:crafting_shaped",
- "category": "misc",
- "key": {
- "B": {
- "tag": "c:storage_blocks/steel"
- },
- "P": {
- "tag": "c:plates/steel"
- }
- },
- "pattern": [
- "P",
- "B",
- " "
- ],
- "result": {
- "count": 1,
- "id": "tfmg:large_pumpjack_hammer_head"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/crafting/materials/lead_block_from_compacting.json b/build/resources/main/data/tfmg/recipe/crafting/materials/lead_block_from_compacting.json
deleted file mode 100644
index 453fe819..00000000
--- a/build/resources/main/data/tfmg/recipe/crafting/materials/lead_block_from_compacting.json
+++ /dev/null
@@ -1,18 +0,0 @@
-{
- "type": "minecraft:crafting_shaped",
- "category": "misc",
- "key": {
- "#": {
- "tag": "c:ingots/lead"
- }
- },
- "pattern": [
- "###",
- "###",
- "###"
- ],
- "result": {
- "count": 1,
- "id": "tfmg:lead_block"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/crafting/materials/lead_flywheel.json b/build/resources/main/data/tfmg/recipe/crafting/materials/lead_flywheel.json
deleted file mode 100644
index 63f99f72..00000000
--- a/build/resources/main/data/tfmg/recipe/crafting/materials/lead_flywheel.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:crafting_shaped",
- "category": "misc",
- "key": {
- "C": {
- "tag": "c:ingots/lead"
- },
- "S": {
- "item": "create:shaft"
- }
- },
- "pattern": [
- "CCC",
- "CSC",
- "CCC"
- ],
- "result": {
- "count": 1,
- "id": "tfmg:lead_flywheel"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/crafting/materials/lead_ingot_from_decompacting.json b/build/resources/main/data/tfmg/recipe/crafting/materials/lead_ingot_from_decompacting.json
deleted file mode 100644
index dd2a4698..00000000
--- a/build/resources/main/data/tfmg/recipe/crafting/materials/lead_ingot_from_decompacting.json
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- "type": "minecraft:crafting_shapeless",
- "category": "misc",
- "ingredients": [
- {
- "tag": "c:storage_blocks/lead"
- }
- ],
- "result": {
- "count": 9,
- "id": "tfmg:lead_ingot"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/crafting/materials/lead_pickaxe.json b/build/resources/main/data/tfmg/recipe/crafting/materials/lead_pickaxe.json
deleted file mode 100644
index b3cbb33b..00000000
--- a/build/resources/main/data/tfmg/recipe/crafting/materials/lead_pickaxe.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:crafting_shaped",
- "category": "misc",
- "key": {
- "C": {
- "tag": "c:ingots/lead"
- },
- "S": {
- "item": "minecraft:stick"
- }
- },
- "pattern": [
- "CCC",
- " S ",
- " S "
- ],
- "result": {
- "count": 1,
- "id": "tfmg:lead_pickaxe"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/crafting/materials/lead_shovel.json b/build/resources/main/data/tfmg/recipe/crafting/materials/lead_shovel.json
deleted file mode 100644
index e36452fe..00000000
--- a/build/resources/main/data/tfmg/recipe/crafting/materials/lead_shovel.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:crafting_shaped",
- "category": "misc",
- "key": {
- "C": {
- "tag": "c:ingots/lead"
- },
- "S": {
- "item": "minecraft:stick"
- }
- },
- "pattern": [
- "C ",
- "S ",
- "S "
- ],
- "result": {
- "count": 1,
- "id": "tfmg:lead_shovel"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/crafting/materials/light_blue_multimeter.json b/build/resources/main/data/tfmg/recipe/crafting/materials/light_blue_multimeter.json
deleted file mode 100644
index d4893e1f..00000000
--- a/build/resources/main/data/tfmg/recipe/crafting/materials/light_blue_multimeter.json
+++ /dev/null
@@ -1,16 +0,0 @@
-{
- "type": "minecraft:crafting_shapeless",
- "category": "misc",
- "ingredients": [
- {
- "item": "tfmg:multimeter"
- },
- {
- "item": "minecraft:light_blue_dye"
- }
- ],
- "result": {
- "count": 1,
- "id": "tfmg:light_blue_multimeter"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/crafting/materials/light_blue_rebar_concrete.json b/build/resources/main/data/tfmg/recipe/crafting/materials/light_blue_rebar_concrete.json
deleted file mode 100644
index 891e9e49..00000000
--- a/build/resources/main/data/tfmg/recipe/crafting/materials/light_blue_rebar_concrete.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:crafting_shaped",
- "category": "misc",
- "key": {
- "C": {
- "item": "tfmg:rebar_concrete"
- },
- "D": {
- "item": "minecraft:light_blue_dye"
- }
- },
- "pattern": [
- "CCC",
- "CDC",
- "CCC"
- ],
- "result": {
- "count": 8,
- "id": "tfmg:light_blue_rebar_concrete"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/crafting/materials/light_bulb.json b/build/resources/main/data/tfmg/recipe/crafting/materials/light_bulb.json
deleted file mode 100644
index 570b9a26..00000000
--- a/build/resources/main/data/tfmg/recipe/crafting/materials/light_bulb.json
+++ /dev/null
@@ -1,27 +0,0 @@
-{
- "type": "minecraft:crafting_shaped",
- "category": "misc",
- "key": {
- "C": {
- "tag": "c:nuggets/copper"
- },
- "G": {
- "item": "create:framed_glass"
- },
- "N": {
- "tag": "c:nuggets/steel"
- },
- "W": {
- "item": "tfmg:constantan_wire"
- }
- },
- "pattern": [
- "CWC",
- "CGC",
- "NNN"
- ],
- "result": {
- "count": 2,
- "id": "tfmg:light_bulb"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/crafting/materials/light_gray_rebar_concrete.json b/build/resources/main/data/tfmg/recipe/crafting/materials/light_gray_rebar_concrete.json
deleted file mode 100644
index b9d185dd..00000000
--- a/build/resources/main/data/tfmg/recipe/crafting/materials/light_gray_rebar_concrete.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:crafting_shaped",
- "category": "misc",
- "key": {
- "C": {
- "item": "tfmg:rebar_concrete"
- },
- "D": {
- "item": "minecraft:light_gray_dye"
- }
- },
- "pattern": [
- "CCC",
- "CDC",
- "CCC"
- ],
- "result": {
- "count": 8,
- "id": "tfmg:light_gray_rebar_concrete"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/crafting/materials/lime_concrete.json b/build/resources/main/data/tfmg/recipe/crafting/materials/lime_concrete.json
deleted file mode 100644
index eb919cf1..00000000
--- a/build/resources/main/data/tfmg/recipe/crafting/materials/lime_concrete.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:crafting_shaped",
- "category": "misc",
- "key": {
- "C": {
- "item": "tfmg:concrete"
- },
- "D": {
- "item": "minecraft:lime_dye"
- }
- },
- "pattern": [
- "CCC",
- "CDC",
- "CCC"
- ],
- "result": {
- "count": 8,
- "id": "tfmg:lime_concrete"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/crafting/materials/lime_multimeter.json b/build/resources/main/data/tfmg/recipe/crafting/materials/lime_multimeter.json
deleted file mode 100644
index 014b1992..00000000
--- a/build/resources/main/data/tfmg/recipe/crafting/materials/lime_multimeter.json
+++ /dev/null
@@ -1,16 +0,0 @@
-{
- "type": "minecraft:crafting_shapeless",
- "category": "misc",
- "ingredients": [
- {
- "item": "tfmg:multimeter"
- },
- {
- "item": "minecraft:lime_dye"
- }
- ],
- "result": {
- "count": 1,
- "id": "tfmg:lime_multimeter"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/crafting/materials/lithium_charge.json b/build/resources/main/data/tfmg/recipe/crafting/materials/lithium_charge.json
deleted file mode 100644
index f96a13cc..00000000
--- a/build/resources/main/data/tfmg/recipe/crafting/materials/lithium_charge.json
+++ /dev/null
@@ -1,24 +0,0 @@
-{
- "type": "minecraft:crafting_shaped",
- "category": "misc",
- "key": {
- "A": {
- "tag": "c:plates/aluminum"
- },
- "L": {
- "tag": "c:ingots/lithium"
- },
- "P": {
- "item": "tfmg:plastic_sheet"
- }
- },
- "pattern": [
- " P ",
- "LLL",
- " A "
- ],
- "result": {
- "count": 1,
- "id": "tfmg:lithium_charge"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/crafting/materials/lithium_ingot_from_decompacting.json b/build/resources/main/data/tfmg/recipe/crafting/materials/lithium_ingot_from_decompacting.json
deleted file mode 100644
index 81968bf7..00000000
--- a/build/resources/main/data/tfmg/recipe/crafting/materials/lithium_ingot_from_decompacting.json
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- "type": "minecraft:crafting_shapeless",
- "category": "misc",
- "ingredients": [
- {
- "tag": "c:storage_blocks/lithium"
- }
- ],
- "result": {
- "count": 9,
- "id": "tfmg:lithium_ingot"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/crafting/materials/lithium_nugget_from_decompacting.json b/build/resources/main/data/tfmg/recipe/crafting/materials/lithium_nugget_from_decompacting.json
deleted file mode 100644
index 32896751..00000000
--- a/build/resources/main/data/tfmg/recipe/crafting/materials/lithium_nugget_from_decompacting.json
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- "type": "minecraft:crafting_shapeless",
- "category": "misc",
- "ingredients": [
- {
- "tag": "c:ingots/lithium"
- }
- ],
- "result": {
- "count": 9,
- "id": "tfmg:lithium_nugget"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/crafting/materials/nickel_flywheel.json b/build/resources/main/data/tfmg/recipe/crafting/materials/nickel_flywheel.json
deleted file mode 100644
index dd13c2d2..00000000
--- a/build/resources/main/data/tfmg/recipe/crafting/materials/nickel_flywheel.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:crafting_shaped",
- "category": "misc",
- "key": {
- "C": {
- "tag": "c:ingots/nickel"
- },
- "S": {
- "item": "create:shaft"
- }
- },
- "pattern": [
- "CCC",
- "CSC",
- "CCC"
- ],
- "result": {
- "count": 1,
- "id": "tfmg:nickel_flywheel"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/crafting/materials/nickel_ingot_from_compacting.json b/build/resources/main/data/tfmg/recipe/crafting/materials/nickel_ingot_from_compacting.json
deleted file mode 100644
index 9a8ea11d..00000000
--- a/build/resources/main/data/tfmg/recipe/crafting/materials/nickel_ingot_from_compacting.json
+++ /dev/null
@@ -1,18 +0,0 @@
-{
- "type": "minecraft:crafting_shaped",
- "category": "misc",
- "key": {
- "#": {
- "tag": "c:nuggets/nickel"
- }
- },
- "pattern": [
- "###",
- "###",
- "###"
- ],
- "result": {
- "count": 1,
- "id": "tfmg:nickel_ingot"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/crafting/materials/nickel_nugget_from_decompacting.json b/build/resources/main/data/tfmg/recipe/crafting/materials/nickel_nugget_from_decompacting.json
deleted file mode 100644
index 03ac075f..00000000
--- a/build/resources/main/data/tfmg/recipe/crafting/materials/nickel_nugget_from_decompacting.json
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- "type": "minecraft:crafting_shapeless",
- "category": "misc",
- "ingredients": [
- {
- "tag": "c:ingots/nickel"
- }
- ],
- "result": {
- "count": 9,
- "id": "tfmg:nickel_nugget"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/crafting/materials/oil_hammer.json b/build/resources/main/data/tfmg/recipe/crafting/materials/oil_hammer.json
deleted file mode 100644
index 45c217d2..00000000
--- a/build/resources/main/data/tfmg/recipe/crafting/materials/oil_hammer.json
+++ /dev/null
@@ -1,24 +0,0 @@
-{
- "type": "minecraft:crafting_shaped",
- "category": "misc",
- "key": {
- "A": {
- "tag": "c:plates/aluminum"
- },
- "O": {
- "tag": "c:ingots/steel"
- },
- "R": {
- "item": "tfmg:rebar"
- }
- },
- "pattern": [
- "OOA",
- " R ",
- " R "
- ],
- "result": {
- "count": 1,
- "id": "tfmg:oil_hammer"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/crafting/materials/orange_multimeter.json b/build/resources/main/data/tfmg/recipe/crafting/materials/orange_multimeter.json
deleted file mode 100644
index 682964d4..00000000
--- a/build/resources/main/data/tfmg/recipe/crafting/materials/orange_multimeter.json
+++ /dev/null
@@ -1,16 +0,0 @@
-{
- "type": "minecraft:crafting_shapeless",
- "category": "misc",
- "ingredients": [
- {
- "item": "tfmg:multimeter"
- },
- {
- "item": "minecraft:orange_dye"
- }
- ],
- "result": {
- "count": 1,
- "id": "tfmg:orange_multimeter"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/crafting/materials/pink_concrete.json b/build/resources/main/data/tfmg/recipe/crafting/materials/pink_concrete.json
deleted file mode 100644
index 61836e71..00000000
--- a/build/resources/main/data/tfmg/recipe/crafting/materials/pink_concrete.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:crafting_shaped",
- "category": "misc",
- "key": {
- "C": {
- "item": "tfmg:concrete"
- },
- "D": {
- "item": "minecraft:pink_dye"
- }
- },
- "pattern": [
- "CCC",
- "CDC",
- "CCC"
- ],
- "result": {
- "count": 8,
- "id": "tfmg:pink_concrete"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/crafting/materials/pumpjack_base.json b/build/resources/main/data/tfmg/recipe/crafting/materials/pumpjack_base.json
deleted file mode 100644
index ba6d9141..00000000
--- a/build/resources/main/data/tfmg/recipe/crafting/materials/pumpjack_base.json
+++ /dev/null
@@ -1,33 +0,0 @@
-{
- "type": "minecraft:crafting_shaped",
- "category": "misc",
- "key": {
- "C": {
- "item": "tfmg:heavy_machinery_casing"
- },
- "M": {
- "item": "tfmg:steel_mechanism"
- },
- "O": {
- "item": "tfmg:steel_pipe"
- },
- "Q": {
- "item": "tfmg:industrial_pipe"
- },
- "S": {
- "tag": "c:string"
- },
- "T": {
- "item": "tfmg:steel_fluid_tank"
- }
- },
- "pattern": [
- "STS",
- "MCM",
- "OQO"
- ],
- "result": {
- "count": 1,
- "id": "tfmg:pumpjack_base"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/crafting/materials/pumpjack_hammer.json b/build/resources/main/data/tfmg/recipe/crafting/materials/pumpjack_hammer.json
deleted file mode 100644
index 7476f8f0..00000000
--- a/build/resources/main/data/tfmg/recipe/crafting/materials/pumpjack_hammer.json
+++ /dev/null
@@ -1,24 +0,0 @@
-{
- "type": "minecraft:crafting_shaped",
- "category": "misc",
- "key": {
- "R": {
- "item": "tfmg:rebar"
- },
- "S": {
- "tag": "c:ingots/steel"
- },
- "T": {
- "item": "tfmg:steel_truss"
- }
- },
- "pattern": [
- "RSR",
- "STS",
- " T "
- ],
- "result": {
- "count": 1,
- "id": "tfmg:pumpjack_hammer"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/crafting/materials/purple_rebar_concrete.json b/build/resources/main/data/tfmg/recipe/crafting/materials/purple_rebar_concrete.json
deleted file mode 100644
index 7468d71f..00000000
--- a/build/resources/main/data/tfmg/recipe/crafting/materials/purple_rebar_concrete.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:crafting_shaped",
- "category": "misc",
- "key": {
- "C": {
- "item": "tfmg:rebar_concrete"
- },
- "D": {
- "item": "minecraft:purple_dye"
- }
- },
- "pattern": [
- "CCC",
- "CDC",
- "CCC"
- ],
- "result": {
- "count": 8,
- "id": "tfmg:purple_rebar_concrete"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/crafting/materials/raw_lithium.json b/build/resources/main/data/tfmg/recipe/crafting/materials/raw_lithium.json
deleted file mode 100644
index c5ca5059..00000000
--- a/build/resources/main/data/tfmg/recipe/crafting/materials/raw_lithium.json
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- "type": "minecraft:crafting_shapeless",
- "category": "misc",
- "ingredients": [
- {
- "item": "tfmg:raw_lithium_block"
- }
- ],
- "result": {
- "count": 9,
- "id": "tfmg:raw_lithium"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/crafting/materials/raw_lithium_block.json b/build/resources/main/data/tfmg/recipe/crafting/materials/raw_lithium_block.json
deleted file mode 100644
index 75c4b321..00000000
--- a/build/resources/main/data/tfmg/recipe/crafting/materials/raw_lithium_block.json
+++ /dev/null
@@ -1,18 +0,0 @@
-{
- "type": "minecraft:crafting_shaped",
- "category": "misc",
- "key": {
- "B": {
- "item": "tfmg:raw_lithium"
- }
- },
- "pattern": [
- "BBB",
- "BBB",
- "BBB"
- ],
- "result": {
- "count": 1,
- "id": "tfmg:raw_lithium_block"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/crafting/materials/raw_nickel.json b/build/resources/main/data/tfmg/recipe/crafting/materials/raw_nickel.json
deleted file mode 100644
index 9ff44cc7..00000000
--- a/build/resources/main/data/tfmg/recipe/crafting/materials/raw_nickel.json
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- "type": "minecraft:crafting_shapeless",
- "category": "misc",
- "ingredients": [
- {
- "item": "tfmg:raw_nickel_block"
- }
- ],
- "result": {
- "count": 9,
- "id": "tfmg:raw_nickel"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/crafting/materials/rebar.json b/build/resources/main/data/tfmg/recipe/crafting/materials/rebar.json
deleted file mode 100644
index 8afe2739..00000000
--- a/build/resources/main/data/tfmg/recipe/crafting/materials/rebar.json
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- "type": "minecraft:crafting_shapeless",
- "category": "misc",
- "ingredients": [
- {
- "item": "tfmg:rebar_pile"
- }
- ],
- "result": {
- "count": 9,
- "id": "tfmg:rebar"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/crafting/materials/rebar_floor.json b/build/resources/main/data/tfmg/recipe/crafting/materials/rebar_floor.json
deleted file mode 100644
index acf8df5b..00000000
--- a/build/resources/main/data/tfmg/recipe/crafting/materials/rebar_floor.json
+++ /dev/null
@@ -1,18 +0,0 @@
-{
- "type": "minecraft:crafting_shaped",
- "category": "misc",
- "key": {
- "O": {
- "item": "tfmg:rebar"
- }
- },
- "pattern": [
- " ",
- "OOO",
- " "
- ],
- "result": {
- "count": 3,
- "id": "tfmg:rebar_floor"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/crafting/materials/red_multimeter.json b/build/resources/main/data/tfmg/recipe/crafting/materials/red_multimeter.json
deleted file mode 100644
index 8359b0fa..00000000
--- a/build/resources/main/data/tfmg/recipe/crafting/materials/red_multimeter.json
+++ /dev/null
@@ -1,16 +0,0 @@
-{
- "type": "minecraft:crafting_shapeless",
- "category": "misc",
- "ingredients": [
- {
- "item": "tfmg:multimeter"
- },
- {
- "item": "minecraft:red_dye"
- }
- ],
- "result": {
- "count": 1,
- "id": "tfmg:red_multimeter"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/crafting/materials/red_rebar_concrete.json b/build/resources/main/data/tfmg/recipe/crafting/materials/red_rebar_concrete.json
deleted file mode 100644
index 6f45f3f8..00000000
--- a/build/resources/main/data/tfmg/recipe/crafting/materials/red_rebar_concrete.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:crafting_shaped",
- "category": "misc",
- "key": {
- "C": {
- "item": "tfmg:rebar_concrete"
- },
- "D": {
- "item": "minecraft:red_dye"
- }
- },
- "pattern": [
- "CCC",
- "CDC",
- "CCC"
- ],
- "result": {
- "count": 8,
- "id": "tfmg:red_rebar_concrete"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/crafting/materials/regular_engine.json b/build/resources/main/data/tfmg/recipe/crafting/materials/regular_engine.json
deleted file mode 100644
index c8283ab5..00000000
--- a/build/resources/main/data/tfmg/recipe/crafting/materials/regular_engine.json
+++ /dev/null
@@ -1,24 +0,0 @@
-{
- "type": "minecraft:crafting_shaped",
- "category": "misc",
- "key": {
- "C": {
- "item": "tfmg:heavy_machinery_casing"
- },
- "I": {
- "item": "tfmg:heavy_plate"
- },
- "O": {
- "tag": "c:ingots/steel"
- }
- },
- "pattern": [
- " ",
- "OIO",
- "ICI"
- ],
- "result": {
- "count": 2,
- "id": "tfmg:regular_engine"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/crafting/materials/steel_axe.json b/build/resources/main/data/tfmg/recipe/crafting/materials/steel_axe.json
deleted file mode 100644
index facb2c01..00000000
--- a/build/resources/main/data/tfmg/recipe/crafting/materials/steel_axe.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:crafting_shaped",
- "category": "misc",
- "key": {
- "C": {
- "tag": "c:ingots/steel"
- },
- "S": {
- "item": "minecraft:stick"
- }
- },
- "pattern": [
- " CC",
- " SC",
- " S "
- ],
- "result": {
- "count": 1,
- "id": "tfmg:steel_axe"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/crafting/materials/steel_cable_hub.json b/build/resources/main/data/tfmg/recipe/crafting/materials/steel_cable_hub.json
deleted file mode 100644
index c011cdf3..00000000
--- a/build/resources/main/data/tfmg/recipe/crafting/materials/steel_cable_hub.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:crafting_shaped",
- "category": "misc",
- "key": {
- "M": {
- "tag": "c:nuggets/steel"
- },
- "W": {
- "tag": "c:wires/copper"
- }
- },
- "pattern": [
- "WWW",
- "MMM",
- "WWW"
- ],
- "result": {
- "count": 2,
- "id": "tfmg:steel_cable_hub"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/crafting/materials/steel_chemical_vat.json b/build/resources/main/data/tfmg/recipe/crafting/materials/steel_chemical_vat.json
deleted file mode 100644
index fb497129..00000000
--- a/build/resources/main/data/tfmg/recipe/crafting/materials/steel_chemical_vat.json
+++ /dev/null
@@ -1,24 +0,0 @@
-{
- "type": "minecraft:crafting_shaped",
- "category": "misc",
- "key": {
- "N": {
- "tag": "c:plates/nickel"
- },
- "P": {
- "item": "tfmg:heavy_plate"
- },
- "T": {
- "item": "tfmg:steel_fluid_tank"
- }
- },
- "pattern": [
- "PPP",
- "NTN",
- "PPP"
- ],
- "result": {
- "count": 2,
- "id": "tfmg:steel_chemical_vat"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/crafting/materials/steel_flywheel.json b/build/resources/main/data/tfmg/recipe/crafting/materials/steel_flywheel.json
deleted file mode 100644
index 0acc6fff..00000000
--- a/build/resources/main/data/tfmg/recipe/crafting/materials/steel_flywheel.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:crafting_shaped",
- "category": "misc",
- "key": {
- "C": {
- "item": "tfmg:steel_ingot"
- },
- "S": {
- "item": "create:shaft"
- }
- },
- "pattern": [
- "CCC",
- "CSC",
- "CCC"
- ],
- "result": {
- "count": 1,
- "id": "tfmg:steel_flywheel"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/crafting/materials/steel_hoe.json b/build/resources/main/data/tfmg/recipe/crafting/materials/steel_hoe.json
deleted file mode 100644
index b8eaf412..00000000
--- a/build/resources/main/data/tfmg/recipe/crafting/materials/steel_hoe.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:crafting_shaped",
- "category": "misc",
- "key": {
- "C": {
- "tag": "c:ingots/steel"
- },
- "S": {
- "item": "minecraft:stick"
- }
- },
- "pattern": [
- "CC ",
- "S ",
- "S "
- ],
- "result": {
- "count": 1,
- "id": "tfmg:steel_hoe"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/crafting/materials/steel_ingot_from_decompacting.json b/build/resources/main/data/tfmg/recipe/crafting/materials/steel_ingot_from_decompacting.json
deleted file mode 100644
index ba197cb5..00000000
--- a/build/resources/main/data/tfmg/recipe/crafting/materials/steel_ingot_from_decompacting.json
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- "type": "minecraft:crafting_shapeless",
- "category": "misc",
- "ingredients": [
- {
- "tag": "c:storage_blocks/steel"
- }
- ],
- "result": {
- "count": 9,
- "id": "tfmg:steel_ingot"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/crafting/materials/steel_shovel.json b/build/resources/main/data/tfmg/recipe/crafting/materials/steel_shovel.json
deleted file mode 100644
index a935af8c..00000000
--- a/build/resources/main/data/tfmg/recipe/crafting/materials/steel_shovel.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:crafting_shaped",
- "category": "misc",
- "key": {
- "C": {
- "tag": "c:ingots/steel"
- },
- "S": {
- "item": "minecraft:stick"
- }
- },
- "pattern": [
- "C ",
- "S ",
- "S "
- ],
- "result": {
- "count": 1,
- "id": "tfmg:steel_shovel"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/crafting/materials/steel_trapdoor.json b/build/resources/main/data/tfmg/recipe/crafting/materials/steel_trapdoor.json
deleted file mode 100644
index 0d8ccad9..00000000
--- a/build/resources/main/data/tfmg/recipe/crafting/materials/steel_trapdoor.json
+++ /dev/null
@@ -1,18 +0,0 @@
-{
- "type": "minecraft:crafting_shaped",
- "category": "misc",
- "key": {
- "O": {
- "tag": "c:ingots/steel"
- }
- },
- "pattern": [
- " ",
- "OOO",
- " "
- ],
- "result": {
- "count": 1,
- "id": "tfmg:steel_trapdoor"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/crafting/materials/transmission.json b/build/resources/main/data/tfmg/recipe/crafting/materials/transmission.json
deleted file mode 100644
index 5686eb82..00000000
--- a/build/resources/main/data/tfmg/recipe/crafting/materials/transmission.json
+++ /dev/null
@@ -1,27 +0,0 @@
-{
- "type": "minecraft:crafting_shaped",
- "category": "misc",
- "key": {
- "A": {
- "tag": "c:plates/aluminum"
- },
- "C": {
- "item": "tfmg:aluminum_cogwheel"
- },
- "M": {
- "item": "tfmg:steel_mechanism"
- },
- "P": {
- "item": "tfmg:plastic_sheet"
- }
- },
- "pattern": [
- "AAA",
- "CPC",
- "MMM"
- ],
- "result": {
- "count": 1,
- "id": "tfmg:transmission"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/crafting/materials/unfinished_electromagnetic_coil.json b/build/resources/main/data/tfmg/recipe/crafting/materials/unfinished_electromagnetic_coil.json
deleted file mode 100644
index 26605bd8..00000000
--- a/build/resources/main/data/tfmg/recipe/crafting/materials/unfinished_electromagnetic_coil.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:crafting_shaped",
- "category": "misc",
- "key": {
- "M": {
- "item": "tfmg:magnetic_alloy_ingot"
- },
- "N": {
- "tag": "c:nuggets/steel"
- }
- },
- "pattern": [
- " N ",
- " M ",
- " N "
- ],
- "result": {
- "count": 2,
- "id": "tfmg:unfinished_electromagnetic_coil"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/crafting/materials/unfinished_resistor.json b/build/resources/main/data/tfmg/recipe/crafting/materials/unfinished_resistor.json
deleted file mode 100644
index 287a2c55..00000000
--- a/build/resources/main/data/tfmg/recipe/crafting/materials/unfinished_resistor.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:crafting_shaped",
- "category": "misc",
- "key": {
- "P": {
- "item": "tfmg:plastic_sheet"
- },
- "W": {
- "tag": "c:wires/copper"
- }
- },
- "pattern": [
- " W ",
- " P ",
- " W "
- ],
- "result": {
- "count": 1,
- "id": "tfmg:unfinished_resistor"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/crafting/materials/voltmeter.json b/build/resources/main/data/tfmg/recipe/crafting/materials/voltmeter.json
deleted file mode 100644
index cde6bd96..00000000
--- a/build/resources/main/data/tfmg/recipe/crafting/materials/voltmeter.json
+++ /dev/null
@@ -1,27 +0,0 @@
-{
- "type": "minecraft:crafting_shaped",
- "category": "misc",
- "key": {
- "A": {
- "tag": "c:ingots/steel"
- },
- "C": {
- "item": "minecraft:compass"
- },
- "M": {
- "item": "tfmg:magnet"
- },
- "N": {
- "tag": "c:nuggets/steel"
- }
- },
- "pattern": [
- "NNN",
- "NCN",
- "AMA"
- ],
- "result": {
- "count": 1,
- "id": "tfmg:voltmeter"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/crafting/materials/white_rebar_concrete.json b/build/resources/main/data/tfmg/recipe/crafting/materials/white_rebar_concrete.json
deleted file mode 100644
index 71a2c75a..00000000
--- a/build/resources/main/data/tfmg/recipe/crafting/materials/white_rebar_concrete.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "type": "minecraft:crafting_shaped",
- "category": "misc",
- "key": {
- "C": {
- "item": "tfmg:rebar_concrete"
- },
- "D": {
- "item": "minecraft:white_dye"
- }
- },
- "pattern": [
- "CCC",
- "CDC",
- "CCC"
- ],
- "result": {
- "count": 8,
- "id": "tfmg:white_rebar_concrete"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/crafting/materials/winding_machine.json b/build/resources/main/data/tfmg/recipe/crafting/materials/winding_machine.json
deleted file mode 100644
index 1a951a3b..00000000
--- a/build/resources/main/data/tfmg/recipe/crafting/materials/winding_machine.json
+++ /dev/null
@@ -1,30 +0,0 @@
-{
- "type": "minecraft:crafting_shaped",
- "category": "misc",
- "key": {
- "C": {
- "item": "tfmg:heavy_machinery_casing"
- },
- "I": {
- "tag": "c:ingots/steel"
- },
- "M": {
- "item": "tfmg:steel_mechanism"
- },
- "P": {
- "item": "tfmg:heavy_plate"
- },
- "T": {
- "item": "create:shaft"
- }
- },
- "pattern": [
- " ",
- "ITP",
- "ICM"
- ],
- "result": {
- "count": 1,
- "id": "tfmg:winding_machine"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/crafting/materials/zinc_truss.json b/build/resources/main/data/tfmg/recipe/crafting/materials/zinc_truss.json
deleted file mode 100644
index 9032bf92..00000000
--- a/build/resources/main/data/tfmg/recipe/crafting/materials/zinc_truss.json
+++ /dev/null
@@ -1,18 +0,0 @@
-{
- "type": "minecraft:crafting_shaped",
- "category": "misc",
- "key": {
- "N": {
- "tag": "c:nuggets/zinc"
- }
- },
- "pattern": [
- "N N",
- "NNN",
- "N N"
- ],
- "result": {
- "count": 4,
- "id": "tfmg:zinc_truss"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/cut_bauxite_brick_slab_from_stone_types_bauxite_stonecutting.json b/build/resources/main/data/tfmg/recipe/cut_bauxite_brick_slab_from_stone_types_bauxite_stonecutting.json
deleted file mode 100644
index 04124bd7..00000000
--- a/build/resources/main/data/tfmg/recipe/cut_bauxite_brick_slab_from_stone_types_bauxite_stonecutting.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "type": "minecraft:stonecutting",
- "ingredient": {
- "tag": "tfmg:stone_types/bauxite"
- },
- "result": {
- "count": 2,
- "id": "tfmg:cut_bauxite_brick_slab"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/cut_bauxite_brick_slab_recycling.json b/build/resources/main/data/tfmg/recipe/cut_bauxite_brick_slab_recycling.json
deleted file mode 100644
index 5365620a..00000000
--- a/build/resources/main/data/tfmg/recipe/cut_bauxite_brick_slab_recycling.json
+++ /dev/null
@@ -1,16 +0,0 @@
-{
- "type": "minecraft:crafting_shapeless",
- "category": "building",
- "ingredients": [
- {
- "item": "tfmg:cut_bauxite_brick_slab"
- },
- {
- "item": "tfmg:cut_bauxite_brick_slab"
- }
- ],
- "result": {
- "count": 1,
- "id": "tfmg:cut_bauxite_bricks"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/cut_bauxite_brick_stairs_from_stone_types_bauxite_stonecutting.json b/build/resources/main/data/tfmg/recipe/cut_bauxite_brick_stairs_from_stone_types_bauxite_stonecutting.json
deleted file mode 100644
index 2c515e93..00000000
--- a/build/resources/main/data/tfmg/recipe/cut_bauxite_brick_stairs_from_stone_types_bauxite_stonecutting.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "type": "minecraft:stonecutting",
- "ingredient": {
- "tag": "tfmg:stone_types/bauxite"
- },
- "result": {
- "count": 1,
- "id": "tfmg:cut_bauxite_brick_stairs"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/cut_bauxite_brick_wall_from_stone_types_bauxite_stonecutting.json b/build/resources/main/data/tfmg/recipe/cut_bauxite_brick_wall_from_stone_types_bauxite_stonecutting.json
deleted file mode 100644
index 67cfd8ff..00000000
--- a/build/resources/main/data/tfmg/recipe/cut_bauxite_brick_wall_from_stone_types_bauxite_stonecutting.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "type": "minecraft:stonecutting",
- "ingredient": {
- "tag": "tfmg:stone_types/bauxite"
- },
- "result": {
- "count": 1,
- "id": "tfmg:cut_bauxite_brick_wall"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/cut_bauxite_bricks_from_stone_types_bauxite_stonecutting.json b/build/resources/main/data/tfmg/recipe/cut_bauxite_bricks_from_stone_types_bauxite_stonecutting.json
deleted file mode 100644
index 956975e5..00000000
--- a/build/resources/main/data/tfmg/recipe/cut_bauxite_bricks_from_stone_types_bauxite_stonecutting.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "type": "minecraft:stonecutting",
- "ingredient": {
- "tag": "tfmg:stone_types/bauxite"
- },
- "result": {
- "count": 1,
- "id": "tfmg:cut_bauxite_bricks"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/cut_bauxite_from_stone_types_bauxite_stonecutting.json b/build/resources/main/data/tfmg/recipe/cut_bauxite_from_stone_types_bauxite_stonecutting.json
deleted file mode 100644
index 25a927fa..00000000
--- a/build/resources/main/data/tfmg/recipe/cut_bauxite_from_stone_types_bauxite_stonecutting.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "type": "minecraft:stonecutting",
- "ingredient": {
- "tag": "tfmg:stone_types/bauxite"
- },
- "result": {
- "count": 1,
- "id": "tfmg:cut_bauxite"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/cut_bauxite_wall.json b/build/resources/main/data/tfmg/recipe/cut_bauxite_wall.json
deleted file mode 100644
index 5e2d5e46..00000000
--- a/build/resources/main/data/tfmg/recipe/cut_bauxite_wall.json
+++ /dev/null
@@ -1,17 +0,0 @@
-{
- "type": "minecraft:crafting_shaped",
- "category": "building",
- "key": {
- "X": {
- "item": "tfmg:cut_bauxite"
- }
- },
- "pattern": [
- "XXX",
- "XXX"
- ],
- "result": {
- "count": 6,
- "id": "tfmg:cut_bauxite_wall"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/cut_galena_brick_stairs_from_stone_types_galena_stonecutting.json b/build/resources/main/data/tfmg/recipe/cut_galena_brick_stairs_from_stone_types_galena_stonecutting.json
deleted file mode 100644
index d7884fdb..00000000
--- a/build/resources/main/data/tfmg/recipe/cut_galena_brick_stairs_from_stone_types_galena_stonecutting.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "type": "minecraft:stonecutting",
- "ingredient": {
- "tag": "tfmg:stone_types/galena"
- },
- "result": {
- "count": 1,
- "id": "tfmg:cut_galena_brick_stairs"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/cut_galena_bricks_from_stone_types_galena_stonecutting.json b/build/resources/main/data/tfmg/recipe/cut_galena_bricks_from_stone_types_galena_stonecutting.json
deleted file mode 100644
index c86a6266..00000000
--- a/build/resources/main/data/tfmg/recipe/cut_galena_bricks_from_stone_types_galena_stonecutting.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "type": "minecraft:stonecutting",
- "ingredient": {
- "tag": "tfmg:stone_types/galena"
- },
- "result": {
- "count": 1,
- "id": "tfmg:cut_galena_bricks"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/cut_galena_slab_recycling.json b/build/resources/main/data/tfmg/recipe/cut_galena_slab_recycling.json
deleted file mode 100644
index 0e5aa757..00000000
--- a/build/resources/main/data/tfmg/recipe/cut_galena_slab_recycling.json
+++ /dev/null
@@ -1,16 +0,0 @@
-{
- "type": "minecraft:crafting_shapeless",
- "category": "building",
- "ingredients": [
- {
- "item": "tfmg:cut_galena_slab"
- },
- {
- "item": "tfmg:cut_galena_slab"
- }
- ],
- "result": {
- "count": 1,
- "id": "tfmg:cut_galena"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/cut_galena_wall_from_stone_types_galena_stonecutting.json b/build/resources/main/data/tfmg/recipe/cut_galena_wall_from_stone_types_galena_stonecutting.json
deleted file mode 100644
index 1b127830..00000000
--- a/build/resources/main/data/tfmg/recipe/cut_galena_wall_from_stone_types_galena_stonecutting.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "type": "minecraft:stonecutting",
- "ingredient": {
- "tag": "tfmg:stone_types/galena"
- },
- "result": {
- "count": 1,
- "id": "tfmg:cut_galena_wall"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/cyan_concrete_slab_from_cyan_concrete_stonecutting.json b/build/resources/main/data/tfmg/recipe/cyan_concrete_slab_from_cyan_concrete_stonecutting.json
deleted file mode 100644
index 7499a58e..00000000
--- a/build/resources/main/data/tfmg/recipe/cyan_concrete_slab_from_cyan_concrete_stonecutting.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "type": "minecraft:stonecutting",
- "ingredient": {
- "item": "tfmg:cyan_concrete"
- },
- "result": {
- "count": 2,
- "id": "tfmg:cyan_concrete_slab"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/cyan_concrete_stairs_from_cyan_concrete_stonecutting.json b/build/resources/main/data/tfmg/recipe/cyan_concrete_stairs_from_cyan_concrete_stonecutting.json
deleted file mode 100644
index 38207e6e..00000000
--- a/build/resources/main/data/tfmg/recipe/cyan_concrete_stairs_from_cyan_concrete_stonecutting.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "type": "minecraft:stonecutting",
- "ingredient": {
- "item": "tfmg:cyan_concrete"
- },
- "result": {
- "count": 1,
- "id": "tfmg:cyan_concrete_stairs"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/cyan_rebar_concrete_slab_from_cyan_rebar_concrete_stonecutting.json b/build/resources/main/data/tfmg/recipe/cyan_rebar_concrete_slab_from_cyan_rebar_concrete_stonecutting.json
deleted file mode 100644
index fe1d4ced..00000000
--- a/build/resources/main/data/tfmg/recipe/cyan_rebar_concrete_slab_from_cyan_rebar_concrete_stonecutting.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "type": "minecraft:stonecutting",
- "ingredient": {
- "item": "tfmg:cyan_rebar_concrete"
- },
- "result": {
- "count": 2,
- "id": "tfmg:cyan_rebar_concrete_slab"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/cyan_rebar_concrete_stairs_from_cyan_rebar_concrete_stonecutting.json b/build/resources/main/data/tfmg/recipe/cyan_rebar_concrete_stairs_from_cyan_rebar_concrete_stonecutting.json
deleted file mode 100644
index aa9130c9..00000000
--- a/build/resources/main/data/tfmg/recipe/cyan_rebar_concrete_stairs_from_cyan_rebar_concrete_stonecutting.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "type": "minecraft:stonecutting",
- "ingredient": {
- "item": "tfmg:cyan_rebar_concrete"
- },
- "result": {
- "count": 1,
- "id": "tfmg:cyan_rebar_concrete_stairs"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/distillation/crude_oil.json b/build/resources/main/data/tfmg/recipe/distillation/crude_oil.json
deleted file mode 100644
index 3398a02c..00000000
--- a/build/resources/main/data/tfmg/recipe/distillation/crude_oil.json
+++ /dev/null
@@ -1,36 +0,0 @@
-{
- "type": "create:distillation",
- "ingredients": [
- {
- "type": "fluid_stack",
- "amount": 340,
- "fluid": "tfmg:crude_oil"
- }
- ],
- "results": [
- {
- "amount": 120,
- "id": "tfmg:heavy_oil"
- },
- {
- "amount": 60,
- "id": "tfmg:diesel"
- },
- {
- "amount": 30,
- "id": "tfmg:kerosene"
- },
- {
- "amount": 10,
- "id": "tfmg:naphtha"
- },
- {
- "amount": 60,
- "id": "tfmg:gasoline"
- },
- {
- "amount": 60,
- "id": "tfmg:lpg"
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/distillation/heavy_oil.json b/build/resources/main/data/tfmg/recipe/distillation/heavy_oil.json
deleted file mode 100644
index c8d9bc19..00000000
--- a/build/resources/main/data/tfmg/recipe/distillation/heavy_oil.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "type": "create:distillation",
- "ingredients": [
- {
- "type": "fluid_stack",
- "amount": 200,
- "fluid": "tfmg:heavy_oil"
- }
- ],
- "results": [
- {
- "amount": 100,
- "id": "tfmg:heavy_oil"
- },
- {
- "amount": 25,
- "id": "tfmg:lubrication_oil"
- },
- {
- "amount": 50,
- "id": "tfmg:diesel"
- },
- {
- "amount": 20,
- "id": "tfmg:kerosene"
- },
- {
- "amount": 5,
- "id": "tfmg:naphtha"
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/engine_cylinder.json b/build/resources/main/data/tfmg/recipe/engine_cylinder.json
deleted file mode 100644
index ba631548..00000000
--- a/build/resources/main/data/tfmg/recipe/engine_cylinder.json
+++ /dev/null
@@ -1,26 +0,0 @@
-{
- "type": "minecraft:crafting_shaped",
- "category": "misc",
- "key": {
- "P": {
- "tag": "c:plates/aluminum"
- }
- },
- "pattern": [
- " ",
- "P P",
- "P P"
- ],
- "result": {
- "count": 1,
- "id": "tfmg:diesel_engine_cylinder",
- "components": {
- "tfmg:fuel_tags": {
- "diesel": "c:diesel"
- },
- "tfmg:fuels": {
- "diesel": "fluid.tfmg.diesel"
- }
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/engine_cylinder_gas.json b/build/resources/main/data/tfmg/recipe/engine_cylinder_gas.json
deleted file mode 100644
index 31460ac5..00000000
--- a/build/resources/main/data/tfmg/recipe/engine_cylinder_gas.json
+++ /dev/null
@@ -1,29 +0,0 @@
-{
- "type": "minecraft:crafting_shaped",
- "category": "misc",
- "key": {
- "C": {
- "item": "tfmg:engine_cylinder"
- },
- "B": {
- "item": "tfmg:brass_pipe"
- }
- },
- "pattern": [
- " ",
- " C ",
- " B "
- ],
- "result": {
- "count": 1,
- "id": "tfmg:engine_cylinder",
- "components": {
- "tfmg:fuel_tags": {
- "lpg": "c:lpg"
- },
- "tfmg:fuels": {
- "lpg": "LPG"
- }
- }
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/filling/hardened_planks.json b/build/resources/main/data/tfmg/recipe/filling/hardened_planks.json
deleted file mode 100644
index 6b73f87b..00000000
--- a/build/resources/main/data/tfmg/recipe/filling/hardened_planks.json
+++ /dev/null
@@ -1,18 +0,0 @@
-{
- "type": "create:filling",
- "ingredients": [
- {
- "tag": "minecraft:planks"
- },
- {
- "type": "fluid_stack",
- "amount": 250,
- "fluid": "tfmg:creosote"
- }
- ],
- "results": [
- {
- "id": "tfmg:hardened_planks"
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/filling/hot_air_tank.json b/build/resources/main/data/tfmg/recipe/filling/hot_air_tank.json
deleted file mode 100644
index 910033e7..00000000
--- a/build/resources/main/data/tfmg/recipe/filling/hot_air_tank.json
+++ /dev/null
@@ -1,18 +0,0 @@
-{
- "type": "create:filling",
- "ingredients": [
- {
- "item": "minecraft:bucket"
- },
- {
- "type": "fluid_stack",
- "amount": 1000,
- "fluid": "tfmg:hot_air"
- }
- ],
- "results": [
- {
- "id": "tfmg:hot_air_bucket"
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/galena_from_stone_types_galena_stonecutting.json b/build/resources/main/data/tfmg/recipe/galena_from_stone_types_galena_stonecutting.json
deleted file mode 100644
index 6ea5ad13..00000000
--- a/build/resources/main/data/tfmg/recipe/galena_from_stone_types_galena_stonecutting.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "type": "minecraft:stonecutting",
- "ingredient": {
- "tag": "tfmg:stone_types/galena"
- },
- "result": {
- "count": 1,
- "id": "tfmg:galena"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/galena_pillar_from_stone_types_galena_stonecutting.json b/build/resources/main/data/tfmg/recipe/galena_pillar_from_stone_types_galena_stonecutting.json
deleted file mode 100644
index 8d77acde..00000000
--- a/build/resources/main/data/tfmg/recipe/galena_pillar_from_stone_types_galena_stonecutting.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "type": "minecraft:stonecutting",
- "ingredient": {
- "tag": "tfmg:stone_types/galena"
- },
- "result": {
- "count": 1,
- "id": "tfmg:galena_pillar"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/graphite_electrode_from_storage_blocks_coal_coke_stonecutting.json b/build/resources/main/data/tfmg/recipe/graphite_electrode_from_storage_blocks_coal_coke_stonecutting.json
deleted file mode 100644
index ec454421..00000000
--- a/build/resources/main/data/tfmg/recipe/graphite_electrode_from_storage_blocks_coal_coke_stonecutting.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "type": "minecraft:stonecutting",
- "ingredient": {
- "tag": "c:storage_blocks/coal_coke"
- },
- "result": {
- "count": 1,
- "id": "tfmg:graphite_electrode"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/gray_concrete_stairs_from_gray_concrete_stonecutting.json b/build/resources/main/data/tfmg/recipe/gray_concrete_stairs_from_gray_concrete_stonecutting.json
deleted file mode 100644
index 738376c7..00000000
--- a/build/resources/main/data/tfmg/recipe/gray_concrete_stairs_from_gray_concrete_stonecutting.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "type": "minecraft:stonecutting",
- "ingredient": {
- "item": "tfmg:gray_concrete"
- },
- "result": {
- "count": 1,
- "id": "tfmg:gray_concrete_stairs"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/industrial_blasting/silicon.json b/build/resources/main/data/tfmg/recipe/industrial_blasting/silicon.json
deleted file mode 100644
index 2cd2e88a..00000000
--- a/build/resources/main/data/tfmg/recipe/industrial_blasting/silicon.json
+++ /dev/null
@@ -1,15 +0,0 @@
-{
- "type": "create:industrial_blasting",
- "ingredients": [
- {
- "item": "minecraft:quartz"
- }
- ],
- "processing_time": 5,
- "results": [
- {
- "amount": 40,
- "id": "tfmg:liquid_silicon"
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/industrial_blasting/steel.json b/build/resources/main/data/tfmg/recipe/industrial_blasting/steel.json
deleted file mode 100644
index d970a663..00000000
--- a/build/resources/main/data/tfmg/recipe/industrial_blasting/steel.json
+++ /dev/null
@@ -1,27 +0,0 @@
-{
- "type": "create:industrial_blasting",
- "hot_air_usage": 20,
- "ingredients": [
- {
- "item": "create:crushed_raw_iron"
- },
- {
- "tag": "tfmg:flux"
- }
- ],
- "processing_time": 20,
- "results": [
- {
- "amount": 144,
- "id": "tfmg:molten_steel"
- },
- {
- "amount": 144,
- "id": "tfmg:molten_slag"
- },
- {
- "amount": 200,
- "id": "tfmg:furnace_gas"
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/industrial_pipe_from_ingots_steel_stonecutting.json b/build/resources/main/data/tfmg/recipe/industrial_pipe_from_ingots_steel_stonecutting.json
deleted file mode 100644
index f44ab474..00000000
--- a/build/resources/main/data/tfmg/recipe/industrial_pipe_from_ingots_steel_stonecutting.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "type": "minecraft:stonecutting",
- "ingredient": {
- "tag": "c:ingots/steel"
- },
- "result": {
- "count": 8,
- "id": "tfmg:industrial_pipe"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/item_application/steel_casing.json b/build/resources/main/data/tfmg/recipe/item_application/steel_casing.json
deleted file mode 100644
index c980a1a5..00000000
--- a/build/resources/main/data/tfmg/recipe/item_application/steel_casing.json
+++ /dev/null
@@ -1,16 +0,0 @@
-{
- "type": "create:item_application",
- "ingredients": [
- {
- "item": "tfmg:hardened_planks"
- },
- {
- "tag": "c:ingots/steel"
- }
- ],
- "results": [
- {
- "id": "tfmg:steel_casing"
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/light_blue_rebar_concrete_stairs_from_light_blue_rebar_concrete_stonecutting.json b/build/resources/main/data/tfmg/recipe/light_blue_rebar_concrete_stairs_from_light_blue_rebar_concrete_stonecutting.json
deleted file mode 100644
index bb1d345e..00000000
--- a/build/resources/main/data/tfmg/recipe/light_blue_rebar_concrete_stairs_from_light_blue_rebar_concrete_stonecutting.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "type": "minecraft:stonecutting",
- "ingredient": {
- "item": "tfmg:light_blue_rebar_concrete"
- },
- "result": {
- "count": 1,
- "id": "tfmg:light_blue_rebar_concrete_stairs"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/light_gray_concrete_stairs_from_light_gray_concrete_stonecutting.json b/build/resources/main/data/tfmg/recipe/light_gray_concrete_stairs_from_light_gray_concrete_stonecutting.json
deleted file mode 100644
index 3fe51f45..00000000
--- a/build/resources/main/data/tfmg/recipe/light_gray_concrete_stairs_from_light_gray_concrete_stonecutting.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "type": "minecraft:stonecutting",
- "ingredient": {
- "item": "tfmg:light_gray_concrete"
- },
- "result": {
- "count": 1,
- "id": "tfmg:light_gray_concrete_stairs"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/light_gray_rebar_concrete_stairs_from_light_gray_rebar_concrete_stonecutting.json b/build/resources/main/data/tfmg/recipe/light_gray_rebar_concrete_stairs_from_light_gray_rebar_concrete_stonecutting.json
deleted file mode 100644
index 37e8f974..00000000
--- a/build/resources/main/data/tfmg/recipe/light_gray_rebar_concrete_stairs_from_light_gray_rebar_concrete_stonecutting.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "type": "minecraft:stonecutting",
- "ingredient": {
- "item": "tfmg:light_gray_rebar_concrete"
- },
- "result": {
- "count": 1,
- "id": "tfmg:light_gray_rebar_concrete_stairs"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/lime_caution_block_from_ingots_aluminum_stonecutting.json b/build/resources/main/data/tfmg/recipe/lime_caution_block_from_ingots_aluminum_stonecutting.json
deleted file mode 100644
index 9df036e3..00000000
--- a/build/resources/main/data/tfmg/recipe/lime_caution_block_from_ingots_aluminum_stonecutting.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "type": "minecraft:stonecutting",
- "ingredient": {
- "tag": "c:ingots/aluminum"
- },
- "result": {
- "count": 2,
- "id": "tfmg:lime_caution_block"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/lime_concrete_stairs_from_lime_concrete_stonecutting.json b/build/resources/main/data/tfmg/recipe/lime_concrete_stairs_from_lime_concrete_stonecutting.json
deleted file mode 100644
index 6bccc341..00000000
--- a/build/resources/main/data/tfmg/recipe/lime_concrete_stairs_from_lime_concrete_stonecutting.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "type": "minecraft:stonecutting",
- "ingredient": {
- "item": "tfmg:lime_concrete"
- },
- "result": {
- "count": 1,
- "id": "tfmg:lime_concrete_stairs"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/magenta_caution_block_from_ingots_aluminum_stonecutting.json b/build/resources/main/data/tfmg/recipe/magenta_caution_block_from_ingots_aluminum_stonecutting.json
deleted file mode 100644
index 990a4494..00000000
--- a/build/resources/main/data/tfmg/recipe/magenta_caution_block_from_ingots_aluminum_stonecutting.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "type": "minecraft:stonecutting",
- "ingredient": {
- "tag": "c:ingots/aluminum"
- },
- "result": {
- "count": 2,
- "id": "tfmg:magenta_caution_block"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/magenta_concrete_slab_from_magenta_concrete_stonecutting.json b/build/resources/main/data/tfmg/recipe/magenta_concrete_slab_from_magenta_concrete_stonecutting.json
deleted file mode 100644
index 37c6e808..00000000
--- a/build/resources/main/data/tfmg/recipe/magenta_concrete_slab_from_magenta_concrete_stonecutting.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "type": "minecraft:stonecutting",
- "ingredient": {
- "item": "tfmg:magenta_concrete"
- },
- "result": {
- "count": 2,
- "id": "tfmg:magenta_concrete_slab"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/magenta_concrete_stairs_from_magenta_concrete_stonecutting.json b/build/resources/main/data/tfmg/recipe/magenta_concrete_stairs_from_magenta_concrete_stonecutting.json
deleted file mode 100644
index 2b93628f..00000000
--- a/build/resources/main/data/tfmg/recipe/magenta_concrete_stairs_from_magenta_concrete_stonecutting.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "type": "minecraft:stonecutting",
- "ingredient": {
- "item": "tfmg:magenta_concrete"
- },
- "result": {
- "count": 1,
- "id": "tfmg:magenta_concrete_stairs"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/magenta_rebar_concrete_slab_from_magenta_rebar_concrete_stonecutting.json b/build/resources/main/data/tfmg/recipe/magenta_rebar_concrete_slab_from_magenta_rebar_concrete_stonecutting.json
deleted file mode 100644
index 69f08947..00000000
--- a/build/resources/main/data/tfmg/recipe/magenta_rebar_concrete_slab_from_magenta_rebar_concrete_stonecutting.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "type": "minecraft:stonecutting",
- "ingredient": {
- "item": "tfmg:magenta_rebar_concrete"
- },
- "result": {
- "count": 2,
- "id": "tfmg:magenta_rebar_concrete_slab"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/magenta_rebar_concrete_stairs_from_magenta_rebar_concrete_stonecutting.json b/build/resources/main/data/tfmg/recipe/magenta_rebar_concrete_stairs_from_magenta_rebar_concrete_stonecutting.json
deleted file mode 100644
index 5e9dab13..00000000
--- a/build/resources/main/data/tfmg/recipe/magenta_rebar_concrete_stairs_from_magenta_rebar_concrete_stonecutting.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "type": "minecraft:stonecutting",
- "ingredient": {
- "item": "tfmg:magenta_rebar_concrete"
- },
- "result": {
- "count": 1,
- "id": "tfmg:magenta_rebar_concrete_stairs"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/mechanical_crafting/quad_potato_cannon.json b/build/resources/main/data/tfmg/recipe/mechanical_crafting/quad_potato_cannon.json
deleted file mode 100644
index 5c7eb523..00000000
--- a/build/resources/main/data/tfmg/recipe/mechanical_crafting/quad_potato_cannon.json
+++ /dev/null
@@ -1,29 +0,0 @@
-{
- "type": "create:mechanical_crafting",
- "accept_mirrored": false,
- "category": "misc",
- "key": {
- "C": {
- "tag": "c:ingots/cast_iron"
- },
- "M": {
- "item": "tfmg:steel_mechanism"
- },
- "O": {
- "tag": "c:ingots/steel"
- },
- "P": {
- "item": "tfmg:steel_pipe"
- }
- },
- "pattern": [
- "PMPC",
- "PMPC",
- " O "
- ],
- "result": {
- "count": 1,
- "id": "tfmg:quad_potato_cannon"
- },
- "show_notification": false
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/mechanical_crafting/simple_large_engine.json b/build/resources/main/data/tfmg/recipe/mechanical_crafting/simple_large_engine.json
deleted file mode 100644
index e29887fc..00000000
--- a/build/resources/main/data/tfmg/recipe/mechanical_crafting/simple_large_engine.json
+++ /dev/null
@@ -1,27 +0,0 @@
-{
- "type": "create:mechanical_crafting",
- "accept_mirrored": false,
- "category": "misc",
- "key": {
- "C": {
- "tag": "c:ingots/cast_iron"
- },
- "M": {
- "item": "create:precision_mechanism"
- },
- "O": {
- "tag": "c:plates/steel"
- }
- },
- "pattern": [
- "CCC",
- "OCO",
- "OMO",
- "OCO"
- ],
- "result": {
- "count": 1,
- "id": "tfmg:simple_large_engine"
- },
- "show_notification": false
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/mixing/asphalt_mixture_from_slag.json b/build/resources/main/data/tfmg/recipe/mixing/asphalt_mixture_from_slag.json
deleted file mode 100644
index d1541026..00000000
--- a/build/resources/main/data/tfmg/recipe/mixing/asphalt_mixture_from_slag.json
+++ /dev/null
@@ -1,20 +0,0 @@
-{
- "type": "create:mixing",
- "ingredients": [
- {
- "item": "tfmg:slag"
- },
- {
- "item": "tfmg:bitumen"
- },
- {
- "item": "minecraft:gravel"
- }
- ],
- "results": [
- {
- "count": 32,
- "id": "tfmg:asphalt_mixture"
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/mixing/cement.json b/build/resources/main/data/tfmg/recipe/mixing/cement.json
deleted file mode 100644
index 2cf4bcb1..00000000
--- a/build/resources/main/data/tfmg/recipe/mixing/cement.json
+++ /dev/null
@@ -1,17 +0,0 @@
-{
- "type": "create:mixing",
- "ingredients": [
- {
- "item": "minecraft:clay_ball"
- },
- {
- "item": "tfmg:limesand"
- }
- ],
- "results": [
- {
- "count": 4,
- "id": "tfmg:cement"
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/mixing/concrete_mixture_from_slag.json b/build/resources/main/data/tfmg/recipe/mixing/concrete_mixture_from_slag.json
deleted file mode 100644
index 8cbd3bad..00000000
--- a/build/resources/main/data/tfmg/recipe/mixing/concrete_mixture_from_slag.json
+++ /dev/null
@@ -1,20 +0,0 @@
-{
- "type": "create:mixing",
- "ingredients": [
- {
- "item": "tfmg:slag"
- },
- {
- "item": "tfmg:cement"
- },
- {
- "item": "minecraft:gravel"
- }
- ],
- "results": [
- {
- "count": 32,
- "id": "tfmg:concrete_mixture"
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/mixing/constantan.json b/build/resources/main/data/tfmg/recipe/mixing/constantan.json
deleted file mode 100644
index e52e4802..00000000
--- a/build/resources/main/data/tfmg/recipe/mixing/constantan.json
+++ /dev/null
@@ -1,18 +0,0 @@
-{
- "type": "create:mixing",
- "heat_requirement": "heated",
- "ingredients": [
- {
- "item": "minecraft:copper_ingot"
- },
- {
- "tag": "c:ingots/nickel"
- }
- ],
- "results": [
- {
- "count": 2,
- "id": "tfmg:constantan_ingot"
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/mixing/gunpowder.json b/build/resources/main/data/tfmg/recipe/mixing/gunpowder.json
deleted file mode 100644
index 35febc5b..00000000
--- a/build/resources/main/data/tfmg/recipe/mixing/gunpowder.json
+++ /dev/null
@@ -1,29 +0,0 @@
-{
- "type": "create:mixing",
- "ingredients": [
- {
- "item": "tfmg:nitrate_dust"
- },
- {
- "item": "tfmg:nitrate_dust"
- },
- {
- "item": "tfmg:nitrate_dust"
- },
- {
- "item": "minecraft:charcoal"
- },
- {
- "item": "minecraft:charcoal"
- },
- {
- "item": "tfmg:sulfur_dust"
- }
- ],
- "results": [
- {
- "count": 3,
- "id": "minecraft:gunpowder"
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/mixing/liquid_asphalt.json b/build/resources/main/data/tfmg/recipe/mixing/liquid_asphalt.json
deleted file mode 100644
index caf942a9..00000000
--- a/build/resources/main/data/tfmg/recipe/mixing/liquid_asphalt.json
+++ /dev/null
@@ -1,19 +0,0 @@
-{
- "type": "create:mixing",
- "ingredients": [
- {
- "item": "tfmg:asphalt_mixture"
- },
- {
- "type": "fluid_stack",
- "amount": 250,
- "fluid": "minecraft:water"
- }
- ],
- "results": [
- {
- "amount": 1000,
- "id": "tfmg:liquid_asphalt"
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/mixing/liquid_concrete.json b/build/resources/main/data/tfmg/recipe/mixing/liquid_concrete.json
deleted file mode 100644
index 5296efe9..00000000
--- a/build/resources/main/data/tfmg/recipe/mixing/liquid_concrete.json
+++ /dev/null
@@ -1,19 +0,0 @@
-{
- "type": "create:mixing",
- "ingredients": [
- {
- "item": "tfmg:concrete_mixture"
- },
- {
- "type": "fluid_stack",
- "amount": 250,
- "fluid": "minecraft:water"
- }
- ],
- "results": [
- {
- "amount": 1000,
- "id": "tfmg:liquid_concrete"
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/mixing/magnetic_alloy.json b/build/resources/main/data/tfmg/recipe/mixing/magnetic_alloy.json
deleted file mode 100644
index 1771d0e3..00000000
--- a/build/resources/main/data/tfmg/recipe/mixing/magnetic_alloy.json
+++ /dev/null
@@ -1,28 +0,0 @@
-{
- "type": "create:mixing",
- "heat_requirement": "heated",
- "ingredients": [
- {
- "tag": "c:ingots/nickel"
- },
- {
- "tag": "c:ingots/nickel"
- },
- {
- "item": "tfmg:silicon_ingot"
- },
- {
- "tag": "c:ingots/steel"
- },
- {
- "tag": "c:ingots/steel"
- }
- ],
- "processing_time": 300,
- "results": [
- {
- "count": 2,
- "id": "tfmg:magnetic_alloy_ingot"
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/nickel_bars_from_ingots_nickel_stonecutting.json b/build/resources/main/data/tfmg/recipe/nickel_bars_from_ingots_nickel_stonecutting.json
deleted file mode 100644
index 911f52d8..00000000
--- a/build/resources/main/data/tfmg/recipe/nickel_bars_from_ingots_nickel_stonecutting.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "type": "minecraft:stonecutting",
- "ingredient": {
- "tag": "c:ingots/nickel"
- },
- "result": {
- "count": 4,
- "id": "tfmg:nickel_bars"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/orange_concrete_stairs_from_orange_concrete_stonecutting.json b/build/resources/main/data/tfmg/recipe/orange_concrete_stairs_from_orange_concrete_stonecutting.json
deleted file mode 100644
index 0bf8c62e..00000000
--- a/build/resources/main/data/tfmg/recipe/orange_concrete_stairs_from_orange_concrete_stonecutting.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "type": "minecraft:stonecutting",
- "ingredient": {
- "item": "tfmg:orange_concrete"
- },
- "result": {
- "count": 1,
- "id": "tfmg:orange_concrete_stairs"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/orange_rebar_concrete_slab_from_orange_rebar_concrete_stonecutting.json b/build/resources/main/data/tfmg/recipe/orange_rebar_concrete_slab_from_orange_rebar_concrete_stonecutting.json
deleted file mode 100644
index 32433358..00000000
--- a/build/resources/main/data/tfmg/recipe/orange_rebar_concrete_slab_from_orange_rebar_concrete_stonecutting.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "type": "minecraft:stonecutting",
- "ingredient": {
- "item": "tfmg:orange_rebar_concrete"
- },
- "result": {
- "count": 2,
- "id": "tfmg:orange_rebar_concrete_slab"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/orange_rebar_concrete_stairs_from_orange_rebar_concrete_stonecutting.json b/build/resources/main/data/tfmg/recipe/orange_rebar_concrete_stairs_from_orange_rebar_concrete_stonecutting.json
deleted file mode 100644
index 98f7db46..00000000
--- a/build/resources/main/data/tfmg/recipe/orange_rebar_concrete_stairs_from_orange_rebar_concrete_stonecutting.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "type": "minecraft:stonecutting",
- "ingredient": {
- "item": "tfmg:orange_rebar_concrete"
- },
- "result": {
- "count": 1,
- "id": "tfmg:orange_rebar_concrete_stairs"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/pink_caution_block_from_ingots_aluminum_stonecutting.json b/build/resources/main/data/tfmg/recipe/pink_caution_block_from_ingots_aluminum_stonecutting.json
deleted file mode 100644
index 0d5edd78..00000000
--- a/build/resources/main/data/tfmg/recipe/pink_caution_block_from_ingots_aluminum_stonecutting.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "type": "minecraft:stonecutting",
- "ingredient": {
- "tag": "c:ingots/aluminum"
- },
- "result": {
- "count": 2,
- "id": "tfmg:pink_caution_block"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/pink_concrete_stairs_from_pink_concrete_stonecutting.json b/build/resources/main/data/tfmg/recipe/pink_concrete_stairs_from_pink_concrete_stonecutting.json
deleted file mode 100644
index a6574c0b..00000000
--- a/build/resources/main/data/tfmg/recipe/pink_concrete_stairs_from_pink_concrete_stonecutting.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "type": "minecraft:stonecutting",
- "ingredient": {
- "item": "tfmg:pink_concrete"
- },
- "result": {
- "count": 1,
- "id": "tfmg:pink_concrete_stairs"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/pink_concrete_wall_from_pink_concrete_stonecutting.json b/build/resources/main/data/tfmg/recipe/pink_concrete_wall_from_pink_concrete_stonecutting.json
deleted file mode 100644
index 7a7b9abe..00000000
--- a/build/resources/main/data/tfmg/recipe/pink_concrete_wall_from_pink_concrete_stonecutting.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "type": "minecraft:stonecutting",
- "ingredient": {
- "item": "tfmg:pink_concrete"
- },
- "result": {
- "count": 1,
- "id": "tfmg:pink_concrete_wall"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/pink_rebar_concrete_slab_from_pink_rebar_concrete_stonecutting.json b/build/resources/main/data/tfmg/recipe/pink_rebar_concrete_slab_from_pink_rebar_concrete_stonecutting.json
deleted file mode 100644
index 79bc8bc9..00000000
--- a/build/resources/main/data/tfmg/recipe/pink_rebar_concrete_slab_from_pink_rebar_concrete_stonecutting.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "type": "minecraft:stonecutting",
- "ingredient": {
- "item": "tfmg:pink_rebar_concrete"
- },
- "result": {
- "count": 2,
- "id": "tfmg:pink_rebar_concrete_slab"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/pink_rebar_concrete_wall_from_pink_rebar_concrete_stonecutting.json b/build/resources/main/data/tfmg/recipe/pink_rebar_concrete_wall_from_pink_rebar_concrete_stonecutting.json
deleted file mode 100644
index ce68098b..00000000
--- a/build/resources/main/data/tfmg/recipe/pink_rebar_concrete_wall_from_pink_rebar_concrete_stonecutting.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "type": "minecraft:stonecutting",
- "ingredient": {
- "item": "tfmg:pink_rebar_concrete"
- },
- "result": {
- "count": 1,
- "id": "tfmg:pink_rebar_concrete_wall"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/polarizing/magnet.json b/build/resources/main/data/tfmg/recipe/polarizing/magnet.json
deleted file mode 100644
index b7149a2c..00000000
--- a/build/resources/main/data/tfmg/recipe/polarizing/magnet.json
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- "type": "create:polarizing",
- "ingredients": [
- {
- "item": "tfmg:magnetic_alloy_ingot"
- }
- ],
- "results": [
- {
- "id": "tfmg:magnet"
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/polished_cut_bauxite_stairs_from_stone_types_bauxite_stonecutting.json b/build/resources/main/data/tfmg/recipe/polished_cut_bauxite_stairs_from_stone_types_bauxite_stonecutting.json
deleted file mode 100644
index c5463bc2..00000000
--- a/build/resources/main/data/tfmg/recipe/polished_cut_bauxite_stairs_from_stone_types_bauxite_stonecutting.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "type": "minecraft:stonecutting",
- "ingredient": {
- "tag": "tfmg:stone_types/bauxite"
- },
- "result": {
- "count": 1,
- "id": "tfmg:polished_cut_bauxite_stairs"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/polished_cut_bauxite_wall.json b/build/resources/main/data/tfmg/recipe/polished_cut_bauxite_wall.json
deleted file mode 100644
index e64ed87b..00000000
--- a/build/resources/main/data/tfmg/recipe/polished_cut_bauxite_wall.json
+++ /dev/null
@@ -1,17 +0,0 @@
-{
- "type": "minecraft:crafting_shaped",
- "category": "building",
- "key": {
- "X": {
- "item": "tfmg:polished_cut_bauxite"
- }
- },
- "pattern": [
- "XXX",
- "XXX"
- ],
- "result": {
- "count": 6,
- "id": "tfmg:polished_cut_bauxite_wall"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/polished_cut_galena_slab_from_stone_types_galena_stonecutting.json b/build/resources/main/data/tfmg/recipe/polished_cut_galena_slab_from_stone_types_galena_stonecutting.json
deleted file mode 100644
index 5dd8c6d1..00000000
--- a/build/resources/main/data/tfmg/recipe/polished_cut_galena_slab_from_stone_types_galena_stonecutting.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "type": "minecraft:stonecutting",
- "ingredient": {
- "tag": "tfmg:stone_types/galena"
- },
- "result": {
- "count": 2,
- "id": "tfmg:polished_cut_galena_slab"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/polished_cut_galena_slab_recycling.json b/build/resources/main/data/tfmg/recipe/polished_cut_galena_slab_recycling.json
deleted file mode 100644
index 802b0a4a..00000000
--- a/build/resources/main/data/tfmg/recipe/polished_cut_galena_slab_recycling.json
+++ /dev/null
@@ -1,16 +0,0 @@
-{
- "type": "minecraft:crafting_shapeless",
- "category": "building",
- "ingredients": [
- {
- "item": "tfmg:polished_cut_galena_slab"
- },
- {
- "item": "tfmg:polished_cut_galena_slab"
- }
- ],
- "result": {
- "count": 1,
- "id": "tfmg:polished_cut_galena"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/polished_cut_galena_wall.json b/build/resources/main/data/tfmg/recipe/polished_cut_galena_wall.json
deleted file mode 100644
index 7401be1e..00000000
--- a/build/resources/main/data/tfmg/recipe/polished_cut_galena_wall.json
+++ /dev/null
@@ -1,17 +0,0 @@
-{
- "type": "minecraft:crafting_shaped",
- "category": "building",
- "key": {
- "X": {
- "item": "tfmg:polished_cut_galena"
- }
- },
- "pattern": [
- "XXX",
- "XXX"
- ],
- "result": {
- "count": 6,
- "id": "tfmg:polished_cut_galena_wall"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/pressing/aluminum_ingot.json b/build/resources/main/data/tfmg/recipe/pressing/aluminum_ingot.json
deleted file mode 100644
index 320e8b32..00000000
--- a/build/resources/main/data/tfmg/recipe/pressing/aluminum_ingot.json
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- "type": "create:pressing",
- "ingredients": [
- {
- "tag": "c:ingots/aluminum"
- }
- ],
- "results": [
- {
- "id": "tfmg:aluminum_sheet"
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/pressing/lead_ingot.json b/build/resources/main/data/tfmg/recipe/pressing/lead_ingot.json
deleted file mode 100644
index 371b2a2a..00000000
--- a/build/resources/main/data/tfmg/recipe/pressing/lead_ingot.json
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- "type": "create:pressing",
- "ingredients": [
- {
- "tag": "c:ingots/lead"
- }
- ],
- "results": [
- {
- "id": "tfmg:lead_sheet"
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/pressing/nickel_ingot.json b/build/resources/main/data/tfmg/recipe/pressing/nickel_ingot.json
deleted file mode 100644
index adf97f7d..00000000
--- a/build/resources/main/data/tfmg/recipe/pressing/nickel_ingot.json
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- "type": "create:pressing",
- "ingredients": [
- {
- "tag": "c:ingots/nickel"
- }
- ],
- "results": [
- {
- "id": "tfmg:nickel_sheet"
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/pumpjack_hammer_part_from_storage_blocks_steel_stonecutting.json b/build/resources/main/data/tfmg/recipe/pumpjack_hammer_part_from_storage_blocks_steel_stonecutting.json
deleted file mode 100644
index c77e448b..00000000
--- a/build/resources/main/data/tfmg/recipe/pumpjack_hammer_part_from_storage_blocks_steel_stonecutting.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "type": "minecraft:stonecutting",
- "ingredient": {
- "tag": "c:storage_blocks/steel"
- },
- "result": {
- "count": 2,
- "id": "tfmg:pumpjack_hammer_part"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/purple_concrete_stairs_from_purple_concrete_stonecutting.json b/build/resources/main/data/tfmg/recipe/purple_concrete_stairs_from_purple_concrete_stonecutting.json
deleted file mode 100644
index 7c1aabc2..00000000
--- a/build/resources/main/data/tfmg/recipe/purple_concrete_stairs_from_purple_concrete_stonecutting.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "type": "minecraft:stonecutting",
- "ingredient": {
- "item": "tfmg:purple_concrete"
- },
- "result": {
- "count": 1,
- "id": "tfmg:purple_concrete_stairs"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/red_caution_block_from_ingots_aluminum_stonecutting.json b/build/resources/main/data/tfmg/recipe/red_caution_block_from_ingots_aluminum_stonecutting.json
deleted file mode 100644
index fe109042..00000000
--- a/build/resources/main/data/tfmg/recipe/red_caution_block_from_ingots_aluminum_stonecutting.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "type": "minecraft:stonecutting",
- "ingredient": {
- "tag": "c:ingots/aluminum"
- },
- "result": {
- "count": 2,
- "id": "tfmg:red_caution_block"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/red_rebar_concrete_slab_from_red_rebar_concrete_stonecutting.json b/build/resources/main/data/tfmg/recipe/red_rebar_concrete_slab_from_red_rebar_concrete_stonecutting.json
deleted file mode 100644
index cc4fd7cf..00000000
--- a/build/resources/main/data/tfmg/recipe/red_rebar_concrete_slab_from_red_rebar_concrete_stonecutting.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "type": "minecraft:stonecutting",
- "ingredient": {
- "item": "tfmg:red_rebar_concrete"
- },
- "result": {
- "count": 2,
- "id": "tfmg:red_rebar_concrete_slab"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/screw_from_ingots_steel_stonecutting.json b/build/resources/main/data/tfmg/recipe/screw_from_ingots_steel_stonecutting.json
deleted file mode 100644
index 4d85c043..00000000
--- a/build/resources/main/data/tfmg/recipe/screw_from_ingots_steel_stonecutting.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "type": "minecraft:stonecutting",
- "ingredient": {
- "tag": "c:ingots/steel"
- },
- "result": {
- "count": 4,
- "id": "tfmg:screw"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/sequenced_assembly/potentiometer.json b/build/resources/main/data/tfmg/recipe/sequenced_assembly/potentiometer.json
deleted file mode 100644
index e60a09f4..00000000
--- a/build/resources/main/data/tfmg/recipe/sequenced_assembly/potentiometer.json
+++ /dev/null
@@ -1,97 +0,0 @@
-{
- "type": "create:sequenced_assembly",
- "ingredient": {
- "item": "tfmg:heavy_machinery_casing"
- },
- "loops": 3,
- "results": [
- {
- "chance": 120.0,
- "id": "tfmg:potentiometer"
- },
- {
- "chance": 8.0,
- "id": "tfmg:steel_casing"
- },
- {
- "chance": 8.0,
- "id": "tfmg:steel_cogwheel"
- },
- {
- "chance": 8.0,
- "id": "tfmg:electric_post"
- }
- ],
- "sequence": [
- {
- "type": "create:winding",
- "ingredients": [
- {
- "item": "tfmg:unfinished_potentiometer"
- },
- {
- "item": "tfmg:constantan_spool"
- }
- ],
- "processing_time": 100,
- "results": [
- {
- "id": "tfmg:unfinished_potentiometer"
- }
- ]
- },
- {
- "type": "create:deploying",
- "ingredients": [
- {
- "item": "tfmg:unfinished_potentiometer"
- },
- {
- "item": "tfmg:steel_cogwheel"
- }
- ],
- "results": [
- {
- "id": "tfmg:unfinished_potentiometer"
- }
- ]
- },
- {
- "type": "create:deploying",
- "ingredients": [
- {
- "item": "tfmg:unfinished_potentiometer"
- },
- {
- "item": "tfmg:copper_wire"
- }
- ],
- "results": [
- {
- "id": "tfmg:unfinished_potentiometer"
- }
- ]
- },
- {
- "type": "create:filling",
- "ingredients": [
- {
- "item": "tfmg:unfinished_potentiometer"
- },
- {
- "type": "fluid_stack",
- "amount": 50,
- "fluid": "tfmg:lubrication_oil"
- }
- ],
- "results": [
- {
- "id": "tfmg:unfinished_potentiometer"
- }
- ]
- }
- ],
- "transitional_item": {
- "id": "tfmg:unfinished_potentiometer"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/sequenced_assembly/transistor.json b/build/resources/main/data/tfmg/recipe/sequenced_assembly/transistor.json
deleted file mode 100644
index e63179b3..00000000
--- a/build/resources/main/data/tfmg/recipe/sequenced_assembly/transistor.json
+++ /dev/null
@@ -1,95 +0,0 @@
-{
- "type": "create:sequenced_assembly",
- "ingredient": {
- "item": "tfmg:plastic_sheet"
- },
- "loops": 1,
- "results": [
- {
- "chance": 120.0,
- "count": 4,
- "id": "tfmg:transistor_item"
- },
- {
- "chance": 8.0,
- "id": "tfmg:silicon_ingot"
- },
- {
- "chance": 8.0,
- "id": "tfmg:p_semiconductor"
- },
- {
- "chance": 8.0,
- "id": "tfmg:n_semiconductor"
- }
- ],
- "sequence": [
- {
- "type": "create:deploying",
- "ingredients": [
- {
- "item": "tfmg:unfinished_transistor"
- },
- {
- "tag": "c:wires/copper"
- }
- ],
- "results": [
- {
- "id": "tfmg:unfinished_transistor"
- }
- ]
- },
- {
- "type": "create:deploying",
- "ingredients": [
- {
- "item": "tfmg:unfinished_transistor"
- },
- {
- "item": "tfmg:n_semiconductor"
- }
- ],
- "results": [
- {
- "id": "tfmg:unfinished_transistor"
- }
- ]
- },
- {
- "type": "create:deploying",
- "ingredients": [
- {
- "item": "tfmg:unfinished_transistor"
- },
- {
- "item": "tfmg:p_semiconductor"
- }
- ],
- "results": [
- {
- "id": "tfmg:unfinished_transistor"
- }
- ]
- },
- {
- "type": "create:deploying",
- "ingredients": [
- {
- "item": "tfmg:unfinished_transistor"
- },
- {
- "item": "tfmg:n_semiconductor"
- }
- ],
- "results": [
- {
- "id": "tfmg:unfinished_transistor"
- }
- ]
- }
- ],
- "transitional_item": {
- "id": "tfmg:unfinished_transistor"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/sequenced_assembly/unfinished_circuit_board.json b/build/resources/main/data/tfmg/recipe/sequenced_assembly/unfinished_circuit_board.json
deleted file mode 100644
index b9a08282..00000000
--- a/build/resources/main/data/tfmg/recipe/sequenced_assembly/unfinished_circuit_board.json
+++ /dev/null
@@ -1,81 +0,0 @@
-{
- "type": "create:sequenced_assembly",
- "ingredient": {
- "item": "tfmg:etched_circuit_board"
- },
- "loops": 4,
- "results": [
- {
- "id": "tfmg:circuit_board"
- }
- ],
- "sequence": [
- {
- "type": "create:deploying",
- "ingredients": [
- {
- "item": "tfmg:unfinished_circuit_board"
- },
- {
- "item": "tfmg:capacitor_item"
- }
- ],
- "results": [
- {
- "id": "tfmg:unfinished_circuit_board"
- }
- ]
- },
- {
- "type": "create:deploying",
- "ingredients": [
- {
- "item": "tfmg:unfinished_circuit_board"
- },
- {
- "item": "tfmg:resistor"
- }
- ],
- "results": [
- {
- "id": "tfmg:unfinished_circuit_board"
- }
- ]
- },
- {
- "type": "create:deploying",
- "ingredients": [
- {
- "item": "tfmg:unfinished_circuit_board"
- },
- {
- "item": "tfmg:transistor_item"
- }
- ],
- "results": [
- {
- "id": "tfmg:unfinished_circuit_board"
- }
- ]
- },
- {
- "type": "create:deploying",
- "ingredients": [
- {
- "item": "tfmg:unfinished_circuit_board"
- },
- {
- "item": "tfmg:resistor"
- }
- ],
- "results": [
- {
- "id": "tfmg:unfinished_circuit_board"
- }
- ]
- }
- ],
- "transitional_item": {
- "id": "tfmg:unfinished_circuit_board"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/slag_bricks_from_slag_block_stonecutting.json b/build/resources/main/data/tfmg/recipe/slag_bricks_from_slag_block_stonecutting.json
deleted file mode 100644
index 9bdfebdf..00000000
--- a/build/resources/main/data/tfmg/recipe/slag_bricks_from_slag_block_stonecutting.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "type": "minecraft:stonecutting",
- "ingredient": {
- "item": "tfmg:slag_block"
- },
- "result": {
- "count": 4,
- "id": "tfmg:slag_bricks"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/small_bauxite_brick_slab_from_stone_types_bauxite_stonecutting.json b/build/resources/main/data/tfmg/recipe/small_bauxite_brick_slab_from_stone_types_bauxite_stonecutting.json
deleted file mode 100644
index 9884a4f6..00000000
--- a/build/resources/main/data/tfmg/recipe/small_bauxite_brick_slab_from_stone_types_bauxite_stonecutting.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "type": "minecraft:stonecutting",
- "ingredient": {
- "tag": "tfmg:stone_types/bauxite"
- },
- "result": {
- "count": 2,
- "id": "tfmg:small_bauxite_brick_slab"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/small_galena_brick_slab.json b/build/resources/main/data/tfmg/recipe/small_galena_brick_slab.json
deleted file mode 100644
index c4bd2be6..00000000
--- a/build/resources/main/data/tfmg/recipe/small_galena_brick_slab.json
+++ /dev/null
@@ -1,17 +0,0 @@
-{
- "type": "minecraft:crafting_shaped",
- "category": "building",
- "group": "small_galena_brick_slab",
- "key": {
- "X": {
- "item": "tfmg:small_galena_bricks"
- }
- },
- "pattern": [
- "XXX"
- ],
- "result": {
- "count": 6,
- "id": "tfmg:small_galena_brick_slab"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/small_galena_brick_slab_recycling.json b/build/resources/main/data/tfmg/recipe/small_galena_brick_slab_recycling.json
deleted file mode 100644
index 81b37a5d..00000000
--- a/build/resources/main/data/tfmg/recipe/small_galena_brick_slab_recycling.json
+++ /dev/null
@@ -1,16 +0,0 @@
-{
- "type": "minecraft:crafting_shapeless",
- "category": "building",
- "ingredients": [
- {
- "item": "tfmg:small_galena_brick_slab"
- },
- {
- "item": "tfmg:small_galena_brick_slab"
- }
- ],
- "result": {
- "count": 1,
- "id": "tfmg:small_galena_bricks"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/small_galena_brick_wall_from_stone_types_galena_stonecutting.json b/build/resources/main/data/tfmg/recipe/small_galena_brick_wall_from_stone_types_galena_stonecutting.json
deleted file mode 100644
index c0c92007..00000000
--- a/build/resources/main/data/tfmg/recipe/small_galena_brick_wall_from_stone_types_galena_stonecutting.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "type": "minecraft:stonecutting",
- "ingredient": {
- "tag": "tfmg:stone_types/galena"
- },
- "result": {
- "count": 1,
- "id": "tfmg:small_galena_brick_wall"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/smelting/lead_ingot_blasting.json b/build/resources/main/data/tfmg/recipe/smelting/lead_ingot_blasting.json
deleted file mode 100644
index a0fe4eff..00000000
--- a/build/resources/main/data/tfmg/recipe/smelting/lead_ingot_blasting.json
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- "type": "minecraft:smelting",
- "category": "misc",
- "cookingtime": 200,
- "experience": 0.0,
- "ingredient": {
- "item": "tfmg:raw_lead"
- },
- "result": {
- "count": 1,
- "id": "tfmg:lead_ingot"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/smelting/unfinished_insulator.json b/build/resources/main/data/tfmg/recipe/smelting/unfinished_insulator.json
deleted file mode 100644
index 6c42c312..00000000
--- a/build/resources/main/data/tfmg/recipe/smelting/unfinished_insulator.json
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- "type": "minecraft:smelting",
- "category": "misc",
- "cookingtime": 200,
- "experience": 0.0,
- "ingredient": {
- "item": "tfmg:unfired_insulator"
- },
- "result": {
- "count": 1,
- "id": "tfmg:unfinished_insulator"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/steel_scaffolding_from_ingots_steel_stonecutting.json b/build/resources/main/data/tfmg/recipe/steel_scaffolding_from_ingots_steel_stonecutting.json
deleted file mode 100644
index 190982ca..00000000
--- a/build/resources/main/data/tfmg/recipe/steel_scaffolding_from_ingots_steel_stonecutting.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "type": "minecraft:stonecutting",
- "ingredient": {
- "tag": "c:ingots/steel"
- },
- "result": {
- "count": 2,
- "id": "tfmg:steel_scaffolding"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/synthetic_string_from_ingots_rubber_stonecutting.json b/build/resources/main/data/tfmg/recipe/synthetic_string_from_ingots_rubber_stonecutting.json
deleted file mode 100644
index 7434d6d9..00000000
--- a/build/resources/main/data/tfmg/recipe/synthetic_string_from_ingots_rubber_stonecutting.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "type": "minecraft:stonecutting",
- "ingredient": {
- "tag": "c:ingots/rubber"
- },
- "result": {
- "count": 4,
- "id": "tfmg:synthetic_string"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/vat_machine_recipe/aluminum.json b/build/resources/main/data/tfmg/recipe/vat_machine_recipe/aluminum.json
deleted file mode 100644
index c4caf1d2..00000000
--- a/build/resources/main/data/tfmg/recipe/vat_machine_recipe/aluminum.json
+++ /dev/null
@@ -1,47 +0,0 @@
-{
- "type": "create:vat_machine_recipe",
- "allowed_vat_types": [
- "tfmg:steel_vat",
- "tfmg:firebrick_lined_vat"
- ],
- "heat_requirement": "heated",
- "ingredients": [
- {
- "item": "tfmg:bauxite_powder"
- },
- {
- "item": "tfmg:bauxite_powder"
- },
- {
- "item": "tfmg:bauxite_powder"
- },
- {
- "item": "tfmg:bauxite_powder"
- }
- ],
- "machines": [
- "tfmg:electrode",
- "tfmg:electrode"
- ],
- "min_size": 1,
- "processing_time": 100,
- "results": [
- {
- "id": "tfmg:aluminum_ingot"
- },
- {
- "chance": 0.5,
- "count": 4,
- "id": "tfmg:aluminum_nugget"
- },
- {
- "chance": 0.25,
- "count": 2,
- "id": "tfmg:aluminum_nugget"
- },
- {
- "amount": 500,
- "id": "tfmg:carbon_dioxide"
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/winding/electromagnetic_coil.json b/build/resources/main/data/tfmg/recipe/winding/electromagnetic_coil.json
deleted file mode 100644
index a3cad6b8..00000000
--- a/build/resources/main/data/tfmg/recipe/winding/electromagnetic_coil.json
+++ /dev/null
@@ -1,20 +0,0 @@
-{
- "type": "create:winding",
- "ingredients": [
- {
- "item": "tfmg:unfinished_electromagnetic_coil"
- },
- {
- "item": "tfmg:copper_spool"
- }
- ],
- "processing_time": 100,
- "results": [
- {
- "components": {
- "tfmg:coil_turns": 100
- },
- "id": "tfmg:electromagnetic_coil"
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/winding/resistor.json b/build/resources/main/data/tfmg/recipe/winding/resistor.json
deleted file mode 100644
index 010b0c76..00000000
--- a/build/resources/main/data/tfmg/recipe/winding/resistor.json
+++ /dev/null
@@ -1,20 +0,0 @@
-{
- "type": "create:winding",
- "ingredients": [
- {
- "item": "tfmg:unfinished_resistor"
- },
- {
- "item": "tfmg:constantan_spool"
- }
- ],
- "processing_time": 50,
- "results": [
- {
- "components": {
- "tfmg:resistance": 10
- },
- "id": "tfmg:resistor"
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/yellow_concrete_wall_from_yellow_concrete_stonecutting.json b/build/resources/main/data/tfmg/recipe/yellow_concrete_wall_from_yellow_concrete_stonecutting.json
deleted file mode 100644
index 827189a6..00000000
--- a/build/resources/main/data/tfmg/recipe/yellow_concrete_wall_from_yellow_concrete_stonecutting.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "type": "minecraft:stonecutting",
- "ingredient": {
- "item": "tfmg:yellow_concrete"
- },
- "result": {
- "count": 1,
- "id": "tfmg:yellow_concrete_wall"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/yellow_rebar_concrete_slab_from_yellow_rebar_concrete_stonecutting.json b/build/resources/main/data/tfmg/recipe/yellow_rebar_concrete_slab_from_yellow_rebar_concrete_stonecutting.json
deleted file mode 100644
index b6b616cc..00000000
--- a/build/resources/main/data/tfmg/recipe/yellow_rebar_concrete_slab_from_yellow_rebar_concrete_stonecutting.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "type": "minecraft:stonecutting",
- "ingredient": {
- "item": "tfmg:yellow_rebar_concrete"
- },
- "result": {
- "count": 2,
- "id": "tfmg:yellow_rebar_concrete_slab"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/yellow_rebar_concrete_wall_from_yellow_rebar_concrete_stonecutting.json b/build/resources/main/data/tfmg/recipe/yellow_rebar_concrete_wall_from_yellow_rebar_concrete_stonecutting.json
deleted file mode 100644
index aa12c4a4..00000000
--- a/build/resources/main/data/tfmg/recipe/yellow_rebar_concrete_wall_from_yellow_rebar_concrete_stonecutting.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "type": "minecraft:stonecutting",
- "ingredient": {
- "item": "tfmg:yellow_rebar_concrete"
- },
- "result": {
- "count": 1,
- "id": "tfmg:yellow_rebar_concrete_wall"
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/tags/block/blast_furnace_wall.json b/build/resources/main/data/tfmg/tags/block/blast_furnace_wall.json
deleted file mode 100644
index a989ac25..00000000
--- a/build/resources/main/data/tfmg/tags/block/blast_furnace_wall.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "values": [
- "tfmg:blast_furnace_hatch",
- "tfmg:fireproof_bricks"
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/tags/block/pumpjack_connector.json b/build/resources/main/data/tfmg/tags/block/pumpjack_connector.json
deleted file mode 100644
index 6c9720a8..00000000
--- a/build/resources/main/data/tfmg/tags/block/pumpjack_connector.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "values": [
- "tfmg:pumpjack_hammer_connector",
- "tfmg:large_pumpjack_hammer_connector"
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/tags/block/reinforced_blast_furnace_support.json b/build/resources/main/data/tfmg/tags/block/reinforced_blast_furnace_support.json
deleted file mode 100644
index af307d92..00000000
--- a/build/resources/main/data/tfmg/tags/block/reinforced_blast_furnace_support.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "values": [
- "tfmg:blast_furnace_reinforcement",
- "tfmg:rusted_blast_furnace_reinforcement",
- "tfmg:steel_block"
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/tags/block/surface_scanner_findable.json b/build/resources/main/data/tfmg/tags/block/surface_scanner_findable.json
deleted file mode 100644
index 9a903fb1..00000000
--- a/build/resources/main/data/tfmg/tags/block/surface_scanner_findable.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "values": [
- "tfmg:oil_deposit",
- "tfmg:heavy_machinery_casing"
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/tags/fluid/blast_stove_fuel.json b/build/resources/main/data/tfmg/tags/fluid/blast_stove_fuel.json
deleted file mode 100644
index afd2e07f..00000000
--- a/build/resources/main/data/tfmg/tags/fluid/blast_stove_fuel.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "values": [
- "tfmg:flowing_furnace_gas",
- "tfmg:furnace_gas",
- "tfmg:flowing_creosote",
- "tfmg:creosote"
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/tags/fluid/firebox_fuel.json b/build/resources/main/data/tfmg/tags/fluid/firebox_fuel.json
deleted file mode 100644
index 19abcf1f..00000000
--- a/build/resources/main/data/tfmg/tags/fluid/firebox_fuel.json
+++ /dev/null
@@ -1,16 +0,0 @@
-{
- "values": [
- "tfmg:flowing_lpg",
- "tfmg:lpg",
- "tfmg:flowing_butane",
- "tfmg:butane",
- "tfmg:flowing_propane",
- "tfmg:propane",
- "tfmg:flowing_diesel",
- "tfmg:diesel",
- "tfmg:flowing_naphtha",
- "tfmg:naphtha",
- "tfmg:flowing_kerosene",
- "tfmg:kerosene"
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/tags/fluid/gas.json b/build/resources/main/data/tfmg/tags/fluid/gas.json
deleted file mode 100644
index e858807f..00000000
--- a/build/resources/main/data/tfmg/tags/fluid/gas.json
+++ /dev/null
@@ -1,26 +0,0 @@
-{
- "values": [
- "tfmg:flowing_lpg",
- "tfmg:lpg",
- "tfmg:flowing_butane",
- "tfmg:butane",
- "tfmg:flowing_propane",
- "tfmg:propane",
- "tfmg:flowing_hydrogen",
- "tfmg:hydrogen",
- "tfmg:flowing_furnace_gas",
- "tfmg:furnace_gas",
- "tfmg:flowing_ethylene",
- "tfmg:ethylene",
- "tfmg:flowing_propylene",
- "tfmg:propylene",
- "tfmg:flowing_neon",
- "tfmg:neon",
- "tfmg:flowing_carbon_dioxide",
- "tfmg:carbon_dioxide",
- "tfmg:flowing_air",
- "tfmg:air",
- "tfmg:flowing_hot_air",
- "tfmg:hot_air"
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/tags/item/stone_types/galena.json b/build/resources/main/data/tfmg/tags/item/stone_types/galena.json
deleted file mode 100644
index 0e19de08..00000000
--- a/build/resources/main/data/tfmg/tags/item/stone_types/galena.json
+++ /dev/null
@@ -1,19 +0,0 @@
-{
- "values": [
- "tfmg:cut_galena",
- "tfmg:cut_galena_stairs",
- "tfmg:cut_galena_wall",
- "tfmg:polished_cut_galena",
- "tfmg:polished_cut_galena_stairs",
- "tfmg:polished_cut_galena_wall",
- "tfmg:cut_galena_bricks",
- "tfmg:cut_galena_brick_stairs",
- "tfmg:cut_galena_brick_wall",
- "tfmg:small_galena_bricks",
- "tfmg:small_galena_brick_stairs",
- "tfmg:small_galena_brick_wall",
- "tfmg:layered_galena",
- "tfmg:galena_pillar",
- "tfmg:galena"
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/worldgen/configured_feature/oil_well.json b/build/resources/main/data/tfmg/worldgen/configured_feature/oil_well.json
deleted file mode 100644
index 1e1c68bc..00000000
--- a/build/resources/main/data/tfmg/worldgen/configured_feature/oil_well.json
+++ /dev/null
@@ -1,4 +0,0 @@
-{
- "type": "tfmg:oil_well",
- "config": {}
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/worldgen/configured_feature/tfmg_striated_ores_overworld.json b/build/resources/main/data/tfmg/worldgen/configured_feature/tfmg_striated_ores_overworld.json
deleted file mode 100644
index d4a00dd1..00000000
--- a/build/resources/main/data/tfmg/worldgen/configured_feature/tfmg_striated_ores_overworld.json
+++ /dev/null
@@ -1,637 +0,0 @@
-{
- "type": "create:layered_ore",
- "config": {
- "discard_chance_on_air_exposure": 0.0,
- "layer_patterns": [
- [
- {
- "max_size": 1,
- "min_size": 1,
- "targets": [
- [
- {
- "state": {
- "Name": "minecraft:stone"
- },
- "target": {
- "predicate_type": "minecraft:tag_match",
- "tag": "minecraft:stone_ore_replaceables"
- }
- },
- {
- "state": {
- "Name": "minecraft:deepslate",
- "Properties": {
- "axis": "y"
- }
- },
- "target": {
- "predicate_type": "minecraft:tag_match",
- "tag": "minecraft:deepslate_ore_replaceables"
- }
- }
- ]
- ],
- "weight": 1
- },
- {
- "max_size": 3,
- "min_size": 1,
- "targets": [
- [
- {
- "state": {
- "Name": "tfmg:bauxite"
- },
- "target": {
- "predicate_type": "minecraft:tag_match",
- "tag": "minecraft:stone_ore_replaceables"
- }
- },
- {
- "state": {
- "Name": "tfmg:bauxite"
- },
- "target": {
- "predicate_type": "minecraft:tag_match",
- "tag": "minecraft:deepslate_ore_replaceables"
- }
- }
- ]
- ],
- "weight": 2
- },
- {
- "max_size": 2,
- "min_size": 2,
- "targets": [
- [
- {
- "state": {
- "Name": "minecraft:smooth_basalt"
- },
- "target": {
- "predicate_type": "minecraft:tag_match",
- "tag": "minecraft:stone_ore_replaceables"
- }
- },
- {
- "state": {
- "Name": "minecraft:smooth_basalt"
- },
- "target": {
- "predicate_type": "minecraft:tag_match",
- "tag": "minecraft:deepslate_ore_replaceables"
- }
- }
- ],
- [
- {
- "state": {
- "Name": "minecraft:granite"
- },
- "target": {
- "predicate_type": "minecraft:tag_match",
- "tag": "minecraft:stone_ore_replaceables"
- }
- },
- {
- "state": {
- "Name": "minecraft:granite"
- },
- "target": {
- "predicate_type": "minecraft:tag_match",
- "tag": "minecraft:deepslate_ore_replaceables"
- }
- }
- ]
- ],
- "weight": 1
- },
- {
- "max_size": 1,
- "min_size": 1,
- "targets": [
- [
- {
- "state": {
- "Name": "minecraft:granite"
- },
- "target": {
- "predicate_type": "minecraft:tag_match",
- "tag": "minecraft:stone_ore_replaceables"
- }
- },
- {
- "state": {
- "Name": "minecraft:smooth_basalt"
- },
- "target": {
- "predicate_type": "minecraft:tag_match",
- "tag": "minecraft:deepslate_ore_replaceables"
- }
- }
- ]
- ],
- "weight": 1
- },
- {
- "max_size": 1,
- "min_size": 1,
- "targets": [
- [
- {
- "state": {
- "Name": "minecraft:andesite"
- },
- "target": {
- "predicate_type": "minecraft:tag_match",
- "tag": "minecraft:stone_ore_replaceables"
- }
- },
- {
- "state": {
- "Name": "minecraft:andesite"
- },
- "target": {
- "predicate_type": "minecraft:tag_match",
- "tag": "minecraft:deepslate_ore_replaceables"
- }
- }
- ]
- ],
- "weight": 1
- }
- ],
- [
- {
- "max_size": 1,
- "min_size": 1,
- "targets": [
- [
- {
- "state": {
- "Name": "minecraft:stone"
- },
- "target": {
- "predicate_type": "minecraft:tag_match",
- "tag": "minecraft:stone_ore_replaceables"
- }
- },
- {
- "state": {
- "Name": "minecraft:deepslate",
- "Properties": {
- "axis": "y"
- }
- },
- "target": {
- "predicate_type": "minecraft:tag_match",
- "tag": "minecraft:deepslate_ore_replaceables"
- }
- }
- ]
- ],
- "weight": 1
- },
- {
- "max_size": 3,
- "min_size": 1,
- "targets": [
- [
- {
- "state": {
- "Name": "tfmg:galena"
- },
- "target": {
- "predicate_type": "minecraft:tag_match",
- "tag": "minecraft:stone_ore_replaceables"
- }
- },
- {
- "state": {
- "Name": "tfmg:galena"
- },
- "target": {
- "predicate_type": "minecraft:tag_match",
- "tag": "minecraft:deepslate_ore_replaceables"
- }
- }
- ]
- ],
- "weight": 2
- },
- {
- "max_size": 2,
- "min_size": 2,
- "targets": [
- [
- {
- "state": {
- "Name": "minecraft:smooth_basalt"
- },
- "target": {
- "predicate_type": "minecraft:tag_match",
- "tag": "minecraft:stone_ore_replaceables"
- }
- },
- {
- "state": {
- "Name": "minecraft:smooth_basalt"
- },
- "target": {
- "predicate_type": "minecraft:tag_match",
- "tag": "minecraft:deepslate_ore_replaceables"
- }
- }
- ],
- [
- {
- "state": {
- "Name": "minecraft:dripstone_block"
- },
- "target": {
- "predicate_type": "minecraft:tag_match",
- "tag": "minecraft:stone_ore_replaceables"
- }
- },
- {
- "state": {
- "Name": "minecraft:dripstone_block"
- },
- "target": {
- "predicate_type": "minecraft:tag_match",
- "tag": "minecraft:deepslate_ore_replaceables"
- }
- }
- ]
- ],
- "weight": 1
- },
- {
- "max_size": 1,
- "min_size": 1,
- "targets": [
- [
- {
- "state": {
- "Name": "minecraft:dripstone_block"
- },
- "target": {
- "predicate_type": "minecraft:tag_match",
- "tag": "minecraft:stone_ore_replaceables"
- }
- },
- {
- "state": {
- "Name": "minecraft:smooth_basalt"
- },
- "target": {
- "predicate_type": "minecraft:tag_match",
- "tag": "minecraft:deepslate_ore_replaceables"
- }
- }
- ]
- ],
- "weight": 1
- },
- {
- "max_size": 1,
- "min_size": 1,
- "targets": [
- [
- {
- "state": {
- "Name": "minecraft:deepslate",
- "Properties": {
- "axis": "y"
- }
- },
- "target": {
- "predicate_type": "minecraft:tag_match",
- "tag": "minecraft:stone_ore_replaceables"
- }
- },
- {
- "state": {
- "Name": "minecraft:deepslate",
- "Properties": {
- "axis": "y"
- }
- },
- "target": {
- "predicate_type": "minecraft:tag_match",
- "tag": "minecraft:deepslate_ore_replaceables"
- }
- }
- ]
- ],
- "weight": 1
- }
- ],
- [
- {
- "max_size": 1,
- "min_size": 1,
- "targets": [
- [
- {
- "state": {
- "Name": "minecraft:stone"
- },
- "target": {
- "predicate_type": "minecraft:tag_match",
- "tag": "minecraft:stone_ore_replaceables"
- }
- },
- {
- "state": {
- "Name": "minecraft:deepslate",
- "Properties": {
- "axis": "y"
- }
- },
- "target": {
- "predicate_type": "minecraft:tag_match",
- "tag": "minecraft:deepslate_ore_replaceables"
- }
- }
- ]
- ],
- "weight": 1
- },
- {
- "max_size": 3,
- "min_size": 1,
- "targets": [
- [
- {
- "state": {
- "Name": "tfmg:lignite"
- },
- "target": {
- "predicate_type": "minecraft:tag_match",
- "tag": "minecraft:stone_ore_replaceables"
- }
- },
- {
- "state": {
- "Name": "tfmg:lignite"
- },
- "target": {
- "predicate_type": "minecraft:tag_match",
- "tag": "minecraft:deepslate_ore_replaceables"
- }
- }
- ]
- ],
- "weight": 2
- },
- {
- "max_size": 2,
- "min_size": 2,
- "targets": [
- [
- {
- "state": {
- "Name": "minecraft:tuff"
- },
- "target": {
- "predicate_type": "minecraft:tag_match",
- "tag": "minecraft:stone_ore_replaceables"
- }
- },
- {
- "state": {
- "Name": "minecraft:tuff"
- },
- "target": {
- "predicate_type": "minecraft:tag_match",
- "tag": "minecraft:deepslate_ore_replaceables"
- }
- }
- ],
- [
- {
- "state": {
- "Name": "minecraft:deepslate",
- "Properties": {
- "axis": "y"
- }
- },
- "target": {
- "predicate_type": "minecraft:tag_match",
- "tag": "minecraft:stone_ore_replaceables"
- }
- },
- {
- "state": {
- "Name": "minecraft:deepslate",
- "Properties": {
- "axis": "y"
- }
- },
- "target": {
- "predicate_type": "minecraft:tag_match",
- "tag": "minecraft:deepslate_ore_replaceables"
- }
- }
- ]
- ],
- "weight": 1
- },
- {
- "max_size": 1,
- "min_size": 1,
- "targets": [
- [
- {
- "state": {
- "Name": "minecraft:deepslate",
- "Properties": {
- "axis": "y"
- }
- },
- "target": {
- "predicate_type": "minecraft:tag_match",
- "tag": "minecraft:stone_ore_replaceables"
- }
- },
- {
- "state": {
- "Name": "minecraft:tuff"
- },
- "target": {
- "predicate_type": "minecraft:tag_match",
- "tag": "minecraft:deepslate_ore_replaceables"
- }
- }
- ]
- ],
- "weight": 1
- },
- {
- "max_size": 1,
- "min_size": 1,
- "targets": [
- [
- {
- "state": {
- "Name": "create:scoria"
- },
- "target": {
- "predicate_type": "minecraft:tag_match",
- "tag": "minecraft:stone_ore_replaceables"
- }
- },
- {
- "state": {
- "Name": "create:scoria"
- },
- "target": {
- "predicate_type": "minecraft:tag_match",
- "tag": "minecraft:deepslate_ore_replaceables"
- }
- }
- ]
- ],
- "weight": 1
- }
- ],
- [
- {
- "max_size": 1,
- "min_size": 1,
- "targets": [
- [
- {
- "state": {
- "Name": "minecraft:stone"
- },
- "target": {
- "predicate_type": "minecraft:tag_match",
- "tag": "minecraft:stone_ore_replaceables"
- }
- },
- {
- "state": {
- "Name": "minecraft:deepslate",
- "Properties": {
- "axis": "y"
- }
- },
- "target": {
- "predicate_type": "minecraft:tag_match",
- "tag": "minecraft:deepslate_ore_replaceables"
- }
- }
- ]
- ],
- "weight": 2
- },
- {
- "max_size": 2,
- "min_size": 1,
- "targets": [
- [
- {
- "state": {
- "Name": "tfmg:fireclay"
- },
- "target": {
- "predicate_type": "minecraft:tag_match",
- "tag": "minecraft:stone_ore_replaceables"
- }
- },
- {
- "state": {
- "Name": "tfmg:fireclay"
- },
- "target": {
- "predicate_type": "minecraft:tag_match",
- "tag": "minecraft:deepslate_ore_replaceables"
- }
- }
- ]
- ],
- "weight": 2
- },
- {
- "max_size": 3,
- "min_size": 1,
- "targets": [
- [
- {
- "state": {
- "Name": "minecraft:sand"
- },
- "target": {
- "predicate_type": "minecraft:tag_match",
- "tag": "minecraft:stone_ore_replaceables"
- }
- },
- {
- "state": {
- "Name": "minecraft:sand"
- },
- "target": {
- "predicate_type": "minecraft:tag_match",
- "tag": "minecraft:deepslate_ore_replaceables"
- }
- }
- ],
- [
- {
- "state": {
- "Name": "minecraft:gravel"
- },
- "target": {
- "predicate_type": "minecraft:tag_match",
- "tag": "minecraft:stone_ore_replaceables"
- }
- },
- {
- "state": {
- "Name": "minecraft:gravel"
- },
- "target": {
- "predicate_type": "minecraft:tag_match",
- "tag": "minecraft:deepslate_ore_replaceables"
- }
- }
- ]
- ],
- "weight": 2
- },
- {
- "max_size": 1,
- "min_size": 1,
- "targets": [
- [
- {
- "state": {
- "Name": "create:crimsite"
- },
- "target": {
- "predicate_type": "minecraft:tag_match",
- "tag": "minecraft:stone_ore_replaceables"
- }
- },
- {
- "state": {
- "Name": "create:crimsite"
- },
- "target": {
- "predicate_type": "minecraft:tag_match",
- "tag": "minecraft:deepslate_ore_replaceables"
- }
- }
- ]
- ],
- "weight": 1
- }
- ]
- ],
- "size": 32
- }
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/worldgen/placed_feature/nickel_ore.json b/build/resources/main/data/tfmg/worldgen/placed_feature/nickel_ore.json
deleted file mode 100644
index 7893ea16..00000000
--- a/build/resources/main/data/tfmg/worldgen/placed_feature/nickel_ore.json
+++ /dev/null
@@ -1,27 +0,0 @@
-{
- "feature": "tfmg:nickel_ore",
- "placement": [
- {
- "type": "minecraft:count",
- "count": 5
- },
- {
- "type": "minecraft:in_square"
- },
- {
- "type": "minecraft:height_range",
- "height": {
- "type": "minecraft:uniform",
- "max_inclusive": {
- "absolute": 20
- },
- "min_inclusive": {
- "absolute": -63
- }
- }
- },
- {
- "type": "create:config_filter"
- }
- ]
-}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/worldgen/placed_feature/tfmg_striated_ores_nether.json b/build/resources/main/data/tfmg/worldgen/placed_feature/tfmg_striated_ores_nether.json
deleted file mode 100644
index 47c07765..00000000
--- a/build/resources/main/data/tfmg/worldgen/placed_feature/tfmg_striated_ores_nether.json
+++ /dev/null
@@ -1,27 +0,0 @@
-{
- "feature": "tfmg:tfmg_striated_ores_nether",
- "placement": [
- {
- "type": "minecraft:rarity_filter",
- "chance": 18
- },
- {
- "type": "minecraft:in_square"
- },
- {
- "type": "minecraft:height_range",
- "height": {
- "type": "minecraft:uniform",
- "max_inclusive": {
- "absolute": 90
- },
- "min_inclusive": {
- "absolute": 40
- }
- }
- },
- {
- "type": "create:config_filter"
- }
- ]
-}
\ No newline at end of file
diff --git a/build/tmp/compileJava/previous-compilation-data.bin b/build/tmp/compileJava/previous-compilation-data.bin
deleted file mode 100644
index dceeb2fd..00000000
Binary files a/build/tmp/compileJava/previous-compilation-data.bin and /dev/null differ
diff --git a/build/tmp/createMinecraftArtifacts/nfrt_artifact_manifest.properties b/build/tmp/createMinecraftArtifacts/nfrt_artifact_manifest.properties
deleted file mode 100644
index 4ac56dc1..00000000
--- a/build/tmp/createMinecraftArtifacts/nfrt_artifact_manifest.properties
+++ /dev/null
@@ -1,131 +0,0 @@
-#
-#Tue Jul 15 00:23:31 CEST 2025
-net.java.dev.jna\:jna\:5.14.0=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\net.java.dev.jna\\jna\\5.14.0\\67bf3eaea4f0718cb376a181a629e5f88fa1c9dd\\jna-5.14.0.jar
-org.lwjgl\:lwjgl-opengl\:3.3.3\:natives-windows-x86=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\org.lwjgl\\lwjgl-opengl\\3.3.3\\d32d833dcaa2f355a886eaf21f0408b5f03241d\\lwjgl-opengl-3.3.3-natives-windows-x86.jar
-com.github.oshi\:oshi-core\:6.4.10=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\com.github.oshi\\oshi-core\\6.4.10\\b1d8ab82d11d92fd639b56d639f8f46f739dd5fa\\oshi-core-6.4.10.jar
-org.lwjgl\:lwjgl-glfw\:3.3.3=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\org.lwjgl\\lwjgl-glfw\\3.3.3\\efa1eb78c5ccd840e9f329717109b5e892d72f8e\\lwjgl-glfw-3.3.3.jar
-net.neoforged\:JarJarFileSystems\:0.4.1=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\net.neoforged\\JarJarFileSystems\\0.4.1\\78f59f89defcd032ed788b151ca6a0d40ace796a\\JarJarFileSystems-0.4.1.jar
-org.apache.logging.log4j\:log4j-slf4j2-impl\:2.22.1=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\org.apache.logging.log4j\\log4j-slf4j2-impl\\2.22.1\\d7e6693c2606cb7e7335047d7bb96dec52db5665\\log4j-slf4j2-impl-2.22.1.jar
-org.lwjgl\:lwjgl-glfw\:3.3.3\:natives-windows-arm64=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\org.lwjgl\\lwjgl-glfw\\3.3.3\\f27018dc74f6289574502b46cce55d52817554e2\\lwjgl-glfw-3.3.3-natives-windows-arm64.jar
-commons-logging\:commons-logging\:1.2=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\commons-logging\\commons-logging\\1.2\\4bfc12adfe4842bf07b657f0369c4cb522955686\\commons-logging-1.2.jar
-org.lwjgl\:lwjgl\:3.3.3=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\org.lwjgl\\lwjgl\\3.3.3\\29589b5f87ed335a6c7e7ee6a5775f81f97ecb84\\lwjgl-3.3.3.jar
-net.sf.jopt-simple\:jopt-simple\:5.0.4=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\net.sf.jopt-simple\\jopt-simple\\5.0.4\\4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c\\jopt-simple-5.0.4.jar
-org.ow2.asm\:asm\:9.7=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\org.ow2.asm\\asm\\9.7\\73d7b3086e14beb604ced229c302feff6449723\\asm-9.7.jar
-org.ow2.asm\:asm\:9.5=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\org.ow2.asm\\asm\\9.5\\dc6ea1875f4d64fbc85e1691c95b96a3d8569c90\\asm-9.5.jar
-org.apache.commons\:commons-lang3\:3.14.0=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\org.apache.commons\\commons-lang3\\3.14.0\\1ed471194b02f2c6cb734a0cd6f6f107c673afae\\commons-lang3-3.14.0.jar
-org.lz4\:lz4-java\:1.8.0=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\org.lz4\\lz4-java\\1.8.0\\4b986a99445e49ea5fbf5d149c4b63f6ed6c6780\\lz4-java-1.8.0.jar
-net.neoforged\:AutoRenamingTool\:2.0.3\:all=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\net.neoforged\\AutoRenamingTool\\2.0.3\\d9890c71b4366f886c2b1006782043a6a6816eb6\\AutoRenamingTool-2.0.3-all.jar
-io.netty\:netty-resolver\:4.1.97.Final=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\io.netty\\netty-resolver\\4.1.97.Final\\cec8348108dc76c47cf87c669d514be52c922144\\netty-resolver-4.1.97.Final.jar
-net.neoforged\:JarJarSelector\:0.4.1=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\net.neoforged\\JarJarSelector\\0.4.1\\fb3cc7a58af22ad2880adb98af6d518128c47dae\\JarJarSelector-0.4.1.jar
-net.minecraftforge\:mergetool\:1.1.7\:fatjar=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\net.minecraftforge\\mergetool\\1.1.7\\3d41564f78f123d64573cae7948014baf3aaba3f\\mergetool-1.1.7-fatjar.jar
-org.lwjgl\:lwjgl\:3.3.3\:natives-windows-x86=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\org.lwjgl\\lwjgl\\3.3.3\\9e670718e050aeaeea0c2d5b907cffb142f2e58f\\lwjgl-3.3.3-natives-windows-x86.jar
-net.minecraftforge\:srgutils\:0.4.15=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\net.minecraftforge\\srgutils\\0.4.15\\ca408b131759478f164e010fae0d73997e125fb5\\srgutils-0.4.15.jar
-org.lwjgl\:lwjgl-freetype\:3.3.3\:natives-windows-arm64=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\org.lwjgl\\lwjgl-freetype\\3.3.3\\82028265a0a2ff33523ca75137ada7dc176e5210\\lwjgl-freetype-3.3.3-natives-windows-arm64.jar
-org.openjdk.nashorn\:nashorn-core\:15.4=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\org.openjdk.nashorn\\nashorn-core\\15.4\\f67f5ffaa5f5130cf6fb9b133da00c7df3b532a5\\nashorn-core-15.4.jar
-org.lwjgl\:lwjgl-jemalloc\:3.3.3\:natives-windows=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\org.lwjgl\\lwjgl-jemalloc\\3.3.3\\426222fc027602a5f21b9c0fe79cde6a4c7a011f\\lwjgl-jemalloc-3.3.3-natives-windows.jar
-org.lwjgl\:lwjgl-openal\:3.3.3=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\org.lwjgl\\lwjgl-openal\\3.3.3\\daada81ceb5fc0c291fbfdd4433cb8d9423577f2\\lwjgl-openal-3.3.3.jar
-org.lwjgl\:lwjgl-freetype\:3.3.3=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\org.lwjgl\\lwjgl-freetype\\3.3.3\\a0db6c84a8becc8ca05f9dbfa985edc348a824c7\\lwjgl-freetype-3.3.3.jar
-org.checkerframework\:checker-qual\:3.33.0=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\org.checkerframework\\checker-qual\\3.33.0\\de2b60b62da487644fc11f734e73c8b0b431238f\\checker-qual-3.33.0.jar
-net.neoforged\:neoforge\:21.1.152\:sources=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\net.neoforged\\neoforge\\21.1.152\\88514fe26a718a240438f2b38265016bf91aa664\\neoforge-21.1.152-sources.jar
-com.mojang\:logging\:1.2.7=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\com.mojang\\logging\\1.2.7\\24cb95ffb0e3433fd6e844c04e68009e504ca1c0\\logging-1.2.7.jar
-net.java.dev.jna\:jna-platform\:5.14.0=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\net.java.dev.jna\\jna-platform\\5.14.0\\28934d48aed814f11e4c584da55c49fa7032b31b\\jna-platform-5.14.0.jar
-net.minecrell\:terminalconsoleappender\:1.3.0=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\net.minecrell\\terminalconsoleappender\\1.3.0\\b562e9bb61235c9520e26282cdee71f8f802d1fc\\terminalconsoleappender-1.3.0.jar
-org.apache.logging.log4j\:log4j-core\:2.22.1=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\org.apache.logging.log4j\\log4j-core\\2.22.1\\7183a25510a02ad00cc6a95d3b3d2a7d3c5a8dc4\\log4j-core-2.22.1.jar
-org.tukaani\:xz\:1.8=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\org.tukaani\\xz\\1.8\\c4f7d054303948eb6a4066194253886c8af07128\\xz-1.8.jar
-com.ibm.icu\:icu4j\:73.2=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\com.ibm.icu\\icu4j\\73.2\\61ad4ef7f9131fcf6d25c34b817f90d6da06c9e9\\icu4j-73.2.jar
-org.lwjgl\:lwjgl-freetype\:3.3.3\:natives-windows-x86=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\org.lwjgl\\lwjgl-freetype\\3.3.3\\15a8c1de7f51d07a92eae7ce1222557073a0c0c3\\lwjgl-freetype-3.3.3-natives-windows-x86.jar
-io.netty\:netty-common\:4.1.97.Final=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\io.netty\\netty-common\\4.1.97.Final\\7cceacaf11df8dc63f23d0fb58e9d4640fc88404\\netty-common-4.1.97.Final.jar
-org.jetbrains\:annotations\:24.1.0=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\org.jetbrains\\annotations\\24.1.0\\7af6a669488450c4a07c2c3254e2151df42d7d04\\annotations-24.1.0.jar
-io.netty\:netty-transport-classes-epoll\:4.1.97.Final=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\io.netty\\netty-transport-classes-epoll\\4.1.97.Final\\795da37ded759e862457a82d9d92c4d39ce8ecee\\netty-transport-classes-epoll-4.1.97.Final.jar
-io.netty\:netty-transport\:4.1.97.Final=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\io.netty\\netty-transport\\4.1.97.Final\\f37380d23c9bb079bc702910833b2fd532c9abd0\\netty-transport-4.1.97.Final.jar
-net.neoforged\:mergetool\:2.0.3\:api=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\net.neoforged\\mergetool\\2.0.3\\1275202cbbb248f49345cf6787ce299afd9a02fb\\mergetool-2.0.3-api.jar
-org.lwjgl\:lwjgl-tinyfd\:3.3.3=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\org.lwjgl\\lwjgl-tinyfd\\3.3.3\\82d755ca94b102e9ca77283b9e2dc46d1b15fbe5\\lwjgl-tinyfd-3.3.3.jar
-net.neoforged\:bus\:8.0.2=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\net.neoforged\\bus\\8.0.2\\163c9ef7c4bcca6d850c34e95261b606af91fe06\\bus-8.0.2.jar
-org.lwjgl\:lwjgl-tinyfd\:3.3.3\:natives-windows-arm64=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\org.lwjgl\\lwjgl-tinyfd\\3.3.3\\a88c494f3006eb91a7433b12a3a55a9a6c20788b\\lwjgl-tinyfd-3.3.3-natives-windows-arm64.jar
-org.lwjgl\:lwjgl-glfw\:3.3.3\:natives-windows-x86=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\org.lwjgl\\lwjgl-glfw\\3.3.3\\32334f3fd5270a59bad9939a93115acb6de36dcf\\lwjgl-glfw-3.3.3-natives-windows-x86.jar
-org.lwjgl\:lwjgl-freetype\:3.3.3\:natives-windows=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\org.lwjgl\\lwjgl-freetype\\3.3.3\\81091b006dbb43fab04c8c638e9ac87c51b4096d\\lwjgl-freetype-3.3.3-natives-windows.jar
-org.lwjgl\:lwjgl-jemalloc\:3.3.3\:natives-windows-arm64=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\org.lwjgl\\lwjgl-jemalloc\\3.3.3\\ba1f3fed0ee4be0217eaa41c5bbfb4b9b1383c33\\lwjgl-jemalloc-3.3.3-natives-windows-arm64.jar
-commons-io\:commons-io\:2.15.1=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\commons-io\\commons-io\\2.15.1\\f11560da189ab563a5c8e351941415430e9304ea\\commons-io-2.15.1.jar
-net.covers1624\:Quack\:0.4.10.101=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\net.covers1624\\Quack\\0.4.10.101\\970b7f652b5c40c893ef9a4bf13a97a291587d74\\Quack-0.4.10.101.jar
-com.google.code.findbugs\:jsr305\:3.0.2=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\com.google.code.findbugs\\jsr305\\3.0.2\\25ea2e8b0c338a877313bd4672d3fe056ea78f0d\\jsr305-3.0.2.jar
-com.google.j2objc\:j2objc-annotations\:2.8=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\com.google.j2objc\\j2objc-annotations\\2.8\\c85270e307e7b822f1086b93689124b89768e273\\j2objc-annotations-2.8.jar
-org.jline\:jline-terminal\:3.20.0=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\org.jline\\jline-terminal\\3.20.0\\d0ddcc708ddf527a3454c941b7b9225cc83a15ff\\jline-terminal-3.20.0.jar
-org.lwjgl\:lwjgl-stb\:3.3.3=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\org.lwjgl\\lwjgl-stb\\3.3.3\\25dd6161988d7e65f71d5065c99902402ee32746\\lwjgl-stb-3.3.3.jar
-com.mojang\:authlib\:6.0.54=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\com.mojang\\authlib\\6.0.54\\de8bc95660e1b2fe8793fd427a7a10dcec5b3ea7\\authlib-6.0.54.jar
-org.vineflower\:vineflower\:1.10.1=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\org.vineflower\\vineflower\\1.10.1\\4f48c5947b21f9ebc743e7c80215ee839d3dc668\\vineflower-1.10.1.jar
-org.lwjgl\:lwjgl-stb\:3.3.3\:natives-windows-x86=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\org.lwjgl\\lwjgl-stb\\3.3.3\\b5c874687b9aac1a936501d4ed2c49567fd1b575\\lwjgl-stb-3.3.3-natives-windows-x86.jar
-net.neoforged\:coremods\:7.0.3=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\net.neoforged\\coremods\\7.0.3\\9147e6f638b4272b3bd5fc8f92ad37802512c6c\\coremods-7.0.3.jar
-org.apache.commons\:commons-compress\:1.18=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\org.apache.commons\\commons-compress\\1.18\\1191f9f2bc0c47a8cce69193feb1ff0a8bcb37d5\\commons-compress-1.18.jar
-org.jcraft\:jorbis\:0.0.17=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\org.jcraft\\jorbis\\0.0.17\\8872d22b293e8f5d7d56ff92be966e6dc28ebdc6\\jorbis-0.0.17.jar
-org.lwjgl\:lwjgl\:3.3.3\:natives-windows-arm64=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\org.lwjgl\\lwjgl\\3.3.3\\e9aca8c5479b520a2a7f0d542a118140e812c5e8\\lwjgl-3.3.3-natives-windows-arm64.jar
-org.lwjgl\:lwjgl-tinyfd\:3.3.3\:natives-windows=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\org.lwjgl\\lwjgl-tinyfd\\3.3.3\\a6697981b0449a5087c1d546fc08b4f73e8f98c9\\lwjgl-tinyfd-3.3.3-natives-windows.jar
-net.neoforged.installertools\:installertools\:2.1.2\:fatjar=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\net.neoforged.installertools\\installertools\\2.1.2\\62740d5aa8f75f4a4d542d363bdda5b64a198f7a\\installertools-2.1.2-fatjar.jar
-com.electronwill.night-config\:toml\:3.8.0=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\com.electronwill.night-config\\toml\\3.8.0\\861dbcf2757dd6701c98b3949198549ccb5f62ff\\toml-3.8.0.jar
-org.apache.commons\:commons-compress\:1.26.0=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\org.apache.commons\\commons-compress\\1.26.0\\659feffdd12280201c8aacb8f7be94f9a883c824\\commons-compress-1.26.0.jar
-com.google.guava\:listenablefuture\:9999.0-empty-to-avoid-conflict-with-guava=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\com.google.guava\\listenablefuture\\9999.0-empty-to-avoid-conflict-with-guava\\b421526c5f297295adef1c886e5246c39d4ac629\\listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
-org.joml\:joml\:1.10.5=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\org.joml\\joml\\1.10.5\\22566d58af70ad3d72308bab63b8339906deb649\\joml-1.10.5.jar
-ca.weblite\:java-objc-bridge\:1.1=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\ca.weblite\\java-objc-bridge\\1.1\\1227f9e0666314f9de41477e3ec277e542ed7f7b\\java-objc-bridge-1.1.jar
-org.apache.commons\:commons-lang3\:3.9=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\org.apache.commons\\commons-lang3\\3.9\\122c7cee69b53ed4a7681c03d4ee4c0e2765da5\\commons-lang3-3.9.jar
-io.netty\:netty-buffer\:4.1.97.Final=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\io.netty\\netty-buffer\\4.1.97.Final\\f8f3d8644afa5e6e1a40a3a6aeb9d9aa970ecb4f\\netty-buffer-4.1.97.Final.jar
-io.codechicken\:DiffPatch\:2.0.0.36\:all=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\io.codechicken\\DiffPatch\\2.0.0.36\\5b32f9baa0c0371c0dc80a3b88794960af0c6b44\\DiffPatch-2.0.0.36-all.jar
-org.jline\:jline-reader\:3.20.0=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\org.jline\\jline-reader\\3.20.0\\8f15415b022a25b473e8e16c28ae913186ffb9c4\\jline-reader-3.20.0.jar
-org.lwjgl\:lwjgl-stb\:3.3.3\:natives-windows=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\org.lwjgl\\lwjgl-stb\\3.3.3\\1d9facdf6541de114b0f963be33505b7679c78cb\\lwjgl-stb-3.3.3-natives-windows.jar
-org.apache.httpcomponents\:httpcore\:4.4.16=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\org.apache.httpcomponents\\httpcore\\4.4.16\\51cf043c87253c9f58b539c9f7e44c8894223850\\httpcore-4.4.16.jar
-net.fabricmc\:sponge-mixin\:0.15.2+mixin.0.8.7=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\net.fabricmc\\sponge-mixin\\0.15.2+mixin.0.8.7\\2af2f021d8e02a0220dc27a7a72b4666d66d44ca\\sponge-mixin-0.15.2+mixin.0.8.7.jar
-commons-codec\:commons-codec\:1.16.0=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\commons-codec\\commons-codec\\1.16.0\\4e3eb3d79888d76b54e28b350915b5dc3919c9de\\commons-codec-1.16.0.jar
-org.lwjgl\:lwjgl\:3.3.3\:natives-windows=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\org.lwjgl\\lwjgl\\3.3.3\\a5ed18a2b82fc91b81f40d717cb1f64c9dcb0540\\lwjgl-3.3.3-natives-windows.jar
-com.google.guava\:guava\:32.1.2-jre=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\com.google.guava\\guava\\32.1.2-jre\\5e64ec7e056456bef3a4bc4c6fdaef71e8ab6318\\guava-32.1.2-jre.jar
-net.neoforged\:JarJarMetadata\:0.4.1=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\net.neoforged\\JarJarMetadata\\0.4.1\\f8da03683dc81694556dc3e177c5e3bb77ae6fcb\\JarJarMetadata-0.4.1.jar
-com.google.errorprone\:error_prone_annotations\:2.18.0=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\com.google.errorprone\\error_prone_annotations\\2.18.0\\89b684257096f548fa39a7df9fdaa409d4d4df91\\error_prone_annotations-2.18.0.jar
-com.machinezoo.noexception\:noexception\:1.7.1=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\com.machinezoo.noexception\\noexception\\1.7.1\\b65330c98e38a1f915fa54a6e5eca496505e3f0a\\noexception-1.7.1.jar
-org.lwjgl\:lwjgl-glfw\:3.3.3\:natives-windows=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\org.lwjgl\\lwjgl-glfw\\3.3.3\\e449e28b4891fc423c54c85fbc5bb0b9efece67a\\lwjgl-glfw-3.3.3-natives-windows.jar
-cpw.mods\:bootstraplauncher\:2.0.2=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\cpw.mods\\bootstraplauncher\\2.0.2\\1a2d076cbc33b0520cbacd591224427b2a20047d\\bootstraplauncher-2.0.2.jar
-org.lwjgl\:lwjgl-jemalloc\:3.3.3=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\org.lwjgl\\lwjgl-jemalloc\\3.3.3\\b543467b7ff3c6920539a88ee602d34098628be5\\lwjgl-jemalloc-3.3.3.jar
-com.mojang\:datafixerupper\:8.0.16=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\com.mojang\\datafixerupper\\8.0.16\\67d4de6d7f95d89bcf5862995fb854ebaec02a34\\datafixerupper-8.0.16.jar
-org.lwjgl\:lwjgl-opengl\:3.3.3\:natives-windows-arm64=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\org.lwjgl\\lwjgl-opengl\\3.3.3\\65e956d3735a1abdc82eff4baec1b61174697d4b\\lwjgl-opengl-3.3.3-natives-windows-arm64.jar
-net.neoforged\:mergetool\:2.0.3\:fatjar=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\net.neoforged\\mergetool\\2.0.3\\85c096b0155715275f84922d41462484c9a0285c\\mergetool-2.0.3-fatjar.jar
-com.google.guava\:failureaccess\:1.0.1=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\com.google.guava\\failureaccess\\1.0.1\\1dcf1de382a0bf95a3d8b0849546c88bac1292c9\\failureaccess-1.0.1.jar
-org.lwjgl\:lwjgl-openal\:3.3.3\:natives-windows=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\org.lwjgl\\lwjgl-openal\\3.3.3\\cf83862ae95d98496b26915024c7e666d8ab1c8f\\lwjgl-openal-3.3.3-natives-windows.jar
-net.neoforged.accesstransformers\:at-modlauncher\:10.0.1=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\net.neoforged.accesstransformers\\at-modlauncher\\10.0.1\\5aba50202aceead086bc09fbc2751c9f05cb4890\\at-modlauncher-10.0.1.jar
-org.apache.maven\:maven-artifact\:3.8.5=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\org.apache.maven\\maven-artifact\\3.8.5\\4433f50c07debefaed0553bd0068f4f48d449313\\maven-artifact-3.8.5.jar
-org.codehaus.plexus\:plexus-utils\:3.3.0=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\org.codehaus.plexus\\plexus-utils\\3.3.0\\cf43b5391de623b36fe066a21127baef82c64022\\plexus-utils-3.3.0.jar
-net.neoforged\:neoform\:1.21.1-20240808.144430@zip=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\net.neoforged\\neoform\\1.21.1-20240808.144430\\811e2bd86fa2cda2812e5e8e51d718ea8bd6d3f4\\neoform-1.21.1-20240808.144430.zip
-com.mojang\:text2speech\:1.17.9=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\com.mojang\\text2speech\\1.17.9\\3cad216e3a7f0c19b4b394388bc9ffc446f13b14\\text2speech-1.17.9.jar
-net.neoforged\:neoforge\:21.1.152\:userdev=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\net.neoforged\\neoforge\\21.1.152\\a36ee4a82fa9cd4938ad2e89b8cb93f9ac902bc4\\neoforge-21.1.152-userdev.jar
-com.mojang\:brigadier\:1.3.10=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\com.mojang\\brigadier\\1.3.10\\d15b53a14cf20fdcaa98f731af5dda654452c010\\brigadier-1.3.10.jar
-io.netty\:netty-codec\:4.1.97.Final=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\io.netty\\netty-codec\\4.1.97.Final\\384ba4d75670befbedb45c4d3b497a93639c206d\\netty-codec-4.1.97.Final.jar
-it.unimi.dsi\:fastutil\:8.3.1=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\it.unimi.dsi\\fastutil\\8.3.1\\ff33b340d60b81f4c1015fa8008bb30ff0a0d53b\\fastutil-8.3.1.jar
-net.neoforged.fancymodloader\:loader\:4.0.38=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\net.neoforged.fancymodloader\\loader\\4.0.38\\93c846ca0115811833d7f7351641f11aebf88ff4\\loader-4.0.38.jar
-net.jodah\:typetools\:0.6.3=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\net.jodah\\typetools\\0.6.3\\a01aaa6ddaea9ec07ec4f209487b7a46a526283a\\typetools-0.6.3.jar
-org.antlr\:antlr4-runtime\:4.13.1=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\org.antlr\\antlr4-runtime\\4.13.1\\17125bae1d965624e265ef49552f6465a2bfa307\\antlr4-runtime-4.13.1.jar
-org.ow2.asm\:asm-tree\:9.5=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\org.ow2.asm\\asm-tree\\9.5\\fd33c8b6373abaa675be407082fdfda35021254a\\asm-tree-9.5.jar
-org.apache.httpcomponents\:httpclient\:4.5.13=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\org.apache.httpcomponents\\httpclient\\4.5.13\\e5f6cae5ca7ecaac1ec2827a9e2d65ae2869cada\\httpclient-4.5.13.jar
-org.ow2.asm\:asm-util\:9.5=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\org.ow2.asm\\asm-util\\9.5\\64b5a1fc8c1b15ed2efd6a063e976bc8d3dc5ffe\\asm-util-9.5.jar
-it.unimi.dsi\:fastutil\:8.5.12=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\it.unimi.dsi\\fastutil\\8.5.12\\c24946d46824bd528054bface3231d2ecb7e95e8\\fastutil-8.5.12.jar
-org.lwjgl\:lwjgl-openal\:3.3.3\:natives-windows-x86=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\org.lwjgl\\lwjgl-openal\\3.3.3\\87b8d5050e3adb46bb58fe1cb2669a4a48fce10d\\lwjgl-openal-3.3.3-natives-windows-x86.jar
-org.ow2.asm\:asm-tree\:9.7=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\org.ow2.asm\\asm-tree\\9.7\\e446a17b175bfb733b87c5c2560ccb4e57d69f1a\\asm-tree-9.7.jar
-net.neoforged\:neoforge\:21.1.152\:universal=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\net.neoforged\\neoforge\\21.1.152\\bb20372f4bdad99389fce94ed8ba1c2ad0087e64\\neoforge-21.1.152-universal.jar
-net.neoforged\:accesstransformers\:10.0.1=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\net.neoforged\\accesstransformers\\10.0.1\\fd83b5725f76eae9115e9355fa1c456a6a441400\\accesstransformers-10.0.1.jar
-cpw.mods\:modlauncher\:11.0.4=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\cpw.mods\\modlauncher\\11.0.4\\6619d4812a3c092310d521ebc4c9503727563df7\\modlauncher-11.0.4.jar
-org.ow2.asm\:asm-util\:9.7=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\org.ow2.asm\\asm-util\\9.7\\c0655519f24d92af2202cb681cd7c1569df6ead6\\asm-util-9.7.jar
-io.netty\:netty-handler\:4.1.97.Final=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\io.netty\\netty-handler\\4.1.97.Final\\abb86c6906bf512bf2b797a41cd7d2e8d3cd7c36\\netty-handler-4.1.97.Final.jar
-cpw.mods\:securejarhandler\:3.0.8=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\cpw.mods\\securejarhandler\\3.0.8\\c0ef95cecd8699a0449053ac7d9c160748d902cd\\securejarhandler-3.0.8.jar
-com.electronwill.night-config\:core\:3.8.0=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\com.electronwill.night-config\\core\\3.8.0\\2498dd2b3120dd49e963e2feab8fa5d0c5f80e0a\\core-3.8.0.jar
-org.lwjgl\:lwjgl-openal\:3.3.3\:natives-windows-arm64=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\org.lwjgl\\lwjgl-openal\\3.3.3\\8e0615235116b9e4160dfe87bec90f5f6378bf72\\lwjgl-openal-3.3.3-natives-windows-arm64.jar
-net.neoforged.fancymodloader\:earlydisplay\:4.0.38=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\net.neoforged.fancymodloader\\earlydisplay\\4.0.38\\4b040bd68cf05bc5f6025161e4187fcfd6168241\\earlydisplay-4.0.38.jar
-org.lwjgl\:lwjgl-opengl\:3.3.3=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\org.lwjgl\\lwjgl-opengl\\3.3.3\\2f6b0147078396a58979125a4c947664e98293a\\lwjgl-opengl-3.3.3.jar
-org.lwjgl\:lwjgl-jemalloc\:3.3.3\:natives-windows-x86=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\org.lwjgl\\lwjgl-jemalloc\\3.3.3\\f6063b6e0f23be483c5c88d84ce51b39dc69126c\\lwjgl-jemalloc-3.3.3-natives-windows-x86.jar
-org.slf4j\:slf4j-api\:2.0.9=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\org.slf4j\\slf4j-api\\2.0.9\\7cf2726fdcfbc8610f9a71fb3ed639871f315340\\slf4j-api-2.0.9.jar
-com.google.code.gson\:gson\:2.10.1=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\com.google.code.gson\\gson\\2.10.1\\b3add478d4382b78ea20b1671390a858002feb6c\\gson-2.10.1.jar
-io.github.llamalad7\:mixinextras-neoforge\:0.4.1=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\io.github.llamalad7\\mixinextras-neoforge\\0.4.1\\eff97772ecd0dcf8e52cdbafd3b3ccec425f8314\\mixinextras-neoforge-0.4.1.jar
-com.mojang\:patchy\:2.2.10=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\com.mojang\\patchy\\2.2.10\\da05971b07cbb379d002cf7eaec6a2048211fefc\\patchy-2.2.10.jar
-org.lwjgl\:lwjgl-stb\:3.3.3\:natives-windows-arm64=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\org.lwjgl\\lwjgl-stb\\3.3.3\\a584ab44de569708871f0a79561f4d8c37487f2c\\lwjgl-stb-3.3.3-natives-windows-arm64.jar
-org.ow2.asm\:asm-analysis\:9.5=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\org.ow2.asm\\asm-analysis\\9.5\\490bacc77de7cbc0be1a30bb3471072d705be4a4\\asm-analysis-9.5.jar
-org.ow2.asm\:asm-analysis\:9.7=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\org.ow2.asm\\asm-analysis\\9.7\\e4a258b7eb96107106c0599f0061cfc1832fe07a\\asm-analysis-9.7.jar
-com.mojang\:blocklist\:1.0.10=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\com.mojang\\blocklist\\1.0.10\\5c685c5ffa94c4cd39496c7184c1d122e515ecef\\blocklist-1.0.10.jar
-org.lwjgl\:lwjgl-tinyfd\:3.3.3\:natives-windows-x86=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\org.lwjgl\\lwjgl-tinyfd\\3.3.3\\c336c84ee88cccb495c6ffa112395509e7378e8a\\lwjgl-tinyfd-3.3.3-natives-windows-x86.jar
-io.netty\:netty-transport-native-unix-common\:4.1.97.Final=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\io.netty\\netty-transport-native-unix-common\\4.1.97.Final\\d469d84265ab70095b01b40886cabdd433b6e664\\netty-transport-native-unix-common-4.1.97.Final.jar
-org.ow2.asm\:asm-commons\:9.7=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\org.ow2.asm\\asm-commons\\9.7\\e86dda4696d3c185fcc95d8d311904e7ce38a53f\\asm-commons-9.7.jar
-org.apache.logging.log4j\:log4j-api\:2.22.1=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\org.apache.logging.log4j\\log4j-api\\2.22.1\\bea6fede6328fabafd7e68363161a7ea6605abd1\\log4j-api-2.22.1.jar
-org.lwjgl\:lwjgl-opengl\:3.3.3\:natives-windows=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\org.lwjgl\\lwjgl-opengl\\3.3.3\\e6c1eec8be8a71951b830a4d69efc01c6531900c\\lwjgl-opengl-3.3.3-natives-windows.jar
-net.neoforged.jst\:jst-cli-bundle\:1.0.72=C\:\\Users\\adamn\\.gradle\\caches\\modules-2\\files-2.1\\net.neoforged.jst\\jst-cli-bundle\\1.0.72\\5062f69cd7700922b3dbfce273ed795bab71858f\\jst-cli-bundle-1.0.72.jar
diff --git a/src/generated/resources/.cache/2e2d61af9197c4857deb0be71d1d8085656c96e2 b/src/generated/resources/.cache/2e2d61af9197c4857deb0be71d1d8085656c96e2
deleted file mode 100644
index 6bae1cac..00000000
--- a/src/generated/resources/.cache/2e2d61af9197c4857deb0be71d1d8085656c96e2
+++ /dev/null
@@ -1,10 +0,0 @@
-// 1.21.1 2025-06-23T18:15:06.6110781 tfmg's mechanical crafting recipes
-f79bbffbfeaa61e9a7aa8aa5e73cf941745bf261 data/tfmg/recipe/mechanical_crafting/advanced_potato_cannon.json
-76e3f96ca473a1a5190b1e104673e1d8e07320a9 data/tfmg/recipe/mechanical_crafting/engine_controller.json
-82eaa1583b5528c784bace19223d4da9f14bbfb1 data/tfmg/recipe/mechanical_crafting/flamethrower.json
-eb80d3543b399b361b2185b73e4576518922d82c data/tfmg/recipe/mechanical_crafting/large_engine.json
-1e306982a81680a218bd6fb05ad1357bcd35020b data/tfmg/recipe/mechanical_crafting/quad_potato_cannon.json
-ef77cf4c35bebc48f00e0a6b52a90c90d4cf0899 data/tfmg/recipe/mechanical_crafting/rotor.json
-e9d4ff6d7a9d322d180d7c453c909f120bf3f9db data/tfmg/recipe/mechanical_crafting/simple_large_engine.json
-0f65fba04b8a2a9cb3742178c602ce1d72777ee6 data/tfmg/recipe/mechanical_crafting/spark_plug.json
-2ab2a79be9975b12458b264be6a71fde2a257e9d data/tfmg/recipe/mechanical_crafting/stator.json
diff --git a/src/generated/resources/.cache/5b8c0f5df972d0059948e36f3c0712dca4487541 b/src/generated/resources/.cache/5b8c0f5df972d0059948e36f3c0712dca4487541
deleted file mode 100644
index 96cc9d07..00000000
--- a/src/generated/resources/.cache/5b8c0f5df972d0059948e36f3c0712dca4487541
+++ /dev/null
@@ -1,80 +0,0 @@
-// 1.21.1 2025-06-23T18:12:35.238336 TFMG's Processing Recipes
-7dafb6d3c41a514617340719d0435858368b19ea data/create/recipe/crushing/bauxite.json
-73fbf4b3b9297df4fbe521e7a47f2a4991e8a0df data/create/recipe/crushing/coal_coke.json
-86cc35082842dcad8d73c2bee3e73b8b63471202 data/create/recipe/crushing/copper_sulfate.json
-f41a8d6e7208e471e125501b59199c7139af6cb9 data/create/recipe/crushing/dirt.json
-57eb0b74444adcc0f0d209462f7d058df9927bd2 data/create/recipe/crushing/galena.json
-7f43b13ee06523aba6af26ee19a9e8fc9fbfc155 data/create/recipe/crushing/lignite.json
-a90f899b3996c6c55cec9e45230d78a41bbe561a data/create/recipe/crushing/limestone.json
-777a80f74ac0f5d3d26d37d24d9501e8d830e5f3 data/create/recipe/crushing/slag_block.json
-783ca7654058d910a9616f404ab21e81c9d7932f data/create/recipe/crushing/sulfur.json
-3e4fe2b8e209a9b3af5c509a1eb9a6d9631421f1 data/tfmg/recipe/casting/cinderblock.json
-ec80bcae0b7d6d9b10a63b845dd9be4b8a3d9878 data/tfmg/recipe/casting/plastic_sheet.json
-175a192a09d573ee61732a5129a60b56dc740984 data/tfmg/recipe/casting/silicon.json
-b036e540b9db1cd5491d1e98afd32d695a1309ed data/tfmg/recipe/casting/slag_block.json
-55e205c1135f6c60745880bc7deb66a87df4f2df data/tfmg/recipe/casting/steel.json
-77df6b319993889d194322e542b061fa65955df4 data/tfmg/recipe/coking/charcoal.json
-212298f9438737d83b7b4696eb5b56d925992560 data/tfmg/recipe/coking/coal.json
-14c16540eec57b5b57b6743971b3918aa3346a2b data/tfmg/recipe/compacting/bitumen.json
-b5f8432d78ef6b9295bea7280a0d30a7ccb39a87 data/tfmg/recipe/compacting/cast_iron.json
-43582db195b3b4662296187bbcaf4825004ef1b5 data/tfmg/recipe/compacting/cinderflourblock.json
-5772d04f173044ecfce1e989db41a48f2dda07a8 data/tfmg/recipe/distillation/crude_oil.json
-8b5407a95f5c196ed99a0dce3cfac44a0f497c5a data/tfmg/recipe/distillation/crude_oil_light_distillation.json
-1185542cfd33872f57b2b9a88eaa6fbf70e80e2d data/tfmg/recipe/distillation/crude_oil_no_naphtha.json
-3e2b9c29e4eb77850d39e06096befcbfd6c9ef13 data/tfmg/recipe/distillation/heavy_oil.json
-9aedc9f78f85b28fda71d41e3f866f2826826fc8 data/tfmg/recipe/distillation/heavy_oil_light_distillation.json
-5804c33ec38173fac679d0340684180aabd103f8 data/tfmg/recipe/distillation/heavy_oil_no_naphtha.json
-0788a71e093b78fd58d59fe62635e70eb13b1827 data/tfmg/recipe/filling/air_tank.json
-1bc927e07a38c9994a3ccce05c8b97680b816711 data/tfmg/recipe/filling/carbon_dioxide_tank.json
-759bfbc78a30c6e6e151892834c689077308b497 data/tfmg/recipe/filling/ethylene_tank.json
-25042e6d330c509a307809db5305b50929b7dcd3 data/tfmg/recipe/filling/furnace_gas_tank.json
-d61855ccfb2ad0732336af30fca56b2e77787f06 data/tfmg/recipe/filling/hardened_planks.json
-e70f9381500dd351ed2642fbada754f08636f211 data/tfmg/recipe/filling/hot_air_tank.json
-b5026f94479de6a694c9784398e6dd89209bd8f7 data/tfmg/recipe/filling/hydrogen_tank.json
-eabccca7018e81d3d0fedcf62b0b09416c6dcb9b data/tfmg/recipe/filling/lpg_tank.json
-1f7910d7fd708ef125eb663fa0a661d82ba85144 data/tfmg/recipe/filling/napalm_potato.json
-b002f2c57db6008182d19a2c17ceb6a3f5f8eaa2 data/tfmg/recipe/filling/neon_tank.json
-79bf193057224ee2346d3fc9f8863dea2f0f53e1 data/tfmg/recipe/filling/propylene_tank.json
-297bbab76532f0d8c040f9f84a785493ea2e61a3 data/tfmg/recipe/hot_blast/hot_air.json
-b642e370772dfc7bb53c1c03a3150970d327559a data/tfmg/recipe/industrial_blasting/silicon.json
-7b08a978a4981d89c31a3724ab9a490a5712affd data/tfmg/recipe/industrial_blasting/steel.json
-600d9cb7e07b8c341bd8da8b591798cadf85d97e data/tfmg/recipe/industrial_blasting/steel_from_dust.json
-230710ba1d1e092da350ae358274ff8cb12a07a0 data/tfmg/recipe/industrial_blasting/steel_from_raw_iron.json
-5c0e0270c63e0a75736066b2e50dda6a4a3db57a data/tfmg/recipe/item_application/aluminum_casing.json
-b728d4ead9f5c07b434153870718d8b5ef880717 data/tfmg/recipe/item_application/coated_circuit_board.json
-ffcb2013787f829d7c65df78f3986f0c357dcfb1 data/tfmg/recipe/item_application/heavy_machinery_casing.json
-59d3ed56571276cf861659566cb81d658ec49655 data/tfmg/recipe/item_application/steel_casing.json
-72048823fed9b178bb2bac11940f740ae2ce960f data/tfmg/recipe/mixing/asphalt_mixture.json
-5c441f2c1c5dd854ee35120e8b45e507a93af2b8 data/tfmg/recipe/mixing/asphalt_mixture_from_slag.json
-9aa744555e664ef0b478f449f268f4d757c4cac4 data/tfmg/recipe/mixing/cement.json
-55d24ef9432cdd0885f2792767bf7c932f83c2f1 data/tfmg/recipe/mixing/concrete_mixture.json
-a561d66da5c24981e2cb2f778593881ee019ae4b data/tfmg/recipe/mixing/concrete_mixture_from_slag.json
-2dc9a376561aa68a9121e14830f9ac31e0920d1c data/tfmg/recipe/mixing/constantan.json
-d77ee3f45bed4891caef6d967764b1254bfcb8ff data/tfmg/recipe/mixing/cooling_fluid.json
-dcc8b931728d7c24b249e33bd9b8393277cdbfe5 data/tfmg/recipe/mixing/copper_sulfate.json
-d3dcffe45005df3d9de314589f555a090541b178 data/tfmg/recipe/mixing/gunpowder.json
-d7dd581e66fb3674adfcc544fd44aa8fbb5fa148 data/tfmg/recipe/mixing/liquid_asphalt.json
-1bfcccb3785cd582ae29eaf834c09a0f6757ca0d data/tfmg/recipe/mixing/liquid_concrete.json
-0366fb471b291f549fce943821ac5af1af7fbaba data/tfmg/recipe/mixing/magnetic_alloy.json
-7d6b862106db85142c56246c07791df82d149901 data/tfmg/recipe/mixing/napalm.json
-d525997e0dff8b0404f2a9b6da1f2f982956c7aa data/tfmg/recipe/mixing/n_semiconductor.json
-c10571f6a2dbe255ffc249e08c70f464cc63a538 data/tfmg/recipe/mixing/p_semiconductor.json
-5764660d4042a041f7a79109bb4f016fbd73d742 data/tfmg/recipe/mixing/thermite.json
-0459970b2810090d44f23407bdda75ef837312ae data/tfmg/recipe/polarizing/magnet.json
-ecdce3056f908929bc7c57ae2e562f765e4b0a10 data/tfmg/recipe/pressing/aluminum_ingot.json
-4bb0c3280dce4d05e41db07a0ae989c9e5965587 data/tfmg/recipe/pressing/cast_iron_ingot.json
-d354a3f5387e310a115bff740fba3a8a1e19a735 data/tfmg/recipe/pressing/lead_ingot.json
-188e2735cf8fa3c3ec662b5a12e58fd029b01c2f data/tfmg/recipe/pressing/nickel_ingot.json
-fc6a8e97c50e6964b78b6cb3f2ccc1b022225987 data/tfmg/recipe/pressing/synthetic_leather.json
-e06a189831305bc370e5b43dea28975967a3825d data/tfmg/recipe/vat_machine_recipe/aluminum.json
-6bc0efd532eee6f7793e8d10d516dd8adefc9473 data/tfmg/recipe/vat_machine_recipe/arc_furnace_steel.json
-89414ae5918914acae5db11dc28f63bb5ea7ff86 data/tfmg/recipe/vat_machine_recipe/concrete.json
-cf40752510298ea23717e0ea55e9fa59a15584c2 data/tfmg/recipe/vat_machine_recipe/etched_circuit_board.json
-43077f1d5f4cc99f12714c80fe5237b477d7546a data/tfmg/recipe/vat_machine_recipe/naphtha.json
-a3563c6d248c44b3b17c2dfd931060a4d18e5461 data/tfmg/recipe/vat_machine_recipe/neon.json
-0cd01d3c16fdada1ccc52af3fdd6e7ad1210b831 data/tfmg/recipe/vat_machine_recipe/plastic_from_ethylene.json
-06d30a7b38e8495a79174c6b713e14c815850602 data/tfmg/recipe/vat_machine_recipe/plastic_from_propylene.json
-f96244f6bee21508e2f66f3c53e87a19234c9ed6 data/tfmg/recipe/vat_machine_recipe/rubber.json
-96266e062ddf433b53504610252bfa05b6f113d1 data/tfmg/recipe/vat_machine_recipe/sulfuric_acid.json
-8d5fb19a3b470aa111d7e2685c6374eca220afe0 data/tfmg/recipe/winding/electromagnetic_coil.json
-e376b0a13aecefcaa3ddda68842b582b6e4b0aa6 data/tfmg/recipe/winding/resistor.json
diff --git a/src/generated/resources/.cache/612dd73b247e7adaa69a97c45a0f811345e025bb b/src/generated/resources/.cache/612dd73b247e7adaa69a97c45a0f811345e025bb
deleted file mode 100644
index 6a619129..00000000
--- a/src/generated/resources/.cache/612dd73b247e7adaa69a97c45a0f811345e025bb
+++ /dev/null
@@ -1,2572 +0,0 @@
-// 1.21.1 2025-07-14T23:29:38.3531857 Registrate Provider for tfmg [Registries, Data Maps, Recipes, Advancements, Loot Tables, Tags (enchantments), Tags (blocks), Tags (items), Tags (fluids), Tags (entity_types), generic_server_provider, Blockstates, Item models, Lang (en_us/en_ud), generic_client_provider]
-ff5a5721633b83465ab501cbdfdc579a0f20e938 assets/tfmg/blockstates/accumulator.json
-e982a263b6af75821042107fdeff7bd809436d08 assets/tfmg/blockstates/air_intake.json
-e7f63aadfc892e337d9f87b5e50af8b1c7e4103f assets/tfmg/blockstates/aluminum_bars.json
-b7f5146505c40c08cdea7ad01fa99048b7ac5451 assets/tfmg/blockstates/aluminum_block.json
-e99518f3ddabde3485a57d7709c565c9c681c181 assets/tfmg/blockstates/aluminum_cable_hub.json
-f77a99f3ee1d192001623fd41601f3a1687b67c8 assets/tfmg/blockstates/aluminum_cogwheel.json
-03b160816f926440ffaac13f3740c5f480dfc55e assets/tfmg/blockstates/aluminum_door.json
-c0714b876360b41c4db8d9a5c0c4e9ee41d0b017 assets/tfmg/blockstates/aluminum_fluid_tank.json
-a17662e331f24c3a81cbdd64f67b631645efb9f6 assets/tfmg/blockstates/aluminum_flywheel.json
-664b2d2a842cc6021ab944dae24a639723ca3da9 assets/tfmg/blockstates/aluminum_frame.json
-67d5edbef648081d5078d7800589d90f822545fc assets/tfmg/blockstates/aluminum_ladder.json
-c4dc812ee44f9ff51021496ef988bc3f1b37e6af assets/tfmg/blockstates/aluminum_lamp.json
-ce5205eea3a9d14fa3cf96d1a8d6d3f7a3bf3065 assets/tfmg/blockstates/aluminum_mechanical_pump.json
-7f626af589ff636c28860aca25c8d3649e719e04 assets/tfmg/blockstates/aluminum_pipe.json
-5449c09617ce761c2e3bb5711f5979e9bfabbd7d assets/tfmg/blockstates/aluminum_scaffolding.json
-da777dccb630d66846bcaadee9f4ad971359b569 assets/tfmg/blockstates/aluminum_smart_fluid_pipe.json
-7624d1e46d97661a3a818f5d74f631840783c076 assets/tfmg/blockstates/aluminum_truss.json
-c651864765a9e415779e55bfc3009ab4be8d92cd assets/tfmg/blockstates/asphalt.json
-43dd1440c753619802b4213df6640dee3563d391 assets/tfmg/blockstates/asphalt_slab.json
-623528f7936ea1577438e5925ce33a08ebeeb54f assets/tfmg/blockstates/asphalt_stairs.json
-26dfe8dbbfe7a7419eb89568924893975d701bf4 assets/tfmg/blockstates/asphalt_wall.json
-933485fa587fccc649b4cbe8f76f15e590cc8bb1 assets/tfmg/blockstates/bauxite.json
-2b53ff8e880d35a42388584cb3ca896c55bfaf95 assets/tfmg/blockstates/bauxite_pillar.json
-9fd862495ecdac9b5c8d877b8dc73f426e069e7a assets/tfmg/blockstates/black_concrete.json
-8ba92d5ab6c3b455398347da622a9c4102856235 assets/tfmg/blockstates/black_concrete_slab.json
-ce1d5c17404468a5f52510b5a2d5868ad488b8c6 assets/tfmg/blockstates/black_concrete_stairs.json
-bd3ce9b5d0e4098be3c7e7f5125f09a4698ebdd9 assets/tfmg/blockstates/black_concrete_wall.json
-90c9731b97f61b72cc9ee3a045a7d20ed761f3e3 assets/tfmg/blockstates/black_rebar_concrete.json
-8ba92d5ab6c3b455398347da622a9c4102856235 assets/tfmg/blockstates/black_rebar_concrete_slab.json
-ce1d5c17404468a5f52510b5a2d5868ad488b8c6 assets/tfmg/blockstates/black_rebar_concrete_stairs.json
-bd3ce9b5d0e4098be3c7e7f5125f09a4698ebdd9 assets/tfmg/blockstates/black_rebar_concrete_wall.json
-120368d4cdebbaf17f805c1edf20d5abf556ec59 assets/tfmg/blockstates/blast_furnace_hatch.json
-27892eb988e68f88a0c15b94f2415c04d6f6b8ee assets/tfmg/blockstates/blast_furnace_output.json
-0ee84a4ff85c8a8bbfb488433050001c157b5495 assets/tfmg/blockstates/blast_furnace_reinforcement.json
-2034512a90d1855fac35fca8a78ad25f4a847bfe assets/tfmg/blockstates/blast_furnace_reinforcement_wall.json
-bdc3838d9ba58eddc6aad899aad74c27da41a995 assets/tfmg/blockstates/blast_stove.json
-fb83c1076743328a2aa1ce2bd89cf7890293f971 assets/tfmg/blockstates/blue_caution_block.json
-225657c0b886b2cd04ca81d7d7f4120b9fe73116 assets/tfmg/blockstates/blue_concrete.json
-2f24eb61881af9d78f4d5bafe7096e6af7d10081 assets/tfmg/blockstates/blue_concrete_slab.json
-2f422c8f88ad82ac427acbaa1df89305be31842a assets/tfmg/blockstates/blue_concrete_stairs.json
-4386040bc5ed4b2cc08920f5f58e9e9427b7c14d assets/tfmg/blockstates/blue_concrete_wall.json
-29c32cfb0c7479fce4768efb5690af8d15e9ceaa assets/tfmg/blockstates/blue_rebar_concrete.json
-2f24eb61881af9d78f4d5bafe7096e6af7d10081 assets/tfmg/blockstates/blue_rebar_concrete_slab.json
-2f422c8f88ad82ac427acbaa1df89305be31842a assets/tfmg/blockstates/blue_rebar_concrete_stairs.json
-4386040bc5ed4b2cc08920f5f58e9e9427b7c14d assets/tfmg/blockstates/blue_rebar_concrete_wall.json
-3e00a4db9909c06fdd9ec9d3154deaaaba6a4aea assets/tfmg/blockstates/brass_cable_hub.json
-a96c72f6a617b4411810438c35c39dcb6ed37f85 assets/tfmg/blockstates/brass_frame.json
-6e6dd65d14389b85018ab9f9049bb38b753ea1ca assets/tfmg/blockstates/brass_mechanical_pump.json
-99739088a4fadc39e9e4dce904d279b0de94ca8e assets/tfmg/blockstates/brass_pipe.json
-9ec8f8112e5907f732c730b5ed7ea4132a3e6c21 assets/tfmg/blockstates/brass_smart_fluid_pipe.json
-9d2026a8d35888c538d7283176fcd43a2f84856b assets/tfmg/blockstates/brass_truss.json
-ce7c427cf4f515dae0b70e073fcab02c4dd5fd92 assets/tfmg/blockstates/brick_smokestack.json
-4158158416ad9a5d4a31f3cd3ea857a2ad3d8bc0 assets/tfmg/blockstates/brown_caution_block.json
-b846b257ecd76322e904bd9c78a8b263a2799ad5 assets/tfmg/blockstates/brown_concrete.json
-8b756fc85daef6d064edf3ea2b2e4c397e67c4a2 assets/tfmg/blockstates/brown_concrete_slab.json
-99c8ea149db01211c82a02af3d738494694b2114 assets/tfmg/blockstates/brown_concrete_stairs.json
-0ee9e3a46eaad9b1aa6eeaf1046044a7bf410af8 assets/tfmg/blockstates/brown_concrete_wall.json
-654b7169217adbcf282d36285731378c48584096 assets/tfmg/blockstates/brown_rebar_concrete.json
-8b756fc85daef6d064edf3ea2b2e4c397e67c4a2 assets/tfmg/blockstates/brown_rebar_concrete_slab.json
-99c8ea149db01211c82a02af3d738494694b2114 assets/tfmg/blockstates/brown_rebar_concrete_stairs.json
-0ee9e3a46eaad9b1aa6eeaf1046044a7bf410af8 assets/tfmg/blockstates/brown_rebar_concrete_wall.json
-840c72a290cd0731b678233786a87602f3fa8c31 assets/tfmg/blockstates/cable_connector.json
-e22bcb9d31726a734c6741fca494e409c590bf14 assets/tfmg/blockstates/cable_tube.json
-86df9d2a2840b9ca6d2ef8f2a2f62bf285bed3a1 assets/tfmg/blockstates/casting_basin.json
-2ccbf31047ec5a9b3dd285fda5a402281869f721 assets/tfmg/blockstates/cast_iron_bars.json
-9ca537517fb8baeff3d4e4137c93aebd6b874c81 assets/tfmg/blockstates/cast_iron_block.json
-d995d066790038a3fedb8a3562823e3fa2d9effb assets/tfmg/blockstates/cast_iron_chemical_vat.json
-075a32d5c33ae2dd3fe6630afe1da72f9235bf9d assets/tfmg/blockstates/cast_iron_fluid_tank.json
-7c9159010b4d65305d359272680cf9f665be0a51 assets/tfmg/blockstates/cast_iron_flywheel.json
-6a6c7c8bb091a531a67ab6a6a299c7ca414af7e8 assets/tfmg/blockstates/cast_iron_frame.json
-5f16ffc7322a3523f12a7330398116db7c8c98c4 assets/tfmg/blockstates/cast_iron_ladder.json
-1636f236d918c77ae00f5b7fd5cfbfa17a701053 assets/tfmg/blockstates/cast_iron_mechanical_pump.json
-901e36e24f615852a72c2bbc7540780aa06c8992 assets/tfmg/blockstates/cast_iron_pipe.json
-51c50801611a969480ff203a549b3f12122b1d94 assets/tfmg/blockstates/cast_iron_smart_fluid_pipe.json
-4d15a7e50cc1c0ffe7578eb50d022b4941c503ea assets/tfmg/blockstates/cast_iron_truss.json
-457932bf25382db211b7461d450af54a53db7b1c assets/tfmg/blockstates/cement.json
-2d34032100c750162bc216ecb5dcd415671b4ef8 assets/tfmg/blockstates/cinderflour_block.json
-b01e90f39cda043e50ea9c3d0605f4bfcef077aa assets/tfmg/blockstates/cinder_block.json
-f87bc83a35e2a9684eebd329d842f75527725e18 assets/tfmg/blockstates/circular_light.json
-ec94bedd045ade74274ffe009569d65083b9fff5 assets/tfmg/blockstates/coal_coke_block.json
-f39a853c61f70a3fe79952c962b2f26d309115a4 assets/tfmg/blockstates/coke_oven.json
-c67b91a7fd9f16cd2d7eaa92dd9b945042d58130 assets/tfmg/blockstates/concrete.json
-d0709116064c94684adca52587bd0f48b3900423 assets/tfmg/blockstates/concrete_encased_cable_tube.json
-4a5b7c93ccd3bf2eeee42a6ae4b8209938980b72 assets/tfmg/blockstates/concrete_encased_electric_post.json
-2dcc62250e0e7a2f7f49c21e72176905243c7e76 assets/tfmg/blockstates/concrete_encased_industrial_pipe.json
-69c8b627d7b93cddf1a777ec77fe8ebdd0e88a77 assets/tfmg/blockstates/concrete_hose.json
-9c9cac30f015e72418736cbec2d721a6dec56fb7 assets/tfmg/blockstates/concrete_slab.json
-1bb17c9ead851661909f9d223aa3947267c0a84e assets/tfmg/blockstates/concrete_smokestack.json
-84fcaec7626f69e9a27ef235121f9a9db9955530 assets/tfmg/blockstates/concrete_stairs.json
-ff85a7b17cfc90735a0d6a868ff05bb77797adc4 assets/tfmg/blockstates/concrete_wall.json
-2cfe5e165f43d1308a657b983507c9f9b9c7c404 assets/tfmg/blockstates/constantan_block.json
-597a80861fc67cab5c0081f6887c868b7f1608c4 assets/tfmg/blockstates/constantan_frame.json
-53a7c2c917f5074fe2c683b839a33487c1194e9a assets/tfmg/blockstates/constantan_ladder.json
-53b8e39bebcf7f672cc05c9004ad1c0ab15797b8 assets/tfmg/blockstates/constantan_truss.json
-9070d146f25231108735e25ea0fee258aa2dea4e assets/tfmg/blockstates/converter.json
-dca4728ef33ca9d54fb55d707761c2eeb77c32b1 assets/tfmg/blockstates/cooling_fluid.json
-8b9225e35a3b3543d5866650bf4ac9775942368e assets/tfmg/blockstates/copper_cable_hub.json
-a8ffe111ead9a06af01f91232ce3b2f152deaab2 assets/tfmg/blockstates/copper_encased_aluminum_pipe.json
-b39b284c5c09b03eb7df198a9ed050ed12f3d72d assets/tfmg/blockstates/copper_encased_brass_pipe.json
-758103e7f0065d616333171c505401c8931d0c59 assets/tfmg/blockstates/copper_encased_cast_iron_pipe.json
-e097073364c3d4214212332ba036eefb9e857715 assets/tfmg/blockstates/copper_encased_plastic_pipe.json
-8b6052f05d1b9cd80062de3fb79e36eb0727ecd5 assets/tfmg/blockstates/copper_encased_steel_pipe.json
-083f2b157fbc14718db084169776596d8f750c14 assets/tfmg/blockstates/copper_frame.json
-fb27cbbba0cfc4169f0d20524fd8fa9ddad18144 assets/tfmg/blockstates/copper_truss.json
-ee52b1eec63e67a98244c87d2cce7f045c483593 assets/tfmg/blockstates/copycat_cable_base.json
-3dff9e1ec59415779195d2abfa9f07bc17b428a1 assets/tfmg/blockstates/copycat_cable_block.json
-0b0aafe0a045dd28968cb8260db0afde9d11472b assets/tfmg/blockstates/creative_generator.json
-fa1fa0509cd94e57da7624b5d094c228d6b92593 assets/tfmg/blockstates/creosote.json
-d284d43a9b9527128c706adbd3dff3fa6e8ca048 assets/tfmg/blockstates/crude_oil.json
-5f57a2dc6fa076ee9d2a22e32d26993490c6debc assets/tfmg/blockstates/cut_bauxite.json
-b9c7bedf897df9728ae76d405686054e1f0f3549 assets/tfmg/blockstates/cut_bauxite_bricks.json
-72dd4e067c197ef8e198930feb363b7f00104429 assets/tfmg/blockstates/cut_bauxite_brick_slab.json
-857d56ad1da100aa6c3a1543b5f8d608242d20a8 assets/tfmg/blockstates/cut_bauxite_brick_stairs.json
-e11a6159da224e69f12e11a594c20bb2bd8c0e68 assets/tfmg/blockstates/cut_bauxite_brick_wall.json
-2a6fe47413aa549cd531ca1fb1d317da36745093 assets/tfmg/blockstates/cut_bauxite_slab.json
-3803629d3a0fe11a30c7dedaf0ae8e396df4c994 assets/tfmg/blockstates/cut_bauxite_stairs.json
-700d6569dd98adc6a3167c99295816453bf351b9 assets/tfmg/blockstates/cut_bauxite_wall.json
-ce68852c8075afa7f145f17c71cbf00bfd3ea6c4 assets/tfmg/blockstates/cut_galena.json
-08c64f9a0c66182dca3102fce5eb3466af5d2cd2 assets/tfmg/blockstates/cut_galena_bricks.json
-777a433c073c6d377905ee744ad3e815b6d286bf assets/tfmg/blockstates/cut_galena_brick_slab.json
-96c82e13ac477c283cf8b01681499c6c69ad2c26 assets/tfmg/blockstates/cut_galena_brick_stairs.json
-055fdd3b1e1e505ba448fe8cf590ecf68afd5b1c assets/tfmg/blockstates/cut_galena_brick_wall.json
-e2c220815dd76c0f81ad62defb42f81a263c508f assets/tfmg/blockstates/cut_galena_slab.json
-f5a7a5bb3f7eb747a24c88592511edb080f02fbb assets/tfmg/blockstates/cut_galena_stairs.json
-89a3047ffc1b3e4e3a82d6fc270259ad012440a9 assets/tfmg/blockstates/cut_galena_wall.json
-e6c37a1b35654860e8e7bce70c17bb9c463cbcf0 assets/tfmg/blockstates/cyan_caution_block.json
-64b75bc836e79eb356f851d938a12d41dfdc07ee assets/tfmg/blockstates/cyan_concrete.json
-984c1ff59cc54f09672efe0f51055fb15392a61c assets/tfmg/blockstates/cyan_concrete_slab.json
-4e923ed720f7aa0de438889f8bf76f417b5b5987 assets/tfmg/blockstates/cyan_concrete_stairs.json
-085577a70a50fcde799996e8b153a65735d778bc assets/tfmg/blockstates/cyan_concrete_wall.json
-1ae46cd5307f04f6e42d5c2553329b4821d2dc9e assets/tfmg/blockstates/cyan_rebar_concrete.json
-984c1ff59cc54f09672efe0f51055fb15392a61c assets/tfmg/blockstates/cyan_rebar_concrete_slab.json
-4e923ed720f7aa0de438889f8bf76f417b5b5987 assets/tfmg/blockstates/cyan_rebar_concrete_stairs.json
-085577a70a50fcde799996e8b153a65735d778bc assets/tfmg/blockstates/cyan_rebar_concrete_wall.json
-da3ce72a164ba44b83d2e0a34aba7a2e0bf1f7e0 assets/tfmg/blockstates/deepslate_lead_ore.json
-29fabca149c689611b3066ffd546b48e305b795b assets/tfmg/blockstates/deepslate_lithium_ore.json
-0c1f4a179de5361677ab6a190f3b3279374dfdf0 assets/tfmg/blockstates/deepslate_nickel_ore.json
-c9291b06874778c72b970c234fdf7b48cbc443cb assets/tfmg/blockstates/diagonal_cable_block.json
-03983ce3de10310cd75b98f17c9161653b7034cd assets/tfmg/blockstates/diesel.json
-9e5371b956a65a7a49581208e331ee1fc8b8acc2 assets/tfmg/blockstates/electrical_switch.json
-fce44cbe5ec7bc7ec527327088be37cea56ac85c assets/tfmg/blockstates/electric_diode.json
-fec8a2ce3fa897609383099ca2f30b92f591428b assets/tfmg/blockstates/electric_motor.json
-edaa0018b0c7dffe0b552e5f7dd539c5484600fb assets/tfmg/blockstates/electric_post.json
-637b5240220dcff1f51dfa02ae44ceb43392a55b assets/tfmg/blockstates/electric_pump.json
-5258f718a70e0e9b9f1433aa67fd7faa0a8f28c5 assets/tfmg/blockstates/electrode_holder.json
-e452793b4673eaf1821619357692b41c297988f7 assets/tfmg/blockstates/encased_diode.json
-5cd35edc93b0e5bc3fe86e4fd160ba2a660404ff assets/tfmg/blockstates/encased_potentiometer.json
-66f1fa15f217954d9a24dec65a327a6e034b2d3f assets/tfmg/blockstates/engine_controller.json
-d95a6906271097b15b19b7421d871600386137bd assets/tfmg/blockstates/engine_gearbox.json
-08007e8e0e57b4ad322e9125fd05b010aa9a5a0b assets/tfmg/blockstates/exhaust.json
-41ad3bce75918278f4f48ca3ecf23b1980f9963d assets/tfmg/blockstates/factory_floor.json
-36ffee75385da09fa435f9059a85f32a68fdaec1 assets/tfmg/blockstates/firebox.json
-8e8feef9e07345228da05669fcb8449a4276f114 assets/tfmg/blockstates/fireclay.json
-13c8eae3dd74b79d0e43c31ff101111e0af058f1 assets/tfmg/blockstates/fireproof_bricks.json
-fe071d9f7c86c74e47390c35709f6c59b71bfa59 assets/tfmg/blockstates/fireproof_brick_reinforcement.json
-beb5fcedb0ce0ad1de2097ab749954e5256b3c83 assets/tfmg/blockstates/fireproof_chemical_vat.json
-89257ec2fdb2f1d61cb229df606c7ffac47e4582 assets/tfmg/blockstates/flarestack.json
-e74acd9562e4b46295cf017d17f2662e20a7f5ea assets/tfmg/blockstates/fossilstone.json
-f2876beb7a70b63cf30209d0b25db0462b851c7f assets/tfmg/blockstates/galena.json
-4325917750f83a2d70f07071af765b388b0df2df assets/tfmg/blockstates/galena_pillar.json
-b0a3f4da5d9efdd01800c8b9738aee194565c6e7 assets/tfmg/blockstates/gasoline.json
-307dfb8175dbcda4107a36d25b25004d41b901ca assets/tfmg/blockstates/generator.json
-c58cc6ae649bc1bafe76b85f0ad4a96c78c237a7 assets/tfmg/blockstates/glass_aluminum_pipe.json
-de3098b3dfd1bdaabbd437af409b9fdef7d5ccd6 assets/tfmg/blockstates/glass_brass_pipe.json
-6d70d188380a7c925b52c44e3d8306aa1088e4c7 assets/tfmg/blockstates/glass_cable_insulator.json
-be2ae6bcf2aead92612fafa57edcac1f0e7775db assets/tfmg/blockstates/glass_cast_iron_pipe.json
-078297bd91c6b0f19bed8e1b415c3fc48c879ef3 assets/tfmg/blockstates/glass_plastic_pipe.json
-d23c28129bc7885986c65290071fb7a9cc5391d7 assets/tfmg/blockstates/glass_steel_pipe.json
-ca8cd808a28b1d8f9b92d2b33ec5f8e1e9eaeff4 assets/tfmg/blockstates/gray_caution_block.json
-def0068e1db5fa0b7924ae54e188347d0a3fb05d assets/tfmg/blockstates/gray_concrete.json
-d908c98716ad379bc59cf562e6ddb576771e75c8 assets/tfmg/blockstates/gray_concrete_slab.json
-3508f6b3948baa5d986b1f659c1157db4decf9b0 assets/tfmg/blockstates/gray_concrete_stairs.json
-5ac047a09c73e971e452358720488b79eadf0039 assets/tfmg/blockstates/gray_concrete_wall.json
-46ba17a72227b48f286c6d279758ebad67c0fc6c assets/tfmg/blockstates/gray_rebar_concrete.json
-d908c98716ad379bc59cf562e6ddb576771e75c8 assets/tfmg/blockstates/gray_rebar_concrete_slab.json
-3508f6b3948baa5d986b1f659c1157db4decf9b0 assets/tfmg/blockstates/gray_rebar_concrete_stairs.json
-5ac047a09c73e971e452358720488b79eadf0039 assets/tfmg/blockstates/gray_rebar_concrete_wall.json
-b3ccc1de7902ad4a1222c889723e6ec49421f074 assets/tfmg/blockstates/green_caution_block.json
-383c055f7b0ae0484ad4147e242691d4a5112c0f assets/tfmg/blockstates/green_concrete.json
-408f9f2ea4bdd6992c2aac874bf28baa1aaeccec assets/tfmg/blockstates/green_concrete_slab.json
-11143b636a70bf7515ed922ca23abb8231bda60a assets/tfmg/blockstates/green_concrete_stairs.json
-dd06f00a75ab085ce616c9733525e5cf47482134 assets/tfmg/blockstates/green_concrete_wall.json
-e7a3b82a2d314ecdc754c0e1a7660e618c6f7f68 assets/tfmg/blockstates/green_rebar_concrete.json
-408f9f2ea4bdd6992c2aac874bf28baa1aaeccec assets/tfmg/blockstates/green_rebar_concrete_slab.json
-11143b636a70bf7515ed922ca23abb8231bda60a assets/tfmg/blockstates/green_rebar_concrete_stairs.json
-dd06f00a75ab085ce616c9733525e5cf47482134 assets/tfmg/blockstates/green_rebar_concrete_wall.json
-d962f14f34ae4a5fcd6876ec75ce0572bdf1fb70 assets/tfmg/blockstates/hardened_planks.json
-ae92ca2b103a7c8842c17a684e03f18ad373a521 assets/tfmg/blockstates/heavy_cable_hub.json
-9753ec68aa5fe10f618000b453a242d5e685b7d7 assets/tfmg/blockstates/heavy_casing_door.json
-437e9915e04a780339bece4e4d08284c1e3f8982 assets/tfmg/blockstates/heavy_casing_encased_aluminum_cogwheel.json
-1487dc2a3bfe572e889517b6dcf0dad19c0980c5 assets/tfmg/blockstates/heavy_casing_encased_large_aluminum_cogwheel.json
-c6e14cf6475bd205b5c698342eef9a281eed7c15 assets/tfmg/blockstates/heavy_casing_encased_large_steel_cogwheel.json
-bbb58dd6f5a2a55a1d49a56a1ef4501b7d337bcf assets/tfmg/blockstates/heavy_casing_encased_shaft.json
-f8191117146ddf45d975b61091a55deb6083cb8a assets/tfmg/blockstates/heavy_casing_encased_steel_cogwheel.json
-c7aa764cc11ee837deeed68c9c2d8567ea078f5c assets/tfmg/blockstates/heavy_machinery_casing.json
-dea24edfcb504c6c74560174a94bd7d3e5d58e76 assets/tfmg/blockstates/heavy_oil.json
-b22328797a3005e555cb90e200ae462b4ce90cda assets/tfmg/blockstates/heavy_plated_door.json
-ccbf016681045856ec06d0c2cc9e651afcfab236 assets/tfmg/blockstates/industrial_aluminum_casing.json
-ed00b41f2042cd827e7caaf7a5312d2453248539 assets/tfmg/blockstates/industrial_mixer.json
-72f06fad72de60dcf5c3a49add9ba27d79219368 assets/tfmg/blockstates/industrial_pipe.json
-7199cbfa37e83fcedf8e99af48b05b283aef319f assets/tfmg/blockstates/kerosene.json
-61d49e4e58081cb4559df64483406ad102190afe assets/tfmg/blockstates/large_aluminum_cogwheel.json
-ec1fc4ae9df76d71ae0bc00ea9eca9baf1e10133 assets/tfmg/blockstates/large_engine.json
-16222d2053ae55af9b757120eb325d233f92104a assets/tfmg/blockstates/large_pumpjack_hammer_connector.json
-71b24d08f184c992d00e1cab9d0a85971a9eae95 assets/tfmg/blockstates/large_pumpjack_hammer_head.json
-805263ab905213fc35d07759a22af0933abca22b assets/tfmg/blockstates/large_pumpjack_hammer_part.json
-c9d91f8d9b6c51ed8463d0a94d7d8f1762b850dc assets/tfmg/blockstates/large_steel_cogwheel.json
-a8f81ce72c3f074ffef304b238ae805f3b4ea763 assets/tfmg/blockstates/layered_bauxite.json
-b5f8db9cf9f4558bd9b4be1307291edf0b69bff6 assets/tfmg/blockstates/layered_galena.json
-958cc9992b9a640adc21857a9b97ed42ea643e8b assets/tfmg/blockstates/lead_bars.json
-34b4665b1ad1f302cebf30a5b1694c47b7ec1b8a assets/tfmg/blockstates/lead_block.json
-eb67ce57334d8a1fc7865313eecd8f580e358549 assets/tfmg/blockstates/lead_flywheel.json
-047f7414af057478af0ac28c3122d8e9ba2c4081 assets/tfmg/blockstates/lead_frame.json
-348ab8ce68a04c3d747a36b976c8700f6a3171cb assets/tfmg/blockstates/lead_ladder.json
-f9a121d9f7ffe1db7f97bf0fd5f5ae51fa997b04 assets/tfmg/blockstates/lead_ore.json
-c05e1e20dc61f415e11f7796e6ee9be49874c7ea assets/tfmg/blockstates/lead_truss.json
-efc44989d25c2f25d6c27af49217398b2b615b28 assets/tfmg/blockstates/light_blue_caution_block.json
-bb191e7540b3e1df63c93718eaa674c19b57abab assets/tfmg/blockstates/light_blue_concrete.json
-39f77bb75137d03c34947908dfea0bb077132bbf assets/tfmg/blockstates/light_blue_concrete_slab.json
-2e1bdcb35ec7fe5273d7f8e45e50fd5afd61069a assets/tfmg/blockstates/light_blue_concrete_stairs.json
-5e3919e58450abab9fc346ab698ee58a4e7e26ee assets/tfmg/blockstates/light_blue_concrete_wall.json
-d63cebd9bd074ac34e49bef8ae36244ce9d668d0 assets/tfmg/blockstates/light_blue_rebar_concrete.json
-39f77bb75137d03c34947908dfea0bb077132bbf assets/tfmg/blockstates/light_blue_rebar_concrete_slab.json
-2e1bdcb35ec7fe5273d7f8e45e50fd5afd61069a assets/tfmg/blockstates/light_blue_rebar_concrete_stairs.json
-5e3919e58450abab9fc346ab698ee58a4e7e26ee assets/tfmg/blockstates/light_blue_rebar_concrete_wall.json
-d4473d75611828f0493a28512141f15e47ffb23a assets/tfmg/blockstates/light_bulb.json
-9ec2a2c9d7221237dac359f3cd62ef7eeaf9aa48 assets/tfmg/blockstates/light_gray_caution_block.json
-8be7bfb02d65c9bfbeef21bf8e088452012236c4 assets/tfmg/blockstates/light_gray_concrete.json
-9ed79792a8af71018827d9f80cada08f4da0f357 assets/tfmg/blockstates/light_gray_concrete_slab.json
-febd7b6a8e7d3b3ea0f8dd3d8e8f798a19aefcc6 assets/tfmg/blockstates/light_gray_concrete_stairs.json
-393912dacebcc0948b0faf9a610ce02d65317e44 assets/tfmg/blockstates/light_gray_concrete_wall.json
-13e265dbad8b60b8587898166e62396f3db8b067 assets/tfmg/blockstates/light_gray_rebar_concrete.json
-9ed79792a8af71018827d9f80cada08f4da0f357 assets/tfmg/blockstates/light_gray_rebar_concrete_slab.json
-febd7b6a8e7d3b3ea0f8dd3d8e8f798a19aefcc6 assets/tfmg/blockstates/light_gray_rebar_concrete_stairs.json
-393912dacebcc0948b0faf9a610ce02d65317e44 assets/tfmg/blockstates/light_gray_rebar_concrete_wall.json
-4ed23c1bb20b78529246e572e9548706e44dd5df assets/tfmg/blockstates/lignite.json
-a324ae563f509b0f6be9c214b54fc66b195ce410 assets/tfmg/blockstates/lime_caution_block.json
-ddb241a1d67117bfc282c453fba15acd9950a7a2 assets/tfmg/blockstates/lime_concrete.json
-a2c5689e6cbdd92500ec72802eaba2558bae42c8 assets/tfmg/blockstates/lime_concrete_slab.json
-230a296449bdce273104fdfc83700c04b0089933 assets/tfmg/blockstates/lime_concrete_stairs.json
-8667f73f37448b0c689a619818a15d617c513fe1 assets/tfmg/blockstates/lime_concrete_wall.json
-24212d93fa58084c1679ad57ffdfd2044416dcd6 assets/tfmg/blockstates/lime_rebar_concrete.json
-a2c5689e6cbdd92500ec72802eaba2558bae42c8 assets/tfmg/blockstates/lime_rebar_concrete_slab.json
-230a296449bdce273104fdfc83700c04b0089933 assets/tfmg/blockstates/lime_rebar_concrete_stairs.json
-8667f73f37448b0c689a619818a15d617c513fe1 assets/tfmg/blockstates/lime_rebar_concrete_wall.json
-7e625afc0b02d2ce7fe50e80855a845cf802000d assets/tfmg/blockstates/liquid_asphalt.json
-55cba7d103b52b31f2deb59effcc01cfae6e2c05 assets/tfmg/blockstates/liquid_concrete.json
-d1617690ce981c1ed0432e90fe1ca0c279404448 assets/tfmg/blockstates/liquid_silicon.json
-867ab4bebb69784a052bc954b07c379c85ff10aa assets/tfmg/blockstates/lithium_block.json
-2373c2691809f6d028414f485ccc80e05fca81af assets/tfmg/blockstates/lithium_ore.json
-d02941991bccf3fc193e6bcf5fc51af4ad0be4d3 assets/tfmg/blockstates/lithium_torch.json
-2dc4b1da2bee0275cbb13ef89003d56f62d4443d assets/tfmg/blockstates/lubrication_oil.json
-1118fe0b59b19a86abd4f3a379fdf893e173ca10 assets/tfmg/blockstates/machine_input.json
-460e1b5c6639f93b901e4b71ddd3ab7f710f72d6 assets/tfmg/blockstates/magenta_caution_block.json
-6c88c9964466c642bee642ddf5949afd41decb19 assets/tfmg/blockstates/magenta_concrete.json
-2052d36ce93141a6915bbf4f2e9ba485e241fef3 assets/tfmg/blockstates/magenta_concrete_slab.json
-96217ee5e14df8d0f08552355e51716c973f7d18 assets/tfmg/blockstates/magenta_concrete_stairs.json
-717037ad7e8a02c29c2b4411b65bc486778cbcab assets/tfmg/blockstates/magenta_concrete_wall.json
-02148ecea7e51488abeba62527230e93063bef0e assets/tfmg/blockstates/magenta_rebar_concrete.json
-2052d36ce93141a6915bbf4f2e9ba485e241fef3 assets/tfmg/blockstates/magenta_rebar_concrete_slab.json
-96217ee5e14df8d0f08552355e51716c973f7d18 assets/tfmg/blockstates/magenta_rebar_concrete_stairs.json
-717037ad7e8a02c29c2b4411b65bc486778cbcab assets/tfmg/blockstates/magenta_rebar_concrete_wall.json
-1433878f939769f4fb7bf6e538e50dee7abb20ec assets/tfmg/blockstates/metal_smokestack.json
-2e5bd4b9d974c05d75c92a434e495c7fd1e1feaa assets/tfmg/blockstates/modern_light.json
-91aecfd2209254bf818d86f5a378317be3617582 assets/tfmg/blockstates/molten_plastic.json
-655d2a8fc21a9365e3ad82e2b73dc5fd71566ef7 assets/tfmg/blockstates/molten_slag.json
-a4d0f4f955fe3ac39933613a721521849bcae8c6 assets/tfmg/blockstates/molten_steel.json
-ebd6804b999acea36abbf07c2381ee6dee0d7a16 assets/tfmg/blockstates/napalm.json
-d4912088a46f9bdff74bf95f2d78aec4e4c8a6cb assets/tfmg/blockstates/napalm_bomb.json
-89f2902010903aad686571ef37c781b111147456 assets/tfmg/blockstates/naphtha.json
-50554cd2533852d92fd55438c7b334a66d0b394a assets/tfmg/blockstates/neon_tube.json
-b143304f44f6eb7a2d1a6a9ee6b42b8aa4e0bd03 assets/tfmg/blockstates/nickel_bars.json
-2804515ba81747bf9d1f04dc38c4d1aad7751b7f assets/tfmg/blockstates/nickel_block.json
-846b7738390847af67e357932b3ac8dbefd83074 assets/tfmg/blockstates/nickel_flywheel.json
-e3ca9fee9eb64caddb6d6de6cacf41742be972cd assets/tfmg/blockstates/nickel_frame.json
-66931f0728d8b94f1ad38213cb6a8eace35859ae assets/tfmg/blockstates/nickel_ladder.json
-8112c528a9b438dd9a13a7da905e30fc69620837 assets/tfmg/blockstates/nickel_ore.json
-b3087da6d0660e1f8825f2c9ce7592a4c8cd2d39 assets/tfmg/blockstates/nickel_truss.json
-98a003d914c034d7fdc0e7da31c550cbc8d068f1 assets/tfmg/blockstates/oil_deposit.json
-e69ce6ca17fd00993708f36d8458f5b88e68b261 assets/tfmg/blockstates/orange_caution_block.json
-c37edaba2d6d474398cc5cd3f60390f03c0572c4 assets/tfmg/blockstates/orange_concrete.json
-d8c66e9518950f5d7aef101f97bfd8373a3456d8 assets/tfmg/blockstates/orange_concrete_slab.json
-38e46c8c441c090263b1b90fd8417b4e3ab14ec5 assets/tfmg/blockstates/orange_concrete_stairs.json
-454996edc38bdada9d4d1dec3cdeaa17a902f9ec assets/tfmg/blockstates/orange_concrete_wall.json
-a6efcd985e658c86c0d88f8a16df895fb8cde16a assets/tfmg/blockstates/orange_rebar_concrete.json
-d8c66e9518950f5d7aef101f97bfd8373a3456d8 assets/tfmg/blockstates/orange_rebar_concrete_slab.json
-38e46c8c441c090263b1b90fd8417b4e3ab14ec5 assets/tfmg/blockstates/orange_rebar_concrete_stairs.json
-454996edc38bdada9d4d1dec3cdeaa17a902f9ec assets/tfmg/blockstates/orange_rebar_concrete_wall.json
-acc74a6d11ee00e5a503c17de71485564a06e0e4 assets/tfmg/blockstates/pink_caution_block.json
-2f05966de00d299ea5ca29f29c235468867e56a5 assets/tfmg/blockstates/pink_concrete.json
-d0d006b1476b4be3a89cc22a56bae0779d6f2aad assets/tfmg/blockstates/pink_concrete_slab.json
-d1c16a2637c3725b904a12cc036cd2d3de69f00b assets/tfmg/blockstates/pink_concrete_stairs.json
-22ad562a75bcf2f7d320f601a18ce2747ee1ac5f assets/tfmg/blockstates/pink_concrete_wall.json
-de889a40281ccd0d5273eae82d22db5a3d4eecb7 assets/tfmg/blockstates/pink_rebar_concrete.json
-d0d006b1476b4be3a89cc22a56bae0779d6f2aad assets/tfmg/blockstates/pink_rebar_concrete_slab.json
-d1c16a2637c3725b904a12cc036cd2d3de69f00b assets/tfmg/blockstates/pink_rebar_concrete_stairs.json
-22ad562a75bcf2f7d320f601a18ce2747ee1ac5f assets/tfmg/blockstates/pink_rebar_concrete_wall.json
-9af676892332313b4413b388e1909bd4a903b644 assets/tfmg/blockstates/plastic_block.json
-c71682d0d79772cb095a4149b4126c4612c6dc05 assets/tfmg/blockstates/plastic_mechanical_pump.json
-572ad0ea319457ae51e1b4e850cec89282e07ecd assets/tfmg/blockstates/plastic_pipe.json
-2d9fe4ba67d5adc8869a8c104a42234bddc3ebe3 assets/tfmg/blockstates/plastic_smart_fluid_pipe.json
-c468c3371a1e422067548e17f178a4309e217781 assets/tfmg/blockstates/polarizer.json
-de9db40aec6d8dfe1afc222cd136df66a5ea0ff4 assets/tfmg/blockstates/polished_cut_bauxite.json
-666a8272c3b88cc95106ff6c517b39d5f405cd15 assets/tfmg/blockstates/polished_cut_bauxite_slab.json
-09b0074325813fc7b3cc47d406127abd0cfff21a assets/tfmg/blockstates/polished_cut_bauxite_stairs.json
-92ac841c40e42468c4a01f98c61bc7df13eb4b9f assets/tfmg/blockstates/polished_cut_bauxite_wall.json
-7e192a8da53b7dd86f5a074fe58087f4b076b359 assets/tfmg/blockstates/polished_cut_galena.json
-c614b3cad7a7a197ac616f20fafc122e21e61363 assets/tfmg/blockstates/polished_cut_galena_slab.json
-a506556ae0245a92a4a09c8a3e5bbcbdc6152dee assets/tfmg/blockstates/polished_cut_galena_stairs.json
-4f839082dc704114c20fe7a1640f3a107bab6624 assets/tfmg/blockstates/polished_cut_galena_wall.json
-4eff30de429f1957435ceb93036618265ecb345b assets/tfmg/blockstates/potentiometer.json
-0e5ae5ba45bb371f454522420c0934d452db9332 assets/tfmg/blockstates/pumpjack_base.json
-92caf039b3fce1e61867d9bcc0f1dbfad06ffb50 assets/tfmg/blockstates/pumpjack_crank.json
-62c3fb6f1f9b945bd900a4bc6e351c7e7c60c803 assets/tfmg/blockstates/pumpjack_hammer.json
-fc3dbceddee61b5cbac32ae8dc9f298b21339fb4 assets/tfmg/blockstates/pumpjack_hammer_connector.json
-0ce81c6e303c267b2cca2aa60575d2640d74aae3 assets/tfmg/blockstates/pumpjack_hammer_head.json
-cde07945cad6d8e5fd1d12272b0a2c158ff3300d assets/tfmg/blockstates/pumpjack_hammer_part.json
-ec00b08a48f5a92449f4831432c51f675ec084e1 assets/tfmg/blockstates/purple_caution_block.json
-9437d1ab6bdc0b61bb7eeda0b915413567ca2d5b assets/tfmg/blockstates/purple_concrete.json
-0e498253d6e9cc8085dba93440b5531d6f4e6d3f assets/tfmg/blockstates/purple_concrete_slab.json
-cd0efffbfec34f486ff8754fe101d549ecb89b4f assets/tfmg/blockstates/purple_concrete_stairs.json
-aa93dabc5a9694f94d2a91e6b4060eccfa108a0c assets/tfmg/blockstates/purple_concrete_wall.json
-d213b1e171f2c1cb3da1e18f05fa6bb263562901 assets/tfmg/blockstates/purple_rebar_concrete.json
-0e498253d6e9cc8085dba93440b5531d6f4e6d3f assets/tfmg/blockstates/purple_rebar_concrete_slab.json
-cd0efffbfec34f486ff8754fe101d549ecb89b4f assets/tfmg/blockstates/purple_rebar_concrete_stairs.json
-aa93dabc5a9694f94d2a91e6b4060eccfa108a0c assets/tfmg/blockstates/purple_rebar_concrete_wall.json
-89123227a69a273f6b3edbf4bab12c2d3aa1e9f0 assets/tfmg/blockstates/radial_engine.json
-61c3fb463cbf621b692307cada7201e3882b26ed assets/tfmg/blockstates/raw_lead_block.json
-0000593f18477817db98661055ab25034c12990f assets/tfmg/blockstates/raw_lithium_block.json
-8f4e79b9966ed492e30afd07cdc2e77465e0a4de assets/tfmg/blockstates/raw_nickel_block.json
-4cc9b6e69063a86660c3bc8d0b2105bf32d0c29d assets/tfmg/blockstates/rebar_block.json
-b96efc46401770e0661dc36466ff6b233232e7f5 assets/tfmg/blockstates/rebar_concrete.json
-9c9cac30f015e72418736cbec2d721a6dec56fb7 assets/tfmg/blockstates/rebar_concrete_slab.json
-7689b7e22e5b489746a58d9ee5c5c969367c279a assets/tfmg/blockstates/rebar_concrete_stairs.json
-ff85a7b17cfc90735a0d6a868ff05bb77797adc4 assets/tfmg/blockstates/rebar_concrete_wall.json
-1c8c4a403d4f536305445ba2861663b5a837eb17 assets/tfmg/blockstates/rebar_floor.json
-deaf593d4117da40088bc8b8b852e97a262be97b assets/tfmg/blockstates/rebar_pile.json
-aa77fc5be39055fe28a55db6f432d3aaf15fe16d assets/tfmg/blockstates/rebar_pillar.json
-43f35140c8635bfa32b5ad92731f038efecb02fa assets/tfmg/blockstates/rebar_stairs.json
-99a65a1aad8e9427ecb138b466e559482a4a7435 assets/tfmg/blockstates/rebar_wall.json
-a783decb92a740079d812a190a14075bc0e0f933 assets/tfmg/blockstates/red_caution_block.json
-fd0cfd9937dcf920b376da7a1075747610368b42 assets/tfmg/blockstates/red_concrete.json
-c56002be5068f20200930306f8bd8d70df304ea0 assets/tfmg/blockstates/red_concrete_slab.json
-84428de5f191b0d5ec7101ab1e6bda689f3a0fad assets/tfmg/blockstates/red_concrete_stairs.json
-3b2c2ec57ef6ba5c13874541111b3c39b5e1bccd assets/tfmg/blockstates/red_concrete_wall.json
-9ebf8737ffbe32b8dd1abb48c568e2f43d4b66fa assets/tfmg/blockstates/red_rebar_concrete.json
-c56002be5068f20200930306f8bd8d70df304ea0 assets/tfmg/blockstates/red_rebar_concrete_slab.json
-84428de5f191b0d5ec7101ab1e6bda689f3a0fad assets/tfmg/blockstates/red_rebar_concrete_stairs.json
-3b2c2ec57ef6ba5c13874541111b3c39b5e1bccd assets/tfmg/blockstates/red_rebar_concrete_wall.json
-0dd1a6a2acf3e982dbbf0c6b4ac08fe42656e290 assets/tfmg/blockstates/regular_engine.json
-81712e33553c646e3529f91b3dbc2224bc618728 assets/tfmg/blockstates/reinforced_fireproof_bricks.json
-5c4c5fba9cdc7d8d2817a5f0ad0f1e2f8a7b6c1e assets/tfmg/blockstates/resistor.json
-0efd5d862a5fe28bf78d1d9acbf220baeeebc2e9 assets/tfmg/blockstates/rotor.json
-516823724a718040e4a9aa746483424c2b9dbc92 assets/tfmg/blockstates/rusted_blast_furnace_reinforcement.json
-3001739bfa95b98d11a6b74ef223032c52cbec38 assets/tfmg/blockstates/rusted_blast_furnace_reinforcement_wall.json
-492472bdc36f30c0ef018f70a77b2ff712dde076 assets/tfmg/blockstates/segmented_display.json
-304db19767eb93533342ab115aa092ed169826a7 assets/tfmg/blockstates/simple_large_engine.json
-1d17b3c32eb68af8d4ecb4af814e6b5b53286a18 assets/tfmg/blockstates/slag_block.json
-12b6aac2233f13dfc650335a528390e5d72196c4 assets/tfmg/blockstates/slag_bricks.json
-759968da877221c21f6979f6af6cf201a9a8c1b7 assets/tfmg/blockstates/small_bauxite_bricks.json
-bf9dcbeabbd8d9da8dcd1cd9d42c3fce6509e7e6 assets/tfmg/blockstates/small_bauxite_brick_slab.json
-e80f4610e3272a4edfb47572aff71f1db3d283d7 assets/tfmg/blockstates/small_bauxite_brick_stairs.json
-a2eed7173d7f528d0f068c5fa9ea358f61ef1436 assets/tfmg/blockstates/small_bauxite_brick_wall.json
-a5224c8449280855a4682772711ba8824d96416e assets/tfmg/blockstates/small_galena_bricks.json
-7a81743219e896d34ade8cb4de2c6e68b0f64d58 assets/tfmg/blockstates/small_galena_brick_slab.json
-e3c4c116936c46b045778274f4dc10e7e372f8a7 assets/tfmg/blockstates/small_galena_brick_stairs.json
-865a2f70bb480dd2fbd778d9809750a4c5156088 assets/tfmg/blockstates/small_galena_brick_wall.json
-45647e5977a722b8bf75253d009aad0dc6d15acd assets/tfmg/blockstates/stator.json
-6e94961a0fb21276b1654a0b7033fb761a1035a0 assets/tfmg/blockstates/steel_bars.json
-e6983072149d1a9a2f4d39e4e1feac599ff7413e assets/tfmg/blockstates/steel_block.json
-739553c4ea73079a791db7696f891c03ef87a3ed assets/tfmg/blockstates/steel_cable_hub.json
-df44115876045e6f863de2f8be6a9166b336a2f1 assets/tfmg/blockstates/steel_casing.json
-330385114529db69901e3669c2a78976b9309cd0 assets/tfmg/blockstates/steel_casing_cable_hub.json
-59d8bccbe16deaeea50fb66a20ff91e4dc17b94e assets/tfmg/blockstates/steel_chemical_vat.json
-40e8475d00006ee1c7b4ea09e04e125e355e4250 assets/tfmg/blockstates/steel_cogwheel.json
-da130e39c11834ebc6d05bcee6c1ed6bb93b0e52 assets/tfmg/blockstates/steel_distillation_controller.json
-7e92dd6fe0663fe497a4cc2e4f8fc52e557ba527 assets/tfmg/blockstates/steel_distillation_output.json
-7334c94b5fe23df91f43048b19c2b22121405603 assets/tfmg/blockstates/steel_door.json
-6636cc250595128cccf3789a611ccbcd6b645def assets/tfmg/blockstates/steel_encased_aluminum_cogwheel.json
-4a71c53b5b55ef0707da5ea84d0e664b4ab94cb5 assets/tfmg/blockstates/steel_encased_large_aluminum_cogwheel.json
-ac10db0420560858642b09ce88b6cd51a9a0078a assets/tfmg/blockstates/steel_encased_large_steel_cogwheel.json
-48b9ff4311eedd9cfb930af4b07f52901e8b2f8e assets/tfmg/blockstates/steel_encased_shaft.json
-b74bd3758b29f3cbc31df910ad8034a0dda83818 assets/tfmg/blockstates/steel_encased_steel_cogwheel.json
-72bfce2a2795dfe461beed7c3a074e328de14d96 assets/tfmg/blockstates/steel_fluid_tank.json
-894e5f144506049efe96bcfb07302c569c31a631 assets/tfmg/blockstates/steel_flywheel.json
-d220631b1df82cddae2e3d504a263db17e25efe7 assets/tfmg/blockstates/steel_frame.json
-c1b79a7b41e6a078669e8b50fcb78d9aba12ef83 assets/tfmg/blockstates/steel_gearbox.json
-2e78051bfa9dfb4520047264778787c6d25b7490 assets/tfmg/blockstates/steel_ladder.json
-6041673298a81819601e832e560771d21ddd01e9 assets/tfmg/blockstates/steel_mechanical_pump.json
-2305048c06767d728d10242e152f25911c1489fd assets/tfmg/blockstates/steel_pipe.json
-458c9abec2a978607ba751741bdf5e90b952c8f2 assets/tfmg/blockstates/steel_scaffolding.json
-47b56dad1f2715aae7430b5f9acb1d51a26cf562 assets/tfmg/blockstates/steel_smart_fluid_pipe.json
-bd4a817323670440ca51c3a038382cd6362285b2 assets/tfmg/blockstates/steel_trapdoor.json
-6de5d0777eca3a1e23051d4a3e8d9e4067b1dfd0 assets/tfmg/blockstates/steel_truss.json
-e7bbd21def546ff0b7db68091c877da4ac3fe301 assets/tfmg/blockstates/sulfur.json
-1225bd391dc2c4092ffc6c643e39c9f501f43afb assets/tfmg/blockstates/sulfuric_acid.json
-5a477cb69a83689c52ad333d7dbc3c4c93680c6d assets/tfmg/blockstates/surface_scanner.json
-630732e33c7cab7e8a9f126bf3b5f0cc58d3c5fd assets/tfmg/blockstates/traffic_light.json
-22e56693892c3c7113999216111223b271cf7783 assets/tfmg/blockstates/transformer.json
-5b04f2390c2abcfd0a9a92a961c47646f7d3afbe assets/tfmg/blockstates/turbine_engine.json
-1a9d971bfb2af3594592ce835b54a94ed8f76f7b assets/tfmg/blockstates/voltage_observer.json
-253af20ab871a235c0cfd95d6212760a6dac352d assets/tfmg/blockstates/voltmeter.json
-3ae604025ac79eccc5fd1ff34d3854c50b17ce76 assets/tfmg/blockstates/white_caution_block.json
-f0008a901bc09a81bfc3679eccf2e2eaea316a50 assets/tfmg/blockstates/white_concrete.json
-624366f1e6f02b5cc0819f7d2f56920e5b8d0557 assets/tfmg/blockstates/white_concrete_slab.json
-03716a2a69f857225836a910a861e0d3b41f177f assets/tfmg/blockstates/white_concrete_stairs.json
-a91a739eb2fe9a2d24c409d2be93501503f87090 assets/tfmg/blockstates/white_concrete_wall.json
-aebb8e9da72f54469f230298ee2f195e889966cb assets/tfmg/blockstates/white_rebar_concrete.json
-624366f1e6f02b5cc0819f7d2f56920e5b8d0557 assets/tfmg/blockstates/white_rebar_concrete_slab.json
-03716a2a69f857225836a910a861e0d3b41f177f assets/tfmg/blockstates/white_rebar_concrete_stairs.json
-a91a739eb2fe9a2d24c409d2be93501503f87090 assets/tfmg/blockstates/white_rebar_concrete_wall.json
-8aa460493dd5f6cb3e23da5850cfae5ac64d0604 assets/tfmg/blockstates/winding_machine.json
-db068de81280e53b87af885271caea65a37187de assets/tfmg/blockstates/yellow_caution_block.json
-054af0b94f124941d9cf96c58f68a6114bd75977 assets/tfmg/blockstates/yellow_concrete.json
-98c9aa212e82100d7fc47354760940cc946594d4 assets/tfmg/blockstates/yellow_concrete_slab.json
-a1988ec6a98f23cad8321b46345fbf1c5fd20489 assets/tfmg/blockstates/yellow_concrete_stairs.json
-c58fa20c091e5ecddfb7164cba45538a8f911431 assets/tfmg/blockstates/yellow_concrete_wall.json
-5040a6a4b9ddb625b03bf3852e34f7f051c37414 assets/tfmg/blockstates/yellow_rebar_concrete.json
-98c9aa212e82100d7fc47354760940cc946594d4 assets/tfmg/blockstates/yellow_rebar_concrete_slab.json
-a1988ec6a98f23cad8321b46345fbf1c5fd20489 assets/tfmg/blockstates/yellow_rebar_concrete_stairs.json
-c58fa20c091e5ecddfb7164cba45538a8f911431 assets/tfmg/blockstates/yellow_rebar_concrete_wall.json
-0271e2b940bb94cdb7e951b81e277ee633d64d62 assets/tfmg/blockstates/zinc_frame.json
-1bd66f29acffb67f30bfe94c8535509bd009beab assets/tfmg/blockstates/zinc_truss.json
-c79ae070ce4f9efe5e63eb2e7d79bb85900305fe assets/tfmg/lang/en_ud.json
-5944b9064638f3550e00d2255576b0a72ed3b8d5 assets/tfmg/lang/en_us.json
-9e6a6b62f5e7528c4e4d4f72f3510edcd8f0c078 assets/tfmg/models/block/aluminum_block.json
-1d33a893d6ac05f9adaceb7f84423ebe9b195c01 assets/tfmg/models/block/aluminum_cable_hub.json
-da469bf3233944085f07d4ef437827061e408838 assets/tfmg/models/block/aluminum_cap.json
-4344f14c42bb7a9f90120b5f75927015c0edc3bc assets/tfmg/models/block/aluminum_cap_alt.json
-f8e1f1798fa66b8a3a3c4f5a7abb2158947ef937 assets/tfmg/models/block/aluminum_ladder.json
-2d08bfe6f5ad5e2629348febc1287318c28e7fa8 assets/tfmg/models/block/aluminum_pipe/d_x.json
-7dfa77ec84ce2ce2f30ea25fbe983491ee7ee9ff assets/tfmg/models/block/aluminum_pipe/d_y.json
-22c82f6577d7f43714bbd1469e8874f266d11165 assets/tfmg/models/block/aluminum_pipe/d_z.json
-87e5eff20c63058371799156befc7f7a2a0e6e5e assets/tfmg/models/block/aluminum_pipe/ld_x.json
-efa549069007118588fce81a06ce4dc7b148506d assets/tfmg/models/block/aluminum_pipe/ld_y.json
-5455f63cae9ea0689700656a901d041e0661fa7a assets/tfmg/models/block/aluminum_pipe/ld_z.json
-1987e49ccebee68432c660c8374989d532b3f93a assets/tfmg/models/block/aluminum_pipe/lr_x.json
-1c0a7d66e604cd3f1bad1276c66dafbfc1dc8398 assets/tfmg/models/block/aluminum_pipe/lr_y.json
-084b01a105fe97ca4ebc2a8023fe4b42fbda1287 assets/tfmg/models/block/aluminum_pipe/lr_z.json
-efd167f70adf5a9f4c356e7e9bfc2c566443292d assets/tfmg/models/block/aluminum_pipe/lu_x.json
-f8f700e941783cee69bc754ba30d1a968b4fd089 assets/tfmg/models/block/aluminum_pipe/lu_y.json
-88c9ac1aac499e9da977bcbdaf7bdf914c47a9ac assets/tfmg/models/block/aluminum_pipe/lu_z.json
-d1e4e2c2bc23276a42392fb2f41cf478eceb36dc assets/tfmg/models/block/aluminum_pipe/l_x.json
-85e6230661c7e81e76d65e8839660a5ef863e771 assets/tfmg/models/block/aluminum_pipe/l_y.json
-2ec94557bbea77e0553ee75f467f3d04e74f36c9 assets/tfmg/models/block/aluminum_pipe/l_z.json
-78ef898b5d0e77f1e54a544d68e573ad5665d49a assets/tfmg/models/block/aluminum_pipe/rd_x.json
-3fc213365bb73d1b2ee809217ce18cfbdd60e1bc assets/tfmg/models/block/aluminum_pipe/rd_y.json
-517021c312598ee4d0e9312c459463ed2b874c1b assets/tfmg/models/block/aluminum_pipe/rd_z.json
-538af99593b2cb9cf44f696e5a70cf108d1d719d assets/tfmg/models/block/aluminum_pipe/ru_x.json
-fd0f020d5362263dea9431d50f405e8b272ca979 assets/tfmg/models/block/aluminum_pipe/ru_y.json
-b165ccae36dd7c8493ed917115799b685fe3e58e assets/tfmg/models/block/aluminum_pipe/ru_z.json
-f7df3c4e06d771d20e82402032e5b1da3b5fae93 assets/tfmg/models/block/aluminum_pipe/r_x.json
-a8251a1983c17d2e89848a4de3cb253dd71db2c3 assets/tfmg/models/block/aluminum_pipe/r_y.json
-4b7a9f4204c581c208f56fa7da7b224e91b06b71 assets/tfmg/models/block/aluminum_pipe/r_z.json
-81ec29f01d675d5d7a0dfa6c47a8de3b81ee3f61 assets/tfmg/models/block/aluminum_pipe/ud_x.json
-d419a0e009c7e6fda74d5440b8aa1883ea9ae0bf assets/tfmg/models/block/aluminum_pipe/ud_y.json
-15e57732b0e4c5699ad7ee01496dc0a90625dac0 assets/tfmg/models/block/aluminum_pipe/ud_z.json
-dcb1ee2a2a687e65714562682a988e5476abcc0c assets/tfmg/models/block/aluminum_pipe/u_x.json
-2767b9675ff0123303e8d55cb35b78ffe7c2f48d assets/tfmg/models/block/aluminum_pipe/u_y.json
-853f6ccff4dd4f1e91ca32cc99b3f9b940964d67 assets/tfmg/models/block/aluminum_pipe/u_z.json
-6ee204f3769086a0a7c2006a33896c0a7f82e707 assets/tfmg/models/block/aluminum_post.json
-3bf978d8d9e47db561cd6e5a19594fa5eb247767 assets/tfmg/models/block/aluminum_post_ends.json
-860b3a4440036a6fa7b5fd3cf35a4c781c886af5 assets/tfmg/models/block/aluminum_scaffolding.json
-5dbb161df0abb21ffb49f22f067c656c39f4bbb3 assets/tfmg/models/block/aluminum_scaffolding_horizontal.json
-113f288893b346e3908550b7ab8756cc13b245ed assets/tfmg/models/block/aluminum_side.json
-7c833851ff1ce26558f61eaab98230ebda56f94d assets/tfmg/models/block/aluminum_side_alt.json
-c5034b090ec59ab4b86ba0c86cdcd20f893c9dc5 assets/tfmg/models/block/asphalt.json
-3193e1a010febd316ea8e066d48e6eb65ff05e7b assets/tfmg/models/block/asphalt_bottom.json
-49bd7d52a7008c77ce0bfa84f225e4b02675fbdb assets/tfmg/models/block/asphalt_stairs.json
-dd26de7fb8992aed6154517d0663f4faccbcf071 assets/tfmg/models/block/asphalt_stairs_inner.json
-b08985669c60c932f37aa7d341ef147f646047cf assets/tfmg/models/block/asphalt_stairs_outer.json
-cd0f4c0026e80fc2395fd5680e76524af7837c16 assets/tfmg/models/block/asphalt_top.json
-8e7388221e3e3efda4dc74b4945f3762ee8ede82 assets/tfmg/models/block/asphalt_wall_post.json
-3326847fa89bca0b41e563fa890aefc573184a2a assets/tfmg/models/block/asphalt_wall_side.json
-b97ef9d82e220db3e9c21166a988c1f56ac8eb76 assets/tfmg/models/block/asphalt_wall_side_tall.json
-5a4c785e8d8394ccd125732c0017459648574c4e assets/tfmg/models/block/bauxite_natural_0.json
-4ace0da00498fcbb9ddfdf321767b40b095c8778 assets/tfmg/models/block/bauxite_natural_1.json
-3d19a151c9691f26b22050d0556e85420dd07ecd assets/tfmg/models/block/bauxite_natural_2.json
-b43711f35915b71b15db638538a83a4ea46480dc assets/tfmg/models/block/bauxite_natural_3.json
-920f96d4b648414ce8331e5a81e6b7ddbce7e225 assets/tfmg/models/block/bauxite_pillar.json
-cd5ade5f9a0b3b5e28b5d11a685408dd922dbe2d assets/tfmg/models/block/bauxite_pillar_horizontal.json
-a49e844b9d3426719506ab72c82be94106dd9729 assets/tfmg/models/block/black_concrete.json
-a80c6501d7ab88523499266c9b2aae9ada15e33f assets/tfmg/models/block/black_concrete_bottom.json
-0a689e15c3933ae96293d8689247bd2291dfbaa9 assets/tfmg/models/block/black_concrete_stairs.json
-654f5460397e9221127aad0504c17bf8db001236 assets/tfmg/models/block/black_concrete_stairs_inner.json
-59a02514d363474195a60c73e2059d8962b2eeb0 assets/tfmg/models/block/black_concrete_stairs_outer.json
-be4c782a3f82325a84f0feaa56d3f114aa2a93a5 assets/tfmg/models/block/black_concrete_top.json
-5752f421b928c440183ceddd1cf2a0778c316b4b assets/tfmg/models/block/black_concrete_wall_post.json
-f945d7434df89a458022fdff31c05410a6baa418 assets/tfmg/models/block/black_concrete_wall_side.json
-19d8228d961b16543957f8a5f570ab5c33a84b7a assets/tfmg/models/block/black_concrete_wall_side_tall.json
-a49e844b9d3426719506ab72c82be94106dd9729 assets/tfmg/models/block/black_rebar_concrete.json
-4e73ea9d9ed863143e635f4f3b43b44ab520f484 assets/tfmg/models/block/blast_furnace_hatch.json
-9258d6764c8fc66796928a5257d52c84fa395a53 assets/tfmg/models/block/blast_furnace_reinforcement.json
-30291623882bc5186a933acc0fce077612855c69 assets/tfmg/models/block/blue_caution_block.json
-ec8df0e04ef046e61a6879b5aac0b57e5c00fbdb assets/tfmg/models/block/blue_concrete.json
-08e743405ca4dc3d64179c1a016dca80d0eb0e59 assets/tfmg/models/block/blue_concrete_bottom.json
-f10130b81ba5d154146abc65c191d87acf97241e assets/tfmg/models/block/blue_concrete_stairs.json
-e53beb31efa95d3a0a4f37e1a2a8f7166a7c5099 assets/tfmg/models/block/blue_concrete_stairs_inner.json
-a54e802e4004559c75801e8f86179f3309d4d235 assets/tfmg/models/block/blue_concrete_stairs_outer.json
-7ca60603cac1702872e5a21dfb2508fa6db1d612 assets/tfmg/models/block/blue_concrete_top.json
-3ef0060f5682801306b352b8a040d8db082a8525 assets/tfmg/models/block/blue_concrete_wall_post.json
-682dc5586be962a78283fc1764bf471d0d20c598 assets/tfmg/models/block/blue_concrete_wall_side.json
-fadbdc5fc6614b6aa126e71f4298e27e6af4c74e assets/tfmg/models/block/blue_concrete_wall_side_tall.json
-ec8df0e04ef046e61a6879b5aac0b57e5c00fbdb assets/tfmg/models/block/blue_rebar_concrete.json
-214c380cbe38d8664857f7c4455f96c1d2d25863 assets/tfmg/models/block/brass_cable_hub.json
-08832e90e36714cf9bb26c251d3164991b2ac676 assets/tfmg/models/block/brass_pipe/d_x.json
-566971e35d538a84ada138e9cde170f6f13efbaf assets/tfmg/models/block/brass_pipe/d_y.json
-1537709a896de7721c1d4f670c850589517748ed assets/tfmg/models/block/brass_pipe/d_z.json
-eed4357dcb9bfb8df744cb022593619c444b8ab3 assets/tfmg/models/block/brass_pipe/ld_x.json
-5d6e7088b3ea4b1e8a44ca672e93f98ebaea3c1b assets/tfmg/models/block/brass_pipe/ld_y.json
-354f2f25df032952f9559b0dea51a72fb5d6d4f6 assets/tfmg/models/block/brass_pipe/ld_z.json
-552976b7963c8adcf8ee4f3fdd63e4013cd18baf assets/tfmg/models/block/brass_pipe/lr_x.json
-faf01767dde140d0d261e723e9fd6831133cd5ac assets/tfmg/models/block/brass_pipe/lr_y.json
-4569275c35ecc8a312e099de78f1942bc431e0e1 assets/tfmg/models/block/brass_pipe/lr_z.json
-8547a974f29289afccd244b471188b7c456e4323 assets/tfmg/models/block/brass_pipe/lu_x.json
-77a397b53031208ab7b56965916e8807102b6ef7 assets/tfmg/models/block/brass_pipe/lu_y.json
-d742354b7bc5a51fac33b0abe3bff0134e89caba assets/tfmg/models/block/brass_pipe/lu_z.json
-67334a619d29fabdde9f6d2e33390645d101ece8 assets/tfmg/models/block/brass_pipe/l_x.json
-e88976a4ddf60e0d8f2f0ceb7540c12d88d15fe3 assets/tfmg/models/block/brass_pipe/l_y.json
-ed9feeb1e478dbf5d789c727f5bfc3ad12ec0abb assets/tfmg/models/block/brass_pipe/l_z.json
-00f0e2aee344feb380fe5908dccaa5890cecbed4 assets/tfmg/models/block/brass_pipe/rd_x.json
-68cb14d0c809f4392c0f70eebf9ec72bcddec869 assets/tfmg/models/block/brass_pipe/rd_y.json
-3a1505371aacf259e00752b332a27796163e5515 assets/tfmg/models/block/brass_pipe/rd_z.json
-f5029b4a8abafb1dc8fdf5b622888769c40287cb assets/tfmg/models/block/brass_pipe/ru_x.json
-ff0be674e79e5353385445eeb3c65cd80a2c905a assets/tfmg/models/block/brass_pipe/ru_y.json
-519b1be6190b39738850bf73334b581076e4df29 assets/tfmg/models/block/brass_pipe/ru_z.json
-31c5f22e26693cfea1d9034032169f4455b19124 assets/tfmg/models/block/brass_pipe/r_x.json
-842bff5806c99fb3c3cffc86f3d1c8e6b5b53799 assets/tfmg/models/block/brass_pipe/r_y.json
-281f077af7ed0c34030ae761f6877b53a5cbb399 assets/tfmg/models/block/brass_pipe/r_z.json
-5f498c3af4b25fbecd8bad148c461890b4ee56fa assets/tfmg/models/block/brass_pipe/ud_x.json
-f0e9bb9d6595ac9cbe3ce5c986972ef50983dfbf assets/tfmg/models/block/brass_pipe/ud_y.json
-676dff587e5c29cd351591d0c6f45fa6597c2aff assets/tfmg/models/block/brass_pipe/ud_z.json
-c76095c4ef96d41be458d6a5890c130f4ac9dcbe assets/tfmg/models/block/brass_pipe/u_x.json
-20e9e0a77d5ddfc037b3a7f8c326ba0e82af2d93 assets/tfmg/models/block/brass_pipe/u_y.json
-68ccd75a75aa3fdf8a5b8d2ed96127d4d58608ab assets/tfmg/models/block/brass_pipe/u_z.json
-723b38abf776a81132166d3885c9abd4c03596b3 assets/tfmg/models/block/brown_caution_block.json
-755f62d7c9773c8733c80150100409a97b1b8925 assets/tfmg/models/block/brown_concrete.json
-4abe5a60d2a1953596ef00b65d1f82d87d6638e0 assets/tfmg/models/block/brown_concrete_bottom.json
-344490ebab8b66a451a837f586d5b2eff40d4d44 assets/tfmg/models/block/brown_concrete_stairs.json
-73d89df6f1abcf2a73226d7b80d0e553590de5ec assets/tfmg/models/block/brown_concrete_stairs_inner.json
-888fec3cd4609e8f1a465a619397146356a770a6 assets/tfmg/models/block/brown_concrete_stairs_outer.json
-9ecf96f084b51eebe355dcaea014e7478dd8b100 assets/tfmg/models/block/brown_concrete_top.json
-844f9ffae26fa5fd58f169a23d9e52f44fb5e412 assets/tfmg/models/block/brown_concrete_wall_post.json
-f7859871c4ed8bd987aad68b8ecb65328708ec3b assets/tfmg/models/block/brown_concrete_wall_side.json
-fc263e5f3999e7e23471cbd6f3663239dfac363c assets/tfmg/models/block/brown_concrete_wall_side_tall.json
-755f62d7c9773c8733c80150100409a97b1b8925 assets/tfmg/models/block/brown_rebar_concrete.json
-37789d06ec6cfc0312be7b1b66ac1ec6403d4516 assets/tfmg/models/block/cast_iron_block.json
-bf4aee7c5183079597a21a1580e30405090d68b1 assets/tfmg/models/block/cast_iron_cap.json
-b204ae21aed9e8a60b5f6f977709c12863884e3c assets/tfmg/models/block/cast_iron_cap_alt.json
-d3793aaea808a7e259a67e1b51d77fc4059c5496 assets/tfmg/models/block/cast_iron_ladder.json
-491479d6c2f3ba0e014d9be3693e7b943fe11d0a assets/tfmg/models/block/cast_iron_pipe/d_x.json
-aba970e719b1ae15f530247c72cadd18252a012e assets/tfmg/models/block/cast_iron_pipe/d_y.json
-7ebcb78c9cc4f96b46f762f3dbe2d3a8c89a0bd0 assets/tfmg/models/block/cast_iron_pipe/d_z.json
-23d3810c2d1d27ba65faf1677561527cb01def60 assets/tfmg/models/block/cast_iron_pipe/ld_x.json
-b4d7e0a3e4284c74f3687d024423014099b4eae0 assets/tfmg/models/block/cast_iron_pipe/ld_y.json
-54e7f00c18c04bc5a7d8dde15db054150c358011 assets/tfmg/models/block/cast_iron_pipe/ld_z.json
-3a8d4bd219f37dff78be28e293b0140eabdfe74f assets/tfmg/models/block/cast_iron_pipe/lr_x.json
-e3521c97df73c5a1de119e8252dd6d4eee09cf2d assets/tfmg/models/block/cast_iron_pipe/lr_y.json
-a1eab26403675f06731e45d7d5ad449c6cc13555 assets/tfmg/models/block/cast_iron_pipe/lr_z.json
-98f12934ed9cdc7759fec5a3b8ec0fe78b40d3a5 assets/tfmg/models/block/cast_iron_pipe/lu_x.json
-cd71339b3bd8a254f226164a4a1a8e763ee2b031 assets/tfmg/models/block/cast_iron_pipe/lu_y.json
-fb76108260e13f944ecf076928f729aaa1a75bb0 assets/tfmg/models/block/cast_iron_pipe/lu_z.json
-00da7812b6024be5e9834b4137e2ed627d0c55ae assets/tfmg/models/block/cast_iron_pipe/l_x.json
-12789eed1d8f9290a8c03f2f4ec4f1a9e2665948 assets/tfmg/models/block/cast_iron_pipe/l_y.json
-abe48030602e2df4e52b2e9ccaaf51aeb349d42c assets/tfmg/models/block/cast_iron_pipe/l_z.json
-3fd53334fa0cc40184b5228735222cf4b2f15afe assets/tfmg/models/block/cast_iron_pipe/rd_x.json
-1799d19b8ff328fd5492decc8021d348a86350fc assets/tfmg/models/block/cast_iron_pipe/rd_y.json
-eaab4edaee0c385362ff825dce6d4ab8e12e0876 assets/tfmg/models/block/cast_iron_pipe/rd_z.json
-2f0cdf22b92c956d0a9d82e33462b5b9022165c9 assets/tfmg/models/block/cast_iron_pipe/ru_x.json
-be3a34183b48f5ce0cd9ca92146a5675b9eb6d81 assets/tfmg/models/block/cast_iron_pipe/ru_y.json
-fbd59fff99883fd45afbc3a4c240e2c8205df697 assets/tfmg/models/block/cast_iron_pipe/ru_z.json
-8c6c593d9ba92537f9800a7937ad5a2457e679cf assets/tfmg/models/block/cast_iron_pipe/r_x.json
-c19889fde2947897849a4914bf517c9095345e51 assets/tfmg/models/block/cast_iron_pipe/r_y.json
-323e85571e9707329cd13917510da6678c6d1c0e assets/tfmg/models/block/cast_iron_pipe/r_z.json
-5bbb103d72dccd65c338211a1793aa20326a7fb6 assets/tfmg/models/block/cast_iron_pipe/ud_x.json
-dfa9e399756587e356d191c4b18bc1399fc29302 assets/tfmg/models/block/cast_iron_pipe/ud_y.json
-6693c9274c02c269d63616ea498287b4db062fe0 assets/tfmg/models/block/cast_iron_pipe/ud_z.json
-5e9d4c37ea224b2f1ce4d894ee48bac7b2e5c5db assets/tfmg/models/block/cast_iron_pipe/u_x.json
-3777d0337105ef7ebda7cf2d2b967cf38c64aa26 assets/tfmg/models/block/cast_iron_pipe/u_y.json
-2ce99ecb8072b9ffb512cb390860a4e0cce02aa1 assets/tfmg/models/block/cast_iron_pipe/u_z.json
-1d39f222b4f87d37421fc82a0e54f9ee0c87244f assets/tfmg/models/block/cast_iron_post.json
-f98cf28726aa501781f1120d31f734ee0201740e assets/tfmg/models/block/cast_iron_post_ends.json
-36514a0e93fd432965a97ab16ad0f65a94aeb525 assets/tfmg/models/block/cast_iron_side.json
-a9024b0da6c2087e52429770d5e855dd285cc1c6 assets/tfmg/models/block/cast_iron_side_alt.json
-774a6dd356795f04896068505e516a587bdd4c28 assets/tfmg/models/block/cement.json
-50c47672a7e9f7180af78c4bef42d5db1822b08b assets/tfmg/models/block/coal_coke_block.json
-75c31d328fc5d6d46c8b43e8bde7504f4e51dadc assets/tfmg/models/block/concrete.json
-a7b301c044049a3037f6695fb165e77264e84519 assets/tfmg/models/block/concrete_bottom.json
-031cd9564cc8af1c8712627d8cb3931be6ccc46d assets/tfmg/models/block/concrete_stairs.json
-7251c262b597916cad63fa470fdddca80d814591 assets/tfmg/models/block/concrete_stairs_inner.json
-67229ab94c818bbdafe561cb5ab62f7a0f3f6dcc assets/tfmg/models/block/concrete_stairs_outer.json
-5ca69f7e83c48651eb5187a255170abfb877d498 assets/tfmg/models/block/concrete_top.json
-b070e38c0419fdc1dd9942f9b35e4dc197499038 assets/tfmg/models/block/concrete_wall_post.json
-c5aa6945b20cc7d1ac91e469666b03a91b1bda63 assets/tfmg/models/block/concrete_wall_side.json
-b71bc74ae9b59bc33b59ccb4be9de7da9754e82c assets/tfmg/models/block/concrete_wall_side_tall.json
-d5edc71f86c8e74b36f12c272073547dc793a8f7 assets/tfmg/models/block/constantan_block.json
-6727bd16fd6f5b0195d80d1a509779a7b3bfc73f assets/tfmg/models/block/constantan_ladder.json
-4356236c0abcfd54e8fa27b1706e028677075b5f assets/tfmg/models/block/cooling_fluid.json
-4e5dab545fbc83db653975b706d6a28e51e5087d assets/tfmg/models/block/copper_cable_hub.json
-3df3b70cd4aed67820b36ad56aa1973b672f4f75 assets/tfmg/models/block/creative_generator.json
-28b24691f664612159c4c9f295be382de0f653cb assets/tfmg/models/block/creosote.json
-391762cca00f54de8a43d076b028eb3e3b5cb5cf assets/tfmg/models/block/crude_oil.json
-3435e87769d2b51bed64540531b1bdba928dbaaf assets/tfmg/models/block/cut_bauxite.json
-91a8249d66f308cbd58214f26023d1a0491f2019 assets/tfmg/models/block/cut_bauxite_bricks.json
-83d583e230a89c177dfb269738b32b0a2aea804a assets/tfmg/models/block/cut_bauxite_bricks_wall_post.json
-ac025f4a76aaa35ea3730539c9838c64ca0b7c94 assets/tfmg/models/block/cut_bauxite_bricks_wall_side.json
-d1968a903df40cb0eeea9c88a706b10f44226889 assets/tfmg/models/block/cut_bauxite_bricks_wall_side_tall.json
-f7ad52199a743fecebd21e53f1b01e367bd9b162 assets/tfmg/models/block/cut_bauxite_brick_slab.json
-abd2eb4651d4719726e1ee505607a70aee8c8f90 assets/tfmg/models/block/cut_bauxite_brick_slab_top.json
-1d8cdb30bcfcc245e4594205343a60e2f828bae6 assets/tfmg/models/block/cut_bauxite_brick_stairs.json
-06412ed41e3240479bd45faba5ce1b1fab78cf56 assets/tfmg/models/block/cut_bauxite_brick_stairs_inner.json
-b1ea45c8a8d280088b6c69c239ed3f7fa0cb0252 assets/tfmg/models/block/cut_bauxite_brick_stairs_outer.json
-c04f251626a74102d42440b12f85e10091aca823 assets/tfmg/models/block/cut_bauxite_slab.json
-6d2cc3010afb7319b88a9b77422416c11ff38a7a assets/tfmg/models/block/cut_bauxite_slab_top.json
-c087d9aad64b8d89cfbbe58a3db6a4e8ef6ff3a8 assets/tfmg/models/block/cut_bauxite_stairs.json
-046cd7fbb99608e78ebcfa45563dc80b0549a6e0 assets/tfmg/models/block/cut_bauxite_stairs_inner.json
-1649695bb19f41e067aae2a69f55961b3ae3eb9e assets/tfmg/models/block/cut_bauxite_stairs_outer.json
-c85e3f557de57442a06502abd302f2b0deb4c6bf assets/tfmg/models/block/cut_bauxite_wall_post.json
-38e83097489baf251fba2c4229a6fedf6b441528 assets/tfmg/models/block/cut_bauxite_wall_side.json
-a98527559bb1385b628e465d629ac429cdfb9f8e assets/tfmg/models/block/cut_bauxite_wall_side_tall.json
-817b6e42281dd170682ae5664138f9827f3d1742 assets/tfmg/models/block/cut_galena.json
-5936187cf97b3f4f9449b66efb04ade253181a02 assets/tfmg/models/block/cut_galena_bricks.json
-28b06d05ee8aa7241f15da28b46492364c475ff9 assets/tfmg/models/block/cut_galena_bricks_wall_post.json
-599d405a8575154305c59fd7bb68d2b3e5cd9879 assets/tfmg/models/block/cut_galena_bricks_wall_side.json
-13a77aec7361c6e73594e363e70867e0a996dc20 assets/tfmg/models/block/cut_galena_bricks_wall_side_tall.json
-e38da155c44f4d131697323b2f7ee1ee45c51c75 assets/tfmg/models/block/cut_galena_brick_slab.json
-f507fd5153eb7bd289a917184026859baa44d697 assets/tfmg/models/block/cut_galena_brick_slab_top.json
-d3021e292b353b6aaa0568d9e5f9f79134876ada assets/tfmg/models/block/cut_galena_brick_stairs.json
-1ed37393551f16d08f99f43813ab21191ecd5b2d assets/tfmg/models/block/cut_galena_brick_stairs_inner.json
-9bfe1fea3c6cc5baaf0a234e2cb81eb707bb4eb2 assets/tfmg/models/block/cut_galena_brick_stairs_outer.json
-77569c4b524e87d2dfb9a69c0241f307ecd17ad5 assets/tfmg/models/block/cut_galena_slab.json
-a72a10ebdad3587ca982ca09c11ebdf2d2c7dab2 assets/tfmg/models/block/cut_galena_slab_top.json
-99d83d51869dee0287f384bfe658fee80c5fc761 assets/tfmg/models/block/cut_galena_stairs.json
-a2296a84a697ed6799db6d2bbbf3bc18da5a7d36 assets/tfmg/models/block/cut_galena_stairs_inner.json
-4e4f40c1cafd6a4d18077f0bc11c46bf8a907c41 assets/tfmg/models/block/cut_galena_stairs_outer.json
-68edac47a0247e4a3e6cf98c48fa7f942e6112db assets/tfmg/models/block/cut_galena_wall_post.json
-633396252dd6600237c5702aded91b024f138ff5 assets/tfmg/models/block/cut_galena_wall_side.json
-4c0d11c8ef0bd63759c154429c6f0c6c936c5559 assets/tfmg/models/block/cut_galena_wall_side_tall.json
-21cd8c28ba07d442f7eb78b60e6d07bc7eda8b6a assets/tfmg/models/block/cyan_caution_block.json
-618d59eb1932c5adb0067731c224b8cbee774a6d assets/tfmg/models/block/cyan_concrete.json
-b7d5e9521d259a8e15150c775e690eaeb577b8c3 assets/tfmg/models/block/cyan_concrete_bottom.json
-f96eef07802246f99f1f58e175e9702a52e61c49 assets/tfmg/models/block/cyan_concrete_stairs.json
-4d5f03bbec3016016b9c996e4a2f699ec7302477 assets/tfmg/models/block/cyan_concrete_stairs_inner.json
-8be78ed206af865ba706f5fd5fcaf2b063c42df0 assets/tfmg/models/block/cyan_concrete_stairs_outer.json
-9b6ce8f813b50c0f104c8a5e30796e0c928eebf3 assets/tfmg/models/block/cyan_concrete_top.json
-7dbcc9a9fb06920609eed68adcc5811c80fe1e04 assets/tfmg/models/block/cyan_concrete_wall_post.json
-7664edb7379805be37a42f6b7358a8b6a351c346 assets/tfmg/models/block/cyan_concrete_wall_side.json
-22d02a8b23d403a34b1da585f8d10cd2cf85f638 assets/tfmg/models/block/cyan_concrete_wall_side_tall.json
-618d59eb1932c5adb0067731c224b8cbee774a6d assets/tfmg/models/block/cyan_rebar_concrete.json
-ceeb5235671bcfb0621aaf3893511c447a5640fd assets/tfmg/models/block/deepslate_lead_ore.json
-480e64797b9f8de0b478a1a1ee26766d611e71d9 assets/tfmg/models/block/deepslate_lithium_ore.json
-60bbab123bbfc03bc7ec125d94eccb41df6f8f4e assets/tfmg/models/block/deepslate_nickel_ore.json
-997750c71f9ead915c393c5821146a57dcd01bfa assets/tfmg/models/block/diesel.json
-2ddcaf9d82ea6f96f683d4a13713c73f13f4b755 assets/tfmg/models/block/factory_floor.json
-5e65f45a32fda57f2090c4c486ccc9602426a0cb assets/tfmg/models/block/fireclay.json
-9202745e6093098507d6b800f5e52a99b74eaa20 assets/tfmg/models/block/fireproof_bricks.json
-88d17739f2b8a2d77397f20bdbba486f95f88d18 assets/tfmg/models/block/fireproof_brick_reinforcement_wall_post.json
-157a113acb124b65874defe8379d70552838339f assets/tfmg/models/block/fireproof_brick_reinforcement_wall_side.json
-a657ae729b3afadf239d0a48b55f54ab756f4ec9 assets/tfmg/models/block/fireproof_brick_reinforcement_wall_side_tall.json
-b0cb044b77cb3ffaf0628e0a06a8fe12c7462da0 assets/tfmg/models/block/fossilstone.json
-e756f2843a35edc7ae39e51a6f339c348a322795 assets/tfmg/models/block/galena_natural_0.json
-05c9a5cfc640f82099f5c691942f834996945c1e assets/tfmg/models/block/galena_natural_1.json
-cfaebd9cbbe211b866498e8fe84d5150a58f84d0 assets/tfmg/models/block/galena_natural_2.json
-f5fee21cf95fb4633e69e233de5cff49f03695bd assets/tfmg/models/block/galena_natural_3.json
-e05b37cc186d1f4850c66f5a048ad79b06499d12 assets/tfmg/models/block/galena_pillar.json
-a2e74b38bc0ebdc10dafd52857a9ca402a11b46a assets/tfmg/models/block/galena_pillar_horizontal.json
-e0cf42adbfeaa5c781b8239352335985658ae2d3 assets/tfmg/models/block/gasoline.json
-46c7915fcb12abc974b94c9a083e1239e1fd5edd assets/tfmg/models/block/gray_caution_block.json
-2c5fc6e5a6a600f95df53abda56dc70b8c96b4bf assets/tfmg/models/block/gray_concrete.json
-cefd4317ef0afa08a5dd05a22899872844795bf7 assets/tfmg/models/block/gray_concrete_bottom.json
-6b4635f007e7fc8935764698716c04d95e1bb978 assets/tfmg/models/block/gray_concrete_stairs.json
-8bec3722799e2898ca586ca4c61964f148ad4383 assets/tfmg/models/block/gray_concrete_stairs_inner.json
-c76becbcb787b31c67b2dc8181f8089103022659 assets/tfmg/models/block/gray_concrete_stairs_outer.json
-3d5f35e1f0700f7f87e2c5e8b5e54aedb21968ea assets/tfmg/models/block/gray_concrete_top.json
-d33a24948b639c30b378f20e2f86255aa6be7835 assets/tfmg/models/block/gray_concrete_wall_post.json
-2aca421149dcee0e9d3f36f5ab2a8cb8a02b6924 assets/tfmg/models/block/gray_concrete_wall_side.json
-8001ee2683f0c95ba1fc9c37364afd3097fa27f9 assets/tfmg/models/block/gray_concrete_wall_side_tall.json
-2c5fc6e5a6a600f95df53abda56dc70b8c96b4bf assets/tfmg/models/block/gray_rebar_concrete.json
-f58c997e3966f4ec223491d2e6c11192602311f0 assets/tfmg/models/block/green_caution_block.json
-41c3a6e002675e2c188b359e1b7bdd1ab59b3847 assets/tfmg/models/block/green_concrete.json
-48d7022b0ec25fb8e16f2a112529f20862b775cf assets/tfmg/models/block/green_concrete_bottom.json
-f94c77a72d75c2f0289709075d810de4b1ba042f assets/tfmg/models/block/green_concrete_stairs.json
-fb326634ed8af2dc0eb9ff474c56e86b07b7c348 assets/tfmg/models/block/green_concrete_stairs_inner.json
-74b15b152831d79bed96b7d55496c11d66d7c0e0 assets/tfmg/models/block/green_concrete_stairs_outer.json
-29a8ed83a0d18b856bddb049215c04ae2569f757 assets/tfmg/models/block/green_concrete_top.json
-c0e92a75dbb6a9b273971e772c499ca575cd0edb assets/tfmg/models/block/green_concrete_wall_post.json
-bb5535ccddef7c6da2769888a79245d16381952c assets/tfmg/models/block/green_concrete_wall_side.json
-9d311f37cdaed122f7178b3d4670b084c80ef9b2 assets/tfmg/models/block/green_concrete_wall_side_tall.json
-41c3a6e002675e2c188b359e1b7bdd1ab59b3847 assets/tfmg/models/block/green_rebar_concrete.json
-75f9b41b36f1db0a05f689a7898a2a78fe780447 assets/tfmg/models/block/hardened_planks.json
-63bfed8b0a558b9ba274a2f5cd9a993086e5618c assets/tfmg/models/block/heavy_cable_hub.json
-e5387827c217e2d8a1dbcd59dbe585dda849fed2 assets/tfmg/models/block/heavy_casing_encased_aluminum_cogwheel.json
-7378a9d916e907da33778e898c0de6c0d0a1396d assets/tfmg/models/block/heavy_casing_encased_aluminum_cogwheel_bottom.json
-9caed2f1ad896e97cd4c98c6f0fc4a403bc892c3 assets/tfmg/models/block/heavy_casing_encased_aluminum_cogwheel_top.json
-5e57fea90dd2b7f766d46370c12e90cf176503d6 assets/tfmg/models/block/heavy_casing_encased_aluminum_cogwheel_top_bottom.json
-561090a36e02d4e5bcb916bf3b03156786848a65 assets/tfmg/models/block/heavy_casing_encased_large_aluminum_cogwheel.json
-b97f4e26d68144c92ee4dddb6663451295b9b2f9 assets/tfmg/models/block/heavy_casing_encased_large_aluminum_cogwheel_bottom.json
-95488842820d63a0a31ed81ac47191334ecb71fc assets/tfmg/models/block/heavy_casing_encased_large_aluminum_cogwheel_top.json
-5e95ffdfecff8071de8c22d5b6b84edc85542d7a assets/tfmg/models/block/heavy_casing_encased_large_aluminum_cogwheel_top_bottom.json
-561090a36e02d4e5bcb916bf3b03156786848a65 assets/tfmg/models/block/heavy_casing_encased_large_steel_cogwheel.json
-b97f4e26d68144c92ee4dddb6663451295b9b2f9 assets/tfmg/models/block/heavy_casing_encased_large_steel_cogwheel_bottom.json
-95488842820d63a0a31ed81ac47191334ecb71fc assets/tfmg/models/block/heavy_casing_encased_large_steel_cogwheel_top.json
-5e95ffdfecff8071de8c22d5b6b84edc85542d7a assets/tfmg/models/block/heavy_casing_encased_large_steel_cogwheel_top_bottom.json
-e5387827c217e2d8a1dbcd59dbe585dda849fed2 assets/tfmg/models/block/heavy_casing_encased_steel_cogwheel.json
-7378a9d916e907da33778e898c0de6c0d0a1396d assets/tfmg/models/block/heavy_casing_encased_steel_cogwheel_bottom.json
-9caed2f1ad896e97cd4c98c6f0fc4a403bc892c3 assets/tfmg/models/block/heavy_casing_encased_steel_cogwheel_top.json
-5e57fea90dd2b7f766d46370c12e90cf176503d6 assets/tfmg/models/block/heavy_casing_encased_steel_cogwheel_top_bottom.json
-717ee09803cb584062c9717f45475fbd15673cde assets/tfmg/models/block/heavy_machinery_casing.json
-725ac5c4c5aade982edbcb6c4e6c53626f0e68e4 assets/tfmg/models/block/heavy_oil.json
-fbd56854de360350b271c1419e651a99c9d1f316 assets/tfmg/models/block/industrial_aluminum_casing.json
-796f870ee5d3f55ace500798ae389e532c7233b8 assets/tfmg/models/block/kerosene.json
-87cc75cb9bc8e65f8e46785b14e21ac5a4356faa assets/tfmg/models/block/layered_bauxite.json
-de3b0eb7bee836332eafcf7fb97609d8fe5ebb91 assets/tfmg/models/block/layered_galena.json
-79862c4e9a084be72f402e1378c3bb009a8db889 assets/tfmg/models/block/lead_block.json
-7c35bb47be3d20d14613bfe70c3a4f349e06de56 assets/tfmg/models/block/lead_cap.json
-3752b03139f1754b38e56a68dae513c69ad9e924 assets/tfmg/models/block/lead_cap_alt.json
-0dfd61a74f03d68ac2d2618d0ad8415144074168 assets/tfmg/models/block/lead_ladder.json
-213c6f418135b0012112d05f6f9feeae98ac8954 assets/tfmg/models/block/lead_ore.json
-71b7ba2ab9fc881dce217297957132af0375b5cb assets/tfmg/models/block/lead_post.json
-158a8c9ed72052af304a006f90abc7abbc3d4747 assets/tfmg/models/block/lead_post_ends.json
-7a9fff99d6e013935aa4aa61837097a2b1d78b4c assets/tfmg/models/block/lead_side.json
-d414b9b21efb73080959a637a421da772717a8d5 assets/tfmg/models/block/lead_side_alt.json
-29887026987274ead5fed0b50988f799d9038a3f assets/tfmg/models/block/light_blue_caution_block.json
-50c3eede0eb0f4a28abc7dac6f4896b80d95ffff assets/tfmg/models/block/light_blue_concrete.json
-f45cdc254e2df518fb9c2e2e4ad1446cb0e3fd3b assets/tfmg/models/block/light_blue_concrete_bottom.json
-5d035d017b707f073b8ec39ab170a2e1b4fdc025 assets/tfmg/models/block/light_blue_concrete_stairs.json
-a506f178cbb7f5841ee519f1641c07170efc841e assets/tfmg/models/block/light_blue_concrete_stairs_inner.json
-b4089d7dcbb1e954911552768f83154209d7eeaf assets/tfmg/models/block/light_blue_concrete_stairs_outer.json
-591d3d2c3ff79101cc3f71d39a16a9bc76401bef assets/tfmg/models/block/light_blue_concrete_top.json
-2ad1d503b189a673db40273f5b1509d332563d42 assets/tfmg/models/block/light_blue_concrete_wall_post.json
-411682670e1330ff12cb2b0cbc67c7dfeec76953 assets/tfmg/models/block/light_blue_concrete_wall_side.json
-41678a761df5da1df357d8f9daf8e3175d7c2237 assets/tfmg/models/block/light_blue_concrete_wall_side_tall.json
-50c3eede0eb0f4a28abc7dac6f4896b80d95ffff assets/tfmg/models/block/light_blue_rebar_concrete.json
-645d13b947cb71dc8ed22bf2acef3128fe2333e1 assets/tfmg/models/block/light_gray_caution_block.json
-e3767745816d9ba79adf5ed7ac443be21e0f6926 assets/tfmg/models/block/light_gray_concrete.json
-15c3b42122e3f6aa00630279d1aec0386ddb0cd1 assets/tfmg/models/block/light_gray_concrete_bottom.json
-3693fadf2776450e75f6bd388a976e27026e85d7 assets/tfmg/models/block/light_gray_concrete_stairs.json
-a020e3fda20b01d4070b271120bae6235b466f75 assets/tfmg/models/block/light_gray_concrete_stairs_inner.json
-2dcba32bd4717c8edf75d2701ed03e64f7be781a assets/tfmg/models/block/light_gray_concrete_stairs_outer.json
-20bd48bd1ed4f0ef6eca6ebc264aeb046efd4b81 assets/tfmg/models/block/light_gray_concrete_top.json
-086b4cee3c01ff9d97113ed4f2a9d26e36384c11 assets/tfmg/models/block/light_gray_concrete_wall_post.json
-8f59866bcc91ec6b5b5590ed61d9b15ac730aec9 assets/tfmg/models/block/light_gray_concrete_wall_side.json
-fd7f9b361a1f71b1438076ff22e4140cc6a7c0fa assets/tfmg/models/block/light_gray_concrete_wall_side_tall.json
-e3767745816d9ba79adf5ed7ac443be21e0f6926 assets/tfmg/models/block/light_gray_rebar_concrete.json
-a45260c87b30752b94e22d34ce44b3d6cc7c4cb7 assets/tfmg/models/block/lignite.json
-2f74d3dd53d14e9746e8a6502cb4669074da43a5 assets/tfmg/models/block/lime_caution_block.json
-41ce67785e3e3941d7b9a1d2078a2bc3d7f46a4e assets/tfmg/models/block/lime_concrete.json
-11d96089e7c5d61dbc9944cf3e8e80760113e3f0 assets/tfmg/models/block/lime_concrete_bottom.json
-fa1a971f73f0f86b59f517c34534f791bdb3d3e5 assets/tfmg/models/block/lime_concrete_stairs.json
-6f04e8f04ce3abaf3589e69297eb321548d0a690 assets/tfmg/models/block/lime_concrete_stairs_inner.json
-4f5bc34573c8a823f5ead7396ac006e138ab8fdf assets/tfmg/models/block/lime_concrete_stairs_outer.json
-a0156fffa3e16fc4fce46627b80d221c7e3b288b assets/tfmg/models/block/lime_concrete_top.json
-1927ae9c32c0738a6befb0fb3b3e77a4e40b8249 assets/tfmg/models/block/lime_concrete_wall_post.json
-9e176144520e29888f217accf55bef45982e9f28 assets/tfmg/models/block/lime_concrete_wall_side.json
-e004cb6834f41b9b79b21ac2299e0cf25364655d assets/tfmg/models/block/lime_concrete_wall_side_tall.json
-41ce67785e3e3941d7b9a1d2078a2bc3d7f46a4e assets/tfmg/models/block/lime_rebar_concrete.json
-a58af252c12b65f27bca5a1e6c7d7ee9ab5821e8 assets/tfmg/models/block/liquid_asphalt.json
-614680ba9b55ca3a8ef40a2935682e263869a6d1 assets/tfmg/models/block/liquid_concrete.json
-ae6d497d4c3bd0152a8f4ce6f2c81a6886dab3de assets/tfmg/models/block/liquid_silicon.json
-e5a76e7246fff33409dca40513b17664d26c4afa assets/tfmg/models/block/lithium_block.json
-f0798e47bff0c4d0cc3a66bd8b687a0b287ce2bb assets/tfmg/models/block/lithium_ore.json
-6de36688139c9b11ed1ce6ef26ef1b65dfad34f5 assets/tfmg/models/block/lubrication_oil.json
-233bd037a2dd69b326826ec2f4ddb6d0c5073abb assets/tfmg/models/block/magenta_caution_block.json
-d4b6d14d6ff35dc688fcbe528967c4f431be42e5 assets/tfmg/models/block/magenta_concrete.json
-447f65768cd328253278823068a95ab21f732d90 assets/tfmg/models/block/magenta_concrete_bottom.json
-b24fb7dd304535239b356c7f24d88bd4ba4047bf assets/tfmg/models/block/magenta_concrete_stairs.json
-b4b9531e5e917c8503ecd3559aec2b9c8a724d1e assets/tfmg/models/block/magenta_concrete_stairs_inner.json
-1d642810234ee3292d8777dcecc42b44093864be assets/tfmg/models/block/magenta_concrete_stairs_outer.json
-313754925397d470181bc3258cf1b6d659fd983a assets/tfmg/models/block/magenta_concrete_top.json
-69afb99c9b25c72162af2c8a99610469c7f6712b assets/tfmg/models/block/magenta_concrete_wall_post.json
-aadf3a5b1b19992bad786a5049ddd9eef6c6d940 assets/tfmg/models/block/magenta_concrete_wall_side.json
-bcda75f097f13b1d873493e87068584bf507a006 assets/tfmg/models/block/magenta_concrete_wall_side_tall.json
-d4b6d14d6ff35dc688fcbe528967c4f431be42e5 assets/tfmg/models/block/magenta_rebar_concrete.json
-36db7b6e3570d5d91b339c2b667894f7676ed291 assets/tfmg/models/block/molten_plastic.json
-beac46633af599ee4df9a4a0ecf6c0f9f6b88ebf assets/tfmg/models/block/molten_slag.json
-a48c0ee57fc279431ad2c68bdce14e2cbdd6a8e6 assets/tfmg/models/block/molten_steel.json
-80fb4a90f861992322bfd63f1232593e8cce708e assets/tfmg/models/block/napalm.json
-e8e7bb74d46f9cec768a5443c10870fe1dd2105b assets/tfmg/models/block/naphtha.json
-896914d3941ada08b7757e43ca23cd7b4cd41277 assets/tfmg/models/block/nickel_block.json
-5b44bb6411f14a2ea9acbecc0b7033a1b79f1bd8 assets/tfmg/models/block/nickel_cap.json
-a16a2ee1c2c6c53cf9978e6201c37c2e6b384374 assets/tfmg/models/block/nickel_cap_alt.json
-5a7322af0d7460a782746ec645e34015e78e33af assets/tfmg/models/block/nickel_ladder.json
-87be2720c19a7a07511e904f967975596090087c assets/tfmg/models/block/nickel_ore.json
-ae062830324747f0eb7456a2ab5513352f06f908 assets/tfmg/models/block/nickel_post.json
-dac1f182e3ebcd8c1f7a451f318cf94f9c6df49e assets/tfmg/models/block/nickel_post_ends.json
-49a431d99b5b7c731275dce9afbfcf9730bd3b60 assets/tfmg/models/block/nickel_side.json
-910d393b542f03cd60d9c82e121340f041baf53c assets/tfmg/models/block/nickel_side_alt.json
-891d9c448d29b31bd28b3bf86395aabe9d645b87 assets/tfmg/models/block/oil_deposit.json
-bd70eac7301e25aa3f2c270430f2493e9f46293a assets/tfmg/models/block/orange_caution_block.json
-198c3584fdfe4807816954ec806ea7505b4839d1 assets/tfmg/models/block/orange_concrete.json
-504faa077501ac6415ab9d697a4dba80f5bef5a7 assets/tfmg/models/block/orange_concrete_bottom.json
-6c39050c75d1cb6b98933349dd4baa9b5c211774 assets/tfmg/models/block/orange_concrete_stairs.json
-7b700d05bfbdc3c5c6b9c1dc80fcffe22c99eb71 assets/tfmg/models/block/orange_concrete_stairs_inner.json
-11086681ad070b2951b20a76f6376404955ec5fb assets/tfmg/models/block/orange_concrete_stairs_outer.json
-9f5b3444938397a5b37819c3b7516786fa495a1b assets/tfmg/models/block/orange_concrete_top.json
-dbf36f24a55c5f435407e8df81b792d262622761 assets/tfmg/models/block/orange_concrete_wall_post.json
-4b3f2d0c00e0634498c9bd835a95e6d5da2f4aeb assets/tfmg/models/block/orange_concrete_wall_side.json
-3c9781cee9aa6bf890b0b3d7ab6dad1e80570bea assets/tfmg/models/block/orange_concrete_wall_side_tall.json
-198c3584fdfe4807816954ec806ea7505b4839d1 assets/tfmg/models/block/orange_rebar_concrete.json
-a28834b749aea27ce7fc603bea4ecd507f83b924 assets/tfmg/models/block/pink_caution_block.json
-76bd7055f258946d93d3ee5c2aa06457e80ddb24 assets/tfmg/models/block/pink_concrete.json
-871ae36c6f2bc9468eb823241da16cb67064d037 assets/tfmg/models/block/pink_concrete_bottom.json
-23a5e44476e1ec8ba6778bbc3dad12d04f8573a5 assets/tfmg/models/block/pink_concrete_stairs.json
-e3d90b391cf0c05071fe1d61f5bc3d890a4fa506 assets/tfmg/models/block/pink_concrete_stairs_inner.json
-712c170ad3bfa40ea45353ec1dfa8d7025395e67 assets/tfmg/models/block/pink_concrete_stairs_outer.json
-64c3cc5857bc5ec32a301f3b4ca13b5d5fe98aa1 assets/tfmg/models/block/pink_concrete_top.json
-23650fd79100a79670b3dd3bcc67d52dc6ed4ec1 assets/tfmg/models/block/pink_concrete_wall_post.json
-78ae26560ff23389b2219a76b74974f4c1eb91fd assets/tfmg/models/block/pink_concrete_wall_side.json
-5b58dbf873c00087d476f4b395f7090b34f5bcdb assets/tfmg/models/block/pink_concrete_wall_side_tall.json
-76bd7055f258946d93d3ee5c2aa06457e80ddb24 assets/tfmg/models/block/pink_rebar_concrete.json
-d444eb32bbbcf19baa44d6967ed0b50698d34c5b assets/tfmg/models/block/plastic_block.json
-9b5d7cab91ff2ac664dd2fcf47673a3bbcf81481 assets/tfmg/models/block/plastic_pipe/d_x.json
-a5ae48c4d2f28782471f688e3ad716564eb32e1b assets/tfmg/models/block/plastic_pipe/d_y.json
-0618d3c7ad9e8844a8fa7d617d4a97f0d49d8bbc assets/tfmg/models/block/plastic_pipe/d_z.json
-9773d39bf829b26645a8b098ab1866836a40a05f assets/tfmg/models/block/plastic_pipe/ld_x.json
-ed00093498492e245a46ab969af7c21cf4d2d427 assets/tfmg/models/block/plastic_pipe/ld_y.json
-43dab48b4d3adb77f39e8c6214c08e9eb4528928 assets/tfmg/models/block/plastic_pipe/ld_z.json
-e22485dd00ee0e8791b2babab7f2f57b1b837d08 assets/tfmg/models/block/plastic_pipe/lr_x.json
-08a28b856c095d62ad1753fb4c9796c249bceb69 assets/tfmg/models/block/plastic_pipe/lr_y.json
-20dc13a38e46aba75f88278b57e4a47fbd54109e assets/tfmg/models/block/plastic_pipe/lr_z.json
-e82dff9ba827fa754b9427fd1bb031ce8c525452 assets/tfmg/models/block/plastic_pipe/lu_x.json
-8887eac389e48491df7529ff03551081d3bcaecb assets/tfmg/models/block/plastic_pipe/lu_y.json
-a07159cdb73e456a502c589925e10c88941c2334 assets/tfmg/models/block/plastic_pipe/lu_z.json
-8fd96eea4b258e943840ced2d7f65ae0e4bb6093 assets/tfmg/models/block/plastic_pipe/l_x.json
-cff19888d0bcfb0bba2aa68d55930d23f6bd1a95 assets/tfmg/models/block/plastic_pipe/l_y.json
-6c7e11adea02afbd27caf21b2b7adebc8b5d62cf assets/tfmg/models/block/plastic_pipe/l_z.json
-05b7f5a4ef6144b8959c4070f74600911e6b9084 assets/tfmg/models/block/plastic_pipe/rd_x.json
-bda9007b86b05e17e630f6788b6fa7ab0c62c7a8 assets/tfmg/models/block/plastic_pipe/rd_y.json
-4c4a600bf4a90c3813549ad3dcaeb312843b120f assets/tfmg/models/block/plastic_pipe/rd_z.json
-94e7db305df55f457efbfda614c440fa79797f91 assets/tfmg/models/block/plastic_pipe/ru_x.json
-11c6ef19ab3194229f3f584889f96363be9df673 assets/tfmg/models/block/plastic_pipe/ru_y.json
-ebc324445ed58242c5d290d24b82ebac3fad1a1c assets/tfmg/models/block/plastic_pipe/ru_z.json
-8efac7cc388e621308d8cc29c1c762d7a4291634 assets/tfmg/models/block/plastic_pipe/r_x.json
-e9d1bd4a3a35258b849da57e093e92dadab2b69c assets/tfmg/models/block/plastic_pipe/r_y.json
-8c131c75e01bb91ce039c00e55ad1a1b66f672ea assets/tfmg/models/block/plastic_pipe/r_z.json
-271838289960a3ae5ef4324c46fa78d744f431e3 assets/tfmg/models/block/plastic_pipe/ud_x.json
-1cf9b0df801fb751f7eee8596c7c7872077e298c assets/tfmg/models/block/plastic_pipe/ud_y.json
-f75504d26a1f0bf664f3e6fd943bb19fb1c88fcd assets/tfmg/models/block/plastic_pipe/ud_z.json
-6b3d690147e783294bfca651b46f71b7305d8016 assets/tfmg/models/block/plastic_pipe/u_x.json
-f917dd5f7c6ee929d517098998b36e60dc4088af assets/tfmg/models/block/plastic_pipe/u_y.json
-55bb6ce5927986fb142f629caaf63b778bc2385b assets/tfmg/models/block/plastic_pipe/u_z.json
-713266e9f0f9ad53bfebee09059f4ac443d4e5a6 assets/tfmg/models/block/polished_cut_bauxite.json
-5f847a2787b932b7c0984c78ec7abe0c80f4632b assets/tfmg/models/block/polished_cut_bauxite_slab.json
-02a179eed2dc456e2e590255d1e41c894cf126ce assets/tfmg/models/block/polished_cut_bauxite_slab_double.json
-a6f230eb9f5d0955c772a19fd6b04b9aca2b2731 assets/tfmg/models/block/polished_cut_bauxite_slab_top.json
-ee9baa8139938cbe79941be08369a18878d6ae6b assets/tfmg/models/block/polished_cut_bauxite_stairs.json
-3136a081ffadc8981d2adce28fc0b396e59993ce assets/tfmg/models/block/polished_cut_bauxite_stairs_inner.json
-f92bda412c3057000812a86a702b1f7d94d696a8 assets/tfmg/models/block/polished_cut_bauxite_stairs_outer.json
-931053f2b5c646d80f1a74820733fe072b11a83f assets/tfmg/models/block/polished_cut_bauxite_wall_post.json
-ad9fe70859fbb4152c183c33f159e88f1f1e532b assets/tfmg/models/block/polished_cut_bauxite_wall_side.json
-dfaec7706609f1df7535203fbc653e53907f6885 assets/tfmg/models/block/polished_cut_bauxite_wall_side_tall.json
-522164a42b3622ebe7d3eae5c1cf17bac9060c2e assets/tfmg/models/block/polished_cut_galena.json
-6086736c3a96652aa19ca2776de30c0a02fec92e assets/tfmg/models/block/polished_cut_galena_slab.json
-8429516774425e9e7c311dba53ad513e5330efd6 assets/tfmg/models/block/polished_cut_galena_slab_double.json
-94c70914163b48130aa904e0a15b9a8ceae84ead assets/tfmg/models/block/polished_cut_galena_slab_top.json
-2eeaecba06cf9ebb442228920fc38e654014cc4a assets/tfmg/models/block/polished_cut_galena_stairs.json
-dbdec3c8697395ddfda734e81e901184c320c2d6 assets/tfmg/models/block/polished_cut_galena_stairs_inner.json
-c07d2a5ab39a7f4cc8a6ef6a39fa9c905bace7a5 assets/tfmg/models/block/polished_cut_galena_stairs_outer.json
-4d0819bac7622be688d38624fa4eab56d64905d2 assets/tfmg/models/block/polished_cut_galena_wall_post.json
-6ffdc828908bdbc14df3d897a8d66f95b5c68646 assets/tfmg/models/block/polished_cut_galena_wall_side.json
-9af9cba842f26c1e7d04c673fccd9c3cfc19939e assets/tfmg/models/block/polished_cut_galena_wall_side_tall.json
-e6319fccc292dde9fa1e9bb1c5138c61b3ac0006 assets/tfmg/models/block/purple_caution_block.json
-ba6f69e143915fedf081f7bf3434e2ecfe9c86a7 assets/tfmg/models/block/purple_concrete.json
-b8620085e7a0f53365cdab32cc6fa09888ce0514 assets/tfmg/models/block/purple_concrete_bottom.json
-b2d96b5c7a937d69452e75a52f29ceba99df2c8d assets/tfmg/models/block/purple_concrete_stairs.json
-8a7c9295625c0f628121b236b58eea2ac5762297 assets/tfmg/models/block/purple_concrete_stairs_inner.json
-56d9a751cce394b818abb3df783189a00dec86db assets/tfmg/models/block/purple_concrete_stairs_outer.json
-ed75898bcabca38c33cf3b5f4cdf542ad8f43823 assets/tfmg/models/block/purple_concrete_top.json
-7bcab3a84f3216ad78782f41ea03b1294fa66e18 assets/tfmg/models/block/purple_concrete_wall_post.json
-53fec6bdb6dfe8b9a75efc0e6e58560c8b616231 assets/tfmg/models/block/purple_concrete_wall_side.json
-dc6efe4ecdf11fdabd48bd635343571341e0c7a1 assets/tfmg/models/block/purple_concrete_wall_side_tall.json
-ba6f69e143915fedf081f7bf3434e2ecfe9c86a7 assets/tfmg/models/block/purple_rebar_concrete.json
-6f2b4e6eabcd6eb785a6f0490d576e7c9542e004 assets/tfmg/models/block/raw_lead_block.json
-b5dbb2a95f6c0035ac1d9b1a398523ebbf4389ee assets/tfmg/models/block/raw_lithium_block.json
-4365f59397d10a5a90fc396b7b3b554c195fc9ab assets/tfmg/models/block/raw_nickel_block.json
-75c31d328fc5d6d46c8b43e8bde7504f4e51dadc assets/tfmg/models/block/rebar_concrete.json
-0797790188731b89384ab9fe360f368e117b3a78 assets/tfmg/models/block/rebar_concrete_stairs.json
-d1ab2179541a2d7430c5284883a4fae282abb3ad assets/tfmg/models/block/rebar_concrete_stairs_inner.json
-5d664ba30ebfe8bdfaf159cfa4bb6f58ff931166 assets/tfmg/models/block/rebar_concrete_stairs_outer.json
-8b901f38d5d1f28d81e44eff725b1a7d5d74c164 assets/tfmg/models/block/red_caution_block.json
-1a7e3178749d61380189e5d2e82a449a7af955e9 assets/tfmg/models/block/red_concrete.json
-e31bd8cef2a057dd918c9d7f5324585b317391ab assets/tfmg/models/block/red_concrete_bottom.json
-50f1c8c09a56b94a9d0c60c3c78e90e4a7e7d3b2 assets/tfmg/models/block/red_concrete_stairs.json
-e0e4ed6ac58d5b073bada6627f8db40df532437e assets/tfmg/models/block/red_concrete_stairs_inner.json
-9bf9252fff90f8b5656d6a6b834b9efe9701390d assets/tfmg/models/block/red_concrete_stairs_outer.json
-ebe034df02109594467f14936fe51fc9599837a4 assets/tfmg/models/block/red_concrete_top.json
-dc6e4ccb14d0e1e9609a2288b36e795193ce9c90 assets/tfmg/models/block/red_concrete_wall_post.json
-51eb342e89183a45f82b07cb5bd7dcc0af3cb92d assets/tfmg/models/block/red_concrete_wall_side.json
-cceea88c9ee12c5a6ffb6d1e722aa1d39618d59b assets/tfmg/models/block/red_concrete_wall_side_tall.json
-1a7e3178749d61380189e5d2e82a449a7af955e9 assets/tfmg/models/block/red_rebar_concrete.json
-9202745e6093098507d6b800f5e52a99b74eaa20 assets/tfmg/models/block/reinforced_fireproof_bricks.json
-72ba386940887b208dec2b5491a4bb1f3f18e2fd assets/tfmg/models/block/rusted_blast_furnace_reinforcement.json
-3578cf1c68b95ad2bd204c0a2569a1b9e1038f5c assets/tfmg/models/block/slag_block.json
-6add4df4683269f7e5dff6e001ebdaa084ddc50c assets/tfmg/models/block/slag_bricks.json
-0527561f96904dabea20a824baf8828ff1bbfc32 assets/tfmg/models/block/small_bauxite_bricks.json
-35349e72beddafb42b477c100ba16e41eb0bc473 assets/tfmg/models/block/small_bauxite_bricks_wall_post.json
-86658ab1a36973071032dd844664d817e0628adb assets/tfmg/models/block/small_bauxite_bricks_wall_side.json
-85202ffe20243ab1343014c0d52e504016bc054f assets/tfmg/models/block/small_bauxite_bricks_wall_side_tall.json
-a0aea27e8b671d7370b10f7ae269c5049ce291b3 assets/tfmg/models/block/small_bauxite_brick_slab.json
-ad150fc0e40e5ee2b112cb2d774e691373ff45aa assets/tfmg/models/block/small_bauxite_brick_slab_top.json
-d29800a63ca2717e056798cf8bb29bf55d29a07c assets/tfmg/models/block/small_bauxite_brick_stairs.json
-7f4bdf3f4059dc1cda60557d59f5440addd26547 assets/tfmg/models/block/small_bauxite_brick_stairs_inner.json
-a07354a238bd4d5aadee6e60e1d61fcffde43f5b assets/tfmg/models/block/small_bauxite_brick_stairs_outer.json
-aafb5d4803c658998031a1283644f9ac569cfd42 assets/tfmg/models/block/small_galena_bricks.json
-c715740d5552e6999ab53cecc53366a2861e41d7 assets/tfmg/models/block/small_galena_bricks_wall_post.json
-0d919c26793d8a60714a8849879b69c462db7f33 assets/tfmg/models/block/small_galena_bricks_wall_side.json
-46525cf76e01e1692dab083608c21daa514ffd7f assets/tfmg/models/block/small_galena_bricks_wall_side_tall.json
-bbc3336b9db1da871b92c0011f1889b7e6fcc011 assets/tfmg/models/block/small_galena_brick_slab.json
-4bb3d51007aad48d07259bdf80fe9ffa465efccc assets/tfmg/models/block/small_galena_brick_slab_top.json
-590da14146500585d6f561efd0aba23f00e6af84 assets/tfmg/models/block/small_galena_brick_stairs.json
-dd4e3df6e1baff446d718a57d6e3a07a79f5e784 assets/tfmg/models/block/small_galena_brick_stairs_inner.json
-d057fd4461bb5170ff2e81ee848b89b4a28ce602 assets/tfmg/models/block/small_galena_brick_stairs_outer.json
-0ceb30eaff16a495c9a165ca16c925cbff836755 assets/tfmg/models/block/steel_block.json
-9200d9351035559ffdd434de54ea962d246cc9eb assets/tfmg/models/block/steel_cable_hub.json
-bf29a468e4816a6238c142286ef55d1ca8c6d099 assets/tfmg/models/block/steel_cap.json
-e83ff0c23ac346f471257c2b082688793eeeed8c assets/tfmg/models/block/steel_cap_alt.json
-465b1fed10d06090e5e8d19457f9fa48fe890bb4 assets/tfmg/models/block/steel_casing.json
-f9eb716d9e12955912b38884e7afb0841180cac3 assets/tfmg/models/block/steel_casing_cable_hub.json
-906e528089526aecc3f1e0c8cae850ba4ce69a85 assets/tfmg/models/block/steel_encased_aluminum_cogwheel.json
-698f353de5d4343e367e7937813a9dacb6bbba64 assets/tfmg/models/block/steel_encased_aluminum_cogwheel_bottom.json
-3ea2fd4c283d97c145dbb32bf7b32cd80de49025 assets/tfmg/models/block/steel_encased_aluminum_cogwheel_top.json
-195febad1493fa6484bb921aea8647902b61dda7 assets/tfmg/models/block/steel_encased_aluminum_cogwheel_top_bottom.json
-930f0d232ab8d65b8a9da937c31364779d991800 assets/tfmg/models/block/steel_encased_large_aluminum_cogwheel.json
-35589a9cadf55f092b0218e36146c2a7a0bc2907 assets/tfmg/models/block/steel_encased_large_aluminum_cogwheel_bottom.json
-6712e7f32efafd86622d1e4af19bbef28b77d4ec assets/tfmg/models/block/steel_encased_large_aluminum_cogwheel_top.json
-e69d8fd76a499af45c97bd33f8288bf5bc404496 assets/tfmg/models/block/steel_encased_large_aluminum_cogwheel_top_bottom.json
-930f0d232ab8d65b8a9da937c31364779d991800 assets/tfmg/models/block/steel_encased_large_steel_cogwheel.json
-35589a9cadf55f092b0218e36146c2a7a0bc2907 assets/tfmg/models/block/steel_encased_large_steel_cogwheel_bottom.json
-6712e7f32efafd86622d1e4af19bbef28b77d4ec assets/tfmg/models/block/steel_encased_large_steel_cogwheel_top.json
-e69d8fd76a499af45c97bd33f8288bf5bc404496 assets/tfmg/models/block/steel_encased_large_steel_cogwheel_top_bottom.json
-906e528089526aecc3f1e0c8cae850ba4ce69a85 assets/tfmg/models/block/steel_encased_steel_cogwheel.json
-698f353de5d4343e367e7937813a9dacb6bbba64 assets/tfmg/models/block/steel_encased_steel_cogwheel_bottom.json
-3ea2fd4c283d97c145dbb32bf7b32cd80de49025 assets/tfmg/models/block/steel_encased_steel_cogwheel_top.json
-195febad1493fa6484bb921aea8647902b61dda7 assets/tfmg/models/block/steel_encased_steel_cogwheel_top_bottom.json
-93e9dc75614de03258c154ca604737856f9eb569 assets/tfmg/models/block/steel_ladder.json
-0c4fcf6e901d8eba56ba67999fcf0801534779d6 assets/tfmg/models/block/steel_pipe/d_x.json
-6060082caaef1e6e6fc72606d6a74e64aaeb27ac assets/tfmg/models/block/steel_pipe/d_y.json
-dc62a6a3de9e73e7341481df09951a7ec3caf944 assets/tfmg/models/block/steel_pipe/d_z.json
-1091fe2d4abfa9935c57cafcd3bd65a6fdcb1a7b assets/tfmg/models/block/steel_pipe/ld_x.json
-dd229543a58922b39223c1957f88143edb3c1a1a assets/tfmg/models/block/steel_pipe/ld_y.json
-4dc15f7d71138f79a15ff8738e25d6fb657086c7 assets/tfmg/models/block/steel_pipe/ld_z.json
-501e1523ffcd2c897c95729b4ab43b1531ded959 assets/tfmg/models/block/steel_pipe/lr_x.json
-6c99cf673d90c05b11a2a6269eaeee982376826f assets/tfmg/models/block/steel_pipe/lr_y.json
-8af9bf77d345c1f7c6354541270a355997b252fc assets/tfmg/models/block/steel_pipe/lr_z.json
-0c75462cc6fcbc56ec2f111d80f61a6abfedf693 assets/tfmg/models/block/steel_pipe/lu_x.json
-902ee90dc6b5516946b7e2f06258253cfb6767b4 assets/tfmg/models/block/steel_pipe/lu_y.json
-d7b55e24c21c1042695e09d17395b5c389256727 assets/tfmg/models/block/steel_pipe/lu_z.json
-0df8d07244444b8c6e4d756a27013a3981d2e51d assets/tfmg/models/block/steel_pipe/l_x.json
-3f5fc2b9f9c570bacfc0ae697922509b169155fa assets/tfmg/models/block/steel_pipe/l_y.json
-35bc60c016b488d5e9fcb324d89fbb93d9a6c0ca assets/tfmg/models/block/steel_pipe/l_z.json
-d982c7570430e0052bfd87ec10e880086f9b87bc assets/tfmg/models/block/steel_pipe/rd_x.json
-e651d9decda90050af5c865b6d799e890d9ff502 assets/tfmg/models/block/steel_pipe/rd_y.json
-86e254b47fc87beae269512969c095d52b0b9a5e assets/tfmg/models/block/steel_pipe/rd_z.json
-301a84ba7b55046a13e615abac540ec6ff3a0da8 assets/tfmg/models/block/steel_pipe/ru_x.json
-88d1333e6c6a7196f76871570464a609f8a25307 assets/tfmg/models/block/steel_pipe/ru_y.json
-316bd01cda7cf096cddd623e056e3cde026bd194 assets/tfmg/models/block/steel_pipe/ru_z.json
-c00198c8130e8ffa46e0a61568d14e2edc74c810 assets/tfmg/models/block/steel_pipe/r_x.json
-0d1411127a0ad629ae375b4b5e1de158e5c83af1 assets/tfmg/models/block/steel_pipe/r_y.json
-0d1f17dd0748ccbdf1213d8670f738e33a537b7a assets/tfmg/models/block/steel_pipe/r_z.json
-7e35caf08ec29978ad9e51b4b26299636d27cd8c assets/tfmg/models/block/steel_pipe/ud_x.json
-e3105550abc0fafc0d67d494c8f92008a9cf7fd9 assets/tfmg/models/block/steel_pipe/ud_y.json
-d34e5efd71420623baab6ff86cbb9a68abcb343d assets/tfmg/models/block/steel_pipe/ud_z.json
-68d79052c90cbfad2c4730673395b5f58ad73293 assets/tfmg/models/block/steel_pipe/u_x.json
-e583e8755126d362e21057464e2f12af3f32ba25 assets/tfmg/models/block/steel_pipe/u_y.json
-56b3110e7a55c08302e27d5b7f32f7b7b9cd60a0 assets/tfmg/models/block/steel_pipe/u_z.json
-7e8d91d0f9c247d9c8909f98497a3c71180fea9e assets/tfmg/models/block/steel_post.json
-547d1739a3221c39bf8a856e27901e25877f9918 assets/tfmg/models/block/steel_post_ends.json
-f8c535c59e85b8af0c8701596cd08b72ca38036f assets/tfmg/models/block/steel_scaffolding.json
-aad5b54daf86c0aa5e100475de443cd2c3234020 assets/tfmg/models/block/steel_scaffolding_horizontal.json
-761696519471a65d0e973626503b30c2951e1168 assets/tfmg/models/block/steel_side.json
-b99f7af6743a7b9d45f6c41b98d7be73dfa48529 assets/tfmg/models/block/steel_side_alt.json
-358c82459a719410114da8c4dfd5f45289064a7e assets/tfmg/models/block/sulfur.json
-055c83ec3b0b60976faad9b5b14d01801358875a assets/tfmg/models/block/sulfuric_acid.json
-46b1e19c4b924177142879b9c0cefcd4f45e6a6f assets/tfmg/models/block/white_caution_block.json
-af77b90a54211755c652dd770dfe1a2045232a07 assets/tfmg/models/block/white_concrete.json
-f023d118727ff33523c213a89a28c8bc79d64268 assets/tfmg/models/block/white_concrete_bottom.json
-af1962e1b6b34e9b5447b99d22b2c44d8e3bdb01 assets/tfmg/models/block/white_concrete_stairs.json
-9707001dbf261e5c8086b1991fd0055de943d645 assets/tfmg/models/block/white_concrete_stairs_inner.json
-31e5248e1cef5b863cae89c8ecb435b4c17ded1d assets/tfmg/models/block/white_concrete_stairs_outer.json
-f3bda435c4253bb54336b3767446293d1eec7af2 assets/tfmg/models/block/white_concrete_top.json
-2f3451e530a0543345df5d9fc27ce2d88142d23d assets/tfmg/models/block/white_concrete_wall_post.json
-21f3a70526abf7deef3b3751c6cede1b87883089 assets/tfmg/models/block/white_concrete_wall_side.json
-80fad7af8287eb9705f8afeb2cde958e12071be4 assets/tfmg/models/block/white_concrete_wall_side_tall.json
-af77b90a54211755c652dd770dfe1a2045232a07 assets/tfmg/models/block/white_rebar_concrete.json
-4079938d1508e8c360efa2c2a26af0ac0dfa9741 assets/tfmg/models/block/yellow_caution_block.json
-3bc79405c46c5411e65d70265769cd86f16ff040 assets/tfmg/models/block/yellow_concrete.json
-e470e91ec9f63b160f360b02e4f0895f3d94428e assets/tfmg/models/block/yellow_concrete_bottom.json
-c6ef8cfdd60dc6d163699847a1dcaeb1f5b2b297 assets/tfmg/models/block/yellow_concrete_stairs.json
-00ab90cf9cb32d06b2517a3c0cd4e626b4174b8e assets/tfmg/models/block/yellow_concrete_stairs_inner.json
-3408b47b607ee17c6ce57038d044f89e39b6e0a1 assets/tfmg/models/block/yellow_concrete_stairs_outer.json
-b9a1477ab92ea6eb6daad65aad5e73f339402588 assets/tfmg/models/block/yellow_concrete_top.json
-fea28ae2dbee700a4219f227bf6a87502b31cb05 assets/tfmg/models/block/yellow_concrete_wall_post.json
-0a642864362409bfc889345a8a4605c111b326c6 assets/tfmg/models/block/yellow_concrete_wall_side.json
-099f4b7adf652892d7ec572c6f9e38053089c097 assets/tfmg/models/block/yellow_concrete_wall_side_tall.json
-3bc79405c46c5411e65d70265769cd86f16ff040 assets/tfmg/models/block/yellow_rebar_concrete.json
-f28eecee7a67bf88f80788e26db921d507a2e29b assets/tfmg/models/item/accumulator.json
-ff3c6bce6f60d4323cfbd436f1978ca1fcb9ae27 assets/tfmg/models/item/advanced_potato_cannon.json
-c2be2c2933da698fd2888fcb04b71cb372725b6f assets/tfmg/models/item/air_bucket.json
-500ce6e858f96a48d1871fe4c02404faa2ccac29 assets/tfmg/models/item/air_intake.json
-8a99a27814a3e0dedf83fbcc20f253caebf1f55e assets/tfmg/models/item/aluminum_axe.json
-f5f0b056cb26ccb089e8f6fea940e268c059aa72 assets/tfmg/models/item/aluminum_bars.json
-714173e054b787915b8cebfb50deb61b28dba5a3 assets/tfmg/models/item/aluminum_block.json
-c9d349089eca3a097c56d3e4a1a5228b7a85b689 assets/tfmg/models/item/aluminum_cable_hub.json
-90d2eca9d593dfbb30d90c7b779c9679ae946664 assets/tfmg/models/item/aluminum_cogwheel.json
-86837359dc83cb97ead638dbd6907e009871d7c5 assets/tfmg/models/item/aluminum_door.json
-c7ece2b608bd26c81a4bdb8a480841d12e8ffbec assets/tfmg/models/item/aluminum_fluid_tank.json
-5c1c14519742d92c3a6f00e4d70516222868be79 assets/tfmg/models/item/aluminum_flywheel.json
-17edac544d3f9f6ae8435f155c42c5e926432e2d assets/tfmg/models/item/aluminum_frame.json
-3809c534d35577550c639ab4852b2b4ce8497047 assets/tfmg/models/item/aluminum_hoe.json
-f685ca653c8e197986b1ac8f43297989816d39d2 assets/tfmg/models/item/aluminum_ingot.json
-b10879f41ab3fd52edc0d1cbbadfe1704614563a assets/tfmg/models/item/aluminum_ladder.json
-1b0373d37de5a7e4c35b098bc4474c51c2b3e046 assets/tfmg/models/item/aluminum_lamp.json
-ecab250699b802a1358dccdabaca2181520324ec assets/tfmg/models/item/aluminum_mechanical_pump.json
-46621abd4c2a6c751d2d37b401ef9bf09e461985 assets/tfmg/models/item/aluminum_nugget.json
-f0956f6c9b44149b1e2b37dfaa46a067240031db assets/tfmg/models/item/aluminum_pickaxe.json
-76e794a58d8956b3a61faf5b403f9834952270c3 assets/tfmg/models/item/aluminum_pipe.json
-5ee0c86ca83156e30da61d6f42e0a8a29833e845 assets/tfmg/models/item/aluminum_scaffolding.json
-a138cac9e41e8dd5534716f6d59fb656d09c4f53 assets/tfmg/models/item/aluminum_sheet.json
-63c4cd862849f38eb1af7dfe4256a8b6f3df973b assets/tfmg/models/item/aluminum_shovel.json
-d3288be7ee67467134c7603b976fb02ac43373d3 assets/tfmg/models/item/aluminum_smart_fluid_pipe.json
-7c81261b248087b2aa8e6f240bb84230e301c51b assets/tfmg/models/item/aluminum_spool.json
-68e3b6479c6d92fd8d2dca6fa51f9d8d26dd6d6b assets/tfmg/models/item/aluminum_sword.json
-153b6d8b77344afcb5e6b509fbcab4b4d67a4723 assets/tfmg/models/item/aluminum_truss.json
-3678ef091ea84638cde934ba7717be4843b55cc1 assets/tfmg/models/item/aluminum_wire.json
-1e2f0ebb7ad85bdcd2d9578ad95dd0ddecbf3958 assets/tfmg/models/item/asphalt.json
-fc36493d50593b89257b2184436b1397b4baa4c9 assets/tfmg/models/item/asphalt_mixture.json
-8a8fa4346314945eaff5c779d77e258425d0d910 assets/tfmg/models/item/asphalt_slab.json
-0c7dde6b90a3209509dfbc6599d3b920635fd0b5 assets/tfmg/models/item/asphalt_stairs.json
-8fadae731be3ad6d131ba3be2c1a507b7af7d61b assets/tfmg/models/item/asphalt_wall.json
-4ace0da00498fcbb9ddfdf321767b40b095c8778 assets/tfmg/models/item/bauxite.json
-41091873d85bac787e4752d0ff81189432f1e28e assets/tfmg/models/item/bauxite_pillar.json
-c499d90fc5a7b93c01838468c2963ee93d9ef74b assets/tfmg/models/item/bauxite_powder.json
-6643d154d0c98441b9729fce6e1e9b6587436565 assets/tfmg/models/item/bitumen.json
-84e0e0c582d8e8aa155073716c6840c823a3811b assets/tfmg/models/item/black_concrete.json
-059e1cf0e5a1b37e2ae807cea32f62f28817787c assets/tfmg/models/item/black_concrete_slab.json
-d5251229881d3c03f887dd11a34a200ec71ca03b assets/tfmg/models/item/black_concrete_stairs.json
-a41523da5b971a98e101f03f058f50c944fc4960 assets/tfmg/models/item/black_concrete_wall.json
-ec658bbab6885b52477ac1facfd93b557348a7be assets/tfmg/models/item/black_multimeter.json
-59884fc2ec383b32bcbf6af35b91493e29a22772 assets/tfmg/models/item/black_rebar_concrete.json
-059e1cf0e5a1b37e2ae807cea32f62f28817787c assets/tfmg/models/item/black_rebar_concrete_slab.json
-d5251229881d3c03f887dd11a34a200ec71ca03b assets/tfmg/models/item/black_rebar_concrete_stairs.json
-a41523da5b971a98e101f03f058f50c944fc4960 assets/tfmg/models/item/black_rebar_concrete_wall.json
-e465acc817caabb8376bba44c2f70af8c189a2af assets/tfmg/models/item/blast_furnace_hatch.json
-f84aae4cc298451efb6223d01cc566ddb78399ad assets/tfmg/models/item/blast_furnace_output.json
-21c635e725c6b566e1b321e5c56520addc3f9dbc assets/tfmg/models/item/blast_furnace_reinforcement.json
-33294043697b1390713041bd25399fbd251dd679 assets/tfmg/models/item/blast_stove.json
-eee31c3653f6d8db57cbd31051a8c2c4aedff9d8 assets/tfmg/models/item/blue_caution_block.json
-c5ad82126c949732854f9be8492d4bfdf756259b assets/tfmg/models/item/blue_concrete.json
-96648e327c65736445def6d44948cc9a883fb860 assets/tfmg/models/item/blue_concrete_slab.json
-916e86f0a2f5de23ae84e5289176573033dae696 assets/tfmg/models/item/blue_concrete_stairs.json
-1f3696b17c4630b06c61af5bc9fd06d0ff702eec assets/tfmg/models/item/blue_concrete_wall.json
-4ad54387d58cb5b9de5a3369c94bf5faf21ab417 assets/tfmg/models/item/blue_multimeter.json
-3e2fb7d9a92ff24018524083815166739ee55d84 assets/tfmg/models/item/blue_rebar_concrete.json
-96648e327c65736445def6d44948cc9a883fb860 assets/tfmg/models/item/blue_rebar_concrete_slab.json
-916e86f0a2f5de23ae84e5289176573033dae696 assets/tfmg/models/item/blue_rebar_concrete_stairs.json
-1f3696b17c4630b06c61af5bc9fd06d0ff702eec assets/tfmg/models/item/blue_rebar_concrete_wall.json
-e2045023c783188ba609cffdd25f53bb01d33e72 assets/tfmg/models/item/brass_cable_hub.json
-78057607b9b9a5bec91516d30406982d5aaf698a assets/tfmg/models/item/brass_frame.json
-88eee8202951959638c4934f9c2ba421c0076d69 assets/tfmg/models/item/brass_mechanical_pump.json
-fe12441d1e495cfa9fae4f6c6086be21caec1224 assets/tfmg/models/item/brass_pipe.json
-06c7e8235661bdc2cdb7aedeaaac12277e3d2d19 assets/tfmg/models/item/brass_smart_fluid_pipe.json
-d9b83e727c2e49165304e5b44fbf94da7a6cefd2 assets/tfmg/models/item/brass_truss.json
-bc5b951d79046de8ecbb475ceff68c1e2308c8b5 assets/tfmg/models/item/brick_smokestack.json
-1e08d2fa4a01dfdda40adad5df8d46601e1875b4 assets/tfmg/models/item/brown_caution_block.json
-2af2b0dbdd2e56e6a206a4ff3e20672fdff60a12 assets/tfmg/models/item/brown_concrete.json
-4edd1d1a741a4bcee9dc1c5526ce2a97e878ede2 assets/tfmg/models/item/brown_concrete_slab.json
-4d8e39b32cf583923994d5e3da0c720d3777b9dd assets/tfmg/models/item/brown_concrete_stairs.json
-0be3b12389658b8cdc54796d2b60dc3440171e0c assets/tfmg/models/item/brown_concrete_wall.json
-dcda072d56245442a9f9a7fb587ec94cb04f8578 assets/tfmg/models/item/brown_multimeter.json
-e701cdc206b4c6eb47ed8b94d24b304000d634b8 assets/tfmg/models/item/brown_rebar_concrete.json
-4edd1d1a741a4bcee9dc1c5526ce2a97e878ede2 assets/tfmg/models/item/brown_rebar_concrete_slab.json
-4d8e39b32cf583923994d5e3da0c720d3777b9dd assets/tfmg/models/item/brown_rebar_concrete_stairs.json
-0be3b12389658b8cdc54796d2b60dc3440171e0c assets/tfmg/models/item/brown_rebar_concrete_wall.json
-59057a9cf031e1be2ff2098ea5c2299f38f0bf55 assets/tfmg/models/item/butane_bucket.json
-70c4e4f1e88d4380ed1b1f9ee52472b85f34e0c7 assets/tfmg/models/item/cable_connector.json
-3ec85036b72bfab601bdf9c649a148da3f1216e3 assets/tfmg/models/item/cable_tube.json
-642b1b969f6cbe4ba097e82ef448a752ee3406f6 assets/tfmg/models/item/capacitor_item.json
-4ed6badf38b1a376f628704027a79834d790d853 assets/tfmg/models/item/carbon_dioxide_bucket.json
-4c68758acc40bc10a34fc566920c4b0c22894772 assets/tfmg/models/item/casting_basin.json
-d09e58c76283f0d07b5afb5876c95d6bf78bb4e3 assets/tfmg/models/item/cast_iron_bars.json
-ec38882fb9010884823d6d6afa604f8a6512d279 assets/tfmg/models/item/cast_iron_block.json
-ca77dede51d5dec1e59038814f403e37a06fac6e assets/tfmg/models/item/cast_iron_chemical_vat.json
-ec2eeb8a37c1f3c01b453902c9f1ad93ce9ed814 assets/tfmg/models/item/cast_iron_fluid_tank.json
-9eae58d64bb790fef0b359c7aed7c52effb6f5e1 assets/tfmg/models/item/cast_iron_flywheel.json
-084044b5d0a97f0e2aa279736dda3c0722d5dea9 assets/tfmg/models/item/cast_iron_frame.json
-da2c28e98d0ddf7166bdf7214c06e81ad8581b90 assets/tfmg/models/item/cast_iron_ingot.json
-37647e25ad789191f9b0aaefa6bd597eb553671e assets/tfmg/models/item/cast_iron_ladder.json
-28823622c11e678f5a3117c243874d9c0d545a2e assets/tfmg/models/item/cast_iron_mechanical_pump.json
-692aae1db44cfd2998673b47668a25f209d0303e assets/tfmg/models/item/cast_iron_nugget.json
-55e71185e7ba0cb136bc332d5c95efc18425f975 assets/tfmg/models/item/cast_iron_pipe.json
-93e27441af7522e3c8f3a7068f3e95122427c499 assets/tfmg/models/item/cast_iron_sheet.json
-84da535b10e09a52d2bb7cdc29a4b4ccb0b484d7 assets/tfmg/models/item/cast_iron_smart_fluid_pipe.json
-b4165238a4d466f3d07a2e1a8aba3bc084e9de77 assets/tfmg/models/item/cast_iron_truss.json
-e4c27a32808423c000921fcd9a25c869bd5974b0 assets/tfmg/models/item/cement.json
-bc946668199281b834a5195536239932e8d1eae9 assets/tfmg/models/item/centrifuge.json
-e77b35aab8555352f470573efbd6b2b9e94a3309 assets/tfmg/models/item/cinderblock.json
-7bb9af462986aaab5620335742b5467d9a7e3e61 assets/tfmg/models/item/cinderflourblock.json
-3958bb0affb8afea87162eb74f620be1958bdebf assets/tfmg/models/item/cinderflour_block.json
-64c8372b0af7c08ed4e1db9fd255b6a15c8df00b assets/tfmg/models/item/cinder_block.json
-0e8e0a40a71ecca28f317a512336041c5b20249b assets/tfmg/models/item/circuit_board.json
-1880212f240c9eb09878e3e18815310666b69be6 assets/tfmg/models/item/circular_light.json
-d45fc5511b4c4027889afd3088cd91ba1d8b0501 assets/tfmg/models/item/coal_coke.json
-3789a9d72a7ba5daf8c39cccaa665057e63302c6 assets/tfmg/models/item/coal_coke_block.json
-cf3c486158a27cbd3a4ef9fdd79dc93f3cc12b45 assets/tfmg/models/item/coal_coke_dust.json
-54ac6b75ce8917de10c49ab224b8fc3e9a833f16 assets/tfmg/models/item/coated_circuit_board.json
-36998ab88f5e75bcb9105baeb1a77030abd9a8bd assets/tfmg/models/item/coke_oven.json
-4a843d55647a606fa97bc2daf745a7603406767d assets/tfmg/models/item/concrete.json
-6570409e8a5402f717ce2d9989813162e17f4dd3 assets/tfmg/models/item/concrete_hose.json
-1e4e0385a32fc8756acd46fac0a388a9d694df28 assets/tfmg/models/item/concrete_mixture.json
-685e08733e5195a8714284be2eeba8f47736115e assets/tfmg/models/item/concrete_slab.json
-296dab0d6fec155ca9823cc9e267b98b5173f538 assets/tfmg/models/item/concrete_smokestack.json
-e0e9a8a413dbdfa8e414dffa542306fe5c0f60fb assets/tfmg/models/item/concrete_stairs.json
-c52e4008b27e203473a676aefc66370efe7c0d9b assets/tfmg/models/item/concrete_wall.json
-6ad136893dcbbdd109b80ad96e15eabc9f792034 assets/tfmg/models/item/constantan_block.json
-67a9828d95678200e674cd074e36ac1500da0372 assets/tfmg/models/item/constantan_frame.json
-dfc11d8b61afa72b969c79a0c6cc01e8d6fca169 assets/tfmg/models/item/constantan_ingot.json
-998e0744a5e6d9d3bdfea7e59711979b42874b15 assets/tfmg/models/item/constantan_ladder.json
-381e0d64eeb5c13f759e3d4fe9842dea759ee073 assets/tfmg/models/item/constantan_nugget.json
-6b458b591be15313380988f3154fa6df067aac46 assets/tfmg/models/item/constantan_spool.json
-a7e0b0c5b9cdcb7e48ce92754b4714cdec94095e assets/tfmg/models/item/constantan_truss.json
-fbef525eaae76c32fb3d7ef415a94f39d033a1ae assets/tfmg/models/item/constantan_wire.json
-1d29da201c5d3cbd80ffddafebe9a740f7c9e985 assets/tfmg/models/item/converter.json
-cbebe27349c77edc77e836d00339571a9d42d1c6 assets/tfmg/models/item/cooling_fluid_bottle.json
-e8c4e68647a6ced815cfca649c679e709fcc7751 assets/tfmg/models/item/cooling_fluid_bucket.json
-04bf0e4e6afcdcf4e1712536afdbac6ae64091c3 assets/tfmg/models/item/copper_cable_hub.json
-9dd1c3541d4e5fbf08d605c83b9bf8633ed675da assets/tfmg/models/item/copper_electrode.json
-efb9f7fa5fcbe23884ed877d31d4555debef903c assets/tfmg/models/item/copper_frame.json
-df4e7fa8f3f60908f58794528a8db60dce7d0135 assets/tfmg/models/item/copper_grenade.json
-cd782e6a5296067494443920d220889937a6de65 assets/tfmg/models/item/copper_spool.json
-45a8624d38d2723f58678704b4bcf9a738006551 assets/tfmg/models/item/copper_sulfate.json
-19e87f4dcd3cd01daf1eec8b06df743898dcc775 assets/tfmg/models/item/copper_truss.json
-d34ea5d4a5fbae394f3773155c901da7e8a9f99e assets/tfmg/models/item/copper_wire.json
-ad22e8940129ab3a0601244b48387b1832bcb80e assets/tfmg/models/item/copycat_cable_block.json
-573155f3826c41275c060cebb217a4ef2fcb658b assets/tfmg/models/item/crankshaft.json
-e90663032572b10fff3b45cdf2435211cb1ef05b assets/tfmg/models/item/creative_generator.json
-0abf2b2d61995c4fd3e3c88656e740ffe0a2f083 assets/tfmg/models/item/creosote_bucket.json
-a79994155c228372c913d281a53b5c7303d5a8ee assets/tfmg/models/item/crude_oil_bucket.json
-ad53ebb7bbb4567ba0bc948b6594c079d1050fb9 assets/tfmg/models/item/cut_bauxite.json
-eb80646f49d4c682fd21fb8054ed5b8427d9b554 assets/tfmg/models/item/cut_bauxite_bricks.json
-7112aa744d3215a868decd72aa42adb62c4f0b66 assets/tfmg/models/item/cut_bauxite_brick_slab.json
-cb56b95b0aad65f7d51e707eb7c4e5fa406bb741 assets/tfmg/models/item/cut_bauxite_brick_stairs.json
-0cb0ad817e92d97aba1130219e9a93fd5da9a417 assets/tfmg/models/item/cut_bauxite_brick_wall.json
-65fc6c720b7fcd2609ee20215971e84e0d0c0cd3 assets/tfmg/models/item/cut_bauxite_slab.json
-e6bf52c7a969b26d65cc36353a6a3e2a91752e42 assets/tfmg/models/item/cut_bauxite_stairs.json
-0cef1f82baa51acdbe768b60f54ba126f9f6eb60 assets/tfmg/models/item/cut_bauxite_wall.json
-0851a88071fa4ec38284b0a97085bcc6d9ab24b7 assets/tfmg/models/item/cut_galena.json
-b05644954da48008ac0464204b16eb715e1cbf97 assets/tfmg/models/item/cut_galena_bricks.json
-a2ebacf9b451b38247de7218070c8126380707b1 assets/tfmg/models/item/cut_galena_brick_slab.json
-ee18051a0a504d27ae1290e9172066844a0de1dc assets/tfmg/models/item/cut_galena_brick_stairs.json
-48acde6bca2ae625718b169e4f345898c348032e assets/tfmg/models/item/cut_galena_brick_wall.json
-b414e0bac6d02f493cb719872068f2edad7d691a assets/tfmg/models/item/cut_galena_slab.json
-51a0488396aad7ef0b1c3d384f70cfcb7edc176a assets/tfmg/models/item/cut_galena_stairs.json
-b5e24abe9db3db3d7c60e4bdfa65114764ee3190 assets/tfmg/models/item/cut_galena_wall.json
-e1265c22293246261ac4b88d01a0819a8d96b1fa assets/tfmg/models/item/cyan_caution_block.json
-606a911fc34096d2213eb7262a02a3ca239b7df1 assets/tfmg/models/item/cyan_concrete.json
-7c8c3a20c9e2487017c0a0a32a21a7194b01cb0c assets/tfmg/models/item/cyan_concrete_slab.json
-5a0b3c3328796a6b85a0faeb8fa9e5f676e4ab03 assets/tfmg/models/item/cyan_concrete_stairs.json
-36ddfc344417e445c751af930d937cab41e81d6c assets/tfmg/models/item/cyan_concrete_wall.json
-0c4756492237fc57ea68f9f38d9686026a9d63a9 assets/tfmg/models/item/cyan_multimeter.json
-4aae4e1f3d3e97b68eda7d808d27aeed923e3453 assets/tfmg/models/item/cyan_rebar_concrete.json
-7c8c3a20c9e2487017c0a0a32a21a7194b01cb0c assets/tfmg/models/item/cyan_rebar_concrete_slab.json
-5a0b3c3328796a6b85a0faeb8fa9e5f676e4ab03 assets/tfmg/models/item/cyan_rebar_concrete_stairs.json
-36ddfc344417e445c751af930d937cab41e81d6c assets/tfmg/models/item/cyan_rebar_concrete_wall.json
-5501ef13cbbeeb07315d6535728149e9aee76722 assets/tfmg/models/item/debug_cinderblock.json
-f3a706999351ee0f88946f8d5e3cdea38ac88ac4 assets/tfmg/models/item/deepslate_lead_ore.json
-006fb0f052dda00dfa32a72269ebfc343f11cabc assets/tfmg/models/item/deepslate_lithium_ore.json
-9d8a7735ff089faef94dde738d075a805def2a70 assets/tfmg/models/item/deepslate_nickel_ore.json
-1457ab4bfa2f6222ed247e5d9bc8238378b7fc4d assets/tfmg/models/item/deposit_item.json
-5f0b92a0b3e8cba17fe0e4f18aed56c2d9e3ed22 assets/tfmg/models/item/diagonal_cable_block.json
-3497bcbaee50b2f766de659043bf3c36823b570d assets/tfmg/models/item/diesel_bucket.json
-4aee23fa705153f1defbfea8b6f2f3e6cc0d0d1d assets/tfmg/models/item/diesel_engine_cylinder.json
-84eccc7f81ba83e43a6d68188baca808bc68a8e4 assets/tfmg/models/item/electrical_switch.json
-4be63bded1fe0e571e7d89001d01f9d57020a4ea assets/tfmg/models/item/electricians_wrench.json
-d2ddba2549ea27f94ff7de3f91414235edd9e827 assets/tfmg/models/item/electric_diode.json
-b90d6ceb1c64ade022a893ed4b442b0e100e42b1 assets/tfmg/models/item/electric_motor.json
-deb7528506dca13e6f3c7a9057105b97c7faddef assets/tfmg/models/item/electric_post.json
-e36f2280b360cbd37267b3351a131ebcfb499fe7 assets/tfmg/models/item/electric_pump.json
-1a73802a404a841834fa695ed6ee985741e6ec4b assets/tfmg/models/item/electrode_holder.json
-7b898ca0de43a97cda3733b254c3aa112f6a5251 assets/tfmg/models/item/electromagnetic_coil.json
-969c1a0cf944e95b0807ba0d9fe0641e052e1a7f assets/tfmg/models/item/empty_circuit_board.json
-a20d047772ef89454ead4a2ba0879f4a35fdbfc4 assets/tfmg/models/item/empty_spool.json
-fabcbafee0ac08f1eb9de23d85897dccfb80376e assets/tfmg/models/item/engine_controller.json
-8a1765bf23403f6f3ac3771183ced343d2bc3f89 assets/tfmg/models/item/engine_cylinder.json
-32db3976d447778cb15b6ed80ca894e7e6cb3a3d assets/tfmg/models/item/engine_gearbox.json
-f469a8d7eb37fce928a5fec614dc2473075f98cd assets/tfmg/models/item/etched_circuit_board.json
-af32c2651e6a26f4600f8e5b8ce687348f7e7990 assets/tfmg/models/item/ethylene_bucket.json
-941e9eac84bd6bfce1f801ea6a9c98d79d8a7c9d assets/tfmg/models/item/exhaust.json
-05059dfd2577f195a3c401b3e2a4c247371f5f67 assets/tfmg/models/item/factory_floor.json
-e7d137a2136040f6e504d0b26cede820d2a1be0d assets/tfmg/models/item/firebox.json
-84956ff1e797ed4facf000763dc0758d88e26095 assets/tfmg/models/item/fireclay.json
-392d736d912396962c0980623b8fcdbdb1541ad7 assets/tfmg/models/item/fireclay_ball.json
-6adcbf69c17e06e98cc848dc136b8907c9cff7be assets/tfmg/models/item/fireproof_brick.json
-080629b77cc20daacb129c7fe3c3a97d5df677f2 assets/tfmg/models/item/fireproof_bricks.json
-96171ac619fe06339e4888ebf16f744745d5d667 assets/tfmg/models/item/fireproof_brick_reinforcement.json
-492765a0dcafe3346e25697e1e81df64088348af assets/tfmg/models/item/fireproof_chemical_vat.json
-e82498c07d178acd47a4eb43b92c86fd99ba3239 assets/tfmg/models/item/flamethrower.json
-6760e6cfe559d9d21c16a1ac8e444423fa8f6c48 assets/tfmg/models/item/flarestack.json
-7e4a58a6d05b19dc8c5fff73434c2d7cefa75343 assets/tfmg/models/item/fossilstone.json
-733b814e1fa27192eb5620419bc6be64423d89c1 assets/tfmg/models/item/furnace_gas_bucket.json
-05c9a5cfc640f82099f5c691942f834996945c1e assets/tfmg/models/item/galena.json
-acd5c31ea8e24ca099199932affdc705e5abe3fd assets/tfmg/models/item/galena_pillar.json
-ed2830b2988403aebaca633b2e315878b41f7503 assets/tfmg/models/item/gasoline_bucket.json
-b577d1d699bbea896237f71a8f5582bcdfcd4534 assets/tfmg/models/item/generator.json
-06d25769506a7173b15af2069573b2983b587cc4 assets/tfmg/models/item/glass_cable_insulator.json
-35bca54df08df5acb0bb3e86537571db39f7d165 assets/tfmg/models/item/glass_insulator_segment.json
-ba135000708c3c77cb3660ff6ed58132961a44db assets/tfmg/models/item/golden_turbo.json
-b3aebfc27e431cb0b099c3df6dc30dea1e1b6ec3 assets/tfmg/models/item/graphite_electrode.json
-f80ea87018220fdac6fe8e4cc7490bcdb90cb5d0 assets/tfmg/models/item/gray_caution_block.json
-c7d4cc91447bc3512efbe18bc7b2344a42196a88 assets/tfmg/models/item/gray_concrete.json
-c6e8b96444d3846d41e34fee578013f644a78a00 assets/tfmg/models/item/gray_concrete_slab.json
-b4f8f0ab7e36d17544706f2a40a5a7970c49b18f assets/tfmg/models/item/gray_concrete_stairs.json
-31a09cb5e3993b3e6166f11ecf8db8ebba224760 assets/tfmg/models/item/gray_concrete_wall.json
-3b62326ea8b4cda031df8352a2763699e72873ab assets/tfmg/models/item/gray_multimeter.json
-53c1414628819613e7e9c1323c3301b2465ef905 assets/tfmg/models/item/gray_rebar_concrete.json
-c6e8b96444d3846d41e34fee578013f644a78a00 assets/tfmg/models/item/gray_rebar_concrete_slab.json
-b4f8f0ab7e36d17544706f2a40a5a7970c49b18f assets/tfmg/models/item/gray_rebar_concrete_stairs.json
-31a09cb5e3993b3e6166f11ecf8db8ebba224760 assets/tfmg/models/item/gray_rebar_concrete_wall.json
-fdf5928b1f6abce2d4819a9b1c7fca087bae902c assets/tfmg/models/item/green_caution_block.json
-ff1641bd493666480186a4b926d4942c1f707fcf assets/tfmg/models/item/green_concrete.json
-71e878e3f709bb5d252bc2bbdcfdac4f7dee4096 assets/tfmg/models/item/green_concrete_slab.json
-e9129a8f6912964b13174edfb792bdfc0f47d98f assets/tfmg/models/item/green_concrete_stairs.json
-2309af33d4f0dc4c95f07b694e2b6f24836f84e9 assets/tfmg/models/item/green_concrete_wall.json
-e12b91ccb3a51b6ba2eab982fd053546dff72baa assets/tfmg/models/item/green_multimeter.json
-cd064fc25ae2eaa3bc4e097157e51352bbf498c6 assets/tfmg/models/item/green_rebar_concrete.json
-71e878e3f709bb5d252bc2bbdcfdac4f7dee4096 assets/tfmg/models/item/green_rebar_concrete_slab.json
-e9129a8f6912964b13174edfb792bdfc0f47d98f assets/tfmg/models/item/green_rebar_concrete_stairs.json
-2309af33d4f0dc4c95f07b694e2b6f24836f84e9 assets/tfmg/models/item/green_rebar_concrete_wall.json
-f8ff49aeb12abafe2c0536aa799c014308819695 assets/tfmg/models/item/hardened_planks.json
-b8e5a837439b1e29458195dd6d351743c1e8812a assets/tfmg/models/item/heavy_cable_hub.json
-5b5625568b4b6e0920fd680f626b31fd3ae6d095 assets/tfmg/models/item/heavy_casing_door.json
-7e5e788d5f83de60e013c09abcd61ded5fc91c21 assets/tfmg/models/item/heavy_casing_encased_aluminum_cogwheel.json
-27fe97934e81ea6f62518ec818a2a2260330c5e5 assets/tfmg/models/item/heavy_casing_encased_large_aluminum_cogwheel.json
-27fe97934e81ea6f62518ec818a2a2260330c5e5 assets/tfmg/models/item/heavy_casing_encased_large_steel_cogwheel.json
-e6148964bbfb8b0a42f3d919d722ddcd622b7e8a assets/tfmg/models/item/heavy_casing_encased_shaft.json
-7e5e788d5f83de60e013c09abcd61ded5fc91c21 assets/tfmg/models/item/heavy_casing_encased_steel_cogwheel.json
-3fdff9e88db39939ee31968358eb51c060006766 assets/tfmg/models/item/heavy_machinery_casing.json
-f3bea42a905b7df9395bda18f751e2ee0c023e65 assets/tfmg/models/item/heavy_oil_bucket.json
-31758daf60cc0369b5e731dfbe659225cd33c218 assets/tfmg/models/item/heavy_plate.json
-3b09715a0695b53ba6241e75d07c6a3bf465e0dd assets/tfmg/models/item/heavy_plated_door.json
-8160c8b6d5a0959e32241465df7ff686601afe21 assets/tfmg/models/item/hot_air_bucket.json
-b168a5a7d65cedb1ce1b8bbf86de91fbfc459502 assets/tfmg/models/item/hydrogen_bucket.json
-e5f343da5e11ebe95d6b86c85afdc087a9b9110a assets/tfmg/models/item/industrial_aluminum_casing.json
-8cb87e84c9cc76f0eb5c9e96abaa304f2812ce01 assets/tfmg/models/item/industrial_mixer.json
-00abcf3aaa13509308026de0461fdba8185e54b2 assets/tfmg/models/item/industrial_pipe.json
-8996fe57623ded9433d6766e80a39e41a2aba1ca assets/tfmg/models/item/kerosene_bucket.json
-9c4cc87f44f7a573e1b3f6cc3b856cdd24840da6 assets/tfmg/models/item/large_aluminum_cogwheel.json
-8f746632cb8c113358f64360a9e8622d1d575755 assets/tfmg/models/item/large_engine.json
-7a5a9823f1845d0984c1a5e57b4bbd9fa1be7c8f assets/tfmg/models/item/large_pumpjack_hammer_connector.json
-fe55c95a44b937aefc61cb1373c161a090ee2bb3 assets/tfmg/models/item/large_pumpjack_hammer_head.json
-264b953fd181c69245f012d63fcd5cd26d47359d assets/tfmg/models/item/large_pumpjack_hammer_part.json
-d4c3b9b01c96bbb68afa1a0902224bb4324bd923 assets/tfmg/models/item/large_steel_cogwheel.json
-c0f668fca568bc4c35aba97d9ac93986720e501f assets/tfmg/models/item/layered_bauxite.json
-5ba11dc0420d224a8d2d8da787f4265da42747b6 assets/tfmg/models/item/layered_galena.json
-586e26f23f099b18e97822ac6853d5cc32eadbd1 assets/tfmg/models/item/lead_axe.json
-6e4f6886751179eb33266fb59531964412b627f1 assets/tfmg/models/item/lead_bars.json
-ee1682c21054b9a9ffde5983141d49e8177f9a2a assets/tfmg/models/item/lead_block.json
-76c890e1640b6ba2e1ba8aaabb68c693096ff6c9 assets/tfmg/models/item/lead_flywheel.json
-18814d929ac51cf9cca49fce10504feeccec7de8 assets/tfmg/models/item/lead_frame.json
-2c85fee0718083d0ad6329b098e3e81238350b6f assets/tfmg/models/item/lead_hoe.json
-9577774198ba4564927fc63cdfa2f61d19838c43 assets/tfmg/models/item/lead_ingot.json
-dcfd6337f8f20602192f0ed6e8a56c91e0ef9e3f assets/tfmg/models/item/lead_ladder.json
-87ebb381d4f4c5c153210181dc904d0954908476 assets/tfmg/models/item/lead_nugget.json
-a534ed96ff94c7a33964ab4bf379886d888c8be6 assets/tfmg/models/item/lead_ore.json
-365fe8554f2f34c56bdd0410b9a47e1a4cc8272f assets/tfmg/models/item/lead_pickaxe.json
-5eb1dd094459d71ee75fc03a67fc861e06bfcd9f assets/tfmg/models/item/lead_sheet.json
-f2263ea06b42ae7dcf921102079e8ea99345e576 assets/tfmg/models/item/lead_shovel.json
-d6e88bede4f63e952846d09433222a4c1fd45b0e assets/tfmg/models/item/lead_sword.json
-61c28b38faf8b20c8c5f6728ccf914b20263ddce assets/tfmg/models/item/lead_truss.json
-f375bf679b0e38f940cad6de577d54f51fb07dea assets/tfmg/models/item/light_blue_caution_block.json
-5884ec17db0b5f949c0ec0b0bc22527311cd6ca1 assets/tfmg/models/item/light_blue_concrete.json
-80ca9f92eb8de4d592368d476d4deb86bf9fe482 assets/tfmg/models/item/light_blue_concrete_slab.json
-e2a01972a96eb3b0ddd3b25d2209168be98cdb65 assets/tfmg/models/item/light_blue_concrete_stairs.json
-bc37c001a222cbb1ec77190409fef813ce904373 assets/tfmg/models/item/light_blue_concrete_wall.json
-c391410f231a0bb5cad738075ff0f5deddb222e6 assets/tfmg/models/item/light_blue_multimeter.json
-3d58df784616a6685210679a71e747876a7971ff assets/tfmg/models/item/light_blue_rebar_concrete.json
-80ca9f92eb8de4d592368d476d4deb86bf9fe482 assets/tfmg/models/item/light_blue_rebar_concrete_slab.json
-e2a01972a96eb3b0ddd3b25d2209168be98cdb65 assets/tfmg/models/item/light_blue_rebar_concrete_stairs.json
-bc37c001a222cbb1ec77190409fef813ce904373 assets/tfmg/models/item/light_blue_rebar_concrete_wall.json
-ae2bd41712dc1d22088e9db84b7ed57ee34e5b8f assets/tfmg/models/item/light_bulb.json
-ee1957c2bc43767a1d226a707bb9c34f003d7a7a assets/tfmg/models/item/light_gray_caution_block.json
-d315da0ed974d84b4c8d984129f5607a0675d5a1 assets/tfmg/models/item/light_gray_concrete.json
-1d93ab2aecf5ade2a2938ffe6655a14592f42ba9 assets/tfmg/models/item/light_gray_concrete_slab.json
-158d6f00759012a727803f2b12799014f5ee500d assets/tfmg/models/item/light_gray_concrete_stairs.json
-d6890e38c6fbf2e9718b7019452afa4ec7f1114e assets/tfmg/models/item/light_gray_concrete_wall.json
-b8516d8fd73bcee233ceeef2e60d2d40c8ab4f87 assets/tfmg/models/item/light_gray_multimeter.json
-37339880154ee17bb6edf96319e2dec0e6261c2b assets/tfmg/models/item/light_gray_rebar_concrete.json
-1d93ab2aecf5ade2a2938ffe6655a14592f42ba9 assets/tfmg/models/item/light_gray_rebar_concrete_slab.json
-158d6f00759012a727803f2b12799014f5ee500d assets/tfmg/models/item/light_gray_rebar_concrete_stairs.json
-d6890e38c6fbf2e9718b7019452afa4ec7f1114e assets/tfmg/models/item/light_gray_rebar_concrete_wall.json
-88c2905528d262cf5d2a5b1cb32e2558c71e4d07 assets/tfmg/models/item/lignite.json
-edf2285530f83dc39de57ea1570003266edf79e4 assets/tfmg/models/item/limesand.json
-21b004549004ebb949fa21238c452f25243a730b assets/tfmg/models/item/lime_caution_block.json
-26e9a08980b9b129f818ee432cbbfa8951db3757 assets/tfmg/models/item/lime_concrete.json
-fbf6df7415c0edc6e0da805c5ea41e4c01d88152 assets/tfmg/models/item/lime_concrete_slab.json
-2c09af4c17c2ab0f252a87976ca74982f1a208bf assets/tfmg/models/item/lime_concrete_stairs.json
-6164fba5f7b145d65f930449857d930161861568 assets/tfmg/models/item/lime_concrete_wall.json
-fee714f77b71a609da2b414040f4408ad57ae8b4 assets/tfmg/models/item/lime_multimeter.json
-9a2da8a4c8c6afbf04f35b60c4bab803913eaa5c assets/tfmg/models/item/lime_rebar_concrete.json
-fbf6df7415c0edc6e0da805c5ea41e4c01d88152 assets/tfmg/models/item/lime_rebar_concrete_slab.json
-2c09af4c17c2ab0f252a87976ca74982f1a208bf assets/tfmg/models/item/lime_rebar_concrete_stairs.json
-6164fba5f7b145d65f930449857d930161861568 assets/tfmg/models/item/lime_rebar_concrete_wall.json
-a88adec897a80dbb5b68bf195676013d8507a9d4 assets/tfmg/models/item/liquid_asphalt_bucket.json
-46bda405310f45b8faff7d29f3e2b76b6e6d512f assets/tfmg/models/item/liquid_concrete_bucket.json
-00e572c99f05cc2c991216424e0462ddc2b45cfd assets/tfmg/models/item/liquid_silicon_bucket.json
-666ed796217161608d2a0877b2623f0c02353724 assets/tfmg/models/item/lithium_blade.json
-78a0ce2ac0961a03b0f272d39a0db54ba288b7f0 assets/tfmg/models/item/lithium_block.json
-c6bb274eb9acf0f9edf092500cbf42642b791bcf assets/tfmg/models/item/lithium_charge.json
-e290c956498783b2ae10c1c88cb4cd3e4bbab720 assets/tfmg/models/item/lithium_ingot.json
-7e38faa1a92de331a5d49e2d7e6a338811a5b50c assets/tfmg/models/item/lithium_nugget.json
-72e46b06ebbd21421ddee7e7d949dda9631f9384 assets/tfmg/models/item/lithium_ore.json
-d6b0864ce6d9cdb770228ab8a8078bea52792426 assets/tfmg/models/item/lithium_torch.json
-9f8c3ba160fbec63831cebd97acda3378082a171 assets/tfmg/models/item/lit_lithium_blade.json
-49d60e94f4c8b7c9fab5df766fa0d0a8cd5bab09 assets/tfmg/models/item/lpg_bucket.json
-c86a836bfcf884dc13094fd908a561dd1d8f7ad8 assets/tfmg/models/item/lubrication_oil_bucket.json
-e5b540df3672daceba8eac388904fa91cad98277 assets/tfmg/models/item/machine_input.json
-c7de662c834061c982168bf086472b7ba5f51d6b assets/tfmg/models/item/magenta_caution_block.json
-558c8fe366c7d5b00e41dfe9f9e61a267e5a7b0f assets/tfmg/models/item/magenta_concrete.json
-67e495cd5350171ffe42c7fe3adb15dc97db8d32 assets/tfmg/models/item/magenta_concrete_slab.json
-b30c36117a4728d08ee65a80098ecac77c08def2 assets/tfmg/models/item/magenta_concrete_stairs.json
-b380ae21f3274a48806976f58647150028a8df63 assets/tfmg/models/item/magenta_concrete_wall.json
-7c52fd06a4623a7587480c93c776c4c08a40e767 assets/tfmg/models/item/magenta_multimeter.json
-694d332e765729795296407ea00050ca025dd98f assets/tfmg/models/item/magenta_rebar_concrete.json
-67e495cd5350171ffe42c7fe3adb15dc97db8d32 assets/tfmg/models/item/magenta_rebar_concrete_slab.json
-b30c36117a4728d08ee65a80098ecac77c08def2 assets/tfmg/models/item/magenta_rebar_concrete_stairs.json
-b380ae21f3274a48806976f58647150028a8df63 assets/tfmg/models/item/magenta_rebar_concrete_wall.json
-c9a77e80deba6a578002cd7a6996238d81ba940a assets/tfmg/models/item/magnet.json
-0804086e3fa0492e698e8818e0c0aa3bda9a0756 assets/tfmg/models/item/magnetic_alloy_ingot.json
-901c0865e16e327e693648dd7618eea303264b1b assets/tfmg/models/item/metal_smokestack.json
-e0bfca2123069d5d66da0d2182f9af309846d060 assets/tfmg/models/item/mixer_blade.json
-e4d76f7be3afc2053fcf42533c1a885f88524e60 assets/tfmg/models/item/modern_light.json
-2144f625b12598ee3804479a7bc50a5d5ac544b9 assets/tfmg/models/item/molten_plastic_bucket.json
-0d07f5b9f11d294bffc4b2fff1529738b6d44115 assets/tfmg/models/item/molten_slag_bucket.json
-a7d576af5dd186b8abd8daefa04253efa1aa53db assets/tfmg/models/item/molten_steel_bucket.json
-c699012f4df0d5cb660557aeaa3c88ef292db657 assets/tfmg/models/item/multimeter.json
-820684fac09695c43456a8077fcb56af6a493032 assets/tfmg/models/item/napalm_bomb.json
-b41853a4ae8b890f924058e57d274e956e6f4e37 assets/tfmg/models/item/napalm_bucket.json
-9edf655bf9d93785d47b42106ab1a326d57125b4 assets/tfmg/models/item/napalm_potato.json
-aa94f1afebb7c458e85849d8ddff76c27efefb80 assets/tfmg/models/item/naphtha_bucket.json
-693ee4907e6e65975a4aefba6af81ccd9e6fb206 assets/tfmg/models/item/neon_bucket.json
-9fc098be5e50d8a65de98bb6fc90e5f45e0ab968 assets/tfmg/models/item/neon_tube.json
-6bf4a2c685296b40e5f3919518579a855cfa6e22 assets/tfmg/models/item/nickel_bars.json
-43b15f990e2656ae97be24051dc98917255e960c assets/tfmg/models/item/nickel_block.json
-fa02415636ae9c5f0aee76fc4e97893e2bfd123c assets/tfmg/models/item/nickel_flywheel.json
-90ff94085cc6c2fcfe089a75b5db4998658f6e67 assets/tfmg/models/item/nickel_frame.json
-da0eaf929cff5d363fe06b94e71261da2cd0c836 assets/tfmg/models/item/nickel_ingot.json
-c085dc2a0b9266f6dacec60164ca40c1c4a0c37d assets/tfmg/models/item/nickel_ladder.json
-bc39d82c88fc980bded9ea36c52570d83bb51d14 assets/tfmg/models/item/nickel_nugget.json
-a236dd0e40141708cee90eb244750a19102cd997 assets/tfmg/models/item/nickel_ore.json
-3628566986dbe2c0250e6e7e4bbbd7842f07ec80 assets/tfmg/models/item/nickel_sheet.json
-bff11361b41be887a6a2bbe0b9d663d99f99dde1 assets/tfmg/models/item/nickel_truss.json
-266bb5df7f514458dc90bf32f46efa31475ff7cc assets/tfmg/models/item/nitrate_dust.json
-fba52ee3476405c3a2b8d664ea4498d91d3816a8 assets/tfmg/models/item/n_semiconductor.json
-1f4399bb5fd12d755dba4901852c09d90c43debd assets/tfmg/models/item/oil_can.json
-9907695c674afea00d3affefdc2ede9e68aa5667 assets/tfmg/models/item/oil_deposit.json
-bf72512f5085b23f0f1d9d6100e52c75f695b2c7 assets/tfmg/models/item/oil_hammer.json
-f5536a511bd45b6250b97cd31373c7503f38f527 assets/tfmg/models/item/orange_caution_block.json
-3670762634f4e4b1366b6a19253453ad3667655f assets/tfmg/models/item/orange_concrete.json
-c4d486b71f966ee9019ed124e1b84914386386dd assets/tfmg/models/item/orange_concrete_slab.json
-640cbc33b7e2ac984e245f05618132cf51cb8469 assets/tfmg/models/item/orange_concrete_stairs.json
-8b06ab68cf9c58a2071876a1e317f2b4c314a5d9 assets/tfmg/models/item/orange_concrete_wall.json
-18409f5f1a61b7037503d4516eb06838aea1d8aa assets/tfmg/models/item/orange_multimeter.json
-dcaaf2c2462bd36a3114120d75f215c007927e51 assets/tfmg/models/item/orange_rebar_concrete.json
-c4d486b71f966ee9019ed124e1b84914386386dd assets/tfmg/models/item/orange_rebar_concrete_slab.json
-640cbc33b7e2ac984e245f05618132cf51cb8469 assets/tfmg/models/item/orange_rebar_concrete_stairs.json
-8b06ab68cf9c58a2071876a1e317f2b4c314a5d9 assets/tfmg/models/item/orange_rebar_concrete_wall.json
-cbe0ddafc9223794aef1aa0b528469c7642f7521 assets/tfmg/models/item/pink_caution_block.json
-d77e7390aaa313fbbd6bbc794f8511d862bf0249 assets/tfmg/models/item/pink_concrete.json
-fd91f0efb6b57ffae2ae9062d76e3750234dd02a assets/tfmg/models/item/pink_concrete_slab.json
-8163b7b6cd9c1e52e86e622b80959b55a737a8a3 assets/tfmg/models/item/pink_concrete_stairs.json
-c8dbaddf0deab7fe4e420ab18138b8b8c92f4fd7 assets/tfmg/models/item/pink_concrete_wall.json
-60343e0645291cdfc1367ecf007b5d175fbc8bdd assets/tfmg/models/item/pink_multimeter.json
-9cb9509d3d37f8c03262c462e089118fac1660a5 assets/tfmg/models/item/pink_rebar_concrete.json
-fd91f0efb6b57ffae2ae9062d76e3750234dd02a assets/tfmg/models/item/pink_rebar_concrete_slab.json
-8163b7b6cd9c1e52e86e622b80959b55a737a8a3 assets/tfmg/models/item/pink_rebar_concrete_stairs.json
-c8dbaddf0deab7fe4e420ab18138b8b8c92f4fd7 assets/tfmg/models/item/pink_rebar_concrete_wall.json
-9d77efa451a6cb5d2417057a387048feec220b94 assets/tfmg/models/item/pipe_bomb.json
-da507e2499ee84f6c096c63e3373204d9c6a1498 assets/tfmg/models/item/plastic_block.json
-6afea7f62984356ea26656a1f20d3d54405085ad assets/tfmg/models/item/plastic_mechanical_pump.json
-31a8db194ce46bb29459174ad791981be58ec911 assets/tfmg/models/item/plastic_pipe.json
-2a257cb5dde59cee22c97c8bae24757c1469a932 assets/tfmg/models/item/plastic_sheet.json
-f3088d94c732e8ad00d5527c30f895b3099ba59b assets/tfmg/models/item/plastic_smart_fluid_pipe.json
-bea7da44f5c0468c580ded4bd1b12adb74ab23ca assets/tfmg/models/item/polarizer.json
-b652ff21ebb628809b8756d7d62644e0d2a5adfb assets/tfmg/models/item/polished_cut_bauxite.json
-489528130097d6163d032483048ac41fa9da0dff assets/tfmg/models/item/polished_cut_bauxite_slab.json
-ac7c8f2f308145f0ae8108648cfb9fd0513987c6 assets/tfmg/models/item/polished_cut_bauxite_stairs.json
-1dd75a9ca8cda0bb0237dee6b477d76823c15b8a assets/tfmg/models/item/polished_cut_bauxite_wall.json
-61b084e2406b714d6ca61d3750dbfc3af16d6c36 assets/tfmg/models/item/polished_cut_galena.json
-558f4bd16dc804a8acc1ff45f6178077beb3e957 assets/tfmg/models/item/polished_cut_galena_slab.json
-1034c309af9e7aacaf19f9a37abc97f0d133d7e5 assets/tfmg/models/item/polished_cut_galena_stairs.json
-778ae21d8c43b20e27bf4c589721f81792ad7bcf assets/tfmg/models/item/polished_cut_galena_wall.json
-421644f6d01f0a14758da2a77e812de9d7f0a7f7 assets/tfmg/models/item/potentiometer.json
-9124544e5ec0a686e933274a8c453fc0f3090c10 assets/tfmg/models/item/propane_bucket.json
-0abe3e7186841d399a21f431c67e9e189307e798 assets/tfmg/models/item/propylene_bucket.json
-4feccd5fbd7321db4b54e1e2d6a8e8dbe6655ac7 assets/tfmg/models/item/pumpjack_base.json
-3bcbd66f8acbdafc865012eb6cc1307c4c1efa8e assets/tfmg/models/item/pumpjack_crank.json
-525436f8845d575b25d299415f115b5a6e379200 assets/tfmg/models/item/pumpjack_hammer.json
-7a9a63206f0638e0442d2d51523f34da60bf9e95 assets/tfmg/models/item/pumpjack_hammer_connector.json
-e86c14c436fea873a7a62b13c78a5b1f3e522589 assets/tfmg/models/item/pumpjack_hammer_head.json
-49a7a8ee86a01f19711b7d478fcc45db87f8c514 assets/tfmg/models/item/pumpjack_hammer_part.json
-e3c7256096bda4f3fee2b01b8005f1b3d270cef2 assets/tfmg/models/item/purple_caution_block.json
-3574f93a5d5c3384bf5cac99b0dafcc5b519504d assets/tfmg/models/item/purple_concrete.json
-47d418d02e729bdf140398aec4a33d8063303069 assets/tfmg/models/item/purple_concrete_slab.json
-fcc22d0322de977957e8353c7b9108e79fdca094 assets/tfmg/models/item/purple_concrete_stairs.json
-3e797f9092ecfb4472a44c35e31c22528548930e assets/tfmg/models/item/purple_concrete_wall.json
-c7077e2cdbf98c1b3b2b5d4937c4b14cc4df2337 assets/tfmg/models/item/purple_multimeter.json
-97aa63f4e1d0d9cfd0e0ce903d8ca97aad711b2b assets/tfmg/models/item/purple_rebar_concrete.json
-47d418d02e729bdf140398aec4a33d8063303069 assets/tfmg/models/item/purple_rebar_concrete_slab.json
-fcc22d0322de977957e8353c7b9108e79fdca094 assets/tfmg/models/item/purple_rebar_concrete_stairs.json
-3e797f9092ecfb4472a44c35e31c22528548930e assets/tfmg/models/item/purple_rebar_concrete_wall.json
-6c3eaf18f8d57793c6378fd0c05175612ca7319a assets/tfmg/models/item/p_semiconductor.json
-3cfdbac1c06b4e75416fcd24a93616d98f59d6e3 assets/tfmg/models/item/quad_potato_cannon.json
-9dec64333836a8f10cba148074463f76c26c791c assets/tfmg/models/item/radial_engine.json
-7b98c40428b278303a2251ff729593ef5e4047b2 assets/tfmg/models/item/raw_lead.json
-beaf17bc426f3260739d710bee368a107c3df7ea assets/tfmg/models/item/raw_lead_block.json
-87f214f3eeeb0b7a2ddaf504f9e02e975e078835 assets/tfmg/models/item/raw_lithium.json
-1fa5b5a655f29ea8468504fa8f3faa3c4dfaaa1b assets/tfmg/models/item/raw_lithium_block.json
-ba559e572a5602073bd24bd6e5810d07e5774387 assets/tfmg/models/item/raw_nickel.json
-a3eede49ded9c130255768790203be049bcd8bea assets/tfmg/models/item/raw_nickel_block.json
-78bf4984da7f4d6bbd51e8654a0d9185c30f22c9 assets/tfmg/models/item/rebar.json
-212327f9d3eebd3f0c363d57a42d75b79a82a1f8 assets/tfmg/models/item/rebar_block.json
-94dd27526967032c1ab4f94d19ad24a60a03c278 assets/tfmg/models/item/rebar_concrete.json
-685e08733e5195a8714284be2eeba8f47736115e assets/tfmg/models/item/rebar_concrete_slab.json
-f34c9b5f7396d6250df8956178a83f0a55c7c119 assets/tfmg/models/item/rebar_concrete_stairs.json
-c52e4008b27e203473a676aefc66370efe7c0d9b assets/tfmg/models/item/rebar_concrete_wall.json
-adf0555885c991649db818090086e5fdb59da69e assets/tfmg/models/item/rebar_floor.json
-7a47d741cf307e761f8e15ca9f59aad994688274 assets/tfmg/models/item/rebar_pile.json
-22bd69d4535cab70a9770474060fa74b81647cc2 assets/tfmg/models/item/rebar_pillar.json
-fa337e9e229baf96b99b79f75acad64d29f2f117 assets/tfmg/models/item/rebar_stairs.json
-6d4caf0b3efc98fa6777b30a8f50d8cc4cf66fc4 assets/tfmg/models/item/rebar_wall.json
-c6dc84119d26bd41d755fe884ef9b4c59863f43a assets/tfmg/models/item/red_caution_block.json
-779a4b7ec8fbe631fca0047390f817002ee85a90 assets/tfmg/models/item/red_concrete.json
-246ed9eeac9898bc2e495e82f650a989797a8804 assets/tfmg/models/item/red_concrete_slab.json
-9e71f4d1095e7568885c310d0710ef330eb1ac59 assets/tfmg/models/item/red_concrete_stairs.json
-9d00ee9bd5bcd5464676311cabd925b175ba9686 assets/tfmg/models/item/red_concrete_wall.json
-86b60ea54047cc1f1607f870dab19924712bf94e assets/tfmg/models/item/red_multimeter.json
-1d57b7e9854eb27ee0320082739631e30c188e8b assets/tfmg/models/item/red_rebar_concrete.json
-246ed9eeac9898bc2e495e82f650a989797a8804 assets/tfmg/models/item/red_rebar_concrete_slab.json
-9e71f4d1095e7568885c310d0710ef330eb1ac59 assets/tfmg/models/item/red_rebar_concrete_stairs.json
-9d00ee9bd5bcd5464676311cabd925b175ba9686 assets/tfmg/models/item/red_rebar_concrete_wall.json
-6cda7b21f74a7f0bef5de2fd7bc737f873f5e1b2 assets/tfmg/models/item/regular_engine.json
-6bc8d5d0cb08e499900ba2157e12663fcb8896cd assets/tfmg/models/item/resistor.json
-55cc35f4efc33518b2d2a7cf5b2ea99774509a19 assets/tfmg/models/item/rotor.json
-553e842af77a493bd40e3bd58e461d24fab8aa9d assets/tfmg/models/item/rubber_sheet.json
-bf0ec1b90ae34ffe4d74f3fd863046954557bda9 assets/tfmg/models/item/rusted_blast_furnace_reinforcement.json
-ba5f4f0ea0ca8123afe2e84f3cfaff3a1b6483e9 assets/tfmg/models/item/screw.json
-d6cafabe2c6380ac0d2f2339a3861009de3ec989 assets/tfmg/models/item/screwdriver.json
-f7167aad2bc7a9a9d935751b3970807ac2027099 assets/tfmg/models/item/segmented_display.json
-0396d8c86ebae9110e56135527cfae238e77a97c assets/tfmg/models/item/silicon_ingot.json
-10d523244d4b3790202caa512dcb342055066b9d assets/tfmg/models/item/simple_engine_cylinder.json
-98a393ea7d6d47dbe7b217a8493869d3507f73a0 assets/tfmg/models/item/simple_large_engine.json
-b2e39a331b47da3f4ffbf8dbd6d93506b59276e8 assets/tfmg/models/item/slag.json
-f446e09495dc73fea0541b6fbcda49d541cfbb49 assets/tfmg/models/item/slag_block.json
-3cdc9af3eaec0e537dc33975cc3fb6c709566420 assets/tfmg/models/item/slag_bricks.json
-c00f7c5c7d05936bbe6a3069116c5adba5c60acf assets/tfmg/models/item/small_bauxite_bricks.json
-f1fffad853ccb4173ba63efaf89ce0bf112915a8 assets/tfmg/models/item/small_bauxite_brick_slab.json
-a1149d3ee5596f2c1038b225b0086ae1601da82c assets/tfmg/models/item/small_bauxite_brick_stairs.json
-0f3f7918e41afa95cc14bc6641a7beaf36c27621 assets/tfmg/models/item/small_bauxite_brick_wall.json
-4de25430d88c4f6bdb3718869a68f8414f57cd6d assets/tfmg/models/item/small_galena_bricks.json
-22402163ec1e49f10d5456ef1996bf673d9e0c89 assets/tfmg/models/item/small_galena_brick_slab.json
-d0b34b694286f9115eabb7abe468adfe0a44c1eb assets/tfmg/models/item/small_galena_brick_stairs.json
-d473536ce83b852477d26020f112d6331bb6f00b assets/tfmg/models/item/small_galena_brick_wall.json
-d279ed47a7d26313106b59b00e3398069dc7b589 assets/tfmg/models/item/spark_plug.json
-e108b7a895efbe2725cd62aaa105c74938edd9f7 assets/tfmg/models/item/stator.json
-548f16a724f918c43b6bb0f4f39283d6dc40cf77 assets/tfmg/models/item/steel_axe.json
-5858abf66f833c30155b0a4997c70da3dbd92c79 assets/tfmg/models/item/steel_bars.json
-57bf86df814741f846feb8be4a10afe633f51721 assets/tfmg/models/item/steel_block.json
-e1b32b45fdcd6add28871d5a7a97eb0daea21584 assets/tfmg/models/item/steel_cable_hub.json
-d34ca92f5288cbb5cecee06f046a072763b2926c assets/tfmg/models/item/steel_casing.json
-752a9368d3185388ee3498d2323c29b8811dad77 assets/tfmg/models/item/steel_casing_cable_hub.json
-0c2063a174fa8a175bc5bc73d4409f9ed102e918 assets/tfmg/models/item/steel_chemical_vat.json
-b838d5c7034882e35405936e04a60654e255fad1 assets/tfmg/models/item/steel_cogwheel.json
-ec731aefdbbbaca3a4dac8ac2d6bd2d0aa6ebef5 assets/tfmg/models/item/steel_distillation_controller.json
-408b612691bf842fda6eb639e9e5a1d254709d9a assets/tfmg/models/item/steel_distillation_output.json
-7f012e3d947b08beb69d28a6d47730878f2b85cf assets/tfmg/models/item/steel_door.json
-993b5dd9de7805beb4accb560946e91abe58005f assets/tfmg/models/item/steel_encased_aluminum_cogwheel.json
-e1d585b0f200c4431348ee035f7af440aecd3050 assets/tfmg/models/item/steel_encased_large_aluminum_cogwheel.json
-e1d585b0f200c4431348ee035f7af440aecd3050 assets/tfmg/models/item/steel_encased_large_steel_cogwheel.json
-b30fda78354dd47fa930bbebb108bb8b00e88caf assets/tfmg/models/item/steel_encased_shaft.json
-993b5dd9de7805beb4accb560946e91abe58005f assets/tfmg/models/item/steel_encased_steel_cogwheel.json
-19dcd68a6658fd8fa8466180e26cb3f6a2b2c4f1 assets/tfmg/models/item/steel_fluid_tank.json
-fa25fce00275dd2abdfe47ccf041c590bf558b8c assets/tfmg/models/item/steel_flywheel.json
-6a117a09e0bc3e06524357ef26793ef0bb00ba29 assets/tfmg/models/item/steel_frame.json
-034f41a30f237cc38af3145403abdecc977abd13 assets/tfmg/models/item/steel_gearbox.json
-0cf9a583e1220cf0ad767d46293039c4ec9383c7 assets/tfmg/models/item/steel_hoe.json
-61e64ad93db0bd29dec2221633c4552f37026784 assets/tfmg/models/item/steel_ingot.json
-c986ff3f4535131aa6cb406a4db89eab5cb9ba8e assets/tfmg/models/item/steel_ladder.json
-4cea5b158cc0789fcdc8808250b993160bc62268 assets/tfmg/models/item/steel_mechanical_pump.json
-b4915579bbf366920e542f6c8014707771dd334f assets/tfmg/models/item/steel_mechanism.json
-4777c840fb4f6609bf029cde6bc94bf93af24ebd assets/tfmg/models/item/steel_nugget.json
-31b5e8c00a09c8c65e633f2df8035b03fa3fd2a7 assets/tfmg/models/item/steel_pickaxe.json
-4fb5ba811196a402c750a379145aa0a14471ddc3 assets/tfmg/models/item/steel_pipe.json
-ee8c3438bbd74eaaa5d0423695365d2a5b1c4bb1 assets/tfmg/models/item/steel_scaffolding.json
-9d7ab8a337fbf8a64b1045aefff0f5479135f360 assets/tfmg/models/item/steel_shovel.json
-2badc90d08a4fd5f54c5e836ae2613b2e233f702 assets/tfmg/models/item/steel_smart_fluid_pipe.json
-e633eb621e198200b73ae30a5357bf588512aeb9 assets/tfmg/models/item/steel_sword.json
-959a97ed3f1cbf416b76bf96531f8702a0c2b23f assets/tfmg/models/item/steel_trapdoor.json
-0bb5e8ab7b0162883ee43fee2b8869275f26adb1 assets/tfmg/models/item/steel_truss.json
-68e4a947587a3aeed00a67230a0f84c009bb2ad0 assets/tfmg/models/item/steel_vertical_gearbox.json
-32cf852127ea2557c3028d0be14c684286d89dd8 assets/tfmg/models/item/sulfur.json
-aafdfcee7cd76b05f186e2291b3dd39f003286fb assets/tfmg/models/item/sulfuric_acid_bucket.json
-bfc09955fa8b4b02ba2145ccf4b68dcb4d72e775 assets/tfmg/models/item/sulfur_dust.json
-e2fb504cbb8808de330d4ea87030f0d089921e23 assets/tfmg/models/item/surface_scanner.json
-4074d5f3004972a4caeb054129a2a415ad20ed89 assets/tfmg/models/item/synthetic_leather.json
-5f0ee848bf0cb4b1f7dee26a9555c6ca8ce2cd31 assets/tfmg/models/item/synthetic_string.json
-72da5f91f1992b502e90c8fc84d654e075163eb7 assets/tfmg/models/item/thermite_grenade.json
-31ca5e14f8583f2e73a3aeea14e129026ec79974 assets/tfmg/models/item/thermite_powder.json
-dc7cec557984ae6aeaa1cb4136acc12e95123f9c assets/tfmg/models/item/traffic_light.json
-ceca2b38bca3eca6e17419064b782ad745dd229b assets/tfmg/models/item/transformer.json
-cd6944ca5fe85883cdc520778f9b2ecf4830c2de assets/tfmg/models/item/transistor_item.json
-ef555cf9bc5e1028584a71a58758718cb4bfe463 assets/tfmg/models/item/transmission.json
-7bffba77b51ec27a99bd5a20f62c23315c31fe13 assets/tfmg/models/item/turbine_blade.json
-513398ed9f251ca092e818a3f9279641096687e7 assets/tfmg/models/item/turbine_engine.json
-f56b4e352ffdd38cf71b10c4e2789eade1949e27 assets/tfmg/models/item/turbo.json
-a11cee5b22052675790c9115cf615b3a2beeee01 assets/tfmg/models/item/unfinished_capacitor.json
-a9cc68e1b57cff560ad2b8ce68caba6d48291acf assets/tfmg/models/item/unfinished_circuit_board.json
-ce1c112f8068e82082834562d661e7d94bf2a262 assets/tfmg/models/item/unfinished_electric_motor.json
-7968d43750fcdc48219320458967f7880a7563da assets/tfmg/models/item/unfinished_electromagnetic_coil.json
-d4562d6022360cefd8fe93fc7257a89aa9caa5df assets/tfmg/models/item/unfinished_generator.json
-e1315ad9ba1bb749c3c746bb4dd1f1333293fc9e assets/tfmg/models/item/unfinished_insulator.json
-f268aff3ae208a366d98b816356594de497507dd assets/tfmg/models/item/unfinished_potentiometer.json
-83751c3e8ecd4157c95d286451222978ecb9d62c assets/tfmg/models/item/unfinished_resistor.json
-108b74837387c74cbcfe24bdd4dc0cb5c0ee2b93 assets/tfmg/models/item/unfinished_steel_mechanism.json
-4bbea3b514f7799fa37718ae2371c8ef20486e0a assets/tfmg/models/item/unfinished_transistor.json
-43eac4a385f1b4d6b5637218e1601f0eafbfa85c assets/tfmg/models/item/unfired_insulator.json
-5a772b5ff15b50bbfb3c8ff5c67d499aae4082d2 assets/tfmg/models/item/unprocessed_heavy_plate.json
-0374bdc855791f3d90600a025a46f56a4fbfc324 assets/tfmg/models/item/voltage_observer.json
-0ae8adf5d09cd1ced828eae47298be7a77e52bc1 assets/tfmg/models/item/voltmeter.json
-abc7aeba84770fef277f2892536738c7af407d9f assets/tfmg/models/item/white_caution_block.json
-3364d43896991c64fd99480fdb7f5f9af1ab17a2 assets/tfmg/models/item/white_concrete.json
-eed7ac8dbb27b6af5ca4037db1e2b4949ea7c16a assets/tfmg/models/item/white_concrete_slab.json
-4e02717d5f18da45095a831b81e55335f686ab31 assets/tfmg/models/item/white_concrete_stairs.json
-2d071678053e2c64df26025232ee54634fbbb16c assets/tfmg/models/item/white_concrete_wall.json
-766e0dc44effbda00d900bf5b9a4f4cb32b453db assets/tfmg/models/item/white_multimeter.json
-11ffde3589430be056441e97449f607898c97b40 assets/tfmg/models/item/white_rebar_concrete.json
-eed7ac8dbb27b6af5ca4037db1e2b4949ea7c16a assets/tfmg/models/item/white_rebar_concrete_slab.json
-4e02717d5f18da45095a831b81e55335f686ab31 assets/tfmg/models/item/white_rebar_concrete_stairs.json
-2d071678053e2c64df26025232ee54634fbbb16c assets/tfmg/models/item/white_rebar_concrete_wall.json
-5e988c155dcd8836bacf6e9d683ac6418c66482b assets/tfmg/models/item/winding_machine.json
-8996962c58bcedeb25fdb2de8eddc6e4aee502b6 assets/tfmg/models/item/yellow_caution_block.json
-b109faa224eec911c1ee74044ae3a4f2eb357124 assets/tfmg/models/item/yellow_concrete.json
-ece959a56af46e02f993c12fe921dc1660019686 assets/tfmg/models/item/yellow_concrete_slab.json
-40b923b4bf305d225a3e9bd18e757159d97963b5 assets/tfmg/models/item/yellow_concrete_stairs.json
-78c30e30b8cd20f404ead48c4e99a56dee2de5fd assets/tfmg/models/item/yellow_concrete_wall.json
-b745268074c22381eec9db266f918b8d6d05c99a assets/tfmg/models/item/yellow_multimeter.json
-faf83319a446101f99714689aceea00ff770e918 assets/tfmg/models/item/yellow_rebar_concrete.json
-ece959a56af46e02f993c12fe921dc1660019686 assets/tfmg/models/item/yellow_rebar_concrete_slab.json
-40b923b4bf305d225a3e9bd18e757159d97963b5 assets/tfmg/models/item/yellow_rebar_concrete_stairs.json
-78c30e30b8cd20f404ead48c4e99a56dee2de5fd assets/tfmg/models/item/yellow_rebar_concrete_wall.json
-712257ed5b09656e8fd275a20107129087bdac06 assets/tfmg/models/item/zinc_electrode.json
-1d674e02bbdd59621e64b2519437ae95b7b62391 assets/tfmg/models/item/zinc_frame.json
-f189171410564631c6074593da126b8d13fe9f8b assets/tfmg/models/item/zinc_grenade.json
-96ca77a24090ca3617ea07b4fc40582209af3825 assets/tfmg/models/item/zinc_truss.json
-12ccc31f8e00edef9ceb5c3f23af8a4a2897b853 data/create/tags/block/casing.json
-f89b8482c9709a46bb2161a70330596c2a723657 data/create/tags/block/fan_transparent.json
-7f2ce9c0c2595d78a2230a5e478bd1ece53f63d1 data/create/tags/block/non_movable.json
-92db31919c2410ef20a6a586eac2f4a9f231bf63 data/create/tags/block/safe_nbt.json
-4c51fc6154c49a68dc342c5e0e001073f8942e3e data/create/tags/block/wrench_pickup.json
-12ccc31f8e00edef9ceb5c3f23af8a4a2897b853 data/create/tags/item/casing.json
-733eedc50a1e81b450633c52efdedf016d0af5fa data/create/tags/item/contraption_controlled.json
-dd1f4f2989edaecd2273411a846f47d0fbc69fbc data/create/tags/item/create_ingots.json
-c4cd22d062b4e5471e0ff25690ba3a07f253e6ec data/c/tags/block/concrete.json
-d2665ad28704027f558ced594fdf4566a9900a0d data/c/tags/block/ores.json
-0dee12a43ee8f732dcbbde658c237412715306cd data/c/tags/block/ores/lead.json
-d24579a31b2842ed918f938ad204e91ab405cc32 data/c/tags/block/ores/lithium.json
-4a4923c9c00653a98fb9b247ee5ac9191d7c2ede data/c/tags/block/ores/nickel.json
-94ba62223301585f0de8d7bee24c39cce84f6ae8 data/c/tags/block/ores_in_ground/deepslate.json
-eefda4e96e7bc3a3c3c130eb5593a811b50255ce data/c/tags/block/ores_in_ground/stone.json
-a2029f4d5ac94eb5514d525fa8296d78e65d338f data/c/tags/block/storage_blocks.json
-5f36040d029001793eb338e1a8c5d95b9abcc9b3 data/c/tags/block/storage_blocks/aluminum.json
-7c5615c56bb169570a061f052ebb1f5115760c16 data/c/tags/block/storage_blocks/cast_iron.json
-7a845319af298c75773bf83634b350380b69d373 data/c/tags/block/storage_blocks/coal_coke.json
-b9900e5c7523b9c0a71b5695576d1d9923ea7625 data/c/tags/block/storage_blocks/constantan.json
-d26621b9617890011a68780cf7ab40fbb4658edc data/c/tags/block/storage_blocks/lead.json
-d90a1f9c03f64fad5c3248d46176b6332004b78d data/c/tags/block/storage_blocks/lithium.json
-87e39c96c409f7e862d71e20bcf8a96d5936f2f9 data/c/tags/block/storage_blocks/nickel.json
-5d9ffd0da6bdb068c0aa92a6919a722339b5a039 data/c/tags/block/storage_blocks/plastic.json
-23308e52c71940a45a2ec590c5ca89966e115451 data/c/tags/block/storage_blocks/raw_lead.json
-c06711f911c6e48111c6441978c6185cc1ef8641 data/c/tags/block/storage_blocks/raw_lithium.json
-a1f3c8498ccc83ea4a9015e4214c596753f58a81 data/c/tags/block/storage_blocks/raw_nickel.json
-37b1c9c3ae722d8110db48015993ede3e194c0a0 data/c/tags/block/storage_blocks/steel.json
-0dbeb4d509a69bb10f685895e56386abbfdc9571 data/c/tags/fluid/air.json
-c180be2f5133e6e078968569d4cd06350c19cc0c data/c/tags/fluid/cooling_fluid.json
-98d0545decb38ccb6b4da967c598af78bac888ea data/c/tags/fluid/creosote.json
-d0e3e4382c78a56c7e341aa2009c6e3c8cf75cb4 data/c/tags/fluid/crude_oil.json
-71db87b21ddeb2537e4f4b83479106d3827c14e5 data/c/tags/fluid/diesel.json
-983b6f3bc3274aac8e6da8564192d04edafdcc87 data/c/tags/fluid/fuel.json
-a199be216c3e67c6b874b71c4d577a6942cfe884 data/c/tags/fluid/furnace_gas.json
-01926303c50719ac274cd63eb7297bd59271a056 data/c/tags/fluid/gasoline.json
-5dd542885e85fba3798b2b01d1a1b9b0a6388701 data/c/tags/fluid/heavy_oil.json
-2ed9c924fe33eac4bb37bdb8f05c37aa982f36dd data/c/tags/fluid/kerosene.json
-952e56f0890ff94599fc645aa477803c3487b6ef data/c/tags/fluid/lpg.json
-ff655d555cc50377eaba1b26a56f74fc774ce61b data/c/tags/fluid/lubrication_oil.json
-c848bf475de8d0982e3f73321e4afb810c2038cf data/c/tags/fluid/molten_steel.json
-52e8aadfad4ff6d5682390367fbe3b6110d7272f data/c/tags/fluid/naphtha.json
-58f6a9b975a914f32676eaff475e5481e7273f61 data/c/tags/item/buckets/air.json
-cfbc5454221701aaef17ff1fcf201028eb75c051 data/c/tags/item/buckets/butane.json
-b6a7a18507e76e2f2ce320b73433adda408bd787 data/c/tags/item/buckets/carbon_dioxide.json
-31e41d50c85d4637a68e9b240605bb39c47d016c data/c/tags/item/buckets/cooling_fluid.json
-ad304cdb12762632aacd67b6031115194cbc3553 data/c/tags/item/buckets/creosote.json
-3c34ec9c0746b3715921c81364d0de046d5f4991 data/c/tags/item/buckets/crude_oil.json
-72ff73d6648b7d6c8a20c50b611805e4e026ea91 data/c/tags/item/buckets/diesel.json
-f2506fe0df01dabb765200e6ec944fbb1dc33e1d data/c/tags/item/buckets/ethylene.json
-6b2ca84a62117abd493a0f438a7ef8104fde212b data/c/tags/item/buckets/furnace_gas.json
-db62bb3dc10e7c3642d2b49ff7ce03825ffe9325 data/c/tags/item/buckets/gasoline.json
-67807434bda7509c5be5d021368cc68e57be02d4 data/c/tags/item/buckets/heavy_oil.json
-bec8cc532529cddd98ddb498632efd782e9386cc data/c/tags/item/buckets/hot_air.json
-b46a3c9b785004adba4a2513740c512c228af847 data/c/tags/item/buckets/hydrogen.json
-fe799186308cfd70f041f1dcf56129a0ccbaf219 data/c/tags/item/buckets/kerosene.json
-5346de86d444b4e0b18a097f565d5779bc6b184b data/c/tags/item/buckets/liquid_asphalt.json
-7640ab3943d40ef5d7254677971c64f8b8971f3a data/c/tags/item/buckets/liquid_concrete.json
-1adc4ae835bf207f797c701dee66edfb81552e82 data/c/tags/item/buckets/liquid_silicon.json
-9b337d583ed62c1726747431175808edd4734f3c data/c/tags/item/buckets/lpg.json
-ba4ad273ee1dbad67aa6524964f3a4ee7a92c69f data/c/tags/item/buckets/lubrication_oil.json
-501d8aba859b805addd745276a27980f17188a85 data/c/tags/item/buckets/molten_plastic.json
-f47a7e3accdfb1d5f8209a9b8fc3d1594d288b47 data/c/tags/item/buckets/molten_slag.json
-64e0c354fef911262db2521c91084355a61e8eaa data/c/tags/item/buckets/molten_steel.json
-a779b7e09e7de79b73efb212644edff6739da610 data/c/tags/item/buckets/napalm.json
-fdf3b8fdf1975b0eee671f428803caa4e17dc5bd data/c/tags/item/buckets/naphtha.json
-429b811c48c96119f546c9520f24b666843d6456 data/c/tags/item/buckets/neon.json
-71f2f6d389d517b1ef5ab5c55594806a93c1791a data/c/tags/item/buckets/propane.json
-791b0c269e39301f39ca49195d9b0b64aa38675e data/c/tags/item/buckets/propylene.json
-7ea46c564e02bfa27b4e5847d7379a06633646f3 data/c/tags/item/buckets/sulfuric_acid.json
-c4cd22d062b4e5471e0ff25690ba3a07f253e6ec data/c/tags/item/concrete.json
-f1cc6d710a5e49ab33dbaceea796f0c0b589c82b data/c/tags/item/dusts/coal_coke.json
-1680fbeada809052df4b6b3669545f26f910b801 data/c/tags/item/dusts/sulfur.json
-70e609465aa949ff4acc873fb19d4afc07f79aa1 data/c/tags/item/ingots/aluminum.json
-2da28c9441f79389929080f6f31da841bbee19e7 data/c/tags/item/ingots/cast_iron.json
-fb19e0080a429f94e31248c2644063e766decc6d data/c/tags/item/ingots/constantan.json
-6746e7b0c2ed4053e7b438c3e99e86889fa9d454 data/c/tags/item/ingots/lead.json
-109bd25c986f7ed20e924cf761f5e0ed409168fc data/c/tags/item/ingots/lithium.json
-c7028fbc6c441f77e4cb1eb94c0842611cabd780 data/c/tags/item/ingots/nickel.json
-ff4c520db3f2bb2b7f0e145e546447a67217f54a data/c/tags/item/ingots/plastic.json
-8868e3106eee8f82c44dde0e7191fa7be9bdacba data/c/tags/item/ingots/rubber.json
-5ebaae9aae4f5ee54b9fccd128d202e3b33169f7 data/c/tags/item/ingots/silicon.json
-db02fa414c4049eef32e5270451417518bbcec4b data/c/tags/item/ingots/steel.json
-6e765d685d327ab489f10f39e883f3feac27824e data/c/tags/item/leather.json
-6e765d685d327ab489f10f39e883f3feac27824e data/c/tags/item/leathers.json
-bce1eb237b24177298631df74e156c2513de2b2c data/c/tags/item/nuggets/aluminum.json
-7937b3b14b13d836a619d425918d3b4594ff53f2 data/c/tags/item/nuggets/cast_iron.json
-175588458a9cf48c7ced4318ba2ac90421009d52 data/c/tags/item/nuggets/constantan.json
-f660b13870194e09dc45bded8c4467a1c0d3dd6d data/c/tags/item/nuggets/lead.json
-2ae04713e17be3531ab8abd44062b75d0dafa1c6 data/c/tags/item/nuggets/lithium.json
-06d7f25e44cdcdfe32cb1a15367273664761d612 data/c/tags/item/nuggets/nickel.json
-e8369d49c091559602f21dfd515cf01c7aab7777 data/c/tags/item/nuggets/steel.json
-d2665ad28704027f558ced594fdf4566a9900a0d data/c/tags/item/ores.json
-0dee12a43ee8f732dcbbde658c237412715306cd data/c/tags/item/ores/lead.json
-d24579a31b2842ed918f938ad204e91ab405cc32 data/c/tags/item/ores/lithium.json
-4a4923c9c00653a98fb9b247ee5ac9191d7c2ede data/c/tags/item/ores/nickel.json
-94ba62223301585f0de8d7bee24c39cce84f6ae8 data/c/tags/item/ores_in_ground/deepslate.json
-eefda4e96e7bc3a3c3c130eb5593a811b50255ce data/c/tags/item/ores_in_ground/stone.json
-94e25db7b89d3a7c6bd16051ab827e7d252d5dae data/c/tags/item/plates/aluminum.json
-c925bfceef2c034d86c923d427bb12318bec9d57 data/c/tags/item/plates/cast_iron.json
-069748d745ddccbfefe61a406abd80da061216fa data/c/tags/item/plates/lead.json
-68d192ebd031c3d50f346427716671944ca17fc6 data/c/tags/item/plates/nickel.json
-bcd97e4d08daef6f60e6e0239222009540dac177 data/c/tags/item/plates/steel.json
-6b11b654451f4c8b7fdc47a88ab873cd5da03fa2 data/c/tags/item/raw_materials.json
-3f7807c4bc7aece02066f3dc5e0f436a0d5fa078 data/c/tags/item/raw_materials/lead.json
-808564cbcb70936b3da0a2a1bfa063752a0688d3 data/c/tags/item/raw_materials/lithium.json
-88f3d6f99c74dabb2491637c6b2ba766a1f662f1 data/c/tags/item/raw_materials/nickel.json
-9e63c1b017f9b54bb1e81f6c34cc8ac4cb810ac1 data/c/tags/item/rods/steel.json
-a2029f4d5ac94eb5514d525fa8296d78e65d338f data/c/tags/item/storage_blocks.json
-5f36040d029001793eb338e1a8c5d95b9abcc9b3 data/c/tags/item/storage_blocks/aluminum.json
-7c5615c56bb169570a061f052ebb1f5115760c16 data/c/tags/item/storage_blocks/cast_iron.json
-7a845319af298c75773bf83634b350380b69d373 data/c/tags/item/storage_blocks/coal_coke.json
-b9900e5c7523b9c0a71b5695576d1d9923ea7625 data/c/tags/item/storage_blocks/constantan.json
-d26621b9617890011a68780cf7ab40fbb4658edc data/c/tags/item/storage_blocks/lead.json
-d90a1f9c03f64fad5c3248d46176b6332004b78d data/c/tags/item/storage_blocks/lithium.json
-87e39c96c409f7e862d71e20bcf8a96d5936f2f9 data/c/tags/item/storage_blocks/nickel.json
-5d9ffd0da6bdb068c0aa92a6919a722339b5a039 data/c/tags/item/storage_blocks/plastic.json
-23308e52c71940a45a2ec590c5ca89966e115451 data/c/tags/item/storage_blocks/raw_lead.json
-c06711f911c6e48111c6441978c6185cc1ef8641 data/c/tags/item/storage_blocks/raw_lithium.json
-a1f3c8498ccc83ea4a9015e4214c596753f58a81 data/c/tags/item/storage_blocks/raw_nickel.json
-37b1c9c3ae722d8110db48015993ede3e194c0a0 data/c/tags/item/storage_blocks/steel.json
-d030bcdb3da4c37703a22037cc3a26830c7a9498 data/c/tags/item/string.json
-d030bcdb3da4c37703a22037cc3a26830c7a9498 data/c/tags/item/strings.json
-ffb77323df69802d55e95d7fc30a45b3fbca8db8 data/c/tags/item/wires/aluminum.json
-ccae2d221dc320981c331f4b8e07fe159176557a data/c/tags/item/wires/constantan.json
-863e668119b306cf119cb6a7a62a2d1e12bee1ff data/c/tags/item/wires/copper.json
-543dbb3bba839c96d454f6e26e7e97ce5ae9dc4e data/minecraft/tags/block/azalea_root_replaceable.json
-0b452fe131e1fd26fe896792aa41e5cd8fe16acf data/minecraft/tags/block/beacon_base_blocks.json
-09572a447cc241e5ffb07bf81ce31d38685a64b6 data/minecraft/tags/block/climbable.json
-733eedc50a1e81b450633c52efdedf016d0af5fa data/minecraft/tags/block/doors.json
-7f2ce9c0c2595d78a2230a5e478bd1ece53f63d1 data/minecraft/tags/block/dragon_immune.json
-543dbb3bba839c96d454f6e26e7e97ce5ae9dc4e data/minecraft/tags/block/dripstone_replaceable_blocks.json
-7f2ce9c0c2595d78a2230a5e478bd1ece53f63d1 data/minecraft/tags/block/features_cannot_replace.json
-7f2ce9c0c2595d78a2230a5e478bd1ece53f63d1 data/minecraft/tags/block/infiniburn_overworld.json
-543dbb3bba839c96d454f6e26e7e97ce5ae9dc4e data/minecraft/tags/block/lush_ground_replaceable.json
-ce9859e451c5416d7b62258a3f2f2486739b19cc data/minecraft/tags/block/mineable/axe.json
-562c65919fafef25a588ef077c51de4113da06c6 data/minecraft/tags/block/mineable/pickaxe.json
-9c7d1d075d20521106a7076ae12804d8e2ac6764 data/minecraft/tags/block/mineable/shovel.json
-543dbb3bba839c96d454f6e26e7e97ce5ae9dc4e data/minecraft/tags/block/moss_replaceable.json
-dfca9f1cc79d30334f344f024c13a7c717bf4027 data/minecraft/tags/block/needs_iron_tool.json
-59381ef60e906987a1de4baa6353d0a35e590182 data/minecraft/tags/block/needs_stone_tool.json
-ceb2c85935fdf6441581cb0989515981abd70d76 data/minecraft/tags/block/slabs.json
-02c5d29c3149a973f70eb4b29a63c4ccc8a87d51 data/minecraft/tags/block/stairs.json
-d75ac2fd181405edb6efaffcf2f659e1a64ae69a data/minecraft/tags/block/trapdoors.json
-0cf0e743e52b00fd740a91b847fa55511e9dcf3e data/minecraft/tags/block/walls.json
-7f2ce9c0c2595d78a2230a5e478bd1ece53f63d1 data/minecraft/tags/block/wither_immune.json
-733eedc50a1e81b450633c52efdedf016d0af5fa data/minecraft/tags/block/wooden_doors.json
-733eedc50a1e81b450633c52efdedf016d0af5fa data/minecraft/tags/item/doors.json
-9480fc3484245c6bda20447787a84a65740bfa78 data/minecraft/tags/item/slabs.json
-6d79cd77a7fe348b9f0bc829b70486aec245c70f data/minecraft/tags/item/stairs.json
-d75ac2fd181405edb6efaffcf2f659e1a64ae69a data/minecraft/tags/item/trapdoors.json
-39578c3e522d04fdec3a94af42d633793b49c68e data/minecraft/tags/item/walls.json
-733eedc50a1e81b450633c52efdedf016d0af5fa data/quark/tags/block/non_double_door.json
-92e1fa9bfef57bd93d9607099a896ffb9be3f652 data/tfmg/advancement/recipes/building_blocks/aluminum_wire_from_ingots_aluminum_stonecutting.json
-a870b7351d6b685b4aa9345fd5ad6ebab96ef9de data/tfmg/advancement/recipes/building_blocks/asphalt_slab_from_asphalt_stonecutting.json
-ce932af5df89aff94feefccd4ceb8144d423c811 data/tfmg/advancement/recipes/building_blocks/asphalt_stairs_from_asphalt_stonecutting.json
-7e758bb82d9a5d746fab1bec358bcee576cebaea data/tfmg/advancement/recipes/building_blocks/asphalt_wall_from_asphalt_stonecutting.json
-221d0de110e07e4401700701ce4bcbbb8130dc1e data/tfmg/advancement/recipes/building_blocks/bauxite_from_stone_types_bauxite_stonecutting.json
-ba50221512595d7ffd423a8eff05dbc643faec13 data/tfmg/advancement/recipes/building_blocks/bauxite_pillar_from_stone_types_bauxite_stonecutting.json
-bf43da5611037bf19cbf96e2093c298ffcabf998 data/tfmg/advancement/recipes/building_blocks/black_concrete_slab_from_black_concrete_stonecutting.json
-c4935cd28c5b68723e9d1cab2edc7f5f2f2fc509 data/tfmg/advancement/recipes/building_blocks/black_concrete_stairs_from_black_concrete_stonecutting.json
-972145c336da41fb4815f36a65312adb061e8c96 data/tfmg/advancement/recipes/building_blocks/black_concrete_wall_from_black_concrete_stonecutting.json
-e99a4d575bb73d2dbc3b370d4529b12567ddc904 data/tfmg/advancement/recipes/building_blocks/black_rebar_concrete_slab_from_black_rebar_concrete_stonecutting.json
-c2e5c7e02967ae34dbd223e1aea4104674599c2e data/tfmg/advancement/recipes/building_blocks/black_rebar_concrete_stairs_from_black_rebar_concrete_stonecutting.json
-4b0a2f6731d35e07f1fda1a1517c5c7d3d79b37d data/tfmg/advancement/recipes/building_blocks/black_rebar_concrete_wall_from_black_rebar_concrete_stonecutting.json
-4aadfa652afd3ab9f7e9b0f124620b23c150fbe6 data/tfmg/advancement/recipes/building_blocks/blue_caution_block_from_ingots_aluminum_stonecutting.json
-6c218f5c55365c89268d33b16adc54ab3da22579 data/tfmg/advancement/recipes/building_blocks/blue_concrete_slab_from_blue_concrete_stonecutting.json
-04aadc9171491d31175ab6243fbbe6cf274cde47 data/tfmg/advancement/recipes/building_blocks/blue_concrete_stairs_from_blue_concrete_stonecutting.json
-735297a91ea24f8060f8f7ebaeffaee9d20c64b2 data/tfmg/advancement/recipes/building_blocks/blue_concrete_wall_from_blue_concrete_stonecutting.json
-f7ece7ab7e05b5c2d95e547f1568b480df2d056b data/tfmg/advancement/recipes/building_blocks/blue_rebar_concrete_slab_from_blue_rebar_concrete_stonecutting.json
-1d77bbd1db00d5c6b15387fbb67655af565352f1 data/tfmg/advancement/recipes/building_blocks/blue_rebar_concrete_stairs_from_blue_rebar_concrete_stonecutting.json
-64929d0c43b4d8f498712976d458ec4229526b0e data/tfmg/advancement/recipes/building_blocks/blue_rebar_concrete_wall_from_blue_rebar_concrete_stonecutting.json
-88f8ab8721c7228e813d9e08d01f37b9ae1dcd57 data/tfmg/advancement/recipes/building_blocks/brown_caution_block_from_ingots_aluminum_stonecutting.json
-abcff42500fa0a19c78d3fb1bc920a328336be82 data/tfmg/advancement/recipes/building_blocks/brown_concrete_slab_from_brown_concrete_stonecutting.json
-04a00c5a3e47837ccb47f9c1e12b23cf51fb7277 data/tfmg/advancement/recipes/building_blocks/brown_concrete_stairs_from_brown_concrete_stonecutting.json
-b8d8a271b3d09bf18413f8c55484eb17678c7064 data/tfmg/advancement/recipes/building_blocks/brown_concrete_wall_from_brown_concrete_stonecutting.json
-9b4cc373d434ad072ff3550828b5a1b47dfbf0dd data/tfmg/advancement/recipes/building_blocks/brown_rebar_concrete_slab_from_brown_rebar_concrete_stonecutting.json
-d8d14f59eca885d8b3f87f00c5c04261e28a494b data/tfmg/advancement/recipes/building_blocks/brown_rebar_concrete_stairs_from_brown_rebar_concrete_stonecutting.json
-a9e60b6cbc478c6f43b1c9e7cdb4c2b323568ad6 data/tfmg/advancement/recipes/building_blocks/brown_rebar_concrete_wall_from_brown_rebar_concrete_stonecutting.json
-27de9d7fb59e808ce47aecbb7441e34f334732ad data/tfmg/advancement/recipes/building_blocks/cinderblock_from_concrete_stonecutting.json
-7dbbca25f992b71f7e1d0bc886a90358bd773a72 data/tfmg/advancement/recipes/building_blocks/concrete_slab_from_concrete_stonecutting.json
-717f06563a75699f4fbb7c89df1ba51aeb17418b data/tfmg/advancement/recipes/building_blocks/concrete_stairs_from_concrete_stonecutting.json
-1aaf83327a34b8058b5a2677322cdac5965b6650 data/tfmg/advancement/recipes/building_blocks/concrete_wall_from_concrete_stonecutting.json
-6bd540ff1774659e436b14b6d07d2fdfaa6c26fb data/tfmg/advancement/recipes/building_blocks/constantan_wire_from_ingots_constantan_stonecutting.json
-4fe6c714c6087cef697136b70a8303b82a0885a0 data/tfmg/advancement/recipes/building_blocks/copper_electrode_from_storage_blocks_copper_stonecutting.json
-4bf2c6de601363c8a43d3bc87adf75a44550c791 data/tfmg/advancement/recipes/building_blocks/copper_wire_from_ingots_copper_stonecutting.json
-ea1ee6522495c58db8ea100287f10c20d5b57301 data/tfmg/advancement/recipes/building_blocks/cut_bauxite_bricks_from_stone_types_bauxite_stonecutting.json
-6185842c8fd7e75bc036b31d56afdfaabe308749 data/tfmg/advancement/recipes/building_blocks/cut_bauxite_brick_slab.json
-17f0b556facdad9ea598dce5db6d8eb1fb7acd41 data/tfmg/advancement/recipes/building_blocks/cut_bauxite_brick_slab_from_stone_types_bauxite_stonecutting.json
-5109032d8971e41a785367207ff5fe9f4bc82f1a data/tfmg/advancement/recipes/building_blocks/cut_bauxite_brick_slab_recycling.json
-5b6c080268d553ca4f337305a7547557b55ca098 data/tfmg/advancement/recipes/building_blocks/cut_bauxite_brick_stairs.json
-d3e77b5744eb0bb500409670e28276c239a8a92e data/tfmg/advancement/recipes/building_blocks/cut_bauxite_brick_stairs_from_stone_types_bauxite_stonecutting.json
-76178a2e0f9d6bdb41b4897e9d96472ae95884bb data/tfmg/advancement/recipes/building_blocks/cut_bauxite_brick_wall.json
-df381db4a0be7cd2a17fcadd7a95baf2a0ec5ca0 data/tfmg/advancement/recipes/building_blocks/cut_bauxite_brick_wall_from_stone_types_bauxite_stonecutting.json
-605b1a33f421eaf3a02bd9511feb8b12a33df725 data/tfmg/advancement/recipes/building_blocks/cut_bauxite_from_stone_types_bauxite_stonecutting.json
-7bfabd4c2889926071ad4c29a93f932f1da3be4b data/tfmg/advancement/recipes/building_blocks/cut_bauxite_slab.json
-dd7d77a27df51f8726b29a2c8d850d0b456d5fd5 data/tfmg/advancement/recipes/building_blocks/cut_bauxite_slab_from_stone_types_bauxite_stonecutting.json
-06693125c4d6b4a00e9b150fb7a222ec766969aa data/tfmg/advancement/recipes/building_blocks/cut_bauxite_slab_recycling.json
-15bd9c7060c8fbd23e24cfb3af8f4246d760bb30 data/tfmg/advancement/recipes/building_blocks/cut_bauxite_stairs.json
-a60ef5bd745b9c82b0d94150b4107b5f2755eec5 data/tfmg/advancement/recipes/building_blocks/cut_bauxite_stairs_from_stone_types_bauxite_stonecutting.json
-90e4132b637f531c7821bffe2d15f02828f73f65 data/tfmg/advancement/recipes/building_blocks/cut_bauxite_wall.json
-01cb0ff2bc77ff95de68ef3436a4ff1a04510d49 data/tfmg/advancement/recipes/building_blocks/cut_bauxite_wall_from_stone_types_bauxite_stonecutting.json
-2237de1d0ed7f1c8321447a0008037d8119c4264 data/tfmg/advancement/recipes/building_blocks/cut_galena_bricks_from_stone_types_galena_stonecutting.json
-921b10bcdb23a13fa0ad571a39cc5e39c21bd972 data/tfmg/advancement/recipes/building_blocks/cut_galena_brick_slab.json
-12c5f645adbc93061652d547f7c4f08d410c147e data/tfmg/advancement/recipes/building_blocks/cut_galena_brick_slab_from_stone_types_galena_stonecutting.json
-aedee68d33e72a0dd8c44bd5f44f03bf70abd117 data/tfmg/advancement/recipes/building_blocks/cut_galena_brick_slab_recycling.json
-233410f0feb1868c8c71111caff2a45fa0dfda08 data/tfmg/advancement/recipes/building_blocks/cut_galena_brick_stairs.json
-dc025eadb15d59ba7d4f51dca5ce996c6899a18e data/tfmg/advancement/recipes/building_blocks/cut_galena_brick_stairs_from_stone_types_galena_stonecutting.json
-0a9b7aa6e98619155d8cfc4f05ff78ae28e2e379 data/tfmg/advancement/recipes/building_blocks/cut_galena_brick_wall.json
-f6079da752de2faad3a43c3321c446ed15ab7a7c data/tfmg/advancement/recipes/building_blocks/cut_galena_brick_wall_from_stone_types_galena_stonecutting.json
-47c4dd0d1c352696bc46f683b14f8b190a1533cb data/tfmg/advancement/recipes/building_blocks/cut_galena_from_stone_types_galena_stonecutting.json
-87818f08255103b88a8061e4399b50eec37e6d99 data/tfmg/advancement/recipes/building_blocks/cut_galena_slab.json
-49c76c67c4f350372ceb6729a240631289c7253d data/tfmg/advancement/recipes/building_blocks/cut_galena_slab_from_stone_types_galena_stonecutting.json
-5aeaa54f7ff26ad46f2af86568e8cebb43fcefd5 data/tfmg/advancement/recipes/building_blocks/cut_galena_slab_recycling.json
-9e6788831209e4ecd256713089907918ec045c73 data/tfmg/advancement/recipes/building_blocks/cut_galena_stairs.json
-94677f95041a5e912e4eedabeec9c64d910f4c51 data/tfmg/advancement/recipes/building_blocks/cut_galena_stairs_from_stone_types_galena_stonecutting.json
-199635aa290ba10f39eeadb0359c4d634c80ce34 data/tfmg/advancement/recipes/building_blocks/cut_galena_wall.json
-670532ccc00fe21993a213db4a1ddb8d1557d991 data/tfmg/advancement/recipes/building_blocks/cut_galena_wall_from_stone_types_galena_stonecutting.json
-357855c83cb557a95a44311ce59032cadd273d94 data/tfmg/advancement/recipes/building_blocks/cyan_caution_block_from_ingots_aluminum_stonecutting.json
-237bec5dcf4d009f7d456453cfefc0b9421e2a47 data/tfmg/advancement/recipes/building_blocks/cyan_concrete_slab_from_cyan_concrete_stonecutting.json
-e8e8ea56c482ee9b831ad8b844810debf57064b7 data/tfmg/advancement/recipes/building_blocks/cyan_concrete_stairs_from_cyan_concrete_stonecutting.json
-cb849004979508c1d42de2309346f8f577398f1c data/tfmg/advancement/recipes/building_blocks/cyan_concrete_wall_from_cyan_concrete_stonecutting.json
-86832c46932eff4a29fd4bf116b26d957c6f6133 data/tfmg/advancement/recipes/building_blocks/cyan_rebar_concrete_slab_from_cyan_rebar_concrete_stonecutting.json
-95409d5ae8bced0c3d3c9254448430e909b6ad81 data/tfmg/advancement/recipes/building_blocks/cyan_rebar_concrete_stairs_from_cyan_rebar_concrete_stonecutting.json
-7cb88c9cb338cccb88ea72a2363c8f9e9e89b9df data/tfmg/advancement/recipes/building_blocks/cyan_rebar_concrete_wall_from_cyan_rebar_concrete_stonecutting.json
-24f5c325bbda4ca3221da62e7e8918c33eee5211 data/tfmg/advancement/recipes/building_blocks/empty_spool_from_hardened_planks_stonecutting.json
-fc585a10f73eb5af2329594647eaa00f5aa007be data/tfmg/advancement/recipes/building_blocks/factory_floor_from_ingots_aluminum_stonecutting.json
-2662f870c9d20da2548eed7bbecc71b91bfe1279 data/tfmg/advancement/recipes/building_blocks/galena_from_stone_types_galena_stonecutting.json
-21f71ed1913dbb8aa30a9c0a2bf3b4707974955b data/tfmg/advancement/recipes/building_blocks/galena_pillar_from_stone_types_galena_stonecutting.json
-7a42cee53134e9cfd681d8e45002fdfcc57d99f8 data/tfmg/advancement/recipes/building_blocks/graphite_electrode_from_storage_blocks_coal_coke_stonecutting.json
-5102eebf18224ca35387ba1092f777803edf7b1c data/tfmg/advancement/recipes/building_blocks/gray_caution_block_from_ingots_aluminum_stonecutting.json
-0112737efc9816cc36a86adfcc21565fa57d55a4 data/tfmg/advancement/recipes/building_blocks/gray_concrete_slab_from_gray_concrete_stonecutting.json
-3470337d6a8634eace04be6b046ae4512f602f2d data/tfmg/advancement/recipes/building_blocks/gray_concrete_stairs_from_gray_concrete_stonecutting.json
-9d277a8b239c60816690845b81ef2bf5ea2ed5cc data/tfmg/advancement/recipes/building_blocks/gray_concrete_wall_from_gray_concrete_stonecutting.json
-043f4cd3f3783797e5ae425b499ed3e28fa4bc44 data/tfmg/advancement/recipes/building_blocks/gray_rebar_concrete_slab_from_gray_rebar_concrete_stonecutting.json
-9592aa2a85922b5f6ea76929c76f32256b3e03b9 data/tfmg/advancement/recipes/building_blocks/gray_rebar_concrete_stairs_from_gray_rebar_concrete_stonecutting.json
-dda14869fa4fdbe61cf8ae3d83ae04f29cc9a935 data/tfmg/advancement/recipes/building_blocks/gray_rebar_concrete_wall_from_gray_rebar_concrete_stonecutting.json
-8356de6e514b24632181f91260e4be4f2b67b304 data/tfmg/advancement/recipes/building_blocks/green_caution_block_from_ingots_aluminum_stonecutting.json
-a914372cebbb0ae0328920ae3f3eaaf6303949f5 data/tfmg/advancement/recipes/building_blocks/green_concrete_slab_from_green_concrete_stonecutting.json
-2c46298e4fe53296e9cced918be56afa47caf6bc data/tfmg/advancement/recipes/building_blocks/green_concrete_stairs_from_green_concrete_stonecutting.json
-1d2703da6418eceb17e67dd9f5800548e329d01d data/tfmg/advancement/recipes/building_blocks/green_concrete_wall_from_green_concrete_stonecutting.json
-d34881dc659a87c4847d0da3251eafa3c33671f7 data/tfmg/advancement/recipes/building_blocks/green_rebar_concrete_slab_from_green_rebar_concrete_stonecutting.json
-f709cb5b2841ad8b9e1c6339340d6d869bad453e data/tfmg/advancement/recipes/building_blocks/green_rebar_concrete_stairs_from_green_rebar_concrete_stonecutting.json
-7352467456a293a10c3f7a863b0a518e00d8c11c data/tfmg/advancement/recipes/building_blocks/green_rebar_concrete_wall_from_green_rebar_concrete_stonecutting.json
-63cfd513b10d2e648e188a56b630e7117e6a2475 data/tfmg/advancement/recipes/building_blocks/industrial_pipe_from_ingots_steel_stonecutting.json
-5061d648a27c940e51b6e5ee871c5817acaf6d94 data/tfmg/advancement/recipes/building_blocks/layered_bauxite_from_stone_types_bauxite_stonecutting.json
-35bef0a0bbb7c2c682061a4ee9bb1c31f6b0a49f data/tfmg/advancement/recipes/building_blocks/layered_galena_from_stone_types_galena_stonecutting.json
-e44fcd551f339f0e532c33c7cb4f109307e02a60 data/tfmg/advancement/recipes/building_blocks/light_blue_caution_block_from_ingots_aluminum_stonecutting.json
-7eec591800b9255bf1b362138da660023ef14419 data/tfmg/advancement/recipes/building_blocks/light_blue_concrete_slab_from_light_blue_concrete_stonecutting.json
-379d7c40499511f82dddbf1e8f29ba169d77281b data/tfmg/advancement/recipes/building_blocks/light_blue_concrete_stairs_from_light_blue_concrete_stonecutting.json
-62bed23e24800cdf4f59c740bfb133193752bee6 data/tfmg/advancement/recipes/building_blocks/light_blue_concrete_wall_from_light_blue_concrete_stonecutting.json
-1a0d4f753b6d7e4c5cc8c5a9cab62a560cebc107 data/tfmg/advancement/recipes/building_blocks/light_blue_rebar_concrete_slab_from_light_blue_rebar_concrete_stonecutting.json
-7e9ef9e1f09b665280ac55aab8fd669ed9ba5168 data/tfmg/advancement/recipes/building_blocks/light_blue_rebar_concrete_stairs_from_light_blue_rebar_concrete_stonecutting.json
-d6c44d8f9bc96473656fddb03868caca2a1da07f data/tfmg/advancement/recipes/building_blocks/light_blue_rebar_concrete_wall_from_light_blue_rebar_concrete_stonecutting.json
-3433b2fe045e2f3d5577cef5e32fe6a6411086b6 data/tfmg/advancement/recipes/building_blocks/light_gray_caution_block_from_ingots_aluminum_stonecutting.json
-726a830ddd6ad3d78c6dfd3a2bfdfed841d49939 data/tfmg/advancement/recipes/building_blocks/light_gray_concrete_slab_from_light_gray_concrete_stonecutting.json
-5a35f8c9d49669c5e10e992c999dc9fbc2ef2ff0 data/tfmg/advancement/recipes/building_blocks/light_gray_concrete_stairs_from_light_gray_concrete_stonecutting.json
-ee5c7f9b4e4523ed20f37997685dd36e3129deb3 data/tfmg/advancement/recipes/building_blocks/light_gray_concrete_wall_from_light_gray_concrete_stonecutting.json
-5051c05cb84e6d794ceb2d50655f061e20553e17 data/tfmg/advancement/recipes/building_blocks/light_gray_rebar_concrete_slab_from_light_gray_rebar_concrete_stonecutting.json
-e0a8d78383ae787582fefde5811d4846ab52842d data/tfmg/advancement/recipes/building_blocks/light_gray_rebar_concrete_stairs_from_light_gray_rebar_concrete_stonecutting.json
-aa959751c615edfcc046942c1732f7bac477849b data/tfmg/advancement/recipes/building_blocks/light_gray_rebar_concrete_wall_from_light_gray_rebar_concrete_stonecutting.json
-757e196af4d79c818ba90bd1e8baac6ec4c751fd data/tfmg/advancement/recipes/building_blocks/lime_caution_block_from_ingots_aluminum_stonecutting.json
-6c0866bb9ed3b13686c9ac898efe3b321bf4d5ff data/tfmg/advancement/recipes/building_blocks/lime_concrete_slab_from_lime_concrete_stonecutting.json
-eb722f016d1e2b887cf4ff6867bc0c87fc339ae2 data/tfmg/advancement/recipes/building_blocks/lime_concrete_stairs_from_lime_concrete_stonecutting.json
-49fee56884d0989671f8c668b8a6a0a06f81b23c data/tfmg/advancement/recipes/building_blocks/lime_concrete_wall_from_lime_concrete_stonecutting.json
-e97050dbbf0070d469236c2a7ae35388192dbca1 data/tfmg/advancement/recipes/building_blocks/lime_rebar_concrete_slab_from_lime_rebar_concrete_stonecutting.json
-6675376c4cef1d38647562ee64245fcb06d73c48 data/tfmg/advancement/recipes/building_blocks/lime_rebar_concrete_stairs_from_lime_rebar_concrete_stonecutting.json
-36cf7a97df2eab93ec89036d40c29592d8db40b8 data/tfmg/advancement/recipes/building_blocks/lime_rebar_concrete_wall_from_lime_rebar_concrete_stonecutting.json
-86e7b5a7616a6a2ad673189779427c3104d94f79 data/tfmg/advancement/recipes/building_blocks/magenta_caution_block_from_ingots_aluminum_stonecutting.json
-9c9fca76b79ba930938959002ea7e9420527aeda data/tfmg/advancement/recipes/building_blocks/magenta_concrete_slab_from_magenta_concrete_stonecutting.json
-91bcdb04b20792dba8b5e702316152a961956eb0 data/tfmg/advancement/recipes/building_blocks/magenta_concrete_stairs_from_magenta_concrete_stonecutting.json
-e88aa7911d270eaf07cef0c246f9d51616e70e7a data/tfmg/advancement/recipes/building_blocks/magenta_concrete_wall_from_magenta_concrete_stonecutting.json
-85158ef571793efb1d5a71636b11139f0ee6748a data/tfmg/advancement/recipes/building_blocks/magenta_rebar_concrete_slab_from_magenta_rebar_concrete_stonecutting.json
-bd316d849f5d46addba28aa451881dbf0787584e data/tfmg/advancement/recipes/building_blocks/magenta_rebar_concrete_stairs_from_magenta_rebar_concrete_stonecutting.json
-f44d8a682b040429656f940dd31dd5e3e689a825 data/tfmg/advancement/recipes/building_blocks/magenta_rebar_concrete_wall_from_magenta_rebar_concrete_stonecutting.json
-60bb055b6b84b04c153df679346836dca3c7991e data/tfmg/advancement/recipes/building_blocks/orange_caution_block_from_ingots_aluminum_stonecutting.json
-b8fe31f6d9610ca6ca0d873ef42aed4008def7c8 data/tfmg/advancement/recipes/building_blocks/orange_concrete_slab_from_orange_concrete_stonecutting.json
-091823e38a7a6166bcf0e292ee38b96b25fa80e7 data/tfmg/advancement/recipes/building_blocks/orange_concrete_stairs_from_orange_concrete_stonecutting.json
-e1709ed5edf384a5fc8510ba5b2b850288c2c31b data/tfmg/advancement/recipes/building_blocks/orange_concrete_wall_from_orange_concrete_stonecutting.json
-fbf776444b0cd867636907c1b1f4f15b96617f3e data/tfmg/advancement/recipes/building_blocks/orange_rebar_concrete_slab_from_orange_rebar_concrete_stonecutting.json
-60bbb69aae486c73286fdb813df19bc1f4b05f5c data/tfmg/advancement/recipes/building_blocks/orange_rebar_concrete_stairs_from_orange_rebar_concrete_stonecutting.json
-bf8ea4725971a1d352b5647fedbbaddb56bf2fa7 data/tfmg/advancement/recipes/building_blocks/orange_rebar_concrete_wall_from_orange_rebar_concrete_stonecutting.json
-389cd4e0c1f42e121837aaf6dd9e0317044a953c data/tfmg/advancement/recipes/building_blocks/pink_caution_block_from_ingots_aluminum_stonecutting.json
-991a7989eca8672ecbd61846be4da071e8e5c5d3 data/tfmg/advancement/recipes/building_blocks/pink_concrete_slab_from_pink_concrete_stonecutting.json
-9ea4c5f8d75b047e4ba801f41f25032a5f49bf13 data/tfmg/advancement/recipes/building_blocks/pink_concrete_stairs_from_pink_concrete_stonecutting.json
-fa031a652bc71566b08290f81770d25baf2cc505 data/tfmg/advancement/recipes/building_blocks/pink_concrete_wall_from_pink_concrete_stonecutting.json
-ae550dcbd7877028880fd84cdaf256da4dd2c5a5 data/tfmg/advancement/recipes/building_blocks/pink_rebar_concrete_slab_from_pink_rebar_concrete_stonecutting.json
-1fa161461cb92cd6d4c6c7527467492486994430 data/tfmg/advancement/recipes/building_blocks/pink_rebar_concrete_stairs_from_pink_rebar_concrete_stonecutting.json
-bf8a919da1bb82d79b841af026d2eb76f0c284df data/tfmg/advancement/recipes/building_blocks/pink_rebar_concrete_wall_from_pink_rebar_concrete_stonecutting.json
-5debdbc6adcc4d5a25b6498f4739a6ed7e857332 data/tfmg/advancement/recipes/building_blocks/polished_cut_bauxite_from_stone_types_bauxite_stonecutting.json
-aa2c8bf9d41d35000dcf947211ef8a1f1cb08758 data/tfmg/advancement/recipes/building_blocks/polished_cut_bauxite_slab.json
-002196ac0ad8ac5c651511306510a00e8625267f data/tfmg/advancement/recipes/building_blocks/polished_cut_bauxite_slab_from_stone_types_bauxite_stonecutting.json
-f20b9fb4d016227216fa4bcad9955c93e7a18511 data/tfmg/advancement/recipes/building_blocks/polished_cut_bauxite_slab_recycling.json
-b08105b327193312a849b7effc7085efd6c0c568 data/tfmg/advancement/recipes/building_blocks/polished_cut_bauxite_stairs.json
-872cf8cf9a7f84b1a0ac8c9eb551499792eb261c data/tfmg/advancement/recipes/building_blocks/polished_cut_bauxite_stairs_from_stone_types_bauxite_stonecutting.json
-30554619e99217e10d96a37372ad68cf46b61af7 data/tfmg/advancement/recipes/building_blocks/polished_cut_bauxite_wall.json
-824a89ef533768e09880e1a65967eca6d4cfacf8 data/tfmg/advancement/recipes/building_blocks/polished_cut_bauxite_wall_from_stone_types_bauxite_stonecutting.json
-3a17b1b33d8afe7ae6ccdd8265029c6760b9a96e data/tfmg/advancement/recipes/building_blocks/polished_cut_galena_from_stone_types_galena_stonecutting.json
-65695fc977cfa8d4645dea6ca60f9140b21d08d8 data/tfmg/advancement/recipes/building_blocks/polished_cut_galena_slab.json
-81f3ecae876409c94734ae932ef1697ab5185e13 data/tfmg/advancement/recipes/building_blocks/polished_cut_galena_slab_from_stone_types_galena_stonecutting.json
-5f91591402a79e42f20aff448a9dbb0f930743cf data/tfmg/advancement/recipes/building_blocks/polished_cut_galena_slab_recycling.json
-170e9f0cea5a118d040cfde33ff607de51ee35b4 data/tfmg/advancement/recipes/building_blocks/polished_cut_galena_stairs.json
-11aff3e5c2ae8f7c03608798a0ead0fca1105334 data/tfmg/advancement/recipes/building_blocks/polished_cut_galena_stairs_from_stone_types_galena_stonecutting.json
-06d2ba713291de16c8d465ccaf806dc811803982 data/tfmg/advancement/recipes/building_blocks/polished_cut_galena_wall.json
-3001d1074357851ff3569ca20bfa2a2cb687d2a0 data/tfmg/advancement/recipes/building_blocks/polished_cut_galena_wall_from_stone_types_galena_stonecutting.json
-63021039f27bc9c8dc0a706a48d698dd00248ab2 data/tfmg/advancement/recipes/building_blocks/purple_caution_block_from_ingots_aluminum_stonecutting.json
-9976e6d734c91cd771d0c5f6fa66c0405f224e50 data/tfmg/advancement/recipes/building_blocks/purple_concrete_slab_from_purple_concrete_stonecutting.json
-514c02e113be09e57a33b5bacb33abf21d74e36b data/tfmg/advancement/recipes/building_blocks/purple_concrete_stairs_from_purple_concrete_stonecutting.json
-65d63112a8eb6d9e72b381052aa195b33e8324d8 data/tfmg/advancement/recipes/building_blocks/purple_concrete_wall_from_purple_concrete_stonecutting.json
-4e182e6eb9e547323d2b9b981ab1d119a11e6b9f data/tfmg/advancement/recipes/building_blocks/purple_rebar_concrete_slab_from_purple_rebar_concrete_stonecutting.json
-4b1f3556e74867cd410fc68f01042ff7de37857a data/tfmg/advancement/recipes/building_blocks/purple_rebar_concrete_stairs_from_purple_rebar_concrete_stonecutting.json
-e981b0e8ec4174f7cae78d423fc53386c69aa4c1 data/tfmg/advancement/recipes/building_blocks/purple_rebar_concrete_wall_from_purple_rebar_concrete_stonecutting.json
-d3184163d5c019a82cb1316c656cd0be49418523 data/tfmg/advancement/recipes/building_blocks/rebar_concrete_slab_from_rebar_concrete_stonecutting.json
-625711a9da74b86f2586dee690fe3d104d33841d data/tfmg/advancement/recipes/building_blocks/rebar_concrete_stairs_from_rebar_concrete_stonecutting.json
-063923f2403803c05a60f231644d69f1dcf33573 data/tfmg/advancement/recipes/building_blocks/rebar_concrete_wall_from_rebar_concrete_stonecutting.json
-df0c46afc5cebebbe708b8d81167d963b0765d64 data/tfmg/advancement/recipes/building_blocks/rebar_from_ingots_steel_stonecutting.json
-46f7e241c5b09f229f134fd30ee7924a5b4282d2 data/tfmg/advancement/recipes/building_blocks/red_caution_block_from_ingots_aluminum_stonecutting.json
-a4a32862fd3fed91a385f0f25aa84e5477deca82 data/tfmg/advancement/recipes/building_blocks/red_concrete_slab_from_red_concrete_stonecutting.json
-a604a98648b36d86db5a32fcf9d07803a5398251 data/tfmg/advancement/recipes/building_blocks/red_concrete_stairs_from_red_concrete_stonecutting.json
-a6a805e28ae96202997abf167219a334f97cce51 data/tfmg/advancement/recipes/building_blocks/red_concrete_wall_from_red_concrete_stonecutting.json
-c638ffd77fd2f43b0d69105f34db053920867338 data/tfmg/advancement/recipes/building_blocks/red_rebar_concrete_slab_from_red_rebar_concrete_stonecutting.json
-d173c98d23ad4623998f07902351b51b61488c8f data/tfmg/advancement/recipes/building_blocks/red_rebar_concrete_stairs_from_red_rebar_concrete_stonecutting.json
-4d3f1492152537f4a627405fe16222e4e0c5b013 data/tfmg/advancement/recipes/building_blocks/red_rebar_concrete_wall_from_red_rebar_concrete_stonecutting.json
-82585e327b90cd14b8ce411b1e9f25739686cbef data/tfmg/advancement/recipes/building_blocks/screw_from_ingots_steel_stonecutting.json
-e2320faf686c70186914ac85d750a5a9251c952b data/tfmg/advancement/recipes/building_blocks/slag_bricks_from_slag_block_stonecutting.json
-91b7ea5b10a72f5a7766f66874e0b5ee57f4f971 data/tfmg/advancement/recipes/building_blocks/small_bauxite_bricks_from_stone_types_bauxite_stonecutting.json
-eadd833199d1778651a2c3fc87ae93e2ce78dd64 data/tfmg/advancement/recipes/building_blocks/small_bauxite_brick_slab.json
-5c584b1db5ab2a5f9649cac6b45d8a63792a1882 data/tfmg/advancement/recipes/building_blocks/small_bauxite_brick_slab_from_stone_types_bauxite_stonecutting.json
-9f5c331abacccd37e7c3d7c0d62dc09c37107cd5 data/tfmg/advancement/recipes/building_blocks/small_bauxite_brick_slab_recycling.json
-db37e857a0205f80291cf86cc23146eb88de71ac data/tfmg/advancement/recipes/building_blocks/small_bauxite_brick_stairs.json
-6bf152adf6863447597fc7ab3e6312ab6a074624 data/tfmg/advancement/recipes/building_blocks/small_bauxite_brick_stairs_from_stone_types_bauxite_stonecutting.json
-92eef6f4996c7ef6e6b835347878e75d8f690cf0 data/tfmg/advancement/recipes/building_blocks/small_bauxite_brick_wall.json
-adc20cb12f7c0326b65dbf2230b408e79299fe5a data/tfmg/advancement/recipes/building_blocks/small_bauxite_brick_wall_from_stone_types_bauxite_stonecutting.json
-0f0dda41b614d89ca8798bb5716fbfe3a38938dd data/tfmg/advancement/recipes/building_blocks/small_galena_bricks_from_stone_types_galena_stonecutting.json
-f0c7383c26626b13d9139f2d8258fd848342e152 data/tfmg/advancement/recipes/building_blocks/small_galena_brick_slab.json
-035f8a4ceef53c58f6ab31afefc622b18b5b9861 data/tfmg/advancement/recipes/building_blocks/small_galena_brick_slab_from_stone_types_galena_stonecutting.json
-a6db08b16885b3e9f8ffc193d8da95423e3cb5ae data/tfmg/advancement/recipes/building_blocks/small_galena_brick_slab_recycling.json
-7f961a4fea5475b3043b9e6469c91c090dcf446e data/tfmg/advancement/recipes/building_blocks/small_galena_brick_stairs.json
-15aadd4efd9ccccc1d4b087800636cc840d7779e data/tfmg/advancement/recipes/building_blocks/small_galena_brick_stairs_from_stone_types_galena_stonecutting.json
-a7a1b1523b4b9d0a3463e40d4eb4d713621062e7 data/tfmg/advancement/recipes/building_blocks/small_galena_brick_wall.json
-61def45c0769f8b4c472d57b5cd8da48067376d5 data/tfmg/advancement/recipes/building_blocks/small_galena_brick_wall_from_stone_types_galena_stonecutting.json
-8effc4f9a5d26b2847581ffe149f1fe265ffad91 data/tfmg/advancement/recipes/building_blocks/unfired_insulator_from_clay_stonecutting.json
-90c9e6f6f58f89df916ceea52b22eca0a5b12478 data/tfmg/advancement/recipes/building_blocks/white_caution_block_from_ingots_aluminum_stonecutting.json
-f93b2a05855c139d06dc4f0195482202783dba32 data/tfmg/advancement/recipes/building_blocks/white_concrete_slab_from_white_concrete_stonecutting.json
-e95110d3004da9a0db29c9deab0ce50052deec8b data/tfmg/advancement/recipes/building_blocks/white_concrete_stairs_from_white_concrete_stonecutting.json
-a2aa88f764df5e7f4480f527af75d0332422134e data/tfmg/advancement/recipes/building_blocks/white_concrete_wall_from_white_concrete_stonecutting.json
-faece1a03345bbfa1769dc7c8a66f2b404b99e8b data/tfmg/advancement/recipes/building_blocks/white_rebar_concrete_slab_from_white_rebar_concrete_stonecutting.json
-c568633c9f7ef33e345630a3654737b170d8ece1 data/tfmg/advancement/recipes/building_blocks/white_rebar_concrete_stairs_from_white_rebar_concrete_stonecutting.json
-8d8737126853efdb466c8408fbcdb8cac1912b71 data/tfmg/advancement/recipes/building_blocks/white_rebar_concrete_wall_from_white_rebar_concrete_stonecutting.json
-44cf1af1b4c33d338dd423051013b208206ef56c data/tfmg/advancement/recipes/building_blocks/yellow_caution_block_from_ingots_aluminum_stonecutting.json
-6fd4838f2224e97d7df9074aa9b7c1f1ee53f893 data/tfmg/advancement/recipes/building_blocks/yellow_concrete_slab_from_yellow_concrete_stonecutting.json
-df6b4853814021afe31d294526ec9001bf5737d9 data/tfmg/advancement/recipes/building_blocks/yellow_concrete_stairs_from_yellow_concrete_stonecutting.json
-760333cb67e45cff00af80389c6b339e5c92836c data/tfmg/advancement/recipes/building_blocks/yellow_concrete_wall_from_yellow_concrete_stonecutting.json
-464361a43056c7ab2e23ff5e11acfbe6b338d431 data/tfmg/advancement/recipes/building_blocks/yellow_rebar_concrete_slab_from_yellow_rebar_concrete_stonecutting.json
-857c210f4efd8fd4a302fd75ea9ad321dff881f7 data/tfmg/advancement/recipes/building_blocks/yellow_rebar_concrete_stairs_from_yellow_rebar_concrete_stonecutting.json
-6af81a54c70b9d3101fddfca899ce0de487f0bb5 data/tfmg/advancement/recipes/building_blocks/yellow_rebar_concrete_wall_from_yellow_rebar_concrete_stonecutting.json
-5b1a783bd51045d21a736bb61a65cadb5fd52fb1 data/tfmg/advancement/recipes/building_blocks/zinc_electrode_from_storage_blocks_zinc_stonecutting.json
-0fbfe5de58dc4933cd09e2ff6304a39d52bb76b5 data/tfmg/advancement/recipes/decorations/aluminum_bars_from_ingots_aluminum_stonecutting.json
-246a67d3c0b6191b51c30a7d51e199705125f4b2 data/tfmg/advancement/recipes/decorations/aluminum_ladder_from_ingots_aluminum_stonecutting.json
-bacca2ff6f979ef6966d5b375591f73f341bcbec data/tfmg/advancement/recipes/decorations/aluminum_scaffolding_from_ingots_aluminum_stonecutting.json
-6884ba2872a24f1ddc2b269d410cb637b37e92cc data/tfmg/advancement/recipes/decorations/cast_iron_bars_from_ingots_cast_iron_stonecutting.json
-aa735a88ca65d32d98015cc6045accf69c9a1329 data/tfmg/advancement/recipes/decorations/cast_iron_ladder_from_ingots_cast_iron_stonecutting.json
-2801b89cf5c797efb165f47981f853fc1683cb5e data/tfmg/advancement/recipes/decorations/constantan_ladder_from_ingots_constantan_stonecutting.json
-39208469ecb0377277907346f89bccf876bfdbd6 data/tfmg/advancement/recipes/decorations/large_pumpjack_hammer_part_from_storage_blocks_steel_stonecutting.json
-81c8397c6e566010c4c17335458c4dc389c0f6d8 data/tfmg/advancement/recipes/decorations/lead_bars_from_ingots_lead_stonecutting.json
-8707c8d460209dd214366adfcc35f723fc519dc2 data/tfmg/advancement/recipes/decorations/lead_ladder_from_ingots_lead_stonecutting.json
-884c3e038321761bbe3bd8086716db1270e2729d data/tfmg/advancement/recipes/decorations/nickel_bars_from_ingots_nickel_stonecutting.json
-465e029239baa8f34bfbad61da32cd171c2d766b data/tfmg/advancement/recipes/decorations/nickel_ladder_from_ingots_nickel_stonecutting.json
-a251a194671018f46b77835461bbe9ddde810d4e data/tfmg/advancement/recipes/decorations/pumpjack_hammer_part_from_storage_blocks_steel_stonecutting.json
-1a73abbf3cba8aaa2d6b913920524740e36ffca4 data/tfmg/advancement/recipes/decorations/steel_bars_from_ingots_steel_stonecutting.json
-fc9cd41201db5e669da0ddd31f5586f471627639 data/tfmg/advancement/recipes/decorations/steel_ladder_from_ingots_steel_stonecutting.json
-52db19cf02d29afb75c627d79427b47269f5a5a2 data/tfmg/advancement/recipes/decorations/steel_scaffolding_from_ingots_steel_stonecutting.json
-3747b1b781a0c9545461612fc0a894a0550f1bfb data/tfmg/advancement/recipes/misc/synthetic_string_from_ingots_rubber_stonecutting.json
-958e1e7513e7598126dfe19327cdbe0876621ac3 data/tfmg/loot_table/blocks/accumulator.json
-f68fbabec2678d5dc6dbf3d3e9966dff35e89355 data/tfmg/loot_table/blocks/air_intake.json
-e200ffe6c6405746fce4a263faae7d4dff66f51d data/tfmg/loot_table/blocks/aluminum_bars.json
-31903ff0a773f10a1a1ac1e92ad970cee5835334 data/tfmg/loot_table/blocks/aluminum_block.json
-be23e3b5317eba939a6346e64dae79aef11db8d8 data/tfmg/loot_table/blocks/aluminum_cable_hub.json
-b13ae9d700d1a6edb951aa551e3535f9f1d1ea62 data/tfmg/loot_table/blocks/aluminum_cogwheel.json
-788ef0ecaf89e6e062d55bc06465d9e99a468c32 data/tfmg/loot_table/blocks/aluminum_door.json
-e716b63d8f72bc1eb16a0d1da83d91dc6fbf626d data/tfmg/loot_table/blocks/aluminum_fluid_tank.json
-e5f09483be013600ef78ba4c4f71664133237395 data/tfmg/loot_table/blocks/aluminum_flywheel.json
-5eca5c3890ff1d47ad4aeaacf0d74d11db6c62ec data/tfmg/loot_table/blocks/aluminum_frame.json
-fb191f144cb8e4370f50240bbffad5f27118592e data/tfmg/loot_table/blocks/aluminum_ladder.json
-e90462a06bc0714f104983a827554d8eeab4ec8f data/tfmg/loot_table/blocks/aluminum_lamp.json
-b40fa8287b65660cda4b1b14d5b388d2177d9d92 data/tfmg/loot_table/blocks/aluminum_mechanical_pump.json
-0a7c5dd43215dfe258d238d2a42c9b2d30ce05ca data/tfmg/loot_table/blocks/aluminum_pipe.json
-c8d89c9555ef3c9dae2195356dd46be40db7661d data/tfmg/loot_table/blocks/aluminum_scaffolding.json
-dff421c1c1a3e688c4351fc8de9105c901430298 data/tfmg/loot_table/blocks/aluminum_smart_fluid_pipe.json
-4af2e7c6378e79c55ea139c906a1a9aac6899232 data/tfmg/loot_table/blocks/aluminum_truss.json
-4321a24e1cd3ff8c1bef11fb7d526d32603df56d data/tfmg/loot_table/blocks/asphalt.json
-4b826d0767cec1158c40085bb488f81845f53e7d data/tfmg/loot_table/blocks/asphalt_slab.json
-3b301cd37ea73f1323d494256f7f746078122a3a data/tfmg/loot_table/blocks/asphalt_stairs.json
-4c0fc33bfcae7b06f25a872b7c293b6bab98ec0f data/tfmg/loot_table/blocks/asphalt_wall.json
-8f6e908b88246b95618a5314f29ecc6b20c6b8f1 data/tfmg/loot_table/blocks/bauxite.json
-5a652cb51ba09b38f8a08a67990376de88e3c1d4 data/tfmg/loot_table/blocks/bauxite_pillar.json
-9883d43502380c9077699a42684dc695bb5ff8eb data/tfmg/loot_table/blocks/black_concrete.json
-d2780c40730ccbc93b4403e5d2f5c7e36b87332c data/tfmg/loot_table/blocks/black_concrete_slab.json
-8d6bd0d602722ec9cb181a4d8b38d6abb109f6cb data/tfmg/loot_table/blocks/black_concrete_stairs.json
-f81c1ded8a6ae7b826f3e956e4dba81dfa10dc1a data/tfmg/loot_table/blocks/black_concrete_wall.json
-382defeb358485b8cda1807cbf890b902ab881b0 data/tfmg/loot_table/blocks/black_rebar_concrete.json
-995ce7ffc38854028b077fa1a6806628fa8310e7 data/tfmg/loot_table/blocks/black_rebar_concrete_slab.json
-27e989d2692cd42f39b5bc1b57da6dedd223b51f data/tfmg/loot_table/blocks/black_rebar_concrete_stairs.json
-510c1cbe471d8af5567ac9f1a00d2eb0a04cc95b data/tfmg/loot_table/blocks/black_rebar_concrete_wall.json
-b62a735fbed9c1554cc6842934097df19f88c329 data/tfmg/loot_table/blocks/blast_furnace_hatch.json
-a13961aee14f9ed34b8f9e43447b7962428bf36b data/tfmg/loot_table/blocks/blast_furnace_output.json
-82d10441aeaf4933fea0272b714fe33cd0c87cf7 data/tfmg/loot_table/blocks/blast_furnace_reinforcement.json
-d0bc3f13112f629bf86921cd6e2dac61c31c1de4 data/tfmg/loot_table/blocks/blast_furnace_reinforcement_wall.json
-9b54a5100b44915d71e50ac7ae04c5f6d7108ece data/tfmg/loot_table/blocks/blast_stove.json
-4f202ceb86653526a0c0593e2f0b65fb3b38f2e0 data/tfmg/loot_table/blocks/blue_caution_block.json
-3ddfa4a556aff5fab353d51bdb52f728d7751044 data/tfmg/loot_table/blocks/blue_concrete.json
-7a047fab84687cb3245f077265475e197b65d1cf data/tfmg/loot_table/blocks/blue_concrete_slab.json
-93138c9e23c90e6e7123bdff78c4587db5e86899 data/tfmg/loot_table/blocks/blue_concrete_stairs.json
-1067aff3a52c85c0c3dda64f5cc2bfd74b317d76 data/tfmg/loot_table/blocks/blue_concrete_wall.json
-74c6f9fc92befd90d3ea673036491804168b5a41 data/tfmg/loot_table/blocks/blue_rebar_concrete.json
-2d2bd54c9efa0524b68c83d4584250f3e28e0f00 data/tfmg/loot_table/blocks/blue_rebar_concrete_slab.json
-f0c809408ad22e7fa389bb17c8aaa2f06d0d3963 data/tfmg/loot_table/blocks/blue_rebar_concrete_stairs.json
-f3808bf9ce4df9af423a8d71e6d2e97a8c297420 data/tfmg/loot_table/blocks/blue_rebar_concrete_wall.json
-eaabebac9e1f3ae3ffd5e7cb96aac0cd2baa0136 data/tfmg/loot_table/blocks/brass_cable_hub.json
-d85016cecf49614a9d84030ddb666d73ef703c53 data/tfmg/loot_table/blocks/brass_frame.json
-ef6c38d8a05fe1b453ff553d9ea70975aee0e8fd data/tfmg/loot_table/blocks/brass_mechanical_pump.json
-67076f34b5a91873333ad34131e05dceff6a9a9c data/tfmg/loot_table/blocks/brass_pipe.json
-58f35f0ff07ae3d16eb87bb9ee256621565d54b3 data/tfmg/loot_table/blocks/brass_smart_fluid_pipe.json
-f8ba5f669545a12338ebc15508c38a4962249be4 data/tfmg/loot_table/blocks/brass_truss.json
-8cdddd531dd3673920084008b78babea8e5de3fc data/tfmg/loot_table/blocks/brick_smokestack.json
-64c0fefc76f833a1651401537b6b2ebcc8c8b451 data/tfmg/loot_table/blocks/brown_caution_block.json
-9732b5f18e66aeaac9bfe166a8774b10c98c496b data/tfmg/loot_table/blocks/brown_concrete.json
-b54c4eb3e743890e14c6a4d43a16d330c9b4f3e0 data/tfmg/loot_table/blocks/brown_concrete_slab.json
-0488e0f1f300d88e17c8891590bf90d55f081a16 data/tfmg/loot_table/blocks/brown_concrete_stairs.json
-425bfdc3096e9a429e21ac378521e1ea04da0c5d data/tfmg/loot_table/blocks/brown_concrete_wall.json
-881da6bfa80492f92fdf6f010044f3da0d1561c8 data/tfmg/loot_table/blocks/brown_rebar_concrete.json
-e5646155562d73e93dfed4902a15ca5e7850d4dd data/tfmg/loot_table/blocks/brown_rebar_concrete_slab.json
-cb4724e5731c064fc2c1ddd98694a5b2966fa7a7 data/tfmg/loot_table/blocks/brown_rebar_concrete_stairs.json
-254306bf453467a500c4778c48c017520348214f data/tfmg/loot_table/blocks/brown_rebar_concrete_wall.json
-f24f187ad8a9829d42352e0f251de918f38c132f data/tfmg/loot_table/blocks/cable_connector.json
-0ab478cab89b9f5ee24be81d5cf34998a26f196b data/tfmg/loot_table/blocks/cable_tube.json
-e0f12443e509c9fb46c5f77c686c4d03e9778f02 data/tfmg/loot_table/blocks/casting_basin.json
-0ab666cb925caa8691e5790dfd2f61fc01d2a613 data/tfmg/loot_table/blocks/cast_iron_bars.json
-0e2f9f04eef5f490a4665f449b2e7eb2aaa22dfa data/tfmg/loot_table/blocks/cast_iron_block.json
-567a65060847a3ed19e8fd270c8da6b7ee7bf59b data/tfmg/loot_table/blocks/cast_iron_chemical_vat.json
-35aba26e31c48f207029b48f68732ecc4e94c98a data/tfmg/loot_table/blocks/cast_iron_fluid_tank.json
-e259c86af2aa84b6df3cb61a6df792ce34636bae data/tfmg/loot_table/blocks/cast_iron_flywheel.json
-779b7df2fcf1d879b19526ad5947a42a298a9724 data/tfmg/loot_table/blocks/cast_iron_frame.json
-b3114368d48ec3588fbeb34853590ad82e50866d data/tfmg/loot_table/blocks/cast_iron_ladder.json
-62fee40a1d380e8e4b7b8948a99746573a13f06e data/tfmg/loot_table/blocks/cast_iron_mechanical_pump.json
-7560e5accb6bf5c482937bdd9ba6b3762cd4c872 data/tfmg/loot_table/blocks/cast_iron_pipe.json
-8d75101d024a2fedf77a57cad2bb35824cb27950 data/tfmg/loot_table/blocks/cast_iron_smart_fluid_pipe.json
-d219b1a4f2400204f7eb84ba463c9338c19b0fa5 data/tfmg/loot_table/blocks/cast_iron_truss.json
-945a8e1f868f72dcb5f951290744f5e23b4ada4d data/tfmg/loot_table/blocks/cement.json
-177ed46d0f732499315b63cd9d311d25b2750ae7 data/tfmg/loot_table/blocks/cinderflour_block.json
-8a764606334d85d229124bf84aa7d4a16f8611ad data/tfmg/loot_table/blocks/cinder_block.json
-66e732f96d5e649576f0180ba2b5e35faa3f0789 data/tfmg/loot_table/blocks/circular_light.json
-474d0da97641e0fd2cb76aec91b1127b1e99fe52 data/tfmg/loot_table/blocks/coal_coke_block.json
-7144ef8ca8dd4795684ff86e6cd0cb7acc160dbb data/tfmg/loot_table/blocks/coke_oven.json
-a64156eb2eb8071c54b6726cf3c01c072c3c96d3 data/tfmg/loot_table/blocks/concrete.json
-b2b99ee3c548edd611a5601f9aa5efa19687c2dc data/tfmg/loot_table/blocks/concrete_encased_cable_tube.json
-52ec56daa4c8f985e063c62d88996d6f4c14959e data/tfmg/loot_table/blocks/concrete_encased_electric_post.json
-3ebb9c4b2ce245230f95a5507863cef34dabfe88 data/tfmg/loot_table/blocks/concrete_encased_industrial_pipe.json
-a26bbb17cb091dc44faa0211c3c1481fb0d4e017 data/tfmg/loot_table/blocks/concrete_hose.json
-2a812a55d2f78f2bb00c90e61e5c1e49c527d825 data/tfmg/loot_table/blocks/concrete_slab.json
-3531c7c379d6cf0e989b8c60f8c6f7eae8237af6 data/tfmg/loot_table/blocks/concrete_smokestack.json
-4b5541f3fc406b842adb95186cefc81fb37d527d data/tfmg/loot_table/blocks/concrete_stairs.json
-72e5e0969b2ecb12b7d621fab172c3c6bcfc20f6 data/tfmg/loot_table/blocks/concrete_wall.json
-2608c5d44fe9a75003031b8c690ae571150cebcd data/tfmg/loot_table/blocks/constantan_block.json
-5e1c3e074ff1f5a2778cb9c8a9b06dba6dbac0b4 data/tfmg/loot_table/blocks/constantan_frame.json
-51cc26c05d868b26a9928045c071ca574a269a1f data/tfmg/loot_table/blocks/constantan_ladder.json
-467b8e3858a8d712b09aabdef9c57a14a3e1ad14 data/tfmg/loot_table/blocks/constantan_truss.json
-6e1ec2a21b3ad3bd0df2e6e2d40f53f71bb0b8c1 data/tfmg/loot_table/blocks/converter.json
-73e770fe84929435e079304c35fdb3ae6c16cb86 data/tfmg/loot_table/blocks/copper_cable_hub.json
-b1ca7d57591fa444b6e1cb6e7073e0aafb4e149a data/tfmg/loot_table/blocks/copper_encased_aluminum_pipe.json
-2b284725c7823fa65778e737018acfa018e0f394 data/tfmg/loot_table/blocks/copper_encased_brass_pipe.json
-6e7cb44b822b3a6cdc2bb7d7429a7a3342380e25 data/tfmg/loot_table/blocks/copper_encased_cast_iron_pipe.json
-99a6f4441fe61c53d300cb95dc39337703c58676 data/tfmg/loot_table/blocks/copper_encased_plastic_pipe.json
-8389fc272d983d9137551fb9eff8c5c29a6404ab data/tfmg/loot_table/blocks/copper_encased_steel_pipe.json
-6f8260ed2477e9980e1b2ba5caddf018130c39b0 data/tfmg/loot_table/blocks/copper_frame.json
-5ef528dac7a07d3f6276a591c515b57a0232f217 data/tfmg/loot_table/blocks/copper_truss.json
-f1648d2a817fbd3e73998515175546f0db4a5d89 data/tfmg/loot_table/blocks/copycat_cable_base.json
-40097204f87c08bfa7a398fc72ecaff7c3a6bb49 data/tfmg/loot_table/blocks/copycat_cable_block.json
-e3d8605c9ca9206c059bed870ec68f1a1ee01f1c data/tfmg/loot_table/blocks/creative_generator.json
-721347336ee749165c6ac8447b0666f6d4c9e673 data/tfmg/loot_table/blocks/cut_bauxite.json
-82da0500317157c4246fc37dc1dc3fb12fddfcc1 data/tfmg/loot_table/blocks/cut_bauxite_bricks.json
-05c79b72544a50434de8979fba961d435a14c7df data/tfmg/loot_table/blocks/cut_bauxite_brick_slab.json
-f92af510a10bebf64cf37cbee4fb57f364285167 data/tfmg/loot_table/blocks/cut_bauxite_brick_stairs.json
-072ef89b1fccefc130efded6ea65db2135848b6b data/tfmg/loot_table/blocks/cut_bauxite_brick_wall.json
-9cc6173b4ac1948a988ee0721f4a95c6632c1f19 data/tfmg/loot_table/blocks/cut_bauxite_slab.json
-119b76788f571327ff660c66fb8a7a5bbbc961bc data/tfmg/loot_table/blocks/cut_bauxite_stairs.json
-91130dbf805f939df06db6a82cdbfa10df5db50c data/tfmg/loot_table/blocks/cut_bauxite_wall.json
-353228a304b462bdf597f7d8640992ef211a6d32 data/tfmg/loot_table/blocks/cut_galena.json
-8d5d87173100cc83c0dc9cccb1723cdb85b65f69 data/tfmg/loot_table/blocks/cut_galena_bricks.json
-45de71aecec4e2eee9e54d5e340d3cb8bb8c5a92 data/tfmg/loot_table/blocks/cut_galena_brick_slab.json
-f1a61a3bba4391bcf23fc796de49f9c62458f3be data/tfmg/loot_table/blocks/cut_galena_brick_stairs.json
-26e0a2e4e5df0939fc1e355abe552796953de0c0 data/tfmg/loot_table/blocks/cut_galena_brick_wall.json
-12d03d228574234b5dc0b4fd8cdc3a713e19b6a1 data/tfmg/loot_table/blocks/cut_galena_slab.json
-fafe7fc49f754068e8c8c6f318e09279a20731cb data/tfmg/loot_table/blocks/cut_galena_stairs.json
-759cae124230f2cc029cf8763b8a0e3c69019ebb data/tfmg/loot_table/blocks/cut_galena_wall.json
-3b4616e386d0ff1b5257658231f99f1c5d242c87 data/tfmg/loot_table/blocks/cyan_caution_block.json
-66e11be2ed78dda72a8b71851a89076ab869bcb1 data/tfmg/loot_table/blocks/cyan_concrete.json
-c2919e00e013fdfd52ce94c2b87cefaee10aa70f data/tfmg/loot_table/blocks/cyan_concrete_slab.json
-68881b95c8e993ac8e56849d95352ba385347e81 data/tfmg/loot_table/blocks/cyan_concrete_stairs.json
-2e3523e27e2496b37a9dc2c2187ecc3600a9c569 data/tfmg/loot_table/blocks/cyan_concrete_wall.json
-24f960ee7d288da30c81440bc2ce90cd7c10b16f data/tfmg/loot_table/blocks/cyan_rebar_concrete.json
-ecf05e33ca74a249d0a03f0d3199248dba67bf3d data/tfmg/loot_table/blocks/cyan_rebar_concrete_slab.json
-bfc26d79526b9d48f1bb8aaf0bfefb1502216bc9 data/tfmg/loot_table/blocks/cyan_rebar_concrete_stairs.json
-0747e77373737ab08685f334a88d3ed6a890eb0c data/tfmg/loot_table/blocks/cyan_rebar_concrete_wall.json
-22760cfbace948b75d0260969fae5a13ab91f9cb data/tfmg/loot_table/blocks/deepslate_lead_ore.json
-a42089cf1e3d74e056a21a11a8e8ab1ebd63c745 data/tfmg/loot_table/blocks/deepslate_lithium_ore.json
-95144a910f109be96f010b8ce10cd0ea370f86b4 data/tfmg/loot_table/blocks/deepslate_nickel_ore.json
-32dce4aa90a68ed0c3988863fbcf05f3a8d22b40 data/tfmg/loot_table/blocks/diagonal_cable_block.json
-a1aa5b0d4cee5067aff0598d083e27bf318bde04 data/tfmg/loot_table/blocks/electrical_switch.json
-5d500af70bee2658fe37e7be1dd252a2ccb75a7e data/tfmg/loot_table/blocks/electric_diode.json
-b8bdebe81f97872eb5dbb1b645b871922b2fb4b7 data/tfmg/loot_table/blocks/electric_motor.json
-4166590bfa4d891f7ddc21d8f116e08a57bbc9db data/tfmg/loot_table/blocks/electric_post.json
-261790b99184c00192f41e8938b0bcb30d7e2a93 data/tfmg/loot_table/blocks/electric_pump.json
-657af76ea4fdd97034dadac49f2663671f404212 data/tfmg/loot_table/blocks/electrode_holder.json
-7b5b916ebb11d9f7a634add40226533fee29aa82 data/tfmg/loot_table/blocks/encased_diode.json
-28a38b257764d5c13546a5328166b54d718584da data/tfmg/loot_table/blocks/encased_potentiometer.json
-1f83380841098a03623c745ed8513b69b768f921 data/tfmg/loot_table/blocks/engine_controller.json
-a0702614a6cb5299a45b06f2a67feb79c4938f1c data/tfmg/loot_table/blocks/engine_gearbox.json
-f110a1f94b2b12bc3301728fdbf0c885c1c5e461 data/tfmg/loot_table/blocks/exhaust.json
-dd2ace3ebd61456b31d0069bfd8abe19111f748c data/tfmg/loot_table/blocks/factory_floor.json
-f13e712d2d0cf08d5c685f7366677f6dadc248ea data/tfmg/loot_table/blocks/firebox.json
-b413d50a081288a2d2599995dd001edc76f543d0 data/tfmg/loot_table/blocks/fireclay.json
-da3f506656a11eae1e9dd6dfa504f001446d54e7 data/tfmg/loot_table/blocks/fireproof_bricks.json
-484c04b2a260e205cfcb9c1597a0b1f39a3f4690 data/tfmg/loot_table/blocks/fireproof_brick_reinforcement.json
-243ea41f96c336dfe7df20ad40b370ed631dea05 data/tfmg/loot_table/blocks/fireproof_chemical_vat.json
-c80724662af3f9c56f560c1272c6a89e26bc8268 data/tfmg/loot_table/blocks/flarestack.json
-9f2b65dbcf81aa1cb79c57787b944ddba8d8fb68 data/tfmg/loot_table/blocks/fossilstone.json
-77c23cc954e4f16bbbecfb01d760307e78ac2d79 data/tfmg/loot_table/blocks/galena.json
-f8274f88b8a4171676976b58bd30ab283571f6b8 data/tfmg/loot_table/blocks/galena_pillar.json
-90322865e154696c6845fbadc81cafd8b5c9f78d data/tfmg/loot_table/blocks/generator.json
-2eb72789f8dd117af17aafd0adbddbbbe574ad27 data/tfmg/loot_table/blocks/glass_aluminum_pipe.json
-dc7461e6cd019a5af3f71de7e6f04c0d89607d51 data/tfmg/loot_table/blocks/glass_brass_pipe.json
-c74c62e9958bd621f69a29c6626e12d9196e37a9 data/tfmg/loot_table/blocks/glass_cable_insulator.json
-e8aa3a5242276f5ca80d096b0cfa03211fedbf12 data/tfmg/loot_table/blocks/glass_cast_iron_pipe.json
-518d85c4092bc22a07f3d5dec1375d7c728bb613 data/tfmg/loot_table/blocks/glass_plastic_pipe.json
-1854d11f8657d6d8a3c9ec3fac12e412f65be8fd data/tfmg/loot_table/blocks/glass_steel_pipe.json
-4f4fc1f7a69ffed8ba689897f3666281a9485ec0 data/tfmg/loot_table/blocks/gray_caution_block.json
-cc3f25c6490697b6a034b310af5d621763b6b319 data/tfmg/loot_table/blocks/gray_concrete.json
-6e8ae6ef3a660aea78ded1be59b570563a4d1d79 data/tfmg/loot_table/blocks/gray_concrete_slab.json
-85058901523b05417f4ccd4001f7f2b701d2048a data/tfmg/loot_table/blocks/gray_concrete_stairs.json
-ce7901902e80bf22996387ef45f2ebdcbae556aa data/tfmg/loot_table/blocks/gray_concrete_wall.json
-570ab90d4127894fbd2275cefe8c85e77aaa192f data/tfmg/loot_table/blocks/gray_rebar_concrete.json
-2b513eefaf93353c0e4bc90980b3a05c1215ed89 data/tfmg/loot_table/blocks/gray_rebar_concrete_slab.json
-fe19a7ff35a84baf4de9076429e84fa3bc1fbfc8 data/tfmg/loot_table/blocks/gray_rebar_concrete_stairs.json
-d807976dbda62c8679aa67193d101bcfc309f3a5 data/tfmg/loot_table/blocks/gray_rebar_concrete_wall.json
-ce197c6239ce35d388017feebf064c0384357691 data/tfmg/loot_table/blocks/green_caution_block.json
-3004479031d85dff8db0e61381e8b61bdc0249c2 data/tfmg/loot_table/blocks/green_concrete.json
-126148c7c18b111a3531666a468c0a2feb61fc12 data/tfmg/loot_table/blocks/green_concrete_slab.json
-1e2352f1c7a268dfc06a92c83d314771245c408d data/tfmg/loot_table/blocks/green_concrete_stairs.json
-d3843aac8068be9b82b90e4bac881ca182776874 data/tfmg/loot_table/blocks/green_concrete_wall.json
-a26a8ae8e701c788e9a47cbf256148f6d01d356b data/tfmg/loot_table/blocks/green_rebar_concrete.json
-c9912d5b2856df5bb4505f3192f82125d241f0fa data/tfmg/loot_table/blocks/green_rebar_concrete_slab.json
-01f74ee677abd0ca42563708a109176c82305a29 data/tfmg/loot_table/blocks/green_rebar_concrete_stairs.json
-5e60050b35df92147a5fc9637332a4fbf66e0943 data/tfmg/loot_table/blocks/green_rebar_concrete_wall.json
-29be2c91b45ff9699fcd07e93c2574c68a264ccb data/tfmg/loot_table/blocks/hardened_planks.json
-88cc8eaaba8ce1b1c146d8204f7f4f3042e53305 data/tfmg/loot_table/blocks/heavy_cable_hub.json
-cdfccaf59f8ef007bf9ac423875402259938f2b5 data/tfmg/loot_table/blocks/heavy_casing_door.json
-7368dd968fae561b4e12b70ad981809ec4171cc4 data/tfmg/loot_table/blocks/heavy_casing_encased_aluminum_cogwheel.json
-3e3ff99c6f5d58fd0d3f0e30bdf7a36b54a201a6 data/tfmg/loot_table/blocks/heavy_casing_encased_large_aluminum_cogwheel.json
-67f7495720c0c1b15e09b297513f4971c9e00070 data/tfmg/loot_table/blocks/heavy_casing_encased_large_steel_cogwheel.json
-cca64379aa429d655a4b4c47e28cdb53b1868d45 data/tfmg/loot_table/blocks/heavy_casing_encased_shaft.json
-ded54d55e938b6230d52d34f61157c0b782915e0 data/tfmg/loot_table/blocks/heavy_casing_encased_steel_cogwheel.json
-cd94c82a3dc5bdffefa6b0c83b6ee6344e2a2ab2 data/tfmg/loot_table/blocks/heavy_machinery_casing.json
-7bc0d3bc78a59325da2a27f351709a69bcc8bff6 data/tfmg/loot_table/blocks/heavy_plated_door.json
-d73891669ebf59df113542a3691c2d5468cb2d8e data/tfmg/loot_table/blocks/industrial_aluminum_casing.json
-420d9fa0684b987e2ad005b6758c72ed079d456f data/tfmg/loot_table/blocks/industrial_mixer.json
-54946533501d87545fc892747be171fcc53ff92b data/tfmg/loot_table/blocks/industrial_pipe.json
-0dec251573b5d84ed94575bf89a3c411d5672926 data/tfmg/loot_table/blocks/large_aluminum_cogwheel.json
-e729b578337bd10b5db803bc5be050f80e33132e data/tfmg/loot_table/blocks/large_engine.json
-9d9c47c50a39b3f58067665f90b635897ec7639d data/tfmg/loot_table/blocks/large_pumpjack_hammer_connector.json
-f8a0c50f30de29c35c3fef51d91b321a73a1e8e3 data/tfmg/loot_table/blocks/large_pumpjack_hammer_head.json
-006d1655851bc1fbde0eac8f7c7fe41494c8c39b data/tfmg/loot_table/blocks/large_pumpjack_hammer_part.json
-7c22db4257ec83fbad57d45907f2a2d8d36efbbe data/tfmg/loot_table/blocks/large_steel_cogwheel.json
-0eb8ff993e4ee4283d893958ef7f4b43ef8fb76a data/tfmg/loot_table/blocks/layered_bauxite.json
-554333fa846d9e2cb7ee56415b406a6664ece1f6 data/tfmg/loot_table/blocks/layered_galena.json
-e16462cf4b1bcc65f54eb9b25f35a564e1988b0e data/tfmg/loot_table/blocks/lead_bars.json
-2b7ed14066d12ea8e413b82d2c5526c5e598592c data/tfmg/loot_table/blocks/lead_block.json
-938969c8adb8f8a3eea1b8bca55abfafc3d8694f data/tfmg/loot_table/blocks/lead_flywheel.json
-84684c57398f8f763b49dce2d59e21bae1e1efec data/tfmg/loot_table/blocks/lead_frame.json
-39e75daefdd642e689e4324b713e342d887c6b10 data/tfmg/loot_table/blocks/lead_ladder.json
-0ff38bf2e6018b244bd14125b045feb6c1758f7b data/tfmg/loot_table/blocks/lead_ore.json
-8038615384b3cf812f9e3e199b72b9b50bfeb1d8 data/tfmg/loot_table/blocks/lead_truss.json
-52b22346584e16e46d6f687438448e55461c814e data/tfmg/loot_table/blocks/light_blue_caution_block.json
-479ee165f12f62dca901656a787a3f9d3a92664d data/tfmg/loot_table/blocks/light_blue_concrete.json
-9be67d1d64a4e385146d7beb09975c5c8fa4b34f data/tfmg/loot_table/blocks/light_blue_concrete_slab.json
-e2b7c255b674e458702ffc21291003a299c4be57 data/tfmg/loot_table/blocks/light_blue_concrete_stairs.json
-fafc039a368d88d0a285ab04a6de11c6c6f2ca21 data/tfmg/loot_table/blocks/light_blue_concrete_wall.json
-76aa07fc93fa7f40511636c60b8611361542a704 data/tfmg/loot_table/blocks/light_blue_rebar_concrete.json
-5c8067c3305b332e0e7f8a25ce41ca91f8ec9656 data/tfmg/loot_table/blocks/light_blue_rebar_concrete_slab.json
-1cc55a8bb7ca9f1c8e01cf6673c4d5286222b897 data/tfmg/loot_table/blocks/light_blue_rebar_concrete_stairs.json
-c6566e0453bf71ee17108a614c30c71c6f47882c data/tfmg/loot_table/blocks/light_blue_rebar_concrete_wall.json
-0504e2ff0075c01e3bccd3029aa1cd551c90cf93 data/tfmg/loot_table/blocks/light_bulb.json
-5ba05331b95f6de3faf888e3a675ae2d275eea7d data/tfmg/loot_table/blocks/light_gray_caution_block.json
-023cd61586543f2a818fd03b67ce41309d598fe2 data/tfmg/loot_table/blocks/light_gray_concrete.json
-306950f0ae0dde6021fa2283e11469c81e61b841 data/tfmg/loot_table/blocks/light_gray_concrete_slab.json
-dbd82281ceec4783909a3adf9ec77faa07dedb4b data/tfmg/loot_table/blocks/light_gray_concrete_stairs.json
-16f6e1e7ca0728038a5847408808611d6cf80796 data/tfmg/loot_table/blocks/light_gray_concrete_wall.json
-390e3b26fef8b6b2413ff7fbf91d214f674b65c9 data/tfmg/loot_table/blocks/light_gray_rebar_concrete.json
-d9fb157229106fdc3d11d3c053a87ed4b719aee3 data/tfmg/loot_table/blocks/light_gray_rebar_concrete_slab.json
-6789ce862244b0d08769e9029e57a5a8c2ae2c38 data/tfmg/loot_table/blocks/light_gray_rebar_concrete_stairs.json
-cda862f440d16ef94d7b1ae78cc4c7d55bbd23a6 data/tfmg/loot_table/blocks/light_gray_rebar_concrete_wall.json
-8abe462183e49ece660c22a5300dbd8b880f1e56 data/tfmg/loot_table/blocks/lignite.json
-73e40e82df71afbff749443a254fbf96fe453fa8 data/tfmg/loot_table/blocks/lime_caution_block.json
-3128e2fab465b07b297b173e1f352e20881be7e1 data/tfmg/loot_table/blocks/lime_concrete.json
-ff8741e0260fb0776b4fd17bf8f9e87a39f125a1 data/tfmg/loot_table/blocks/lime_concrete_slab.json
-c2d2f1af771b83046dbaeead1eb8c75cefadf1d3 data/tfmg/loot_table/blocks/lime_concrete_stairs.json
-b9e91980ce8ae1e4b98ec1e83e43ed0f89d9a8ca data/tfmg/loot_table/blocks/lime_concrete_wall.json
-59196487cf741ff3f4b0c07ab413860dcfd6970f data/tfmg/loot_table/blocks/lime_rebar_concrete.json
-0d253e94474a5909095551751fb8a20e81af03d9 data/tfmg/loot_table/blocks/lime_rebar_concrete_slab.json
-cf4cc701f50b41fe922963417fc27daafc5a1cfc data/tfmg/loot_table/blocks/lime_rebar_concrete_stairs.json
-3443a0c0a52a3e0c4b7fada266bb4308b78eba7b data/tfmg/loot_table/blocks/lime_rebar_concrete_wall.json
-e1a503d8816dccf446e5dd3bacf122fe77d17909 data/tfmg/loot_table/blocks/lithium_block.json
-943af45cf6fb40774dcadaf8480bbacea2c8f5d2 data/tfmg/loot_table/blocks/lithium_ore.json
-592b2b6b2002f6c1658a52a0d1d066470eb9485e data/tfmg/loot_table/blocks/lithium_torch.json
-a00e41e0acf9db1799ef0be1a02729bba2024441 data/tfmg/loot_table/blocks/machine_input.json
-e1b68bac016f13c2e38399d8c1b35962868cbfe6 data/tfmg/loot_table/blocks/magenta_caution_block.json
-c2dc4d95424cc5406375ae262a2167f425f4bd25 data/tfmg/loot_table/blocks/magenta_concrete.json
-6c431bb8d310133d567c2b2f3213281fffdee1a5 data/tfmg/loot_table/blocks/magenta_concrete_slab.json
-cd79c867508088901b01b6d102061c5f5a1bbc24 data/tfmg/loot_table/blocks/magenta_concrete_stairs.json
-fa2ab4bc3da24a1870702d7fd65628ed55b6ac41 data/tfmg/loot_table/blocks/magenta_concrete_wall.json
-4145b49a0d870c6ef8f82df31725b71563d51443 data/tfmg/loot_table/blocks/magenta_rebar_concrete.json
-1ee9fb7d4689f998836b59b923ea2b7cf93bd5ff data/tfmg/loot_table/blocks/magenta_rebar_concrete_slab.json
-464a2639caac80d12dee930c64249fe6cb03322e data/tfmg/loot_table/blocks/magenta_rebar_concrete_stairs.json
-9233ba3c6c86a82ddf28654bf9997920250ae9bc data/tfmg/loot_table/blocks/magenta_rebar_concrete_wall.json
-647b27bf2a5ff3376cde7422c44dbeffd8130ecd data/tfmg/loot_table/blocks/metal_smokestack.json
-04588ccbc6f960a7a415d5f1cd83c38553aea219 data/tfmg/loot_table/blocks/modern_light.json
-35d8d0fc24380f370f65f6ff8d3f2cee4a765a78 data/tfmg/loot_table/blocks/napalm_bomb.json
-33a1d653364c4f28cb3c35067ed789bdbca77990 data/tfmg/loot_table/blocks/neon_tube.json
-0ae9b931267bc7e518b9e2a98a401bcbd3e91318 data/tfmg/loot_table/blocks/nickel_bars.json
-303f10e7adba41c5776d77e326b2f1f5a2bcb276 data/tfmg/loot_table/blocks/nickel_block.json
-b897a01f80c17acb0695f99df2d1ae5bcd7c3151 data/tfmg/loot_table/blocks/nickel_flywheel.json
-5e0b196ef4076f6c0c43d10a5e012a4619f65092 data/tfmg/loot_table/blocks/nickel_frame.json
-ab933d32d869f1f3d14f9b873a1ce8b16e3d92f0 data/tfmg/loot_table/blocks/nickel_ladder.json
-85770ed801f9a2f466ce019140c5b6269878961f data/tfmg/loot_table/blocks/nickel_ore.json
-e6600a8166be2ccd22b97632d4ad23dd09387b1b data/tfmg/loot_table/blocks/nickel_truss.json
-33193464c857799b9a051dde8f92e576cfa19367 data/tfmg/loot_table/blocks/oil_deposit.json
-04f881ad099669a6596a08212311b4c9388c3e39 data/tfmg/loot_table/blocks/orange_caution_block.json
-52a9593c3e96b7fc75a569b7daf1463c5e6191a7 data/tfmg/loot_table/blocks/orange_concrete.json
-74a85e5b77d9505c456354151d387401c0c06279 data/tfmg/loot_table/blocks/orange_concrete_slab.json
-e547f13789312a60d578d7274a408223ca9493ce data/tfmg/loot_table/blocks/orange_concrete_stairs.json
-c9cf1aefe21398104b449b9ac91382d43ecbbd1a data/tfmg/loot_table/blocks/orange_concrete_wall.json
-8f8b9d28842e2769ab862836f2e911e4b037c696 data/tfmg/loot_table/blocks/orange_rebar_concrete.json
-44c71aa0a6c13583b1f282d4594903be49d6fc2c data/tfmg/loot_table/blocks/orange_rebar_concrete_slab.json
-b2b684d345a0a113bcc383d397e32bf9f7df287a data/tfmg/loot_table/blocks/orange_rebar_concrete_stairs.json
-515ac56267ae9472a06819e20e24abc47088c58b data/tfmg/loot_table/blocks/orange_rebar_concrete_wall.json
-69ed7f9f87afc9e1f92e3fb3ff1cf3bb7ce1e799 data/tfmg/loot_table/blocks/pink_caution_block.json
-60fb36f794ff55d05bb076711d5ada6d42653bf8 data/tfmg/loot_table/blocks/pink_concrete.json
-73863c829a4bba975bac5d904eae275f33574a23 data/tfmg/loot_table/blocks/pink_concrete_slab.json
-9a1ccd8328b183362070b2514eda25cf289ecce5 data/tfmg/loot_table/blocks/pink_concrete_stairs.json
-caabb3d6941b481d0df6a0efd51c974970464633 data/tfmg/loot_table/blocks/pink_concrete_wall.json
-c5bec502dee2d059a0915897d9e14188971c0fe2 data/tfmg/loot_table/blocks/pink_rebar_concrete.json
-cc6c21b3baea05eb4da41a0c8aa2f786125da638 data/tfmg/loot_table/blocks/pink_rebar_concrete_slab.json
-e47d4bb38ba2126595e6a454f1e0641270e5f8af data/tfmg/loot_table/blocks/pink_rebar_concrete_stairs.json
-5e71e2085bb44a0ae774252cf22362e57badb7d5 data/tfmg/loot_table/blocks/pink_rebar_concrete_wall.json
-5c425373743a7207507da4616e8701374c351cda data/tfmg/loot_table/blocks/plastic_block.json
-62989ce4bcc79610ff0b73897df09d7277be73a0 data/tfmg/loot_table/blocks/plastic_mechanical_pump.json
-4ec43919359dabba6c8410dc56d7299158cd874a data/tfmg/loot_table/blocks/plastic_pipe.json
-7757f5bc3f76838ff25e442dfde14ec78f16d6bb data/tfmg/loot_table/blocks/plastic_smart_fluid_pipe.json
-ba66e16bc9bbbddedc3db056ddecf30068e3841f data/tfmg/loot_table/blocks/polarizer.json
-11704e3699bd2f871b4f5af9c7996651c0d2d69a data/tfmg/loot_table/blocks/polished_cut_bauxite.json
-fdec0959eb33dd71d21c483c954a307ca79a7630 data/tfmg/loot_table/blocks/polished_cut_bauxite_slab.json
-90903b031da75454f6c3ed5fe780599fc8c5b0e8 data/tfmg/loot_table/blocks/polished_cut_bauxite_stairs.json
-04f1ced6b9599a376eb20cf3989a3ddc076c00be data/tfmg/loot_table/blocks/polished_cut_bauxite_wall.json
-748e9008cf8dcaee108bceaa0532c53e7069ea61 data/tfmg/loot_table/blocks/polished_cut_galena.json
-6f96d36b6b17f12f7083f8806cb6aac8b5511a4d data/tfmg/loot_table/blocks/polished_cut_galena_slab.json
-e7d540c06e7ce14a84b961dfbd57b0f21dd4c7ce data/tfmg/loot_table/blocks/polished_cut_galena_stairs.json
-39085d864a824134dc2fbe5af21c46415e714d4c data/tfmg/loot_table/blocks/polished_cut_galena_wall.json
-eba74936d7734a130b026c17c092640965a10898 data/tfmg/loot_table/blocks/potentiometer.json
-51a05e6defa8177daeb08bc01b34d77f0e944444 data/tfmg/loot_table/blocks/pumpjack_base.json
-e77a4fe20d8f0274b325b2964161ba88499e51b9 data/tfmg/loot_table/blocks/pumpjack_crank.json
-c68cb91911c547d7433316fca6c4139608cbea08 data/tfmg/loot_table/blocks/pumpjack_hammer.json
-c0d39686c06fab07f5b22601255c9fd7a1b06b0f data/tfmg/loot_table/blocks/pumpjack_hammer_connector.json
-4183e6c4296497ea2c12a99120479472a52378aa data/tfmg/loot_table/blocks/pumpjack_hammer_head.json
-2b7d3caad431fb03f0817367f8b8872c91f16b49 data/tfmg/loot_table/blocks/pumpjack_hammer_part.json
-300b520db1bd4f65f308c778b7d9d1024ea8d121 data/tfmg/loot_table/blocks/purple_caution_block.json
-0cd3f26f34107c5dc20f5a5564dfde2b73c327f3 data/tfmg/loot_table/blocks/purple_concrete.json
-bf60ae731efeac0968effc7ed300b9af351163e9 data/tfmg/loot_table/blocks/purple_concrete_slab.json
-fe680d135d2cbc3e1d16b22dc55264857da885f1 data/tfmg/loot_table/blocks/purple_concrete_stairs.json
-78bee62f0f98cac597adb50396fff1b27e3ce24e data/tfmg/loot_table/blocks/purple_concrete_wall.json
-88a6ad7f6d19d0fc2a5592bd66054f1ab8b3a6dc data/tfmg/loot_table/blocks/purple_rebar_concrete.json
-d2fa9f08a6af6b93f6f7c9d5bd4d5224762073d1 data/tfmg/loot_table/blocks/purple_rebar_concrete_slab.json
-1815c93721aa88d56ba19bb531748309f2dc5d53 data/tfmg/loot_table/blocks/purple_rebar_concrete_stairs.json
-e2d793873db74a1225db5984149c86333683a610 data/tfmg/loot_table/blocks/purple_rebar_concrete_wall.json
-b50d4b74c02f074de0da5de385aeb19f9a5fa26f data/tfmg/loot_table/blocks/radial_engine.json
-c151aeccce85ffc594ea4a02fb55c2d83ac43d04 data/tfmg/loot_table/blocks/raw_lead_block.json
-fea2cdc5d851988d3274f3809aaf3dab4edcf611 data/tfmg/loot_table/blocks/raw_lithium_block.json
-2075bb2a9d6c60f0aece85373668a96a8dcdd192 data/tfmg/loot_table/blocks/raw_nickel_block.json
-58657ba63913ebfb0cabd48e262bcb5032609e37 data/tfmg/loot_table/blocks/rebar_block.json
-9701e07427b96c5beccd0aab015be98cf51402f4 data/tfmg/loot_table/blocks/rebar_concrete.json
-23ea2541f57bb395658a582d12b102649862a7df data/tfmg/loot_table/blocks/rebar_concrete_slab.json
-496290a326d9a135d62384376487a2662feaa164 data/tfmg/loot_table/blocks/rebar_concrete_stairs.json
-1c31dca13a3ed3f322deb2aa037374527a067f1a data/tfmg/loot_table/blocks/rebar_concrete_wall.json
-5f6731b8d059f1ffde4631819adafd4d64648012 data/tfmg/loot_table/blocks/rebar_floor.json
-fd0e9c911609dd011683629786d8119c33e82a9b data/tfmg/loot_table/blocks/rebar_pile.json
-7c4983686895688648c6496fbb872acd963cbb90 data/tfmg/loot_table/blocks/rebar_pillar.json
-a4b13ac7a5f8dc873f080b0885e86ad1e1401025 data/tfmg/loot_table/blocks/rebar_stairs.json
-4554ff99bb6f1ed22ac6095b6d9001a9292051f8 data/tfmg/loot_table/blocks/rebar_wall.json
-bddc8658ce4866db0736711f68c260e03e1b5027 data/tfmg/loot_table/blocks/red_caution_block.json
-deb53e320340051d155d4470be07cd62bcdb63db data/tfmg/loot_table/blocks/red_concrete.json
-3064ec3ca7c40192d67786d25aa8e999424f371a data/tfmg/loot_table/blocks/red_concrete_slab.json
-bc49decb49d2607d14d3780698eb26912fdb3cca data/tfmg/loot_table/blocks/red_concrete_stairs.json
-0561b72aeae6c481a7d4e8b7f366ceb62cf8a590 data/tfmg/loot_table/blocks/red_concrete_wall.json
-06b83127ea1970ad573e2e098923679f5996200a data/tfmg/loot_table/blocks/red_rebar_concrete.json
-3deb12e91e4858545c2a61682bbe2bf04b3060c3 data/tfmg/loot_table/blocks/red_rebar_concrete_slab.json
-f63074e38a6744cbc32057af22f41af4007d93ba data/tfmg/loot_table/blocks/red_rebar_concrete_stairs.json
-6dee967a5b4fadcd7dcbd2ee129e2b258a5e08a7 data/tfmg/loot_table/blocks/red_rebar_concrete_wall.json
-1afc78bc733fbc3e959b62bf69144ff351175c62 data/tfmg/loot_table/blocks/regular_engine.json
-0a3ac7d03abd946b9cfd9911123c36b1f88868cc data/tfmg/loot_table/blocks/reinforced_fireproof_bricks.json
-4f8eff58e1d70359fcc311cfd3c06934575283a6 data/tfmg/loot_table/blocks/resistor.json
-1ecc1271eac2241115656726bb694b78974d0fa7 data/tfmg/loot_table/blocks/rotor.json
-4318592a9e3d008736a5d523e4c86a1410376aee data/tfmg/loot_table/blocks/rusted_blast_furnace_reinforcement.json
-1c74eb77c0be823e02bbf6746688a1762d931060 data/tfmg/loot_table/blocks/rusted_blast_furnace_reinforcement_wall.json
-b59142de22c713838e1d2aed80967cc1988867ef data/tfmg/loot_table/blocks/segmented_display.json
-630f7af68e021a40a994ffaa36aecba276c180d7 data/tfmg/loot_table/blocks/simple_large_engine.json
-8243feb84772c561d556050afb7be5da682b97e1 data/tfmg/loot_table/blocks/slag_block.json
-b51a8c49e316fb073ba28bdb93a2b0869e063e4d data/tfmg/loot_table/blocks/slag_bricks.json
-59e5c7c3e5ef8aaf000fe25117a5e1b6e4ad87e7 data/tfmg/loot_table/blocks/small_bauxite_bricks.json
-42034d36454996ce6128ecd3910b21ef2b2317c7 data/tfmg/loot_table/blocks/small_bauxite_brick_slab.json
-ba76e6c59d3ba6a7946a1aea218ab5df3e0451be data/tfmg/loot_table/blocks/small_bauxite_brick_stairs.json
-8923a8739359772bfd9c17f1059d0f370a72c3d0 data/tfmg/loot_table/blocks/small_bauxite_brick_wall.json
-aab46978aac05b478a7c0743db17380b920f568b data/tfmg/loot_table/blocks/small_galena_bricks.json
-38a97f0389bb647c34aaff1ad01d87a7b18fc61a data/tfmg/loot_table/blocks/small_galena_brick_slab.json
-75de47074e574bb9ed8e6d08e496ea1be9214556 data/tfmg/loot_table/blocks/small_galena_brick_stairs.json
-221c22a982b651ed7e0e8d6b8021634e4018ec73 data/tfmg/loot_table/blocks/small_galena_brick_wall.json
-b5502f5eaffc8e664f0814ad7cd073712cc0ab0b data/tfmg/loot_table/blocks/stator.json
-08b26b854409c24f46a0772acdf368615e3b066a data/tfmg/loot_table/blocks/steel_bars.json
-907a9c0285da8025ea7dd05f8cdb739ee1765527 data/tfmg/loot_table/blocks/steel_block.json
-1bd6da288bcbbe7142b377c40b5879c134707d62 data/tfmg/loot_table/blocks/steel_cable_hub.json
-311abdcb0a50fc3a4b39c86ea274dc92d89e88ce data/tfmg/loot_table/blocks/steel_casing.json
-877c35fd0ddc5363419fd1d68f9fc52484f46525 data/tfmg/loot_table/blocks/steel_casing_cable_hub.json
-5c4dc6c516ffe1e6a9dfde72d320dd8733534419 data/tfmg/loot_table/blocks/steel_chemical_vat.json
-77bad2068691e0eb7f9c0f3887fcda4293a2702f data/tfmg/loot_table/blocks/steel_cogwheel.json
-01a59e91100a5bce2d3e39a17e18a734e7b9ca50 data/tfmg/loot_table/blocks/steel_distillation_controller.json
-a68825e075a9b8610e1a90bd5ae6561851e861ff data/tfmg/loot_table/blocks/steel_distillation_output.json
-aec8d1f9638ae76cd8dde07db6676ebda4cdb576 data/tfmg/loot_table/blocks/steel_door.json
-ab8f1f5b36e45f4f04000722523e6ab51c16cd1e data/tfmg/loot_table/blocks/steel_encased_aluminum_cogwheel.json
-4b0f2e2b967fb1e58bfebf7b6edb6ca5a55f4bf2 data/tfmg/loot_table/blocks/steel_encased_large_aluminum_cogwheel.json
-e7eb9c82ecd0cd37cdc5479f1dcde1f1834728d1 data/tfmg/loot_table/blocks/steel_encased_large_steel_cogwheel.json
-95d7c20cb7fa33ba0db4152e384cac0f5318d9c6 data/tfmg/loot_table/blocks/steel_encased_shaft.json
-ac74e4ea69db5d6334b0ff7fac7193ea31fd055f data/tfmg/loot_table/blocks/steel_encased_steel_cogwheel.json
-8e69c03f9611854b620ff6e211c8d30dfd510725 data/tfmg/loot_table/blocks/steel_fluid_tank.json
-fe85febd25b30c6f2c4105b4c1831e7089a429cc data/tfmg/loot_table/blocks/steel_flywheel.json
-2edee1ffab4ef46c18dbed3760318d4733a755f1 data/tfmg/loot_table/blocks/steel_frame.json
-fc69d4f1f2f4d883097820f1f512ab1d8f1ba9ff data/tfmg/loot_table/blocks/steel_gearbox.json
-3085aaaf421f4c5fc9e17b8d465daf42746fac1f data/tfmg/loot_table/blocks/steel_ladder.json
-555c6158d69a02a5c5c9a668b0a70e3c5656a185 data/tfmg/loot_table/blocks/steel_mechanical_pump.json
-7dc9e7afa448dfd41aad12d73c6386fa9e41d2b4 data/tfmg/loot_table/blocks/steel_pipe.json
-407c9e0073e52cc12d41c9dea48a77e2fcff469d data/tfmg/loot_table/blocks/steel_scaffolding.json
-e8d3f005131d766caa2cdebb156a205a908d65d4 data/tfmg/loot_table/blocks/steel_smart_fluid_pipe.json
-aad98868e2a12899a9ae9f30ce409b936d9ba7bd data/tfmg/loot_table/blocks/steel_trapdoor.json
-4fc73fc7c1ae78f0571798470423a1245d27f6f6 data/tfmg/loot_table/blocks/steel_truss.json
-65ebbfb787101b8df455632f211bb3bfb511d3b3 data/tfmg/loot_table/blocks/sulfur.json
-b9d01fccfddf5458a705560da5cd2450bdfde9ec data/tfmg/loot_table/blocks/surface_scanner.json
-ed5b75cddc07db30b57b633c9ce5572546899aa2 data/tfmg/loot_table/blocks/traffic_light.json
-b112d5170c07072a431a3e36476a653ff2647160 data/tfmg/loot_table/blocks/transformer.json
-bfdb6c14c176353d389320901ef97072adcd05c8 data/tfmg/loot_table/blocks/turbine_engine.json
-b5310b6e5e668d1b4fa3225e9672fd185f6831c2 data/tfmg/loot_table/blocks/voltage_observer.json
-e8d2138992850b78009c0af31dcf3a743a41ecde data/tfmg/loot_table/blocks/voltmeter.json
-295dc761fbdb402edc3f990ec2d676e0f6fc29bf data/tfmg/loot_table/blocks/white_caution_block.json
-fd2fb6c0994493120deeb157598e679bdb9f7f6b data/tfmg/loot_table/blocks/white_concrete.json
-396ddaa69cbf3ef1e75608597214f4eb9b48efc9 data/tfmg/loot_table/blocks/white_concrete_slab.json
-e2fe06d34bac1b21888854799bb990f5262f9a6b data/tfmg/loot_table/blocks/white_concrete_stairs.json
-f31b4d717136e913c76ba8d824a71618548f045a data/tfmg/loot_table/blocks/white_concrete_wall.json
-ae0c6ca42991ba0998b04fa6e11c31887ba48826 data/tfmg/loot_table/blocks/white_rebar_concrete.json
-99ab877ae74c842bbb3e444d4d81f71cd4285c97 data/tfmg/loot_table/blocks/white_rebar_concrete_slab.json
-29b9d841617ea11e102abfe575da03f9163de129 data/tfmg/loot_table/blocks/white_rebar_concrete_stairs.json
-25529a9ee3330ae7d47f044d9874cc5e0fa9125b data/tfmg/loot_table/blocks/white_rebar_concrete_wall.json
-c2fa303292b5e0d7cc845b2359e993a93ac17143 data/tfmg/loot_table/blocks/winding_machine.json
-e80882ac608f24c23133fc944c2c0d43638364f3 data/tfmg/loot_table/blocks/yellow_caution_block.json
-01922dce8b528d752fbd63e85b7e9337f1a72f15 data/tfmg/loot_table/blocks/yellow_concrete.json
-f4b6769aee0354874e25c134e38ea0decdd56c2e data/tfmg/loot_table/blocks/yellow_concrete_slab.json
-d3b883aa3e467323bc7ec2ed0dc7352a5782ff91 data/tfmg/loot_table/blocks/yellow_concrete_stairs.json
-401f7e0837e0f44de7416f2da015ba64dc035630 data/tfmg/loot_table/blocks/yellow_concrete_wall.json
-3cb79501e7057130cf2b748d46fb2b8ad0140eef data/tfmg/loot_table/blocks/yellow_rebar_concrete.json
-d47a4526e84bb4ae86d0fd3cdc6dcef163b6c916 data/tfmg/loot_table/blocks/yellow_rebar_concrete_slab.json
-ac71a7cb17ded7c522dfe453237ff6e110f465e3 data/tfmg/loot_table/blocks/yellow_rebar_concrete_stairs.json
-ad40cb94d1cf8f080d967b20412e48d7ea3fc6d2 data/tfmg/loot_table/blocks/yellow_rebar_concrete_wall.json
-476e015c6e6526402898ea75be67610706df202c data/tfmg/loot_table/blocks/zinc_frame.json
-665c4e1215f97086e6a465c36168ad6a52fc1347 data/tfmg/loot_table/blocks/zinc_truss.json
-87f0bcdbd5cfdc2569469bf6beda9014146b946b data/tfmg/recipe/aluminum_bars_from_ingots_aluminum_stonecutting.json
-3fe4442520c2505c8ff2885b23eaabe349d3f62e data/tfmg/recipe/aluminum_ladder_from_ingots_aluminum_stonecutting.json
-54c727587feae67f239c64f0b2581413550ce058 data/tfmg/recipe/aluminum_scaffolding_from_ingots_aluminum_stonecutting.json
-c86cb208b5a06040d74acf66a6cabb44c737fa1f data/tfmg/recipe/aluminum_wire_from_ingots_aluminum_stonecutting.json
-221bc87e38a2c887ebf69299e41850ed2b297a28 data/tfmg/recipe/asphalt_slab_from_asphalt_stonecutting.json
-e3309318c44ff1811815a1e39b936c65ca8e6352 data/tfmg/recipe/asphalt_stairs_from_asphalt_stonecutting.json
-b9109d135afa6642bf1a6ccac24ba5b9a8a6e89d data/tfmg/recipe/asphalt_wall_from_asphalt_stonecutting.json
-2b2dc7639243406772ec7ed8f12b7955cc4e90d9 data/tfmg/recipe/bauxite_from_stone_types_bauxite_stonecutting.json
-bb5740c678f3f316074dc25da5c896077cb76fd4 data/tfmg/recipe/bauxite_pillar_from_stone_types_bauxite_stonecutting.json
-dce008bd32686261a8b5d21757d67fc19b94bdfc data/tfmg/recipe/black_concrete_slab_from_black_concrete_stonecutting.json
-9011f2c9dfd770458c9454874e9322416faf4429 data/tfmg/recipe/black_concrete_stairs_from_black_concrete_stonecutting.json
-aab6de96d37f21c710e7e7850e8078c1820fae1d data/tfmg/recipe/black_concrete_wall_from_black_concrete_stonecutting.json
-b6e63028a81baf5de2ec5b45e9e7a8532dc69240 data/tfmg/recipe/black_rebar_concrete_slab_from_black_rebar_concrete_stonecutting.json
-bcc31bf12d878c2a09ffc5c1d221b069db14ef13 data/tfmg/recipe/black_rebar_concrete_stairs_from_black_rebar_concrete_stonecutting.json
-b55fce6ef3e5c3f238e47d118ac26419f29f5f2a data/tfmg/recipe/black_rebar_concrete_wall_from_black_rebar_concrete_stonecutting.json
-cf90535f6409e3eef145b0d7dfdc20068b931e21 data/tfmg/recipe/blue_caution_block_from_ingots_aluminum_stonecutting.json
-c29e8c8f2880a2f9672ea42d4d16723ef116a1cd data/tfmg/recipe/blue_concrete_slab_from_blue_concrete_stonecutting.json
-ba76bc0b168acf5956d509b37b35c0981fb01e47 data/tfmg/recipe/blue_concrete_stairs_from_blue_concrete_stonecutting.json
-2cd3f00b19e9ed260b9a44851de4484a859e192c data/tfmg/recipe/blue_concrete_wall_from_blue_concrete_stonecutting.json
-3e97f61dfc75457c71e3f862ddce401c102c641a data/tfmg/recipe/blue_rebar_concrete_slab_from_blue_rebar_concrete_stonecutting.json
-67e0047ee4bd03dee39e6982191975cb2ba03607 data/tfmg/recipe/blue_rebar_concrete_stairs_from_blue_rebar_concrete_stonecutting.json
-fefd619a4f00f62fc75c9d54665ff54732a04bbb data/tfmg/recipe/blue_rebar_concrete_wall_from_blue_rebar_concrete_stonecutting.json
-4cfa4d20a365e17d3850489c66f509fa31fe6196 data/tfmg/recipe/brown_caution_block_from_ingots_aluminum_stonecutting.json
-bec3d829ab20fdebecfd48f4fc3e1a93dd75a871 data/tfmg/recipe/brown_concrete_slab_from_brown_concrete_stonecutting.json
-590a9aaaa0363605e63175f12179f968934ed839 data/tfmg/recipe/brown_concrete_stairs_from_brown_concrete_stonecutting.json
-5902d48070176ef0860ee1a3393070a15e39b9af data/tfmg/recipe/brown_concrete_wall_from_brown_concrete_stonecutting.json
-a76a2e51ae6f12eda35bb9357c35ad6d66c49fbf data/tfmg/recipe/brown_rebar_concrete_slab_from_brown_rebar_concrete_stonecutting.json
-b6073fb1630c96161d6132d1d6a8c3ea89c31bc1 data/tfmg/recipe/brown_rebar_concrete_stairs_from_brown_rebar_concrete_stonecutting.json
-dfeb159f9ffa4f7f256eaf7eaeb437370fb7891c data/tfmg/recipe/brown_rebar_concrete_wall_from_brown_rebar_concrete_stonecutting.json
-0d2782257b592d410c701d2d8157cde352ece9d1 data/tfmg/recipe/cast_iron_bars_from_ingots_cast_iron_stonecutting.json
-98bf43e05c849a321afbaa96b21ab2b515d2768f data/tfmg/recipe/cast_iron_ladder_from_ingots_cast_iron_stonecutting.json
-bc7e938b25f13f7cd3f05c85946a6704524a1388 data/tfmg/recipe/cinderblock_from_concrete_stonecutting.json
-cefd70bd26ac9183492f129bcf9062fb7c0ef506 data/tfmg/recipe/concrete_slab_from_concrete_stonecutting.json
-ff404af851ca3d97b892017ada072baac8df7b83 data/tfmg/recipe/concrete_stairs_from_concrete_stonecutting.json
-618f813cf58d19948494d961487165de0069dec0 data/tfmg/recipe/concrete_wall_from_concrete_stonecutting.json
-b07387140f9967c422a2eb289939e7f5c8a9f52b data/tfmg/recipe/constantan_ladder_from_ingots_constantan_stonecutting.json
-3825ba199fcbfc7a787c93857526e1273e4bd468 data/tfmg/recipe/constantan_wire_from_ingots_constantan_stonecutting.json
-ee7c220a551ba9657a574549de94a3f726d6948a data/tfmg/recipe/copper_electrode_from_storage_blocks_copper_stonecutting.json
-9d563791345949af0f3c095fa3d06f08e29cc121 data/tfmg/recipe/copper_wire_from_ingots_copper_stonecutting.json
-f06ac12dfe69ea693b258afc9b6d3147e5d77167 data/tfmg/recipe/cut_bauxite_bricks_from_stone_types_bauxite_stonecutting.json
-f9399cb2994fe4ce08340a3fc20ba9806d34c26b data/tfmg/recipe/cut_bauxite_brick_slab.json
-ce241ed3fa716ac84bd6a7ef2093809d423c1f05 data/tfmg/recipe/cut_bauxite_brick_slab_from_stone_types_bauxite_stonecutting.json
-4f15f49f86596c2f80b08358c0688fea43b71765 data/tfmg/recipe/cut_bauxite_brick_slab_recycling.json
-dd7405cf8b143f7fb687988547545e4805f7828c data/tfmg/recipe/cut_bauxite_brick_stairs.json
-4986c44c71c3517711331b2e4f2856441aa1865e data/tfmg/recipe/cut_bauxite_brick_stairs_from_stone_types_bauxite_stonecutting.json
-f22ff5a88c59c18b78ace7d8ee8eab90851e3075 data/tfmg/recipe/cut_bauxite_brick_wall.json
-504163ca3044690ec1fb2372c684383d20125b16 data/tfmg/recipe/cut_bauxite_brick_wall_from_stone_types_bauxite_stonecutting.json
-2bdf8512e74ac6d5fcb3fac41993875e7b8d7948 data/tfmg/recipe/cut_bauxite_from_stone_types_bauxite_stonecutting.json
-828543f8db23990027bc52dbe862e7c4fb7e5fe4 data/tfmg/recipe/cut_bauxite_slab.json
-7e1da07bd343a288943324b6d2c24e1e484afffe data/tfmg/recipe/cut_bauxite_slab_from_stone_types_bauxite_stonecutting.json
-2bd68e3315a8f4669c8f663f7a7898c8d5738ae2 data/tfmg/recipe/cut_bauxite_slab_recycling.json
-c058184d5487de3272fb66bd5f9e09dd84a0fd4c data/tfmg/recipe/cut_bauxite_stairs.json
-a296e12fc00cbd54df1b8b9579659a793fecde51 data/tfmg/recipe/cut_bauxite_stairs_from_stone_types_bauxite_stonecutting.json
-183f723c3e37aa6805589e684d8d8eb545326d2e data/tfmg/recipe/cut_bauxite_wall.json
-e0b4e4f82fbd33a9ebe4092026e9f8135c61b6d6 data/tfmg/recipe/cut_bauxite_wall_from_stone_types_bauxite_stonecutting.json
-43e21caca811cae6ec87d7fbe6b065ae830f0c3b data/tfmg/recipe/cut_galena_bricks_from_stone_types_galena_stonecutting.json
-c1be3117cf64ad95fced8ce1b456c5ba2864f9b2 data/tfmg/recipe/cut_galena_brick_slab.json
-eca6c5b7f652ce9f674de284c2a7b7afd97c8bb0 data/tfmg/recipe/cut_galena_brick_slab_from_stone_types_galena_stonecutting.json
-6d4468bce7f24fa7ec973503082d2f49d7243a85 data/tfmg/recipe/cut_galena_brick_slab_recycling.json
-577d63554c4fb06ff810c5b17d953c96b522acb9 data/tfmg/recipe/cut_galena_brick_stairs.json
-101482d3ea040bb452ba7ea510f6d5bde8b87a88 data/tfmg/recipe/cut_galena_brick_stairs_from_stone_types_galena_stonecutting.json
-dc02aca722782ff4e72a282caf8152050c1c0cd4 data/tfmg/recipe/cut_galena_brick_wall.json
-c9ba11e56c0e4e1b94131fa3959551041a2d13b8 data/tfmg/recipe/cut_galena_brick_wall_from_stone_types_galena_stonecutting.json
-7f2512968ba2234fbbc264cca62b3742dea588b9 data/tfmg/recipe/cut_galena_from_stone_types_galena_stonecutting.json
-c0f2afe82f3cb21d8f314ebc17eff6f5d687229d data/tfmg/recipe/cut_galena_slab.json
-6d3916b5dff8f3f2792ef8bc12f8e5c2d3046e4c data/tfmg/recipe/cut_galena_slab_from_stone_types_galena_stonecutting.json
-94afc891b5257df76c7ab8daee734b222bd1b07c data/tfmg/recipe/cut_galena_slab_recycling.json
-2cf62a18544f80282aec7ea81f8da2a2ca049301 data/tfmg/recipe/cut_galena_stairs.json
-b251f4ad1891c232503ece28fb95677d0e04dc01 data/tfmg/recipe/cut_galena_stairs_from_stone_types_galena_stonecutting.json
-4a362b2168a0b6182e853db7ecd9da93470d59e1 data/tfmg/recipe/cut_galena_wall.json
-bc2f3e10244f4227aab606617d512c9902bc174e data/tfmg/recipe/cut_galena_wall_from_stone_types_galena_stonecutting.json
-34782076d7471a096778a17bba4fd9b9979836eb data/tfmg/recipe/cyan_caution_block_from_ingots_aluminum_stonecutting.json
-a11f36a499b9f4e090605d1eeaf3a999dee89eb3 data/tfmg/recipe/cyan_concrete_slab_from_cyan_concrete_stonecutting.json
-cbb749922e96052c125864c1f63a865b8d3fabc3 data/tfmg/recipe/cyan_concrete_stairs_from_cyan_concrete_stonecutting.json
-f1f00727fa2f79df5af3804e5260f058d4da61e3 data/tfmg/recipe/cyan_concrete_wall_from_cyan_concrete_stonecutting.json
-eb7137c8713e20823ec76087ac6e8fa163f0ad4a data/tfmg/recipe/cyan_rebar_concrete_slab_from_cyan_rebar_concrete_stonecutting.json
-fbc8bee307a0df6e51cf064b71d034fb744945fa data/tfmg/recipe/cyan_rebar_concrete_stairs_from_cyan_rebar_concrete_stonecutting.json
-789b3f814b97ea76d4b0bc065694f8cc9d6de594 data/tfmg/recipe/cyan_rebar_concrete_wall_from_cyan_rebar_concrete_stonecutting.json
-45144d04637747726f17eaa1fae3dfaa8fa807d1 data/tfmg/recipe/empty_spool_from_hardened_planks_stonecutting.json
-807e766e67e027efefac60bf67180b2f76df68bb data/tfmg/recipe/factory_floor_from_ingots_aluminum_stonecutting.json
-221e4bd5d0d5dc1b34564feed2378294d53f41ea data/tfmg/recipe/galena_from_stone_types_galena_stonecutting.json
-e7c56102cf2fe7e2243bbd607124f1cfbc9be3a0 data/tfmg/recipe/galena_pillar_from_stone_types_galena_stonecutting.json
-10dd1e1be67c2ba4ca82acb45d64180a59ff7a8c data/tfmg/recipe/graphite_electrode_from_storage_blocks_coal_coke_stonecutting.json
-6a71e466ffe122aedaa99fe0a10ae948efd0ae6d data/tfmg/recipe/gray_caution_block_from_ingots_aluminum_stonecutting.json
-11d7f57ced8baea6f46f4bc930da1bf04b3b73bc data/tfmg/recipe/gray_concrete_slab_from_gray_concrete_stonecutting.json
-1488eb28ad0365048b305ebab36ca5cb0cede150 data/tfmg/recipe/gray_concrete_stairs_from_gray_concrete_stonecutting.json
-e85caab29c0ecf97831da321c0a8d0a66c50fa83 data/tfmg/recipe/gray_concrete_wall_from_gray_concrete_stonecutting.json
-e2a32584a53be6034c167c860420845e2834214f data/tfmg/recipe/gray_rebar_concrete_slab_from_gray_rebar_concrete_stonecutting.json
-ad9578737ece4f6c7af7ab75dd6d02eccd0e76ee data/tfmg/recipe/gray_rebar_concrete_stairs_from_gray_rebar_concrete_stonecutting.json
-fb4ef4b4264b5ca8524c69fe6a949467cf176be9 data/tfmg/recipe/gray_rebar_concrete_wall_from_gray_rebar_concrete_stonecutting.json
-d0fbe80bc076e6a9b8af1f709920361bbeda3bc9 data/tfmg/recipe/green_caution_block_from_ingots_aluminum_stonecutting.json
-799298affd8c0502a2587e4906b5a9079ce1e497 data/tfmg/recipe/green_concrete_slab_from_green_concrete_stonecutting.json
-919635f20152472908f4e0dd16c22633fb30a38d data/tfmg/recipe/green_concrete_stairs_from_green_concrete_stonecutting.json
-518de3664dd7977fda676dcc9781cb44e5304434 data/tfmg/recipe/green_concrete_wall_from_green_concrete_stonecutting.json
-fa136ea484ba6b2f8f7134a957eb8868184d9598 data/tfmg/recipe/green_rebar_concrete_slab_from_green_rebar_concrete_stonecutting.json
-a986c6e056c0d2cc10ad81a674c8d283489c20d0 data/tfmg/recipe/green_rebar_concrete_stairs_from_green_rebar_concrete_stonecutting.json
-caaca7ac8153c1b0a382b451f5ecde352751105d data/tfmg/recipe/green_rebar_concrete_wall_from_green_rebar_concrete_stonecutting.json
-2c473af2353d6416a2729c4bb4278dd28b086781 data/tfmg/recipe/industrial_pipe_from_ingots_steel_stonecutting.json
-7aa7dedb7fc297cbbcce5766692e7bbaa13d0cd5 data/tfmg/recipe/large_pumpjack_hammer_part_from_storage_blocks_steel_stonecutting.json
-a9d7a484e292449ee38e95e90455e2624afe3580 data/tfmg/recipe/layered_bauxite_from_stone_types_bauxite_stonecutting.json
-423df4a6c6cfc2c1651e71e5d5924d919a0b5042 data/tfmg/recipe/layered_galena_from_stone_types_galena_stonecutting.json
-30be8d8315d413a2fb0e7167e64832d393839a61 data/tfmg/recipe/lead_bars_from_ingots_lead_stonecutting.json
-04405e662da692443861a3212d93c3791df2ca49 data/tfmg/recipe/lead_ladder_from_ingots_lead_stonecutting.json
-4a91fed8550fc1693eb743392aa502f38519296e data/tfmg/recipe/light_blue_caution_block_from_ingots_aluminum_stonecutting.json
-945a0604de5cac5431332a2c89156e3db549bfdd data/tfmg/recipe/light_blue_concrete_slab_from_light_blue_concrete_stonecutting.json
-ef383d16ac0a11a3a2f6715c1139e086a4f2a7fd data/tfmg/recipe/light_blue_concrete_stairs_from_light_blue_concrete_stonecutting.json
-b2d58775b0f42bdc1dbc124b7a8bae69223f7083 data/tfmg/recipe/light_blue_concrete_wall_from_light_blue_concrete_stonecutting.json
-c6e644b3a2419ed33aeec0c9287e61799b800f64 data/tfmg/recipe/light_blue_rebar_concrete_slab_from_light_blue_rebar_concrete_stonecutting.json
-ba3ddf155c7c1ca5019f64ad4560cac0afc5c557 data/tfmg/recipe/light_blue_rebar_concrete_stairs_from_light_blue_rebar_concrete_stonecutting.json
-c895e6c2c38a5df589767e5dd0fb8aad6869fbbf data/tfmg/recipe/light_blue_rebar_concrete_wall_from_light_blue_rebar_concrete_stonecutting.json
-8260fa6ca8e7b9f3ead5b760ccbdfc46599da262 data/tfmg/recipe/light_gray_caution_block_from_ingots_aluminum_stonecutting.json
-006564f4b2a23d92492072e59c86058b522e6893 data/tfmg/recipe/light_gray_concrete_slab_from_light_gray_concrete_stonecutting.json
-a0c1a6e80ad9483fdbca99dd40ac515b6a626d59 data/tfmg/recipe/light_gray_concrete_stairs_from_light_gray_concrete_stonecutting.json
-15587a2d5649fc9929f8b6077322220df7074447 data/tfmg/recipe/light_gray_concrete_wall_from_light_gray_concrete_stonecutting.json
-f5be106b4f74b1c0444e47d3f3f1bb67ff33e187 data/tfmg/recipe/light_gray_rebar_concrete_slab_from_light_gray_rebar_concrete_stonecutting.json
-6f3422b3b263119202a3766d9690959a26da848a data/tfmg/recipe/light_gray_rebar_concrete_stairs_from_light_gray_rebar_concrete_stonecutting.json
-ded86846c4c2c828e2d4cbb6f04e9f2f3f030f32 data/tfmg/recipe/light_gray_rebar_concrete_wall_from_light_gray_rebar_concrete_stonecutting.json
-740cfa42f4b7a7e79ac9cfc60323a6ccf95d84fd data/tfmg/recipe/lime_caution_block_from_ingots_aluminum_stonecutting.json
-85affd1eaae969eec438767fb42d8fa8db7cd92e data/tfmg/recipe/lime_concrete_slab_from_lime_concrete_stonecutting.json
-f003494226ebf248770bee6d972a59e3ef09e870 data/tfmg/recipe/lime_concrete_stairs_from_lime_concrete_stonecutting.json
-5f368fe5cf6f4b119055520ef75aaf62a1876190 data/tfmg/recipe/lime_concrete_wall_from_lime_concrete_stonecutting.json
-21047d0bf516c46f2cd19d2f76b247fe081f2e4d data/tfmg/recipe/lime_rebar_concrete_slab_from_lime_rebar_concrete_stonecutting.json
-98cc0b8ff8855c81ec7003943b2e52ba5d4a788d data/tfmg/recipe/lime_rebar_concrete_stairs_from_lime_rebar_concrete_stonecutting.json
-9a63bc6b1f6a0358af091f84382ba96a7b3092b3 data/tfmg/recipe/lime_rebar_concrete_wall_from_lime_rebar_concrete_stonecutting.json
-1b279fc317a2ac95a737bf330f4f90743386b2f4 data/tfmg/recipe/magenta_caution_block_from_ingots_aluminum_stonecutting.json
-bf8e8334e6d8a41c071d49e33481e0bed73463d6 data/tfmg/recipe/magenta_concrete_slab_from_magenta_concrete_stonecutting.json
-44c0b99416450155fedcb6d08b836c2f3bf74962 data/tfmg/recipe/magenta_concrete_stairs_from_magenta_concrete_stonecutting.json
-af506f9ec69a058e5abe57f116d603439d4497d9 data/tfmg/recipe/magenta_concrete_wall_from_magenta_concrete_stonecutting.json
-8d18a2618955d492b623807ae1b1333eb6d1aabc data/tfmg/recipe/magenta_rebar_concrete_slab_from_magenta_rebar_concrete_stonecutting.json
-9f87a93c47a6414a3a8030c93dbc6b0a95e1c7e4 data/tfmg/recipe/magenta_rebar_concrete_stairs_from_magenta_rebar_concrete_stonecutting.json
-732e3b5456b1578f079302601430fb227150f6f8 data/tfmg/recipe/magenta_rebar_concrete_wall_from_magenta_rebar_concrete_stonecutting.json
-95a46dd16cee08cead697a72145492feeb5eb177 data/tfmg/recipe/nickel_bars_from_ingots_nickel_stonecutting.json
-51314ee884f1ab71ba24d4f761ab222086f22f60 data/tfmg/recipe/nickel_ladder_from_ingots_nickel_stonecutting.json
-eaa601c49cb2a4b8e5f004dc27b8da9488fe0bed data/tfmg/recipe/orange_caution_block_from_ingots_aluminum_stonecutting.json
-c08c1943d49ca6eedcd5cb795e0f052823f238a5 data/tfmg/recipe/orange_concrete_slab_from_orange_concrete_stonecutting.json
-73cabd27d074cba114940496084728f181292753 data/tfmg/recipe/orange_concrete_stairs_from_orange_concrete_stonecutting.json
-fda29d9d989711de94c18302670406a495cf4150 data/tfmg/recipe/orange_concrete_wall_from_orange_concrete_stonecutting.json
-68df0eb6e8f996590c7cefe165ac9ad8031217ac data/tfmg/recipe/orange_rebar_concrete_slab_from_orange_rebar_concrete_stonecutting.json
-2f64211c703c30771418dafe29fec5acbb5ddc25 data/tfmg/recipe/orange_rebar_concrete_stairs_from_orange_rebar_concrete_stonecutting.json
-59704a8883e6025b54ffef849a314f7ee18ee256 data/tfmg/recipe/orange_rebar_concrete_wall_from_orange_rebar_concrete_stonecutting.json
-64af07ff19ac8fc7de974fa02742f8a09f436166 data/tfmg/recipe/pink_caution_block_from_ingots_aluminum_stonecutting.json
-69da175fc5d6570d314916f265ce747d1ce2fd13 data/tfmg/recipe/pink_concrete_slab_from_pink_concrete_stonecutting.json
-5fde7fa1c227c63a96c6f1a7ce37f0a378240027 data/tfmg/recipe/pink_concrete_stairs_from_pink_concrete_stonecutting.json
-a6880300140e4da99cd316d3fc936e45bf2fe6cc data/tfmg/recipe/pink_concrete_wall_from_pink_concrete_stonecutting.json
-4d87a81c2b625f6d626d8cc1b1e4539fda3ec9c9 data/tfmg/recipe/pink_rebar_concrete_slab_from_pink_rebar_concrete_stonecutting.json
-21798989e27ae5896df64b82b401559ebd6c2a73 data/tfmg/recipe/pink_rebar_concrete_stairs_from_pink_rebar_concrete_stonecutting.json
-b44804db1438c39fef317b069b7adcb9bc1da9c1 data/tfmg/recipe/pink_rebar_concrete_wall_from_pink_rebar_concrete_stonecutting.json
-6cf6e7000a9b0e170248ce01a5aad52f6b9fc4a7 data/tfmg/recipe/polished_cut_bauxite_from_stone_types_bauxite_stonecutting.json
-14bf95859759b5378320a4d2cb40e0bbaef8fab1 data/tfmg/recipe/polished_cut_bauxite_slab.json
-e03f673baef95e2ccffe1f79806fe0ad813b1ace data/tfmg/recipe/polished_cut_bauxite_slab_from_stone_types_bauxite_stonecutting.json
-e2d78b81546fcaa22ee3953321b930fd29b84bc2 data/tfmg/recipe/polished_cut_bauxite_slab_recycling.json
-a082cd6aaae5ecd0a87b887d8971c9b69334b84b data/tfmg/recipe/polished_cut_bauxite_stairs.json
-f339aba32f1a9c28349346247d8a723357ff8eb1 data/tfmg/recipe/polished_cut_bauxite_stairs_from_stone_types_bauxite_stonecutting.json
-b7c20ff3561fe0a2cfcb186d95b8934041a40e3d data/tfmg/recipe/polished_cut_bauxite_wall.json
-9adb30f3f41c9d8008fe62d50f9db6714af0129b data/tfmg/recipe/polished_cut_bauxite_wall_from_stone_types_bauxite_stonecutting.json
-c7f1b5ade2a7f155806482e453e6ebaba31d8042 data/tfmg/recipe/polished_cut_galena_from_stone_types_galena_stonecutting.json
-f3eaf0545dc8824b09a9bdf28f897e70e73162d2 data/tfmg/recipe/polished_cut_galena_slab.json
-8f78d9429f5b78e399a9b49b0d43dd47cf009d93 data/tfmg/recipe/polished_cut_galena_slab_from_stone_types_galena_stonecutting.json
-1a8c4b1cbb07438e2db767f01c6395be6ea65100 data/tfmg/recipe/polished_cut_galena_slab_recycling.json
-af63c9d5af5e2e774d817701751248b89627aae2 data/tfmg/recipe/polished_cut_galena_stairs.json
-568dc512f772551ad844af1a7a770560fcaefcd0 data/tfmg/recipe/polished_cut_galena_stairs_from_stone_types_galena_stonecutting.json
-f81c1c8dd41d27664e2e51fe1fc8d5bfc6262f76 data/tfmg/recipe/polished_cut_galena_wall.json
-4e747591d1e5eb08b5a7fd600b52aecf9c8b3f5c data/tfmg/recipe/polished_cut_galena_wall_from_stone_types_galena_stonecutting.json
-1d1820256640e76850df571e46220e6d8572aace data/tfmg/recipe/pumpjack_hammer_part_from_storage_blocks_steel_stonecutting.json
-39bf94d50f40b32f2334e304123e59e9edc2a499 data/tfmg/recipe/purple_caution_block_from_ingots_aluminum_stonecutting.json
-1b598c65827e096419c31bb17170da1a4cd32fca data/tfmg/recipe/purple_concrete_slab_from_purple_concrete_stonecutting.json
-7f1aa9f009a8b1142e66f1659d6f81759c0b0ec4 data/tfmg/recipe/purple_concrete_stairs_from_purple_concrete_stonecutting.json
-d2baca05f76d1b3481e8b919b8bd43216e8aacf4 data/tfmg/recipe/purple_concrete_wall_from_purple_concrete_stonecutting.json
-50e50afe29fc97771adbecbaa80380072a65964c data/tfmg/recipe/purple_rebar_concrete_slab_from_purple_rebar_concrete_stonecutting.json
-b99fbfc2b44d5d2fcb16998a210a1b2cda26bc7c data/tfmg/recipe/purple_rebar_concrete_stairs_from_purple_rebar_concrete_stonecutting.json
-6a5b3630e1128e4c2bfebe6bd4aeb0d82f99fd95 data/tfmg/recipe/purple_rebar_concrete_wall_from_purple_rebar_concrete_stonecutting.json
-a054bda896d75cdc7cb3a6f2156261dd1ee9272d data/tfmg/recipe/rebar_concrete_slab_from_rebar_concrete_stonecutting.json
-b2f56fe2e6bede58eabe3b741246d8e9a965ab2e data/tfmg/recipe/rebar_concrete_stairs_from_rebar_concrete_stonecutting.json
-4ea842bcec72ba762e80049b5754a38f5245b011 data/tfmg/recipe/rebar_concrete_wall_from_rebar_concrete_stonecutting.json
-43212059184fde7ab8d1a10ec7628963c52e0a6f data/tfmg/recipe/rebar_from_ingots_steel_stonecutting.json
-e29289af7246878495b53f9ef99aacbb9599daaa data/tfmg/recipe/red_caution_block_from_ingots_aluminum_stonecutting.json
-773228fad93d6a78200a3fd0312c86f823be01f3 data/tfmg/recipe/red_concrete_slab_from_red_concrete_stonecutting.json
-e7dc98d6bb7b0db6a2af7e7f762723c4ad65c5ac data/tfmg/recipe/red_concrete_stairs_from_red_concrete_stonecutting.json
-4fda2325ca4be22bf16fee4f9bf10f52555be9f1 data/tfmg/recipe/red_concrete_wall_from_red_concrete_stonecutting.json
-a155fb10f08e7adc6b2bc6e42c953a2c397cc500 data/tfmg/recipe/red_rebar_concrete_slab_from_red_rebar_concrete_stonecutting.json
-001842be94e4248ca0d9c14563a642e2de3153a8 data/tfmg/recipe/red_rebar_concrete_stairs_from_red_rebar_concrete_stonecutting.json
-ba477b39e71528cac19a739118dd4f41b624cee4 data/tfmg/recipe/red_rebar_concrete_wall_from_red_rebar_concrete_stonecutting.json
-e5322baf377fd30812a84cdaf0500f9e99905373 data/tfmg/recipe/screw_from_ingots_steel_stonecutting.json
-7eb08cecac95b569f0d6dbfc9ec2c6185dff68a9 data/tfmg/recipe/slag_bricks_from_slag_block_stonecutting.json
-3a0556ab175c97a44057d8666b2b67a724e95a56 data/tfmg/recipe/small_bauxite_bricks_from_stone_types_bauxite_stonecutting.json
-efc7e6b315492a48b98a8ad163b1235292bbc912 data/tfmg/recipe/small_bauxite_brick_slab.json
-fec2e11e81d552567411784d6b319fa4d8eeff74 data/tfmg/recipe/small_bauxite_brick_slab_from_stone_types_bauxite_stonecutting.json
-7fa718d9e264a8affad23ddf910894760b87d8a5 data/tfmg/recipe/small_bauxite_brick_slab_recycling.json
-c002792da3ddfc56cb094ff429111bec409fb171 data/tfmg/recipe/small_bauxite_brick_stairs.json
-ed07ba80932c78e22136f4f78a7e52a3bc734bf4 data/tfmg/recipe/small_bauxite_brick_stairs_from_stone_types_bauxite_stonecutting.json
-5559aafa1571f4a3e6e20843bff1adb0889f81d8 data/tfmg/recipe/small_bauxite_brick_wall.json
-27a8f045fd0f7e213aa293bd544176723b08b5c0 data/tfmg/recipe/small_bauxite_brick_wall_from_stone_types_bauxite_stonecutting.json
-a016d0cfc352e5f368d0d9b659f692dddc9ecd96 data/tfmg/recipe/small_galena_bricks_from_stone_types_galena_stonecutting.json
-968f35d576367bd7f8326c4ad60d8b65dc63d4f7 data/tfmg/recipe/small_galena_brick_slab.json
-6522bc68c2c28e16de5e2f85e508f3f08300b819 data/tfmg/recipe/small_galena_brick_slab_from_stone_types_galena_stonecutting.json
-0257d64b065b26d7ee66a7601a1973a7e228d5a9 data/tfmg/recipe/small_galena_brick_slab_recycling.json
-b7ce3cfa125197a02b0702beb63cf92973f59727 data/tfmg/recipe/small_galena_brick_stairs.json
-6a4a4a9b42bdc8f1a49ad2b7e464f5089855aee5 data/tfmg/recipe/small_galena_brick_stairs_from_stone_types_galena_stonecutting.json
-cab6d8b2f39851877ed56727579d0006112d19e4 data/tfmg/recipe/small_galena_brick_wall.json
-2692e3fc704c2f13e95cba76bd9bf0db37189d1c data/tfmg/recipe/small_galena_brick_wall_from_stone_types_galena_stonecutting.json
-15f023e8e1a64a70feb9fb623734fcd252ab7c6a data/tfmg/recipe/steel_bars_from_ingots_steel_stonecutting.json
-561517e3289e0f2d6a6ad1cecb5007f8cd273e32 data/tfmg/recipe/steel_ladder_from_ingots_steel_stonecutting.json
-bf4a34a99b11798604daf9b0d96afea4cf4fc5ac data/tfmg/recipe/steel_scaffolding_from_ingots_steel_stonecutting.json
-fcfee12d98c042ba471d49bb099df8ab1f2bebd2 data/tfmg/recipe/synthetic_string_from_ingots_rubber_stonecutting.json
-206250d888aec729af28ece8e082a1907c6d6406 data/tfmg/recipe/unfired_insulator_from_clay_stonecutting.json
-1fd00ef6c3aeb46c4a9d6e63f0219dc5ce26ec20 data/tfmg/recipe/white_caution_block_from_ingots_aluminum_stonecutting.json
-5f6e689dfdc9d36fd2ce231405e4505f27fc2657 data/tfmg/recipe/white_concrete_slab_from_white_concrete_stonecutting.json
-58865d00080c95cc7864d687c35f435202e9e3a5 data/tfmg/recipe/white_concrete_stairs_from_white_concrete_stonecutting.json
-3a884dba1c9efd54b2a9f8a41ec391218adf5240 data/tfmg/recipe/white_concrete_wall_from_white_concrete_stonecutting.json
-b2b6a3bb3a6a0557032ba54de8c05b34ca7ac59f data/tfmg/recipe/white_rebar_concrete_slab_from_white_rebar_concrete_stonecutting.json
-a227286cd99cbab369d93cfb3ce1a86f8fdbf9d9 data/tfmg/recipe/white_rebar_concrete_stairs_from_white_rebar_concrete_stonecutting.json
-13ef2d3a7c109973c1a4a28369140a4c86d13969 data/tfmg/recipe/white_rebar_concrete_wall_from_white_rebar_concrete_stonecutting.json
-c1452ea66a020da5e5e1d77dbd1eee2f62a820ad data/tfmg/recipe/yellow_caution_block_from_ingots_aluminum_stonecutting.json
-784eb430a311b5b5ba6d9b13b1dab01df652b9a9 data/tfmg/recipe/yellow_concrete_slab_from_yellow_concrete_stonecutting.json
-27d012df24aef6ab071b1b3baa790199d1c9cc40 data/tfmg/recipe/yellow_concrete_stairs_from_yellow_concrete_stonecutting.json
-9233fc0a1f3f62870b5657e9f9798339cf7fbeb8 data/tfmg/recipe/yellow_concrete_wall_from_yellow_concrete_stonecutting.json
-3d179d204e740a771351bfb862363c2c6da26ed1 data/tfmg/recipe/yellow_rebar_concrete_slab_from_yellow_rebar_concrete_stonecutting.json
-8368f8d7bc9f728984ca0f0145fb93a2841035fd data/tfmg/recipe/yellow_rebar_concrete_stairs_from_yellow_rebar_concrete_stonecutting.json
-f284b54eed2bdf08f2333c77e9321b0efdd932b7 data/tfmg/recipe/yellow_rebar_concrete_wall_from_yellow_rebar_concrete_stonecutting.json
-98b5f33631ead70fedd300b7c9f2cc740d76fceb data/tfmg/recipe/zinc_electrode_from_storage_blocks_zinc_stonecutting.json
-f14e6c5dbe88027a11af2da9e84c00c2d6433aaf data/tfmg/tags/block/blast_furnace_support.json
-94c78caa8f136ea9d4a95248b725ba1f67eec627 data/tfmg/tags/block/blast_furnace_wall.json
-6a3f63435a8b1701cbe62f35afff57b5b9c13b8e data/tfmg/tags/block/industrial_pipe.json
-2aaad6fb89ea3ffcdfb47f42190752cb77cf34d2 data/tfmg/tags/block/pumpjack_connector.json
-9ebdf5d24748c8ecb4607c31472ad3cb00d7b469 data/tfmg/tags/block/pumpjack_head.json
-8ad5028c1737401d5fb77988c019348db3d89d3f data/tfmg/tags/block/pumpjack_part.json
-c1ecfe210d13887f3f8a3dfca66e7af7d2195cb7 data/tfmg/tags/block/pumpjack_small_part.json
-c37f2e140a6aaecaccc655cbb9684500dd3d19ed data/tfmg/tags/block/reinforced_blast_furnace_support.json
-4aa7cea7ccfc543fbab527f74ed33f4ab9371941 data/tfmg/tags/block/reinforced_blast_furnace_wall.json
-0f71eaf3e17ca08b75de5d85e660cbd958528ae4 data/tfmg/tags/block/surface_scanner_findable.json
-038838a2733f8cbcaf59013d75b6da974ff2ba11 data/tfmg/tags/fluid/blast_stove_fuel.json
-7d081933f30d771b92bcb6fde6e0b3407a0dc539 data/tfmg/tags/fluid/firebox_fuel.json
-e47077392b67db8a4a4502d4740011aa917db584 data/tfmg/tags/fluid/flammable.json
-ec60cf5465a061d532877d3bb10f9cd4d8bb6f18 data/tfmg/tags/fluid/gas.json
-f1cc6d710a5e49ab33dbaceea796f0c0b589c82b data/tfmg/tags/item/blast_furnace_fuel.json
-aaf2d6fe33212a0b0164df550ba6e39d61775d71 data/tfmg/tags/item/flux.json
-1ad920aa65e2706dabb6265f3b12546ab33e8936 data/tfmg/tags/item/rods.json
-ba7b700bc10c169f73e9dc2cf0be37554378f009 data/tfmg/tags/item/spools.json
-1b01f27da52b48305c3efbba7d07ecd82d90d2f1 data/tfmg/tags/item/stone_types/bauxite.json
-7a139871af9c0eeb286726645a1949fefb33ca56 data/tfmg/tags/item/stone_types/galena.json
diff --git a/src/generated/resources/.cache/7f64eb4aa3056533c06f9e8c978f0b46cdcfc23d b/src/generated/resources/.cache/7f64eb4aa3056533c06f9e8c978f0b46cdcfc23d
deleted file mode 100644
index 48e31bca..00000000
--- a/src/generated/resources/.cache/7f64eb4aa3056533c06f9e8c978f0b46cdcfc23d
+++ /dev/null
@@ -1,25 +0,0 @@
-// 1.21.1 2025-06-23T18:13:40.2923367 TFMG's Generated Registry Entries
-03f0181e37952f9e7fabf4292538df1a63dfe854 data/tfmg/damage_type/acid.json
-3597357d17e8d9d166905c8cfd89df04ce0dc113 data/tfmg/damage_type/blast_furnace.json
-059ddd2bfc9abe546988d9dd0ab8459eb553cb65 data/tfmg/damage_type/concrete.json
-f2d31e1f7b9c1db91a1e0ceb6266134abd0adc0b data/tfmg/neoforge/biome_modifier/lead_ore.json
-572cfbd21b647b3252d7131f167024a7c0b9cc14 data/tfmg/neoforge/biome_modifier/lithium_ore.json
-b9ea7f1cb4a7170795d4a6ab96f2597fc00fb54e data/tfmg/neoforge/biome_modifier/nickel_ore.json
-2f63f90fbdee492bb8f93e4c58ab5b3b56d1401e data/tfmg/neoforge/biome_modifier/oil_deposit.json
-b207687b857b58395e85622a42b0a06a9801d5fb data/tfmg/neoforge/biome_modifier/oil_well.json
-6eff2ce4d797cb1a0990b0356444719760ab0863 data/tfmg/neoforge/biome_modifier/tfmg_striated_ores_nether.json
-a726e37db9897d6660be2b612127a2cc207a4ed2 data/tfmg/neoforge/biome_modifier/tfmg_striated_ores_overworld.json
-c3ee7d50456a7e0aafd3bbe9ab71bf2b96a01470 data/tfmg/worldgen/configured_feature/lead_ore.json
-c3b14f129d7c60f33dc2b572e4f9ef0ce08bec1b data/tfmg/worldgen/configured_feature/lithium_ore.json
-a4042949e1e7bce134b8a05a7627fb8c50201e1c data/tfmg/worldgen/configured_feature/nickel_ore.json
-b1d0a22fcd0a33c72686dc910f5beb3c4ace9a3c data/tfmg/worldgen/configured_feature/oil_deposit.json
-970c5ca8bd5004e4164b7d0f8ca1a99ce1ac4a19 data/tfmg/worldgen/configured_feature/oil_well.json
-2811e9fd2c2e3b876ae8b364b877aa5776b6af15 data/tfmg/worldgen/configured_feature/tfmg_striated_ores_nether.json
-a106ee08545287c881b5dd458efe7f425d8c1f77 data/tfmg/worldgen/configured_feature/tfmg_striated_ores_overworld.json
-6f5615fecd27fe4a37938194fb5a94b030d85fed data/tfmg/worldgen/placed_feature/lead_ore.json
-65afa2f400018fc5eceab759d81dacbac6eecb70 data/tfmg/worldgen/placed_feature/lithium_ore.json
-682f96a9873f5beafc62f11a0a4a0d36bf8c39c5 data/tfmg/worldgen/placed_feature/nickel_ore.json
-4b271e4cc8c0996047a425aec7046969ed454c4f data/tfmg/worldgen/placed_feature/oil_deposit.json
-77bf7a74b343b8089126d600ee0f21309386afe4 data/tfmg/worldgen/placed_feature/oil_well.json
-edb32f0ee214a45f221db3ca9cfc31b981f89a71 data/tfmg/worldgen/placed_feature/tfmg_striated_ores_nether.json
-48d58485fb85baf0aa48234cd347c2cde37ee7c8 data/tfmg/worldgen/placed_feature/tfmg_striated_ores_overworld.json
diff --git a/src/generated/resources/.cache/8fefaf7d926386af25e860b5e039f833bbb6d06a b/src/generated/resources/.cache/8fefaf7d926386af25e860b5e039f833bbb6d06a
deleted file mode 100644
index 483813a7..00000000
--- a/src/generated/resources/.cache/8fefaf7d926386af25e860b5e039f833bbb6d06a
+++ /dev/null
@@ -1,9 +0,0 @@
-// 1.21.1 2025-06-24T22:39:26.934358 tfmg's sequenced assembly recipes
-460d3695c2d15e8ce1ee257e45fd2cbee851c903 data/tfmg/recipe/sequenced_assembly/capacitor.json
-c1fda7b4180b0239299005c8d1ab842b86e4d13a data/tfmg/recipe/sequenced_assembly/generator.json
-2fee7f4ef7cdc9edb7d910f9174af9b6540e0c25 data/tfmg/recipe/sequenced_assembly/heavy_plate.json
-9007b884578dde9e5a96acdac369abf98802acad data/tfmg/recipe/sequenced_assembly/motor.json
-7d09427be8a4bd3ede347d031a42465e373e8e51 data/tfmg/recipe/sequenced_assembly/potentiometer.json
-6711957305ea7e7db6d339e06e67bec64ec3a088 data/tfmg/recipe/sequenced_assembly/steel_mechanism.json
-cd367e0a1d36219847400447a1bd20754ee80094 data/tfmg/recipe/sequenced_assembly/transistor.json
-99169fa3272802154ff44090f351b27dc0ac238f data/tfmg/recipe/sequenced_assembly/unfinished_circuit_board.json
diff --git a/src/generated/resources/.cache/c5d1eddcf072f02c4997a7ec80c1b21ad739b1b3 b/src/generated/resources/.cache/c5d1eddcf072f02c4997a7ec80c1b21ad739b1b3
deleted file mode 100644
index 0f61dd60..00000000
--- a/src/generated/resources/.cache/c5d1eddcf072f02c4997a7ec80c1b21ad739b1b3
+++ /dev/null
@@ -1,515 +0,0 @@
-// 1.21.1 2025-06-30T15:04:10.6625255 TFMG'S Standard Recipes
-1ba4d033b7372e3e76f656e6d6f9eb1b8a2efe0a data/tfmg/advancement/recipes/misc/blasting/lead_ingot_blasting.json
-e83131f3f345326695a796d8dac58b0868861458 data/tfmg/advancement/recipes/misc/blasting/lead_ingot_from_crushed_blasting.json
-975643162ee77b2111d0bfebfb57da861544490a data/tfmg/advancement/recipes/misc/blasting/lithium_ingot_blasting.json
-341f3bf3c91447d6184207919fdd47885f34e41f data/tfmg/advancement/recipes/misc/blasting/nickel_ingot_blasting.json
-ae1d6b3f1f2569d0b18fad4d2c0af33cb349eca0 data/tfmg/advancement/recipes/misc/blasting/nickel_ingot_from_crushed_blasting.json
-10bd2bbd6d600c04da6c42992ffb0d846d9d3fb7 data/tfmg/advancement/recipes/misc/crafting/materials/accumulator.json
-6e055de56037e71377746a499ce3970fdc421d65 data/tfmg/advancement/recipes/misc/crafting/materials/accumulatorfrom_lithium.json
-6581c5c8a5ecbd4cf0099c151896cf7e1758eef6 data/tfmg/advancement/recipes/misc/crafting/materials/air_intake.json
-9ecf97839409e553a9d4062ed11785bdf0a4a500 data/tfmg/advancement/recipes/misc/crafting/materials/aluminum_axe.json
-66db94dc52ae41cec71a3a5e4e73b5f0ac28b06d data/tfmg/advancement/recipes/misc/crafting/materials/aluminum_block_from_compacting.json
-5fe96e63b033e5d2e949fa9d9366f3bc5680dd68 data/tfmg/advancement/recipes/misc/crafting/materials/aluminum_cable_hub.json
-819008864a677090daa4f945cc3094a401432656 data/tfmg/advancement/recipes/misc/crafting/materials/aluminum_cogwheel.json
-681e6d711fabdfa569d03b8655fd469c0078e1ae data/tfmg/advancement/recipes/misc/crafting/materials/aluminum_door.json
-a70723e2daaed99bb2f63b6d3d6b60b3c2abc3fe data/tfmg/advancement/recipes/misc/crafting/materials/aluminum_fluid_tank.json
-64222d3ce0beba6ab163f26846e8b24eead61a71 data/tfmg/advancement/recipes/misc/crafting/materials/aluminum_flywheel.json
-55f2186ff61067031e8ef9ffbec08e73cb496a6a data/tfmg/advancement/recipes/misc/crafting/materials/aluminum_frame.json
-15d10fa6dbdb2d7698f9e787d182eeb9417c571d data/tfmg/advancement/recipes/misc/crafting/materials/aluminum_hoe.json
-c5106fa02f73e852d1fa0cc7ab0de4ba51158b9a data/tfmg/advancement/recipes/misc/crafting/materials/aluminum_ingot_from_compacting.json
-0e87476a9f0c32d6725abd6a1b128217e0ee52f3 data/tfmg/advancement/recipes/misc/crafting/materials/aluminum_ingot_from_decompacting.json
-a7c4181e01134f321982a443410669884ccbd919 data/tfmg/advancement/recipes/misc/crafting/materials/aluminum_lamp.json
-192f2a0604bf014c9c38cbd7af837ad1e845da83 data/tfmg/advancement/recipes/misc/crafting/materials/aluminum_nugget_from_decompacting.json
-9c3ac62187020b7dbd5f8f1b0030007633c9ba07 data/tfmg/advancement/recipes/misc/crafting/materials/aluminum_pickaxe.json
-07f5c64345a0ce0894ae4b9dee87f463af067ab8 data/tfmg/advancement/recipes/misc/crafting/materials/aluminum_shovel.json
-9614368e6b4a3f833588bcf556508afca5014135 data/tfmg/advancement/recipes/misc/crafting/materials/aluminum_spool.json
-022368ea9eb516bfe32cb8cb6fdc14659ea226f7 data/tfmg/advancement/recipes/misc/crafting/materials/aluminum_sword.json
-20d65fd203a7172e3eb8119a3828fcb88200aab7 data/tfmg/advancement/recipes/misc/crafting/materials/aluminum_truss.json
-766b93e1a4fe05f100c1678cf3b01065c373c6a9 data/tfmg/advancement/recipes/misc/crafting/materials/black_concrete.json
-eed9387b9eb583355e575ddd72cbd5b1443cf36a data/tfmg/advancement/recipes/misc/crafting/materials/black_multimeter.json
-867e9a045a2117bfa453a2b7ed11ddad6868272d data/tfmg/advancement/recipes/misc/crafting/materials/black_rebar_concrete.json
-b0d05b322d49df8dcc35bc49ce69f841320995a0 data/tfmg/advancement/recipes/misc/crafting/materials/blast_furnace_hatch.json
-33a71456d2d779d14797427b837b7c278a952a8f data/tfmg/advancement/recipes/misc/crafting/materials/blast_furnace_output.json
-02d880b4edf4367681e54abea99df8d08f5d7b0d data/tfmg/advancement/recipes/misc/crafting/materials/blast_furnace_reinforcement.json
-282d0da4d486a1d1a95b7ff81fd2bb3d92ef1944 data/tfmg/advancement/recipes/misc/crafting/materials/blast_stove.json
-99b963c7eed6543f0f207c15dc45051c373dee91 data/tfmg/advancement/recipes/misc/crafting/materials/blue_concrete.json
-8514e65743850b4ea7a198fb8c293cc99cb3050b data/tfmg/advancement/recipes/misc/crafting/materials/blue_multimeter.json
-c69ff9dfca6f9e864621e36e0b71a2f36d8b0357 data/tfmg/advancement/recipes/misc/crafting/materials/blue_rebar_concrete.json
-b9a7cfce24712e56b393cd9fdcea49f2eddfa985 data/tfmg/advancement/recipes/misc/crafting/materials/brass_cable_hub.json
-23691b4e1ad2e2578a55bd0c774429fbb650953d data/tfmg/advancement/recipes/misc/crafting/materials/brass_frame.json
-2aac6c07c7c29f34f9b9a438b5813eee7efc8f6b data/tfmg/advancement/recipes/misc/crafting/materials/brass_truss.json
-fea4f2a75a40a71c322da022033a67a37264c276 data/tfmg/advancement/recipes/misc/crafting/materials/brick_smokestack.json
-c66fb2ea1cf956f53764aaaf5f28d70099b36b24 data/tfmg/advancement/recipes/misc/crafting/materials/brown_concrete.json
-6021c92d83a6e0c338d18cd41ab84f57609e7ac8 data/tfmg/advancement/recipes/misc/crafting/materials/brown_multimeter.json
-734de5893678b28aec289779ecdbee5981d40e35 data/tfmg/advancement/recipes/misc/crafting/materials/brown_rebar_concrete.json
-739a00cda189f72c1f4cd38898c0712bffb31f42 data/tfmg/advancement/recipes/misc/crafting/materials/cable_connector.json
-24914906f9d01e569ab83ccd37e7744674f8aece data/tfmg/advancement/recipes/misc/crafting/materials/cable_tube.json
-04e35e4b7457906935003e0a7651d3cd60005607 data/tfmg/advancement/recipes/misc/crafting/materials/casting_basin.json
-04febba3ad12a3ed6d802d76ed93f3200faedb3d data/tfmg/advancement/recipes/misc/crafting/materials/cast_iron_block_from_compacting.json
-05de7ce92c56492e36ccc00070782e4e42a72daf data/tfmg/advancement/recipes/misc/crafting/materials/cast_iron_chemical_vat.json
-4be640969f9200b0de32f20720d9fbdfcfab44f7 data/tfmg/advancement/recipes/misc/crafting/materials/cast_iron_fluid_tank.json
-30ba68537862b68b59af4deb23f4046566c388ea data/tfmg/advancement/recipes/misc/crafting/materials/cast_iron_flywheel.json
-718628af4fde3012865c3b9769940629fbd45bdb data/tfmg/advancement/recipes/misc/crafting/materials/cast_iron_frame.json
-fd3fd7562048ea5d7b4f5de3944e6f3fdbd01914 data/tfmg/advancement/recipes/misc/crafting/materials/cast_iron_ingot_from_compacting.json
-b0adfd6cf795d873f1bfc1732aca91fa02661f9f data/tfmg/advancement/recipes/misc/crafting/materials/cast_iron_ingot_from_decompacting.json
-c3eb6195e42a6b2b930bb267bae2abff334d7196 data/tfmg/advancement/recipes/misc/crafting/materials/cast_iron_nugget_from_decompacting.json
-5879584f09b67f4e83aa3cfe33a414699c5f52a2 data/tfmg/advancement/recipes/misc/crafting/materials/cast_iron_truss.json
-1751159e37c1d9cf3c392726d9ee2ccb25bd044a data/tfmg/advancement/recipes/misc/crafting/materials/centrifuge.json
-deb6ee513df35af15592b1f448b7b5da67c6d47b data/tfmg/advancement/recipes/misc/crafting/materials/cinderflour_block.json
-0e6ee66a203ad045ffd8064e677d23f16060ccfe data/tfmg/advancement/recipes/misc/crafting/materials/cinder_block.json
-6d3a1ea551b3388d226edc667eb445fffbf9eac3 data/tfmg/advancement/recipes/misc/crafting/materials/circular_light.json
-27bf3c9801770718566d07821818de76af3d0bf0 data/tfmg/advancement/recipes/misc/crafting/materials/coal_coke.json
-92e3306e1eb4c714f0e154aea29ed5f2958e21c6 data/tfmg/advancement/recipes/misc/crafting/materials/coal_coke_block.json
-0da79c216abc5da65281795395639f14474e8af8 data/tfmg/advancement/recipes/misc/crafting/materials/coke_oven.json
-8ac3434745d07283746318dcf04d8c706d87acd4 data/tfmg/advancement/recipes/misc/crafting/materials/concrete_hose.json
-41177c9f8e12c5352b4d8f6f4fc390b96bf305e2 data/tfmg/advancement/recipes/misc/crafting/materials/concrete_smokestack.json
-d80539f29b718d1c2ef51c44a08ce43b648219c3 data/tfmg/advancement/recipes/misc/crafting/materials/constantan_block_from_compacting.json
-8010276d114f6e4b5c810ae645ef5bcd75655bed data/tfmg/advancement/recipes/misc/crafting/materials/constantan_frame.json
-39058fbdea4a5675019f35938aaae7453e871bd5 data/tfmg/advancement/recipes/misc/crafting/materials/constantan_ingot_from_compacting.json
-8f7b51b57de3ba242462908c5297f651ff29be72 data/tfmg/advancement/recipes/misc/crafting/materials/constantan_ingot_from_decompacting.json
-bf2a101060dbfb52b3afd78fca24e1e496f71103 data/tfmg/advancement/recipes/misc/crafting/materials/constantan_nugget_from_decompacting.json
-9526d014d0b78485e0478643b40381c45910011d data/tfmg/advancement/recipes/misc/crafting/materials/constantan_spool.json
-0663d334a61948e61ee60229e65d21b75bddb7ac data/tfmg/advancement/recipes/misc/crafting/materials/constantan_truss.json
-4aa859d17c9d8a094189df700453e7347a5a516e data/tfmg/advancement/recipes/misc/crafting/materials/converter.json
-9f902c1897ab37214d3fc88a2bf37adc39438c8e data/tfmg/advancement/recipes/misc/crafting/materials/cooling_fluid_bottle.json
-637002d04dbabae9d9be444890ff801e79dfcd43 data/tfmg/advancement/recipes/misc/crafting/materials/copper_cable_hub.json
-e60311ef8f41384dc589fec4871ea4ae0fb70e0f data/tfmg/advancement/recipes/misc/crafting/materials/copper_frame.json
-dd71f52393218cf573043ff3a398d80463bad2d6 data/tfmg/advancement/recipes/misc/crafting/materials/copper_grenade.json
-ea1913c2461706ca54bc4354dea7962a70cb8afb data/tfmg/advancement/recipes/misc/crafting/materials/copper_spool.json
-aa160503040d4977b61ccb05f13098a24cc9df88 data/tfmg/advancement/recipes/misc/crafting/materials/copper_truss.json
-316dad2fc4a2aaba2a575109dd691fe093a2042f data/tfmg/advancement/recipes/misc/crafting/materials/copycat_cable_block.json
-e3fef1a13983c1a9b325a4c756957d7354929a9e data/tfmg/advancement/recipes/misc/crafting/materials/crankshaft.json
-fef9c0f151b60f49b774d4b51de4fa6240720e1c data/tfmg/advancement/recipes/misc/crafting/materials/cyan_concrete.json
-05b06795f2a5caa5c12ded0efe73ca77f79cbfa0 data/tfmg/advancement/recipes/misc/crafting/materials/cyan_multimeter.json
-f86f0b48bab60d04c8d78bf080480276f5489f06 data/tfmg/advancement/recipes/misc/crafting/materials/cyan_rebar_concrete.json
-9dfe2905cd7500a93af662f7b3c4092c5c187bad data/tfmg/advancement/recipes/misc/crafting/materials/diagonal_cable_block.json
-b206903e84dfa60d16a6538c5cf5471aad005fc7 data/tfmg/advancement/recipes/misc/crafting/materials/electrical_switch.json
-c6edec32f743f4237f82221ca5545f9f360ce9c0 data/tfmg/advancement/recipes/misc/crafting/materials/electricians_wrench.json
-87e2ceef418c504f75b207c7a67cc033ab4b48de data/tfmg/advancement/recipes/misc/crafting/materials/electric_diode.json
-c6299d55ad53f07fa881ce9d52d7431b8304dd33 data/tfmg/advancement/recipes/misc/crafting/materials/electric_post.json
-fec141af53a939b18f0c82adcae33dc6b8eb0d37 data/tfmg/advancement/recipes/misc/crafting/materials/electric_pump.json
-a4571766b188a07babf0f91b93b18aa15e29218f data/tfmg/advancement/recipes/misc/crafting/materials/electrode_holder.json
-0753a07d9908e21d4b036dbbdac366ece7658816 data/tfmg/advancement/recipes/misc/crafting/materials/empty_circuit_board.json
-1b25e33e402a7c2149742ba75d961dc920079835 data/tfmg/advancement/recipes/misc/crafting/materials/engine_gearbox.json
-c7cba29e6f7d2aa2b4fd2cdf34a71a17583d5450 data/tfmg/advancement/recipes/misc/crafting/materials/exhaust.json
-884395f8fc0702edfbc5f5a8dcd061d81a0d1f93 data/tfmg/advancement/recipes/misc/crafting/materials/firebox.json
-c65b18147b7b89fd505071f34a0d9f5bfff070ca data/tfmg/advancement/recipes/misc/crafting/materials/fireclay.json
-05e9bad955ee982ba3ae172aff5551bdc66f7594 data/tfmg/advancement/recipes/misc/crafting/materials/fireproof_bricks.json
-9e8c3b007ff62f37d5963a510837088e65a0b8e5 data/tfmg/advancement/recipes/misc/crafting/materials/fireproof_brick_reinforcement.json
-fbbe810e1208507b4d7e7f6ec51183ab8310605c data/tfmg/advancement/recipes/misc/crafting/materials/fireproof_chemical_vat.json
-c2a88b7d49ac16aaaabc5eb41ff44b81e448c2e7 data/tfmg/advancement/recipes/misc/crafting/materials/flarestack.json
-34f8c61a0662d74bc5f8868bcc252d1c5e8a3211 data/tfmg/advancement/recipes/misc/crafting/materials/glass_cable_insulator.json
-1c6d72c59241276ed97eb12028221af210a0837a data/tfmg/advancement/recipes/misc/crafting/materials/glass_insulator_segment.json
-621d720793c003cf0e66365bd33dbdafbac0e742 data/tfmg/advancement/recipes/misc/crafting/materials/gray_concrete.json
-afa4710298fcaa77660a93ce877c525474704e48 data/tfmg/advancement/recipes/misc/crafting/materials/gray_multimeter.json
-01b1951017fae118b0372e6100ca60d16a32459f data/tfmg/advancement/recipes/misc/crafting/materials/gray_rebar_concrete.json
-0c7ec9685284478c517f49b7d7ef08582b98837a data/tfmg/advancement/recipes/misc/crafting/materials/green_concrete.json
-22170ac52bcaa7e1f48da11e9e363e67ffb1cfb2 data/tfmg/advancement/recipes/misc/crafting/materials/green_multimeter.json
-ab67d5f0305a8188a0f8401cbf08e3154ce415ff data/tfmg/advancement/recipes/misc/crafting/materials/green_rebar_concrete.json
-91d27b5c3598954ba0f72ff218e01a8ea7b111ae data/tfmg/advancement/recipes/misc/crafting/materials/heavy_cable_hub.json
-7e039b604f1b897e1b94d0370bb5293a01e61486 data/tfmg/advancement/recipes/misc/crafting/materials/heavy_casing_door.json
-ec32d19e3bcdb9408a5c980531f644395adf2d6e data/tfmg/advancement/recipes/misc/crafting/materials/heavy_plated_door.json
-dd45a928d43f7558bde9bbbfff08991c137d36b2 data/tfmg/advancement/recipes/misc/crafting/materials/industrial_mixer.json
-aa4b0182e6132667ce3a8774be8609c76e83a4ec data/tfmg/advancement/recipes/misc/crafting/materials/large_aluminum_cogwheel.json
-8ce850d1d6892132c7b040af32e6376acbe0e9dd data/tfmg/advancement/recipes/misc/crafting/materials/large_pumpjack_hammer_connector.json
-72f870034c3b74e74b59f2e8972b033a00d5dfc7 data/tfmg/advancement/recipes/misc/crafting/materials/large_pumpjack_hammer_head.json
-c0bea63558a8afdea454500f2582f42c50e15f92 data/tfmg/advancement/recipes/misc/crafting/materials/large_steel_cogwheel.json
-f052642688690b03ab7ccaa8f0b3c380307d5e9c data/tfmg/advancement/recipes/misc/crafting/materials/lead_axe.json
-7737f4ec843701dda1a6205fc75cff8043f22210 data/tfmg/advancement/recipes/misc/crafting/materials/lead_block_from_compacting.json
-6a3deb508cb27be73e287fd8eb90402aa2fb3fd2 data/tfmg/advancement/recipes/misc/crafting/materials/lead_flywheel.json
-72a2bd6364a14d22d06a0e539cc06680b69e2f20 data/tfmg/advancement/recipes/misc/crafting/materials/lead_frame.json
-66ec4781863c9b0cfaf83519103e07893f468e56 data/tfmg/advancement/recipes/misc/crafting/materials/lead_hoe.json
-ad2263a7375a058567c68f3632c0734cc6acb256 data/tfmg/advancement/recipes/misc/crafting/materials/lead_ingot_from_compacting.json
-b3eeb0e694b0bad6e9909e3d1867b86e3679153a data/tfmg/advancement/recipes/misc/crafting/materials/lead_ingot_from_decompacting.json
-6a50e76176ca108e54ad03296487393323ba80cb data/tfmg/advancement/recipes/misc/crafting/materials/lead_nugget_from_decompacting.json
-2fb4d6df936bdc2cc3648df5f5eae9cf738397f9 data/tfmg/advancement/recipes/misc/crafting/materials/lead_pickaxe.json
-75cb8749fde2ee7e0348ffb3981c0a669ac6b30e data/tfmg/advancement/recipes/misc/crafting/materials/lead_shovel.json
-049b54fecf312ef5335e358f8385093f28d5a162 data/tfmg/advancement/recipes/misc/crafting/materials/lead_sword.json
-7ca39d780331bddaa59d21057ffe78d959f3df78 data/tfmg/advancement/recipes/misc/crafting/materials/lead_truss.json
-a159a885e35b451d3735c8587b132e7a5cc0baca data/tfmg/advancement/recipes/misc/crafting/materials/light_blue_concrete.json
-e0a703c7b2fbc72130fffd9e4d4d720217f7e622 data/tfmg/advancement/recipes/misc/crafting/materials/light_blue_multimeter.json
-da91a2dd07046cd0a5fc4d9cb2daad7c632ac7d8 data/tfmg/advancement/recipes/misc/crafting/materials/light_blue_rebar_concrete.json
-93ddae1b0eb5c6ffe9ff3c2f344727cc39e1f7cc data/tfmg/advancement/recipes/misc/crafting/materials/light_bulb.json
-ec555fbacadf85c1a59d18534b5c5749f80b66b3 data/tfmg/advancement/recipes/misc/crafting/materials/light_gray_concrete.json
-6949d2d02c0bf766039ef1e9253323c7fb29a8f8 data/tfmg/advancement/recipes/misc/crafting/materials/light_gray_multimeter.json
-7a8a4f22874bb0def372ccf31cb4ccbee6fa4a01 data/tfmg/advancement/recipes/misc/crafting/materials/light_gray_rebar_concrete.json
-1b4a051efdb330488bc5077e7511ebc88b983b53 data/tfmg/advancement/recipes/misc/crafting/materials/lime_concrete.json
-684472d428cf9c509c14028cd29e879ca2dfc5a7 data/tfmg/advancement/recipes/misc/crafting/materials/lime_multimeter.json
-6a742b9f97bfacf48517e5545d296059d227c3f8 data/tfmg/advancement/recipes/misc/crafting/materials/lime_rebar_concrete.json
-c1454df94da933c12c0876e43dc80f4fcb58638d data/tfmg/advancement/recipes/misc/crafting/materials/lithium_blade.json
-ed1deea39a9364f052c78d142e78b0967a133cc6 data/tfmg/advancement/recipes/misc/crafting/materials/lithium_block_from_compacting.json
-cbddb4295abe43f1dae30a989bb75750d4ac210d data/tfmg/advancement/recipes/misc/crafting/materials/lithium_charge.json
-762b3a31ad1cfbb4ae6d5114a8fa81332fee5c01 data/tfmg/advancement/recipes/misc/crafting/materials/lithium_ingot_from_compacting.json
-d2a5ad3c82a1b6f642c3d6e90d07b91e8e33eb0b data/tfmg/advancement/recipes/misc/crafting/materials/lithium_ingot_from_decompacting.json
-7f37da4673fb3cf9472365c38a3da91444a7df0b data/tfmg/advancement/recipes/misc/crafting/materials/lithium_nugget_from_decompacting.json
-26a2078c01f5f49aedce3f73f597eae2bc26d155 data/tfmg/advancement/recipes/misc/crafting/materials/lithium_torch.json
-4578f4ae380f28e6d2ce2d1c14980bc4b8f2c995 data/tfmg/advancement/recipes/misc/crafting/materials/machine_input.json
-38b3415de84bd4cdbfd3199f54aa5bc446695c0b data/tfmg/advancement/recipes/misc/crafting/materials/magenta_concrete.json
-4fb6e596001f2822c8b1b705ec76972064315f6c data/tfmg/advancement/recipes/misc/crafting/materials/magenta_multimeter.json
-0b4d160084dd099087205d50b043d7416b3c74bd data/tfmg/advancement/recipes/misc/crafting/materials/magenta_rebar_concrete.json
-a13bf24d8d13571ac6c7760f7f54bdcd5ae4e53f data/tfmg/advancement/recipes/misc/crafting/materials/metal_smokestack.json
-68d6fa1171334ea1be1caadfc70da920be034fd6 data/tfmg/advancement/recipes/misc/crafting/materials/mixer_blade.json
-80065730056b18fd579f8d7324157211bf9194c9 data/tfmg/advancement/recipes/misc/crafting/materials/modern_light.json
-87c2f538d678449112ee089d3aa6ae98ddf06eed data/tfmg/advancement/recipes/misc/crafting/materials/multimeter.json
-ae2ec065e1c5570e623c35c385eb260e0e69ad18 data/tfmg/advancement/recipes/misc/crafting/materials/napalm_bomb.json
-78bee77974c6664f17d83235cd0a42e50de649ec data/tfmg/advancement/recipes/misc/crafting/materials/neon_tube.json
-cd97138073edb2df282bda57f94b1e6dfd5acef6 data/tfmg/advancement/recipes/misc/crafting/materials/nickel_block_from_compacting.json
-cda957eb43c07f92f765b12afc15bf4b7ee69ad4 data/tfmg/advancement/recipes/misc/crafting/materials/nickel_flywheel.json
-5aeb6f6dd0d67044d08dd94edcd521d97b6eae89 data/tfmg/advancement/recipes/misc/crafting/materials/nickel_frame.json
-b5ff824a7d33c9d2161540e83d28d054c6a29880 data/tfmg/advancement/recipes/misc/crafting/materials/nickel_ingot_from_compacting.json
-6691caa72021eabd3b53bd1d2f5225ebc6973450 data/tfmg/advancement/recipes/misc/crafting/materials/nickel_ingot_from_decompacting.json
-595a1937399c3cc532151b618f5948f56e8122a9 data/tfmg/advancement/recipes/misc/crafting/materials/nickel_nugget_from_decompacting.json
-d7959c1f1d53d452c773ab0632f40abd3cc10dfb data/tfmg/advancement/recipes/misc/crafting/materials/nickel_truss.json
-d9694d0293cc699e468836e9f8f344f85481e5cb data/tfmg/advancement/recipes/misc/crafting/materials/oil_can.json
-b2384676e3745e58240363609dcf97c6713d10c0 data/tfmg/advancement/recipes/misc/crafting/materials/oil_hammer.json
-d6bf7b4bdf24c78d46d9bd2575543864b2257767 data/tfmg/advancement/recipes/misc/crafting/materials/orange_concrete.json
-73358283a2e2743e79b884ce05d1bca211ae55db data/tfmg/advancement/recipes/misc/crafting/materials/orange_multimeter.json
-6066be34dab1e14de24abb8179f3bdbae1c4826b data/tfmg/advancement/recipes/misc/crafting/materials/orange_rebar_concrete.json
-38bb95da15e27fb32565714608eed19b8e582c6e data/tfmg/advancement/recipes/misc/crafting/materials/pink_concrete.json
-85bc0371e278bd1046ddff0b1d0b6598b52b54f8 data/tfmg/advancement/recipes/misc/crafting/materials/pink_multimeter.json
-3b6457e6c6a123db48dacf11feadd16df253892a data/tfmg/advancement/recipes/misc/crafting/materials/pink_rebar_concrete.json
-c2c63f9fb303ed0cd7144a4becd56647678d9e17 data/tfmg/advancement/recipes/misc/crafting/materials/pipe_bomb.json
-d4aa0bf50dba392e0fb6eb0b0d21eb3deaec16ec data/tfmg/advancement/recipes/misc/crafting/materials/plastic_block.json
-119c3d1de8050659210b785d905eed7157af7117 data/tfmg/advancement/recipes/misc/crafting/materials/plastic_sheet.json
-e99c1b472d9467501e1ebbf8dc12437a1dcef5d5 data/tfmg/advancement/recipes/misc/crafting/materials/polarizer.json
-379cf185c2701bc07bfd722be0ba594b3dd62b04 data/tfmg/advancement/recipes/misc/crafting/materials/pumpjack_base.json
-bd22949da5dc31fef4c569f1b30ca16f038d9285 data/tfmg/advancement/recipes/misc/crafting/materials/pumpjack_crank.json
-0b59e2e7d3d579d1a61f0a0ca3ebb6260ced4b76 data/tfmg/advancement/recipes/misc/crafting/materials/pumpjack_hammer.json
-cdb93bb498da2b4f929c16b8941611ac9c4b67f8 data/tfmg/advancement/recipes/misc/crafting/materials/pumpjack_hammer_connector.json
-6308c342d54767577ec94ab2f1aa5da24bdf1808 data/tfmg/advancement/recipes/misc/crafting/materials/pumpjack_hammer_head.json
-8b93592849facfcdd255649c4829da450e85af0c data/tfmg/advancement/recipes/misc/crafting/materials/purple_concrete.json
-2ef74c6937951efab8c3686891ccccc154a3cc68 data/tfmg/advancement/recipes/misc/crafting/materials/purple_multimeter.json
-bd10fd39aef892b39f592e42656c110edc126377 data/tfmg/advancement/recipes/misc/crafting/materials/purple_rebar_concrete.json
-cd970d28e19289dfcdd5ff5bb4c7f4f5fc9b3bff data/tfmg/advancement/recipes/misc/crafting/materials/radial_engine.json
-e9476245b4a21f828626d8d22ed156226ed0a8d8 data/tfmg/advancement/recipes/misc/crafting/materials/raw_lead.json
-2d8f235d312dc979cba8243bef6c4a9170d3461e data/tfmg/advancement/recipes/misc/crafting/materials/raw_lead_block.json
-687906fbc87983c694dadf24bdb25650f8b2426c data/tfmg/advancement/recipes/misc/crafting/materials/raw_lithium.json
-4e5e886da80de0c13fab1c7046e3206408d31641 data/tfmg/advancement/recipes/misc/crafting/materials/raw_lithium_block.json
-161afa320e72f0c8bd0d3d1ac94479f4c1652c43 data/tfmg/advancement/recipes/misc/crafting/materials/raw_nickel.json
-eb470478956e99c952e650bffc37207cc0ce198e data/tfmg/advancement/recipes/misc/crafting/materials/raw_nickel_block.json
-3fb65e924a5b02cd103602ab65afa0aee350c92d data/tfmg/advancement/recipes/misc/crafting/materials/rebar.json
-0eec85efde58168501b9795d93f05c99ef3c0727 data/tfmg/advancement/recipes/misc/crafting/materials/rebar_block.json
-d6c4e3088ac4a3d3c36b8cd5a6ee0acb3da9883c data/tfmg/advancement/recipes/misc/crafting/materials/rebar_floor.json
-3cf168d83b6f98ab04191a1d02a7d2a379fb89ea data/tfmg/advancement/recipes/misc/crafting/materials/rebar_pile.json
-e48f497e37290566146a0be074694fddea2ca1e5 data/tfmg/advancement/recipes/misc/crafting/materials/rebar_pillar.json
-1c029151bd593c3f15e6e322b3fb1c2ea0ee8ed3 data/tfmg/advancement/recipes/misc/crafting/materials/rebar_stairs.json
-6a0453687fdfbc75cdeb10f3f2eede266b64ad3f data/tfmg/advancement/recipes/misc/crafting/materials/rebar_wall.json
-3ae4e10abba58937f04c6e822aa7ca75c43c32d8 data/tfmg/advancement/recipes/misc/crafting/materials/red_concrete.json
-404ac0e2485aa91e2f73114afe4a86cb43dd6552 data/tfmg/advancement/recipes/misc/crafting/materials/red_multimeter.json
-00f495b34745ab410ffce6c96b03fac2c3599920 data/tfmg/advancement/recipes/misc/crafting/materials/red_rebar_concrete.json
-7e336a7bfcdeabb8743194862f83f0a9ed06a6ae data/tfmg/advancement/recipes/misc/crafting/materials/regular_engine.json
-9ee5b4b6923fdbbaa4c608d9be82afba1819fab6 data/tfmg/advancement/recipes/misc/crafting/materials/rusted_blast_furnace_reinforcement.json
-1f5891a0392f48b0dc1eb5a213725d188837ec06 data/tfmg/advancement/recipes/misc/crafting/materials/screwdriver.json
-93970f6a3c33af9c8a4d3fe888e554de551ed35f data/tfmg/advancement/recipes/misc/crafting/materials/screwdriverfrom_brass.json
-d90e3ca22d1edc684c089a985b95a9573bf94dfd data/tfmg/advancement/recipes/misc/crafting/materials/segmented_display.json
-94ca5eed35ed4358b9c94f6fe120d06261c65dc3 data/tfmg/advancement/recipes/misc/crafting/materials/steel_axe.json
-a9709b109852fce282d3969f929e07b949d22567 data/tfmg/advancement/recipes/misc/crafting/materials/steel_block_from_compacting.json
-fbafe2a9474c759cea160489f8159850c32d3bfc data/tfmg/advancement/recipes/misc/crafting/materials/steel_cable_hub.json
-796883cc61bc9d620681039abea77f49f57a92ae data/tfmg/advancement/recipes/misc/crafting/materials/steel_casing_cable_hub.json
-fa6626a32aa4010c068f367e514c478e2857e903 data/tfmg/advancement/recipes/misc/crafting/materials/steel_chemical_vat.json
-e3bb2b6dfb06e384b056827b939c69ba8cbd86d1 data/tfmg/advancement/recipes/misc/crafting/materials/steel_cogwheel.json
-8f47e9b04e3186655b3e7e97e65d823d056413c4 data/tfmg/advancement/recipes/misc/crafting/materials/steel_distillation_controller.json
-567ecb9c0dd2e3c1d05d1fc0bd38faed0aab2fa3 data/tfmg/advancement/recipes/misc/crafting/materials/steel_distillation_output.json
-15071185aaeb0aff405630d0fb7a3ed1de388b9e data/tfmg/advancement/recipes/misc/crafting/materials/steel_door.json
-6f3d27529a79de118a613acc6331fd7ae5721913 data/tfmg/advancement/recipes/misc/crafting/materials/steel_fluid_tank.json
-1d91b1752d7fd3468303a357d6235ce6851c68cb data/tfmg/advancement/recipes/misc/crafting/materials/steel_flywheel.json
-0be679170b26160abe9524f3235138a41f7e7d78 data/tfmg/advancement/recipes/misc/crafting/materials/steel_frame.json
-a2fe8e7d942c300272a8f75556b7d3b4fe1fba67 data/tfmg/advancement/recipes/misc/crafting/materials/steel_gearbox.json
-2fde5da35c5bb54e97b5ea024f2a5a6e14fdc6bf data/tfmg/advancement/recipes/misc/crafting/materials/steel_hoe.json
-27db390d78185acbd1a5517896a26854cd0f4413 data/tfmg/advancement/recipes/misc/crafting/materials/steel_ingot_from_compacting.json
-bf96d3be6cbbc0c28b5d14f51a4cdcad7e6c1b10 data/tfmg/advancement/recipes/misc/crafting/materials/steel_ingot_from_decompacting.json
-95e4f90325a09c41d894a2b29126933df4a41c8a data/tfmg/advancement/recipes/misc/crafting/materials/steel_nugget_from_decompacting.json
-b716df5714af0dcb7b5e27245a108829b2f2d6d3 data/tfmg/advancement/recipes/misc/crafting/materials/steel_pickaxe.json
-e01da2c61fbf74c8ddd2fcc298c3dcea91e9b175 data/tfmg/advancement/recipes/misc/crafting/materials/steel_shovel.json
-885861f0b2275fda0a041b9fed2f7ccafe895f08 data/tfmg/advancement/recipes/misc/crafting/materials/steel_sword.json
-8ee691e06b6281c058a3abfa4f01c38ed1a034a4 data/tfmg/advancement/recipes/misc/crafting/materials/steel_trapdoor.json
-97bc8a978894f71fc0798ac432ad91f723d4a023 data/tfmg/advancement/recipes/misc/crafting/materials/steel_truss.json
-946f0230e73df8e14908a225e4ecc2d6fb50d7da data/tfmg/advancement/recipes/misc/crafting/materials/surface_scanner.json
-c9ce3253bed9ed63c89eb5449f719030c788e32e data/tfmg/advancement/recipes/misc/crafting/materials/thermite_grenade.json
-cc0912afd54ca449102420dcb86bedd4fa28466c data/tfmg/advancement/recipes/misc/crafting/materials/traffic_light.json
-1c6accdff145aeecedec5e8fcbf0f75322485212 data/tfmg/advancement/recipes/misc/crafting/materials/transformer.json
-de79bb6623b91d11aa41cebbcf7b7914ccce4546 data/tfmg/advancement/recipes/misc/crafting/materials/transmission.json
-aabfe2c1d21303278d0322183d3e7db901db1259 data/tfmg/advancement/recipes/misc/crafting/materials/turbine_engine.json
-f624be55db5ffeed17457c1a0dafb89898f26bc0 data/tfmg/advancement/recipes/misc/crafting/materials/turbo.json
-5aa3eccc945b3eab8c8b4d8f1c5ae85491351b94 data/tfmg/advancement/recipes/misc/crafting/materials/unfinished_electromagnetic_coil.json
-d6fb2554c98e1615be35a068c9f822af85035188 data/tfmg/advancement/recipes/misc/crafting/materials/unfinished_resistor.json
-239461226762283f3dd0b160714491828454f28e data/tfmg/advancement/recipes/misc/crafting/materials/unfinished_resistorfrom_slime.json
-2ab5b936a5c5eaaa9e87054c18e437cb2595a328 data/tfmg/advancement/recipes/misc/crafting/materials/voltage_observer.json
-1bacf66478df941bc649d6345b37329e8f041b97 data/tfmg/advancement/recipes/misc/crafting/materials/voltmeter.json
-eff2a5b8584f7a9fe8be9382388c84fa05aac891 data/tfmg/advancement/recipes/misc/crafting/materials/white_concrete.json
-489f84a45e46dd0c5d6ab6acb864d002e5c8440b data/tfmg/advancement/recipes/misc/crafting/materials/white_multimeter.json
-817f0b94d99d978233e7d279156c87861af7a0f7 data/tfmg/advancement/recipes/misc/crafting/materials/white_rebar_concrete.json
-56dfa5ec6e8d47ee5b968dc117caba998aa7f69e data/tfmg/advancement/recipes/misc/crafting/materials/winding_machine.json
-e7bcf14c5cf481d6b8fcbb8458684e8a34912211 data/tfmg/advancement/recipes/misc/crafting/materials/yellow_concrete.json
-b711ac0b4700990b1cb8b8839f7ee88730e8e588 data/tfmg/advancement/recipes/misc/crafting/materials/yellow_multimeter.json
-9560a15dc9c409730ed52ac71944117a065a7cce data/tfmg/advancement/recipes/misc/crafting/materials/yellow_rebar_concrete.json
-7155bc1ec5db4d990c88286650a9ff1a799f874f data/tfmg/advancement/recipes/misc/crafting/materials/zinc_frame.json
-d54db7ca65d852881fe4e8635a487146ef3ef153 data/tfmg/advancement/recipes/misc/crafting/materials/zinc_grenade.json
-002391cb592362488efbb7a01f82016212efd29c data/tfmg/advancement/recipes/misc/crafting/materials/zinc_truss.json
-fbe4387c69c1d35e797bda5fee5f166d27cfc823 data/tfmg/advancement/recipes/misc/smelting/fireproof_brick.json
-3507cd7119c6ccb08dbd9c2298bf55c9e674d0e9 data/tfmg/advancement/recipes/misc/smelting/lead_ingot.json
-01da5054374723da5de0db7935d3c9d097138e1d data/tfmg/advancement/recipes/misc/smelting/lead_ingot_blasting.json
-b697f184fcf580d1a2015d11bd992a76b7c218ec data/tfmg/advancement/recipes/misc/smelting/lead_ingot_from_crushed_blasting.json
-a6bf8200a0a352dc10bf9dd69809da7598be6436 data/tfmg/advancement/recipes/misc/smelting/lithium_ingot.json
-66c9f69eb27bfca2e4c8fde80d88bebbc024d38d data/tfmg/advancement/recipes/misc/smelting/lithium_ingot_blasting.json
-cef3238bbd0377fd70e42759ab896cee8533d2f2 data/tfmg/advancement/recipes/misc/smelting/nickel_ingot.json
-7b9e9d7087c3bb068f0f23b8be79c07b4ad4a9de data/tfmg/advancement/recipes/misc/smelting/nickel_ingot_blasting.json
-d37951c8cadc7171c7d76f3dccb940d63e081546 data/tfmg/advancement/recipes/misc/smelting/nickel_ingot_from_crushed_blasting.json
-8e64cc13455d9ac939c3b3779c176a7f0ac94c71 data/tfmg/advancement/recipes/misc/smelting/unfinished_insulator.json
-5fd4775deac479175db652d1d60848f30b950a9a data/tfmg/recipe/blasting/lead_ingot_blasting.json
-8236c6a98ad8b7c775c33f12dc5443a9814896ba data/tfmg/recipe/blasting/lead_ingot_from_crushed_blasting.json
-2875431d39bdec9424b3c1ff51a33d8b8f2838b7 data/tfmg/recipe/blasting/lithium_ingot_blasting.json
-8e00b06eda2399bcfdc71013ef1f060c99275f06 data/tfmg/recipe/blasting/nickel_ingot_blasting.json
-e8ce85caeb22bc0c54fbb9aeceeeb3f7ea8a1495 data/tfmg/recipe/blasting/nickel_ingot_from_crushed_blasting.json
-d106d48e609d7094b0bb707708512a55942d1c15 data/tfmg/recipe/crafting/materials/accumulator.json
-20d2cb1f6dd696e0acbdc740eed1932724460559 data/tfmg/recipe/crafting/materials/accumulatorfrom_lithium.json
-b23810c7693decbee3fa5ff712471a8abf078509 data/tfmg/recipe/crafting/materials/air_intake.json
-c79ce6d267134fe7757c60b99d500eba7fd5e3bd data/tfmg/recipe/crafting/materials/aluminum_axe.json
-5abf71eaf49ebde9d803d65692f8ce27c9fdde8b data/tfmg/recipe/crafting/materials/aluminum_block_from_compacting.json
-61a2e9d897aa5f58a8125f8f9fc239c59176989d data/tfmg/recipe/crafting/materials/aluminum_cable_hub.json
-3ce776d453a8793ee83457c9669fb34f1e5aa750 data/tfmg/recipe/crafting/materials/aluminum_cogwheel.json
-e7c8aad1d6c6d214ebbd90d20460c201328a9e0d data/tfmg/recipe/crafting/materials/aluminum_door.json
-85c44ae3b2c25483a93da282f2dbc489c943c4aa data/tfmg/recipe/crafting/materials/aluminum_fluid_tank.json
-3cba18f633557d792211cbb703a76a2a73cfc3a8 data/tfmg/recipe/crafting/materials/aluminum_flywheel.json
-448f2dbf1cb991d9d03ad38d3a7041094533a7ce data/tfmg/recipe/crafting/materials/aluminum_frame.json
-0f4a25f4187c3e503c7880c90efc7008e8c41431 data/tfmg/recipe/crafting/materials/aluminum_hoe.json
-16d88911e6ad8a9527478388020c3fcd6ed9aadd data/tfmg/recipe/crafting/materials/aluminum_ingot_from_compacting.json
-6cbe3b795122382451a65b2402ca90922855e1d0 data/tfmg/recipe/crafting/materials/aluminum_ingot_from_decompacting.json
-99828fb9105c78ca2c9a8fefc2076d9e4f0d7bef data/tfmg/recipe/crafting/materials/aluminum_lamp.json
-bdbe5170df749d96362887273b885f3dc892bcb7 data/tfmg/recipe/crafting/materials/aluminum_nugget_from_decompacting.json
-c4eb965d88eb501683a576ee8c0b80d61f7f92f5 data/tfmg/recipe/crafting/materials/aluminum_pickaxe.json
-076c585d13541c358fc4df29b0eb857eb6b51022 data/tfmg/recipe/crafting/materials/aluminum_shovel.json
-e5b684822100ee184d35a6129e71881420d4da9e data/tfmg/recipe/crafting/materials/aluminum_spool.json
-0ec1566f3714470b185df94ee83c1c84f1277a78 data/tfmg/recipe/crafting/materials/aluminum_sword.json
-c7314b55fc65dc3bad2c4d0d004a19a020516e44 data/tfmg/recipe/crafting/materials/aluminum_truss.json
-d175595ea677f486ce9a10debd8d3643328824ac data/tfmg/recipe/crafting/materials/black_concrete.json
-d2660859c561c4bd68813f400c03bad40e27d120 data/tfmg/recipe/crafting/materials/black_multimeter.json
-5ac9abddb8aa449ec5ea472df17986c71e883638 data/tfmg/recipe/crafting/materials/black_rebar_concrete.json
-1e2a794b2fba89002b53b1fb7983a447caf45c4a data/tfmg/recipe/crafting/materials/blast_furnace_hatch.json
-f1372bc1f490e7831c7b5d9cd45ba58eaa710f07 data/tfmg/recipe/crafting/materials/blast_furnace_output.json
-96487a711d26500380a1b7c9c67d72b3a1884af2 data/tfmg/recipe/crafting/materials/blast_furnace_reinforcement.json
-18ce4d0dff5f3d95b408638cf7fb4857dccc38b4 data/tfmg/recipe/crafting/materials/blast_stove.json
-7821f4885876f7445188a5c1f09c709d49d30409 data/tfmg/recipe/crafting/materials/blue_concrete.json
-8901995d191b4b1892480cde3c8c09d95149fd1e data/tfmg/recipe/crafting/materials/blue_multimeter.json
-014fa7939f6878f56e0331e2089d1e7b67a00692 data/tfmg/recipe/crafting/materials/blue_rebar_concrete.json
-e2c43925defaac733d7a9e28679acc45511734ed data/tfmg/recipe/crafting/materials/brass_cable_hub.json
-decd43dfe044ee6fdb1e6abfbac1e150bf61471f data/tfmg/recipe/crafting/materials/brass_frame.json
-4f8acc3174e6b4153e8f117c6df0f57cd7fc0970 data/tfmg/recipe/crafting/materials/brass_truss.json
-494e6c9b70eb5c992d5fdd19678c0bbc0037d088 data/tfmg/recipe/crafting/materials/brick_smokestack.json
-df251ad3fcd97250b3d5c3105f1c29d325df39aa data/tfmg/recipe/crafting/materials/brown_concrete.json
-ff2febdab0cca0421a0dd038100cfb6f8dc42faf data/tfmg/recipe/crafting/materials/brown_multimeter.json
-537344919a2cee36e64d9931a4030561fbaa6925 data/tfmg/recipe/crafting/materials/brown_rebar_concrete.json
-049e09b06c5d28a684a29605e9d1a50b8d8a3395 data/tfmg/recipe/crafting/materials/cable_connector.json
-d73bd8005058bd2896092fd213b79039f078cccb data/tfmg/recipe/crafting/materials/cable_tube.json
-54b1e6b3b1a0044a950241cadb39ee9bcc4f9933 data/tfmg/recipe/crafting/materials/casting_basin.json
-6477ed4f5debc7b645ed864b0f1168fcfd17a5d0 data/tfmg/recipe/crafting/materials/cast_iron_block_from_compacting.json
-20cf9808563515b5abbfc4907d88a45a47017938 data/tfmg/recipe/crafting/materials/cast_iron_chemical_vat.json
-385df8fd169bf139183a9784c08bec10c1217dc0 data/tfmg/recipe/crafting/materials/cast_iron_fluid_tank.json
-98acf8aa7e94ae8df5adb434d912bb690d1ae4dc data/tfmg/recipe/crafting/materials/cast_iron_flywheel.json
-705510773f20579136c8f65a579fecf4a39b9a5b data/tfmg/recipe/crafting/materials/cast_iron_frame.json
-6d70868e9a875b0eae0da514349e285db67e3661 data/tfmg/recipe/crafting/materials/cast_iron_ingot_from_compacting.json
-a7f91fe3b66258765110f7eb3651b3309e7f18d2 data/tfmg/recipe/crafting/materials/cast_iron_ingot_from_decompacting.json
-c5560b49308fd54211fd173fb48a3651e385f412 data/tfmg/recipe/crafting/materials/cast_iron_nugget_from_decompacting.json
-b5a76d18a47375bd9d6c214039fdccbf67c21063 data/tfmg/recipe/crafting/materials/cast_iron_truss.json
-d8049fae9b2c9c70547b97e62c56c7f7a9678cdd data/tfmg/recipe/crafting/materials/centrifuge.json
-7a4a6be2415cf4b60cfb72c5e42caa4d1ac2daef data/tfmg/recipe/crafting/materials/cinderflour_block.json
-52cefcfc28178016a82a07095669ceb76b35b125 data/tfmg/recipe/crafting/materials/cinder_block.json
-163373fb1e28e5595b59e7b9b7b1701df06f4d6a data/tfmg/recipe/crafting/materials/circular_light.json
-e69a1fa2ae46c128362c480dbeaa3dae46db9c1f data/tfmg/recipe/crafting/materials/coal_coke.json
-9f21479f2d99a4be59ec3746d961cc256b21146d data/tfmg/recipe/crafting/materials/coal_coke_block.json
-6e5ee4e853a86c20bd08cd00744df36e09ade6b2 data/tfmg/recipe/crafting/materials/coke_oven.json
-116835faa845c6577723cf826a67bbd85f608feb data/tfmg/recipe/crafting/materials/concrete_hose.json
-aa6119a180048584ddd7f8f396c8b865cdab0b04 data/tfmg/recipe/crafting/materials/concrete_smokestack.json
-cd8026d05aa11602093496f7bb540779eb4b921f data/tfmg/recipe/crafting/materials/constantan_block_from_compacting.json
-d102bbba5f703d9155dbfd89f3eeb53618c0c613 data/tfmg/recipe/crafting/materials/constantan_frame.json
-8f8eb1d64849c2a993a22414f33eb0b0ced5db95 data/tfmg/recipe/crafting/materials/constantan_ingot_from_compacting.json
-a283f9cc32d537b4bb91d7f277e2aa27e9e06ad1 data/tfmg/recipe/crafting/materials/constantan_ingot_from_decompacting.json
-10208b260c8590f4dea15949d627c2660dd5a6db data/tfmg/recipe/crafting/materials/constantan_nugget_from_decompacting.json
-576a88aa50473a462b05acde251d6941cf646eea data/tfmg/recipe/crafting/materials/constantan_spool.json
-ed3b9755ae75894fe5e81133b0b7a10b09142336 data/tfmg/recipe/crafting/materials/constantan_truss.json
-0cbf2af89469abe06f849a2d462d8616887ce81d data/tfmg/recipe/crafting/materials/converter.json
-a6b7df4a66559f0a57c0e2d4dee85ae49004f84d data/tfmg/recipe/crafting/materials/cooling_fluid_bottle.json
-8c981a9139ee9aec63647302eb9d604f84298ee4 data/tfmg/recipe/crafting/materials/copper_cable_hub.json
-3bc0af5e78e0a5c22ef4b6ca5050f493c435d5bd data/tfmg/recipe/crafting/materials/copper_frame.json
-e75f2251bcdf8cdb47d8de057735cf7efe1fb62f data/tfmg/recipe/crafting/materials/copper_grenade.json
-28a6bb6757e75d754b10c536083c5be3d5ca0745 data/tfmg/recipe/crafting/materials/copper_spool.json
-be689dc5df3bb0be1474c7b60d972eb9533d8868 data/tfmg/recipe/crafting/materials/copper_truss.json
-103bb487b1b53aae642b1df1919c6442dd0e7b3a data/tfmg/recipe/crafting/materials/copycat_cable_block.json
-f365d32e6c3f0f570e535b6fc083a640983b1541 data/tfmg/recipe/crafting/materials/crankshaft.json
-19cfed240c8dcc7163fd2dad23adf6a827ed2743 data/tfmg/recipe/crafting/materials/cyan_concrete.json
-6ae5384d34916efcf8af5825ca8a537dd9ed71fa data/tfmg/recipe/crafting/materials/cyan_multimeter.json
-2ad93375bef2e81366458ef4ac711f9670fd5b7d data/tfmg/recipe/crafting/materials/cyan_rebar_concrete.json
-ac7373fe6f7c2aa7e190d32950571029ebcf8dd2 data/tfmg/recipe/crafting/materials/diagonal_cable_block.json
-57fefddb8873f5b1227737c9bbb7a92f61d43c04 data/tfmg/recipe/crafting/materials/electrical_switch.json
-273a761fc931acb13b5dcc7e1ec89c142ee6d5c4 data/tfmg/recipe/crafting/materials/electricians_wrench.json
-f9e958dc22be2067aecb38b14fab807e2ec952d1 data/tfmg/recipe/crafting/materials/electric_diode.json
-81ed8e97c469a2c43aca94861f8ca81d3c41e6c7 data/tfmg/recipe/crafting/materials/electric_post.json
-401d36d81a832fb61fa6d03429551079c99f40ca data/tfmg/recipe/crafting/materials/electric_pump.json
-6792ed39b44236f2e5cd3236d952af259f1915f1 data/tfmg/recipe/crafting/materials/electrode_holder.json
-e6bcab69512584362e0b6647d653a0bb32145a1f data/tfmg/recipe/crafting/materials/empty_circuit_board.json
-e54ec249a95cdee71ac0fea1242bf6d8e28dbd24 data/tfmg/recipe/crafting/materials/engine_gearbox.json
-de62177fb0426844d7c481b69a8da8c60474c44b data/tfmg/recipe/crafting/materials/exhaust.json
-164ee58837512d583308bf1828f779a82e5df0f1 data/tfmg/recipe/crafting/materials/firebox.json
-58bb0c6aa51262ff91bc6a133592329f621271c7 data/tfmg/recipe/crafting/materials/fireclay.json
-2ed06fc71610f7d5ebe0a7ba05d0eadf4f8a41a6 data/tfmg/recipe/crafting/materials/fireproof_bricks.json
-75eae476980dcc22b61d472ba4f60d297a8f60aa data/tfmg/recipe/crafting/materials/fireproof_brick_reinforcement.json
-d09d2edeae31a276ea8c763c95df2aa119f40899 data/tfmg/recipe/crafting/materials/fireproof_chemical_vat.json
-9449860c915eff49f557fde951f7c7ca329a8d2e data/tfmg/recipe/crafting/materials/flarestack.json
-a9679bba91a9c4459dc12305eceea70c211ffe11 data/tfmg/recipe/crafting/materials/glass_cable_insulator.json
-4df43d6d3a37fafaddd71dcb7679103aaabfa0f3 data/tfmg/recipe/crafting/materials/glass_insulator_segment.json
-76f9c9a0de818ebf008156d50248fb6b34b145fd data/tfmg/recipe/crafting/materials/gray_concrete.json
-6e182fd1827243b25252a600fa02d2354a632dea data/tfmg/recipe/crafting/materials/gray_multimeter.json
-02d3990452037497731371ca87a0bdcb9994c62c data/tfmg/recipe/crafting/materials/gray_rebar_concrete.json
-49231ae62616e48b0d37ad7db5406bfefd5759ce data/tfmg/recipe/crafting/materials/green_concrete.json
-8996fd2ebdf1188a8bc262da95275ae6ffdbb04b data/tfmg/recipe/crafting/materials/green_multimeter.json
-4a649fa1e19b634299df35d3897cec642f994219 data/tfmg/recipe/crafting/materials/green_rebar_concrete.json
-d90f0635b9732cb6a036d4fcd90418c9ade73b3c data/tfmg/recipe/crafting/materials/heavy_cable_hub.json
-c0ab0292bffca8798fcd50bee97955dc4fbf1fd8 data/tfmg/recipe/crafting/materials/heavy_casing_door.json
-d02cba7d6e92651a7e5f7f4ebdc2511a085d7579 data/tfmg/recipe/crafting/materials/heavy_plated_door.json
-693b34df5f8f775eeef89c0157ebeb1498adc6e7 data/tfmg/recipe/crafting/materials/industrial_mixer.json
-76c8b00179d98204f3d4b66ee470ae6e7b631c70 data/tfmg/recipe/crafting/materials/large_aluminum_cogwheel.json
-f4a0b0f3aba7ac9d275d67480f8014bb938a14b3 data/tfmg/recipe/crafting/materials/large_pumpjack_hammer_connector.json
-96aeb5049913f5e5d933d6f89b8104ec85b27d92 data/tfmg/recipe/crafting/materials/large_pumpjack_hammer_head.json
-87a436e57580c73275ebb3caca577c06eadd0412 data/tfmg/recipe/crafting/materials/large_steel_cogwheel.json
-cdda82ae60bd65e3e022a2573ced6c86b4e75a17 data/tfmg/recipe/crafting/materials/lead_axe.json
-2e05132f93d01876e2dad728b1eb8812430f741d data/tfmg/recipe/crafting/materials/lead_block_from_compacting.json
-3f407cf9b54aed3b2d1cc034f57fe2300d48aa03 data/tfmg/recipe/crafting/materials/lead_flywheel.json
-99897d44dc47c52ef21a039d601d367559c48106 data/tfmg/recipe/crafting/materials/lead_frame.json
-cad7b01d5bf72e94182139d1215b8bab5accd1ba data/tfmg/recipe/crafting/materials/lead_hoe.json
-ee7833341651079b5e352917e3272967ab989ca4 data/tfmg/recipe/crafting/materials/lead_ingot_from_compacting.json
-9bf467d8c9b21f455afa381eee0e346729f61488 data/tfmg/recipe/crafting/materials/lead_ingot_from_decompacting.json
-46795e075fa8d2ee1a6ceca7f292e7992a562e24 data/tfmg/recipe/crafting/materials/lead_nugget_from_decompacting.json
-9f598a3243c78dcc7747c2e2865dc8754460ba34 data/tfmg/recipe/crafting/materials/lead_pickaxe.json
-0cad798f8fae18f8b15fbb5169dc89a904c73901 data/tfmg/recipe/crafting/materials/lead_shovel.json
-2e3359b4c70b84c529595555a3da11fe69468d91 data/tfmg/recipe/crafting/materials/lead_sword.json
-b4c1c457beb1c942fca62f1c951ebdb92ab95d9b data/tfmg/recipe/crafting/materials/lead_truss.json
-61f68ee5c58af91fb300c68e7a4b60ac6d1aafb6 data/tfmg/recipe/crafting/materials/light_blue_concrete.json
-7b7df6e12b4f3ca388aa0630d019d468de730214 data/tfmg/recipe/crafting/materials/light_blue_multimeter.json
-4a2c38de2745ced68ac15e162d76a2c5fe38bfd0 data/tfmg/recipe/crafting/materials/light_blue_rebar_concrete.json
-cab35ad2b85deb90c4ab35c1d4a4f914ad7ef649 data/tfmg/recipe/crafting/materials/light_bulb.json
-ef9e2b4530754aecbe4701ca33982333e08f0e87 data/tfmg/recipe/crafting/materials/light_gray_concrete.json
-3d88d33485d11d49c50c0dcc79072e4c929bc448 data/tfmg/recipe/crafting/materials/light_gray_multimeter.json
-4c3dbe871240aad96c21dcef317ebed78d2d6086 data/tfmg/recipe/crafting/materials/light_gray_rebar_concrete.json
-eab72d8c767a6d3daed71ff32ad7cfe8d1f5dafb data/tfmg/recipe/crafting/materials/lime_concrete.json
-fc37b695afdcc2370a903ac5e10b2feb14b326b3 data/tfmg/recipe/crafting/materials/lime_multimeter.json
-784f5101bb1fe0309b5275721d48f3d2a6a9d5ef data/tfmg/recipe/crafting/materials/lime_rebar_concrete.json
-699ce68a0cd7407d02a6bb27dce17caddab9127a data/tfmg/recipe/crafting/materials/lithium_blade.json
-55b5c5bf8026c4733a9624409ce145d4616f453e data/tfmg/recipe/crafting/materials/lithium_block_from_compacting.json
-a05ab5e201c2c4ded90ac916140a96d5fa6ed81f data/tfmg/recipe/crafting/materials/lithium_charge.json
-c7b8b14ab5c5c5a200be1c71eb7bdbc132b02aec data/tfmg/recipe/crafting/materials/lithium_ingot_from_compacting.json
-bd567c33469df6b8da6b6b5d93023312481ff084 data/tfmg/recipe/crafting/materials/lithium_ingot_from_decompacting.json
-65ae6d28e9aeb3d5ee378bbf0c63ff0e30c407fe data/tfmg/recipe/crafting/materials/lithium_nugget_from_decompacting.json
-432775d6bfa98688cea5de9c8f3bd88f9f9ea76e data/tfmg/recipe/crafting/materials/lithium_torch.json
-a222a4ab2eca7456c1858153bd46c442ff07b462 data/tfmg/recipe/crafting/materials/machine_input.json
-4b17d78379a67adccca6ee891138391e3263ff8c data/tfmg/recipe/crafting/materials/magenta_concrete.json
-c4553d9b30796bf59fb090c876fbf84cc90ba189 data/tfmg/recipe/crafting/materials/magenta_multimeter.json
-9defd369c8cae18d25c40be22360b91409653d4a data/tfmg/recipe/crafting/materials/magenta_rebar_concrete.json
-2792d5753a7e48f0cc27afb21aaeb84dae6f912c data/tfmg/recipe/crafting/materials/metal_smokestack.json
-f685194c17f83a02387a608a93c73676bb580bad data/tfmg/recipe/crafting/materials/mixer_blade.json
-70916e3db2a264e19b8e1aea4e8e2581fe00b42d data/tfmg/recipe/crafting/materials/modern_light.json
-67cb408efd2a8c30612c1502d94c9a01a470057c data/tfmg/recipe/crafting/materials/multimeter.json
-537c1782e33cd3d87c00bb82ae7931ccb22753c4 data/tfmg/recipe/crafting/materials/napalm_bomb.json
-6abb2c6f7c328843138f5366ee7094cd56c542dd data/tfmg/recipe/crafting/materials/neon_tube.json
-ca7929c5c97a8398faaaf95f66eb07bc50aecc4b data/tfmg/recipe/crafting/materials/nickel_block_from_compacting.json
-70bb0a2c65aa87bdbb9ddd0352975078d274f76f data/tfmg/recipe/crafting/materials/nickel_flywheel.json
-22437ca9008cda24b9c8e87d67ef909b6a353f87 data/tfmg/recipe/crafting/materials/nickel_frame.json
-df71480bb8b83e3ab70f479d16ad369a98b57674 data/tfmg/recipe/crafting/materials/nickel_ingot_from_compacting.json
-8edf81be373ba5620a2e39c4b6d70d7c43574bdd data/tfmg/recipe/crafting/materials/nickel_ingot_from_decompacting.json
-c7434ac1e9a5fc3d45ee5b6d2e642073526a1685 data/tfmg/recipe/crafting/materials/nickel_nugget_from_decompacting.json
-7638f3541fd022faa7fe55b3555889084acb6747 data/tfmg/recipe/crafting/materials/nickel_truss.json
-1fae93ad9217c404319fbbd3372a1bf5aa67a615 data/tfmg/recipe/crafting/materials/oil_can.json
-4ed8c5b277af83f9f0b4354220eafda8a864503f data/tfmg/recipe/crafting/materials/oil_hammer.json
-79a0ffb9bc675a34d85109b2ca5812f93a84d189 data/tfmg/recipe/crafting/materials/orange_concrete.json
-10d9904e8ee9210ac18cd67c4f2823b18aa0c79a data/tfmg/recipe/crafting/materials/orange_multimeter.json
-48e5a6aec7962ba79a86decbae82b174d7ac6f12 data/tfmg/recipe/crafting/materials/orange_rebar_concrete.json
-c2c9d2c53acdcc582ca075b173f8ca8a4fc8e6d9 data/tfmg/recipe/crafting/materials/pink_concrete.json
-fd22d270c7e925a6ae7b01e7b87866a9dc898fd2 data/tfmg/recipe/crafting/materials/pink_multimeter.json
-9c74c0ffc2f71d6c599286b371266d136904c21e data/tfmg/recipe/crafting/materials/pink_rebar_concrete.json
-a0490b8a3557edbdd87c3e4650313cd8ad1265b2 data/tfmg/recipe/crafting/materials/pipe_bomb.json
-205a133cc1c17dd7246aa4728b0e542aae42ca15 data/tfmg/recipe/crafting/materials/plastic_block.json
-1f5aa2449853410d91b81a93eb242990b6a1fc42 data/tfmg/recipe/crafting/materials/plastic_sheet.json
-bd9ec3c0903940cbe06c140378177b99f1fd9a33 data/tfmg/recipe/crafting/materials/polarizer.json
-64fa6fe41ff6e6c71fd31f9464b3a4a728a525ac data/tfmg/recipe/crafting/materials/pumpjack_base.json
-a3cbf7c3a0c1743e032ab03803504870fd067aa7 data/tfmg/recipe/crafting/materials/pumpjack_crank.json
-b5136197f8cd6d84bf8c11bff9b09f783445f55d data/tfmg/recipe/crafting/materials/pumpjack_hammer.json
-6f6e0ff50309763bd742744ee89ea66616390c38 data/tfmg/recipe/crafting/materials/pumpjack_hammer_connector.json
-784b8fd8de0aa669536c4b57d866e48f2c64c940 data/tfmg/recipe/crafting/materials/pumpjack_hammer_head.json
-71af9f516cecbb600a99fa5fe039affe08b8a376 data/tfmg/recipe/crafting/materials/purple_concrete.json
-a65c4ddb22a682aedd6422a07b19a2daef486589 data/tfmg/recipe/crafting/materials/purple_multimeter.json
-599e1f5996961901edc9bbbff89c61b21a1a7c6f data/tfmg/recipe/crafting/materials/purple_rebar_concrete.json
-bcd45743b40b24b7b2a265ecd63631e101d8410e data/tfmg/recipe/crafting/materials/radial_engine.json
-f0d28622e3a7c48d6e9293e28449f0bcd5a63216 data/tfmg/recipe/crafting/materials/raw_lead.json
-6d4407efb37ab8e7cfae1b01ec01f5afd94b9505 data/tfmg/recipe/crafting/materials/raw_lead_block.json
-76258d776f3074d5141ae2ef995230ac7ce9a83c data/tfmg/recipe/crafting/materials/raw_lithium.json
-39a74b20017afbe44d6a034be114abbd4abcf688 data/tfmg/recipe/crafting/materials/raw_lithium_block.json
-e267154237a0370f1ec5e3334d624bf96cb7bcb5 data/tfmg/recipe/crafting/materials/raw_nickel.json
-43ad9810bff66a3af6eabf436f427b43de7feb8a data/tfmg/recipe/crafting/materials/raw_nickel_block.json
-14b50cd2dc1f3bab20cd5bce5c785922a5eb8b59 data/tfmg/recipe/crafting/materials/rebar.json
-2aceadebd06de865ed5f87ca059cf567158bfbd0 data/tfmg/recipe/crafting/materials/rebar_block.json
-2117d420a3f5a2d2d83b98cc2f0e3b8c02a45316 data/tfmg/recipe/crafting/materials/rebar_floor.json
-48bacb1e0351e98afa0171514ea883bf9a046f62 data/tfmg/recipe/crafting/materials/rebar_pile.json
-797023f6b87ed40745d3d57b19717c29af2263fb data/tfmg/recipe/crafting/materials/rebar_pillar.json
-958dc1e2647b53af576b87e25cf7c61f18921489 data/tfmg/recipe/crafting/materials/rebar_stairs.json
-982a511f2c976523b22fc80655c8b6ffde1cf8b7 data/tfmg/recipe/crafting/materials/rebar_wall.json
-75bc2b21d2a6bd24ab0f5840a00dbbce7c7b8285 data/tfmg/recipe/crafting/materials/red_concrete.json
-8949d0c95ce2bf17913fc442b2f780e7ad8f319d data/tfmg/recipe/crafting/materials/red_multimeter.json
-077c3c2caeedcfbca8cfb40d4b199fc5bc918d3d data/tfmg/recipe/crafting/materials/red_rebar_concrete.json
-f5d3c70ee7ec9092b7a522a82575a9e8fc43bc4f data/tfmg/recipe/crafting/materials/regular_engine.json
-889f7c90ccee8555c6aa44d514ede05ccf269950 data/tfmg/recipe/crafting/materials/rusted_blast_furnace_reinforcement.json
-0a34a712cabc2de13adaaa2065afa7bd2ae9156b data/tfmg/recipe/crafting/materials/screwdriver.json
-7d9e4373134de097f74b364471551e3e44a1cab9 data/tfmg/recipe/crafting/materials/screwdriverfrom_brass.json
-5843df447531f1f232c5bb4f874e1a3e64d2fc2d data/tfmg/recipe/crafting/materials/segmented_display.json
-aab890f5bbfe58690b55e64411a91c4e9f4fba12 data/tfmg/recipe/crafting/materials/steel_axe.json
-cce73975d317457949828490a420c52383bc7a44 data/tfmg/recipe/crafting/materials/steel_block_from_compacting.json
-6b0add358b22efaf8d6ae2ac26e260f6bd7b982b data/tfmg/recipe/crafting/materials/steel_cable_hub.json
-87920c01cf41a8e5b09ec19a54a48baf5e040a06 data/tfmg/recipe/crafting/materials/steel_casing_cable_hub.json
-b46ba3dda18d6d7a29be504bd9dbbf7fee8e8281 data/tfmg/recipe/crafting/materials/steel_chemical_vat.json
-4689e7d7b92724a49ce6dc3781a1b12df277633a data/tfmg/recipe/crafting/materials/steel_cogwheel.json
-cb47257d448ada80339267b3f60d19ca014ca947 data/tfmg/recipe/crafting/materials/steel_distillation_controller.json
-1311dd0176040bbeb89d1ffecccf3c53d85c91b9 data/tfmg/recipe/crafting/materials/steel_distillation_output.json
-49a6d60e27d43c1e5b0e49576d24fbaa25816e8d data/tfmg/recipe/crafting/materials/steel_door.json
-8b04967a63326d6882bfe2ced45ea95fa06f2a13 data/tfmg/recipe/crafting/materials/steel_fluid_tank.json
-a5a51de643646781c968d15ac8ea2ab8011b0d68 data/tfmg/recipe/crafting/materials/steel_flywheel.json
-1da2269c9760de28df984114fe6bd93a76141806 data/tfmg/recipe/crafting/materials/steel_frame.json
-7dd88acebf3ec59809c58c207bad6c859920bde3 data/tfmg/recipe/crafting/materials/steel_gearbox.json
-2eea444590ef1ff3ba042c0505afde174c722540 data/tfmg/recipe/crafting/materials/steel_hoe.json
-a7bc08368aa212d6752b07996c0770b86bda627b data/tfmg/recipe/crafting/materials/steel_ingot_from_compacting.json
-e9f0a4281209f8b93e6813b878df388b6cf244db data/tfmg/recipe/crafting/materials/steel_ingot_from_decompacting.json
-4f740d7416ab3402e90a545a4c5f9a9fabbc1fd5 data/tfmg/recipe/crafting/materials/steel_nugget_from_decompacting.json
-525675a63ef58fb3d18c9c9f057dedbeabc2337d data/tfmg/recipe/crafting/materials/steel_pickaxe.json
-b476a375c8d50679e97aadfa1b06422555f5e5de data/tfmg/recipe/crafting/materials/steel_shovel.json
-fd3bbbc39fdc8fdbbba3b25455aaf1750ee60bf4 data/tfmg/recipe/crafting/materials/steel_sword.json
-766986efb85631549d4bd1c87a086b2402a2245e data/tfmg/recipe/crafting/materials/steel_trapdoor.json
-628348980a4d38ce6f74f8d3ecfb510b94bb2bc6 data/tfmg/recipe/crafting/materials/steel_truss.json
-26efee6aa8ae5a87421ce94816ec679fb8b45b97 data/tfmg/recipe/crafting/materials/surface_scanner.json
-d0a83ed4d0e3ef511fffa88b739a00e8ac3f27e8 data/tfmg/recipe/crafting/materials/thermite_grenade.json
-51873c54d7b434616fdff4f495c811f6b0db4050 data/tfmg/recipe/crafting/materials/traffic_light.json
-6a0b9fd463d44658bf018eee535a47fefe4ce80b data/tfmg/recipe/crafting/materials/transformer.json
-18c5229e5df52f4e26cb018af948b6dcb02170b9 data/tfmg/recipe/crafting/materials/transmission.json
-a4d5490aef122658c1a10fbdc1fea617ee81ec2c data/tfmg/recipe/crafting/materials/turbine_engine.json
-a24ee2a009886c77f180d051c64f4cca5c09744f data/tfmg/recipe/crafting/materials/turbo.json
-f1551819f3bc0560de5222a74df0a89c42cf3895 data/tfmg/recipe/crafting/materials/unfinished_electromagnetic_coil.json
-7490f3a38c94bcf8205aefd4cfd98876644d8552 data/tfmg/recipe/crafting/materials/unfinished_resistor.json
-eb01cd90e9cac40c67f444458cfaad7781fc7771 data/tfmg/recipe/crafting/materials/unfinished_resistorfrom_slime.json
-a12273269fd0687008dfc79bb1ca174b65fdd67f data/tfmg/recipe/crafting/materials/voltage_observer.json
-4d57095e90fb9544069af4cefbc420ecb56512e4 data/tfmg/recipe/crafting/materials/voltmeter.json
-b147baaf165d978f7ae4751cbc69358181ba4994 data/tfmg/recipe/crafting/materials/white_concrete.json
-907938c0001639c6bf6b999778bf1b27acc3eace data/tfmg/recipe/crafting/materials/white_multimeter.json
-ba5f8bf741f8bd7770d7b1335695521dc3cd7920 data/tfmg/recipe/crafting/materials/white_rebar_concrete.json
-95c2c4c95731b032f3b85e399772c90dc89cf667 data/tfmg/recipe/crafting/materials/winding_machine.json
-f94eeb4703090b7df927a8247de04dd17f424ccc data/tfmg/recipe/crafting/materials/yellow_concrete.json
-34fc462fceb88c36765ab2cd5382480fe3c77938 data/tfmg/recipe/crafting/materials/yellow_multimeter.json
-ba40667157de76d5d65dc0259b50c91fc3934a7d data/tfmg/recipe/crafting/materials/yellow_rebar_concrete.json
-a26c1895e13e570f50d289254ba2e9776c6bf66e data/tfmg/recipe/crafting/materials/zinc_frame.json
-ace7e758ed0c85515233a31a363f1790e12dd0b9 data/tfmg/recipe/crafting/materials/zinc_grenade.json
-4d115edcb1461d5028f467c81741b078ad11783b data/tfmg/recipe/crafting/materials/zinc_truss.json
-2a1b94d55a3a9d713cf5dc752e688ea05f4b99d3 data/tfmg/recipe/smelting/fireproof_brick.json
-76d648e7a227a2461eb2c4a74b42887bad2704b0 data/tfmg/recipe/smelting/lead_ingot.json
-76d648e7a227a2461eb2c4a74b42887bad2704b0 data/tfmg/recipe/smelting/lead_ingot_blasting.json
-eceb059d38a4e2a6c555cea2edd88045e5569efc data/tfmg/recipe/smelting/lead_ingot_from_crushed_blasting.json
-9224b8efd174aff56ac137cf1a174110c20399d3 data/tfmg/recipe/smelting/lithium_ingot.json
-9224b8efd174aff56ac137cf1a174110c20399d3 data/tfmg/recipe/smelting/lithium_ingot_blasting.json
-00a2f106e8a399c5f64829312665e4b11383bed7 data/tfmg/recipe/smelting/nickel_ingot.json
-00a2f106e8a399c5f64829312665e4b11383bed7 data/tfmg/recipe/smelting/nickel_ingot_blasting.json
-e1e3cf099b19f5796da3e04a144ecf8dc733663e data/tfmg/recipe/smelting/nickel_ingot_from_crushed_blasting.json
-90472e03445b95da996c802bc449ad55898e8755 data/tfmg/recipe/smelting/unfinished_insulator.json
diff --git a/src/generated/resources/assets/tfmg/lang/en_ud.json b/src/generated/resources/assets/tfmg/lang/en_ud.json
index f6cc3e22..550eadb1 100644
--- a/src/generated/resources/assets/tfmg/lang/en_ud.json
+++ b/src/generated/resources/assets/tfmg/lang/en_ud.json
@@ -9,6 +9,7 @@
"block.tfmg.aluminum_cogwheel": "ןǝǝɥʍboƆ ɯnuıɯnןⱯ",
"block.tfmg.aluminum_door": "ɹooᗡ ɯnuıɯnןⱯ",
"block.tfmg.aluminum_fluid_tank": "ʞuɐ⟘ pınןℲ ɯnuıɯnןⱯ",
+ "block.tfmg.aluminum_fluid_valve": "ǝʌןɐΛ pınןℲ ɯnuıɯnןⱯ",
"block.tfmg.aluminum_flywheel": "ןǝǝɥʍʎןℲ ɯnuıɯnןⱯ",
"block.tfmg.aluminum_frame": "ǝɯɐɹℲ ɯnuıɯnןⱯ",
"block.tfmg.aluminum_ladder": "ɹǝppɐꞀ ɯnuıɯnןⱯ",
@@ -54,6 +55,7 @@
"block.tfmg.blue_rebar_concrete_stairs": "sɹıɐʇS ǝʇǝɹɔuoƆ ɹɐqǝᴚ ǝnןᗺ",
"block.tfmg.blue_rebar_concrete_wall": "ןןɐM ǝʇǝɹɔuoƆ ɹɐqǝᴚ ǝnןᗺ",
"block.tfmg.brass_cable_hub": "qnH ǝןqɐƆ ssɐɹᗺ",
+ "block.tfmg.brass_fluid_valve": "ǝʌןɐΛ pınןℲ ssɐɹᗺ",
"block.tfmg.brass_frame": "ǝɯɐɹℲ ssɐɹᗺ",
"block.tfmg.brass_mechanical_pump": "dɯnԀ ןɐɔıuɐɥɔǝW ssɐɹᗺ",
"block.tfmg.brass_pipe": "ǝdıԀ ssɐɹᗺ",
@@ -78,6 +80,7 @@
"block.tfmg.cast_iron_block": "uoɹI ʇsɐƆ ɟo ʞɔoןᗺ",
"block.tfmg.cast_iron_chemical_vat": "ʇɐΛ ןɐɔıɯǝɥƆ uoɹI ʇsɐƆ",
"block.tfmg.cast_iron_fluid_tank": "ʞuɐ⟘ pınןℲ uoɹI ʇsɐƆ",
+ "block.tfmg.cast_iron_fluid_valve": "ǝʌןɐΛ pınןℲ uoɹI ʇsɐƆ",
"block.tfmg.cast_iron_flywheel": "ןǝǝɥʍʎןℲ uoɹI ʇsɐƆ",
"block.tfmg.cast_iron_frame": "ǝɯɐɹℲ uoɹI ʇsɐƆ",
"block.tfmg.cast_iron_ladder": "ɹǝppɐꞀ uoɹI ʇsɐƆ",
@@ -358,6 +361,7 @@
"block.tfmg.pink_rebar_concrete_stairs": "sɹıɐʇS ǝʇǝɹɔuoƆ ɹɐqǝᴚ ʞuıԀ",
"block.tfmg.pink_rebar_concrete_wall": "ןןɐM ǝʇǝɹɔuoƆ ɹɐqǝᴚ ʞuıԀ",
"block.tfmg.plastic_block": "ɔıʇsɐןԀ ɟo ʞɔoןᗺ",
+ "block.tfmg.plastic_fluid_valve": "ǝʌןɐΛ pınןℲ ɔıʇsɐןԀ",
"block.tfmg.plastic_mechanical_pump": "dɯnԀ ןɐɔıuɐɥɔǝW ɔıʇsɐןԀ",
"block.tfmg.plastic_pipe": "ǝdıԀ ɔıʇsɐןԀ",
"block.tfmg.plastic_smart_fluid_pipe": "ǝdıԀ pınןℲ ʇɹɐɯS ɔıʇsɐןԀ",
@@ -454,6 +458,7 @@
"block.tfmg.steel_encased_shaft": "ʇɟɐɥS pǝsɐɔuƎ ןǝǝʇS",
"block.tfmg.steel_encased_steel_cogwheel": "ןǝǝɥʍboƆ ןǝǝʇS pǝsɐɔuƎ ןǝǝʇS",
"block.tfmg.steel_fluid_tank": "ʞuɐ⟘ pınןℲ ןǝǝʇS",
+ "block.tfmg.steel_fluid_valve": "ǝʌןɐΛ pınןℲ ןǝǝʇS",
"block.tfmg.steel_flywheel": "ןǝǝɥʍʎןℲ ןǝǝʇS",
"block.tfmg.steel_frame": "ǝɯɐɹℲ ןǝǝʇS",
"block.tfmg.steel_gearbox": "xoqɹɐǝ⅁ ןǝǝʇS",
@@ -573,6 +578,7 @@
"create.goggles.vat.heat_status": " :snʇɐʇS ʇɐǝH",
"create.goggles.vat.heated": "pǝʇɐǝH",
"create.goggles.vat.no_heat": "ʇɐǝH oN",
+ "create.goggles.vat.not_operational": "ןɐuoıʇɐɹǝdO ʇoN",
"create.goggles.vat.superheated": "pǝʇɐǝɥɹǝdnS",
"create.goggles.vat.tfmg.centrifuge": "ǝbnɟıɹʇuǝƆ ",
"create.goggles.vat.tfmg.electrode": "ǝpoɹʇɔǝןƎ ",
@@ -733,6 +739,7 @@
"item.tfmg.crankshaft": "ʇɟɐɥsʞuɐɹƆ",
"item.tfmg.creosote_bucket": "ʇǝʞɔnᗺ ǝʇosoǝɹƆ",
"item.tfmg.crude_oil_bucket": "ʇǝʞɔnᗺ ןıO ǝpnɹƆ",
+ "item.tfmg.crushed_raw_lithium": "ɯnıɥʇıꞀ ʍɐᴚ pǝɥsnɹƆ",
"item.tfmg.cyan_multimeter": "ɹǝʇǝɯıʇןnW uɐʎƆ",
"item.tfmg.cyan_multimeter.tooltip.behaviour1": "dnoɹb sʇuǝuodɯoɔ ǝɥʇ ɥʇıʍ buoןɐ ʎןǝʌıʇɔǝdsǝɹ sʇʇɐʍoןıʞ puɐ sǝɹǝdɯɐ 'sʇןoʌ 'sɯɥo uı ɹǝʍod puɐ ʇuǝɹɹnɔ 'ǝbɐʇןoʌ 'ǝɔuɐʇsısǝɹ sʍoɥS",
"item.tfmg.cyan_multimeter.tooltip.behaviour2": "uoıʇdɯnsuoɔ puɐ uoıʇɐɹǝuǝb ɹǝʍod ןɐʇoʇ sʞɹoʍʇǝu ǝɥʇ sʍoɥs ɹǝʇǝɯıʇןnɯ ǝɥʇ sʇɐʇs pǝuoıʇuǝɯ ʎןsnoıʌǝɹd ǝɥʇ oʇ ʎןןɐuoıʇıppⱯ",
@@ -1023,7 +1030,8 @@
"tfmg.ponder.pumpjack.text_3": "ʇı puıɥǝq pǝɔɐןd ǝq oʇ spǝǝu ɹǝpןoH ɹǝɯɯɐH ʞɔɐظdɯnԀ",
"tfmg.ponder.pumpjack.text_4": "ǝsɐq ǝɥʇ puɐ ʞuɐɹɔ ǝɥʇ ǝʌoqɐ ʞɔɐظdɯnԀ ǝɥʇ ɟo pɐǝH ǝɥʇ puⱯ ɹoʇɔǝuuoƆ ǝɥʇ buıpןınq sı dǝʇs ʇxǝN",
"tfmg.ponder.pumpjack.text_5": "sʇɹɐԀ ɹǝɯɯɐH ʞɔɐظdɯnԀ ɥʇıʍ pǝʇɔǝuuoɔ ǝq oʇ pǝǝu ʎǝɥʇ ʍoN",
- "tfmg.ponder.pumpjack.text_6": "ʇı ǝʌoqɐ ʞuɐɹɔ ʞɔɐظdɯnd ɐ ɥʇıʍ )ʞɔɐظdɯnd ǝɥʇ ɹoɟ ʇnduı ɹǝʍod ǝɥʇ sı ɥɔıɥʍ( ʇnduı ǝuıɥɔɐɯ ɐ buıɔɐןd sı dǝʇs ʇsɐן ǝɥ⟘",
+ "tfmg.ponder.pumpjack.text_6": "ɹǝɥʇǝboʇ sʇɹɐd ǝɥʇ ǝnן⅁ ɹǝdnS oʇ ǝɹns ǝʞɐW",
+ "tfmg.ponder.pumpjack.text_7": "ʇı ǝʌoqɐ ʞuɐɹɔ ʞɔɐظdɯnd ɐ ɥʇıʍ )ʞɔɐظdɯnd ǝɥʇ ɹoɟ ʇnduı ɹǝʍod ǝɥʇ sı ɥɔıɥʍ( ʇnduı ǝuıɥɔɐɯ ɐ buıɔɐןd sı dǝʇs ʇsɐן ǝɥ⟘",
"tfmg.ponder.shared.behaviour_modify_value_panel": "ןǝuɐd ǝnןɐʌ ǝɥʇ buısn pǝıɟıpoɯ ǝq uɐɔ ɹnoıʌɐɥǝq sıɥ⟘",
"tfmg.ponder.shared.movement_anchors": "˙pǝʌoɯ ǝq uɐɔ sǝɹnʇɔnɹʇs ɹǝbɹɐן 'ǝnן⅁ ɹǝdnS ɟo dןǝɥ ǝɥʇ ɥʇıM",
"tfmg.ponder.shared.rpm16": "WԀᴚ 9Ɩ",
diff --git a/src/generated/resources/assets/tfmg/lang/en_us.json b/src/generated/resources/assets/tfmg/lang/en_us.json
index d3ab1de5..3d18525c 100644
--- a/src/generated/resources/assets/tfmg/lang/en_us.json
+++ b/src/generated/resources/assets/tfmg/lang/en_us.json
@@ -9,6 +9,7 @@
"block.tfmg.aluminum_cogwheel": "Aluminum Cogwheel",
"block.tfmg.aluminum_door": "Aluminum Door",
"block.tfmg.aluminum_fluid_tank": "Aluminum Fluid Tank",
+ "block.tfmg.aluminum_fluid_valve": "Aluminum Fluid Valve",
"block.tfmg.aluminum_flywheel": "Aluminum Flywheel",
"block.tfmg.aluminum_frame": "Aluminum Frame",
"block.tfmg.aluminum_ladder": "Aluminum Ladder",
@@ -54,6 +55,7 @@
"block.tfmg.blue_rebar_concrete_stairs": "Blue Rebar Concrete Stairs",
"block.tfmg.blue_rebar_concrete_wall": "Blue Rebar Concrete Wall",
"block.tfmg.brass_cable_hub": "Brass Cable Hub",
+ "block.tfmg.brass_fluid_valve": "Brass Fluid Valve",
"block.tfmg.brass_frame": "Brass Frame",
"block.tfmg.brass_mechanical_pump": "Brass Mechanical Pump",
"block.tfmg.brass_pipe": "Brass Pipe",
@@ -78,6 +80,7 @@
"block.tfmg.cast_iron_block": "Block of Cast Iron",
"block.tfmg.cast_iron_chemical_vat": "Cast Iron Chemical Vat",
"block.tfmg.cast_iron_fluid_tank": "Cast Iron Fluid Tank",
+ "block.tfmg.cast_iron_fluid_valve": "Cast Iron Fluid Valve",
"block.tfmg.cast_iron_flywheel": "Cast Iron Flywheel",
"block.tfmg.cast_iron_frame": "Cast Iron Frame",
"block.tfmg.cast_iron_ladder": "Cast Iron Ladder",
@@ -358,6 +361,7 @@
"block.tfmg.pink_rebar_concrete_stairs": "Pink Rebar Concrete Stairs",
"block.tfmg.pink_rebar_concrete_wall": "Pink Rebar Concrete Wall",
"block.tfmg.plastic_block": "Block of Plastic",
+ "block.tfmg.plastic_fluid_valve": "Plastic Fluid Valve",
"block.tfmg.plastic_mechanical_pump": "Plastic Mechanical Pump",
"block.tfmg.plastic_pipe": "Plastic Pipe",
"block.tfmg.plastic_smart_fluid_pipe": "Plastic Smart Fluid Pipe",
@@ -454,6 +458,7 @@
"block.tfmg.steel_encased_shaft": "Steel Encased Shaft",
"block.tfmg.steel_encased_steel_cogwheel": "Steel Encased Steel Cogwheel",
"block.tfmg.steel_fluid_tank": "Steel Fluid Tank",
+ "block.tfmg.steel_fluid_valve": "Steel Fluid Valve",
"block.tfmg.steel_flywheel": "Steel Flywheel",
"block.tfmg.steel_frame": "Steel Frame",
"block.tfmg.steel_gearbox": "Steel Gearbox",
@@ -573,6 +578,7 @@
"create.goggles.vat.heat_status": "Heat Status: ",
"create.goggles.vat.heated": "Heated",
"create.goggles.vat.no_heat": "No Heat",
+ "create.goggles.vat.not_operational": "Not Operational",
"create.goggles.vat.superheated": "Superheated",
"create.goggles.vat.tfmg.centrifuge": " Centrifuge",
"create.goggles.vat.tfmg.electrode": " Electrode",
@@ -733,6 +739,7 @@
"item.tfmg.crankshaft": "Crankshaft",
"item.tfmg.creosote_bucket": "Creosote Bucket",
"item.tfmg.crude_oil_bucket": "Crude Oil Bucket",
+ "item.tfmg.crushed_raw_lithium": "Crushed Raw Lithium",
"item.tfmg.cyan_multimeter": "Cyan Multimeter",
"item.tfmg.cyan_multimeter.tooltip.behaviour1": "Shows resistance, voltage, current and power in ohms, volts, amperes and kilowatts respectively along with the components group",
"item.tfmg.cyan_multimeter.tooltip.behaviour2": "Additionally to the previously mentioned stats the multimeter shows the networks total power generation and consumption",
@@ -1023,7 +1030,8 @@
"tfmg.ponder.pumpjack.text_3": "Pumpjack Hammer Holder needs to be placed behind it",
"tfmg.ponder.pumpjack.text_4": "Next step is building the Connector And the Head of the Pumpjack above the crank and the base",
"tfmg.ponder.pumpjack.text_5": "Now they need to be connected with Pumpjack Hammer Parts",
- "tfmg.ponder.pumpjack.text_6": "The last step is placing a machine input (which is the power input for the pumpjack) with a pumpjack crank above it",
+ "tfmg.ponder.pumpjack.text_6": "Make sure to Super Glue the parts together",
+ "tfmg.ponder.pumpjack.text_7": "The last step is placing a machine input (which is the power input for the pumpjack) with a pumpjack crank above it",
"tfmg.ponder.shared.behaviour_modify_value_panel": "This behaviour can be modified using the value panel",
"tfmg.ponder.shared.movement_anchors": "With the help of Super Glue, larger structures can be moved.",
"tfmg.ponder.shared.rpm16": "16 RPM",
diff --git a/build/resources/main/assets/tfmg/models/item/aluminum_ladder.json b/src/generated/resources/assets/tfmg/models/item/crushed_raw_lithium.json
similarity index 57%
rename from build/resources/main/assets/tfmg/models/item/aluminum_ladder.json
rename to src/generated/resources/assets/tfmg/models/item/crushed_raw_lithium.json
index a3b61cf4..247f9008 100644
--- a/build/resources/main/assets/tfmg/models/item/aluminum_ladder.json
+++ b/src/generated/resources/assets/tfmg/models/item/crushed_raw_lithium.json
@@ -1,6 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
- "layer0": "tfmg:block/ladder_aluminum"
+ "layer0": "tfmg:item/crushed_raw_lithium"
}
}
\ No newline at end of file
diff --git a/src/generated/resources/assets/tfmg/models/item/fireproof_chemical_vat.json b/src/generated/resources/assets/tfmg/models/item/fireproof_chemical_vat.json
index 92fdd16e..71ff7386 100644
--- a/src/generated/resources/assets/tfmg/models/item/fireproof_chemical_vat.json
+++ b/src/generated/resources/assets/tfmg/models/item/fireproof_chemical_vat.json
@@ -1,3 +1,3 @@
{
- "parent": "tfmg:block/fireproof_chemical_vat/block_single_window"
+ "parent": "tfmg:block/fireproof_chemical_vat/block_single"
}
\ No newline at end of file
diff --git a/src/generated/resources/data/c/tags/item/dusts.json b/src/generated/resources/data/c/tags/item/dusts.json
new file mode 100644
index 00000000..07433a0a
--- /dev/null
+++ b/src/generated/resources/data/c/tags/item/dusts.json
@@ -0,0 +1,8 @@
+{
+ "values": [
+ "tfmg:sulfur_dust",
+ "tfmg:rubber_sheet",
+ "tfmg:silicon_ingot",
+ "tfmg:coal_coke_dust"
+ ]
+}
\ No newline at end of file
diff --git a/src/generated/resources/data/c/tags/item/nuggets.json b/src/generated/resources/data/c/tags/item/nuggets.json
new file mode 100644
index 00000000..2aad330f
--- /dev/null
+++ b/src/generated/resources/data/c/tags/item/nuggets.json
@@ -0,0 +1,11 @@
+{
+ "values": [
+ "tfmg:aluminum_nugget",
+ "tfmg:steel_nugget",
+ "tfmg:cast_iron_nugget",
+ "tfmg:constantan_nugget",
+ "tfmg:lead_nugget",
+ "tfmg:nickel_nugget",
+ "tfmg:lithium_nugget"
+ ]
+}
\ No newline at end of file
diff --git a/src/generated/resources/data/c/tags/item/plates.json b/src/generated/resources/data/c/tags/item/plates.json
new file mode 100644
index 00000000..c00e47c2
--- /dev/null
+++ b/src/generated/resources/data/c/tags/item/plates.json
@@ -0,0 +1,9 @@
+{
+ "values": [
+ "tfmg:heavy_plate",
+ "tfmg:aluminum_sheet",
+ "tfmg:nickel_sheet",
+ "tfmg:cast_iron_sheet",
+ "tfmg:lead_sheet"
+ ]
+}
\ No newline at end of file
diff --git a/src/generated/resources/data/c/tags/item/wires.json b/src/generated/resources/data/c/tags/item/wires.json
new file mode 100644
index 00000000..5227ed37
--- /dev/null
+++ b/src/generated/resources/data/c/tags/item/wires.json
@@ -0,0 +1,7 @@
+{
+ "values": [
+ "tfmg:copper_wire",
+ "tfmg:aluminum_wire",
+ "tfmg:constantan_wire"
+ ]
+}
\ No newline at end of file
diff --git a/src/generated/resources/data/create/recipe/crushing/deepslate_lithium_ore.json b/src/generated/resources/data/create/recipe/crushing/deepslate_lithium_ore.json
new file mode 100644
index 00000000..100ea00b
--- /dev/null
+++ b/src/generated/resources/data/create/recipe/crushing/deepslate_lithium_ore.json
@@ -0,0 +1,26 @@
+{
+ "type": "create:crushing",
+ "ingredients": [
+ {
+ "item": "tfmg:deepslate_lithium_ore"
+ }
+ ],
+ "results": [
+ {
+ "count": 2,
+ "id": "tfmg:crushed_raw_lithium"
+ },
+ {
+ "chance": 0.25,
+ "id": "tfmg:crushed_raw_lithium"
+ },
+ {
+ "chance": 0.75,
+ "id": "create:experience_nugget"
+ },
+ {
+ "chance": 0.12,
+ "id": "minecraft:cobbled_deepslate"
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/generated/resources/data/create/recipe/crushing/lithium_ore.json b/src/generated/resources/data/create/recipe/crushing/lithium_ore.json
new file mode 100644
index 00000000..2165d09a
--- /dev/null
+++ b/src/generated/resources/data/create/recipe/crushing/lithium_ore.json
@@ -0,0 +1,25 @@
+{
+ "type": "create:crushing",
+ "ingredients": [
+ {
+ "item": "tfmg:lithium_ore"
+ }
+ ],
+ "results": [
+ {
+ "id": "tfmg:crushed_raw_lithium"
+ },
+ {
+ "chance": 0.25,
+ "id": "tfmg:crushed_raw_lithium"
+ },
+ {
+ "chance": 0.75,
+ "id": "create:experience_nugget"
+ },
+ {
+ "chance": 0.12,
+ "id": "minecraft:cobblestone"
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/generated/resources/data/create/recipe/crushing/raw_lithium.json b/src/generated/resources/data/create/recipe/crushing/raw_lithium.json
new file mode 100644
index 00000000..1e993bd6
--- /dev/null
+++ b/src/generated/resources/data/create/recipe/crushing/raw_lithium.json
@@ -0,0 +1,17 @@
+{
+ "type": "create:crushing",
+ "ingredients": [
+ {
+ "item": "tfmg:raw_lithium"
+ }
+ ],
+ "results": [
+ {
+ "id": "tfmg:crushed_raw_lithium"
+ },
+ {
+ "chance": 0.75,
+ "id": "create:experience_nugget"
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/generated/resources/data/create/recipe/crushing/raw_lithium_block.json b/src/generated/resources/data/create/recipe/crushing/raw_lithium_block.json
new file mode 100644
index 00000000..f53ee823
--- /dev/null
+++ b/src/generated/resources/data/create/recipe/crushing/raw_lithium_block.json
@@ -0,0 +1,19 @@
+{
+ "type": "create:crushing",
+ "ingredients": [
+ {
+ "item": "tfmg:raw_lithium_block"
+ }
+ ],
+ "results": [
+ {
+ "count": 9,
+ "id": "tfmg:crushed_raw_lithium"
+ },
+ {
+ "chance": 0.75,
+ "count": 9,
+ "id": "create:experience_nugget"
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/generated/resources/data/create/tags/item/crushed_raw_materials.json b/src/generated/resources/data/create/tags/item/crushed_raw_materials.json
new file mode 100644
index 00000000..04bd6a7a
--- /dev/null
+++ b/src/generated/resources/data/create/tags/item/crushed_raw_materials.json
@@ -0,0 +1,5 @@
+{
+ "values": [
+ "tfmg:crushed_raw_lithium"
+ ]
+}
\ No newline at end of file
diff --git a/src/generated/resources/data/minecraft/tags/block/mineable/axe.json b/src/generated/resources/data/minecraft/tags/block/mineable/axe.json
index ba2e2872..7202f017 100644
--- a/src/generated/resources/data/minecraft/tags/block/mineable/axe.json
+++ b/src/generated/resources/data/minecraft/tags/block/mineable/axe.json
@@ -16,6 +16,11 @@
"tfmg:cast_iron_flywheel",
"tfmg:aluminum_flywheel",
"tfmg:nickel_flywheel",
+ "tfmg:copper_encased_brass_pipe",
+ "tfmg:copper_encased_steel_pipe",
+ "tfmg:copper_encased_aluminum_pipe",
+ "tfmg:copper_encased_cast_iron_pipe",
+ "tfmg:copper_encased_plastic_pipe",
"tfmg:steel_encased_shaft",
"tfmg:heavy_casing_encased_shaft",
"tfmg:steel_encased_steel_cogwheel",
diff --git a/src/generated/resources/data/minecraft/tags/block/mineable/pickaxe.json b/src/generated/resources/data/minecraft/tags/block/mineable/pickaxe.json
index 66e3396c..4fae4c03 100644
--- a/src/generated/resources/data/minecraft/tags/block/mineable/pickaxe.json
+++ b/src/generated/resources/data/minecraft/tags/block/mineable/pickaxe.json
@@ -1,312 +1,602 @@
{
"values": [
+ "tfmg:heavy_machinery_casing",
"tfmg:aluminum_fluid_tank",
+ "tfmg:industrial_aluminum_casing",
"tfmg:cast_iron_fluid_tank",
+ "tfmg:steel_block",
"tfmg:steel_fluid_tank",
+ "tfmg:cast_iron_block",
"tfmg:steel_distillation_output",
+ "tfmg:aluminum_block",
"tfmg:steel_distillation_controller",
+ "tfmg:plastic_block",
"tfmg:industrial_pipe",
+ "tfmg:lead_block",
"tfmg:concrete_encased_industrial_pipe",
+ "tfmg:constantan_block",
"tfmg:pumpjack_hammer",
"tfmg:pumpjack_crank",
+ "tfmg:nickel_block",
"tfmg:pumpjack_hammer_part",
+ "tfmg:lithium_block",
"tfmg:pumpjack_hammer_head",
+ "tfmg:coal_coke_block",
"tfmg:pumpjack_hammer_connector",
"tfmg:large_pumpjack_hammer_part",
"tfmg:large_pumpjack_hammer_head",
+ "tfmg:heavy_casing_door",
"tfmg:large_pumpjack_hammer_connector",
"tfmg:pumpjack_base",
+ "tfmg:steel_door",
"tfmg:oil_deposit",
+ "tfmg:aluminum_door",
"tfmg:steel_chemical_vat",
"tfmg:cast_iron_chemical_vat",
+ "tfmg:heavy_plated_door",
"tfmg:fireproof_chemical_vat",
+ "tfmg:steel_gearbox",
"tfmg:industrial_mixer",
+ "tfmg:steel_bars",
"tfmg:electrode_holder",
"tfmg:lead_ore",
+ "tfmg:aluminum_bars",
"tfmg:deepslate_lead_ore",
+ "tfmg:cast_iron_bars",
"tfmg:nickel_ore",
+ "tfmg:lead_bars",
"tfmg:deepslate_nickel_ore",
+ "tfmg:nickel_bars",
"tfmg:lithium_ore",
+ "tfmg:steel_ladder",
"tfmg:deepslate_lithium_ore",
+ "tfmg:aluminum_ladder",
"tfmg:sulfur",
+ "tfmg:cast_iron_ladder",
"tfmg:lignite",
+ "tfmg:lead_ladder",
+ "tfmg:nickel_ladder",
"tfmg:fossilstone",
+ "tfmg:constantan_ladder",
"tfmg:slag_block",
"tfmg:raw_nickel_block",
+ "tfmg:steel_scaffolding",
"tfmg:raw_lead_block",
+ "tfmg:aluminum_scaffolding",
"tfmg:raw_lithium_block",
+ "tfmg:slag_bricks",
"tfmg:air_intake",
+ "tfmg:cinder_block",
"tfmg:firebox",
+ "tfmg:cinderflour_block",
"tfmg:winding_machine",
+ "tfmg:factory_floor",
"tfmg:surface_scanner",
"tfmg:machine_input",
+ "tfmg:steel_trapdoor",
"tfmg:concrete_hose",
+ "tfmg:steel_flywheel",
"tfmg:blast_furnace_output",
+ "tfmg:lead_flywheel",
"tfmg:blast_furnace_hatch",
+ "tfmg:cast_iron_flywheel",
"tfmg:fireproof_bricks",
+ "tfmg:aluminum_flywheel",
"tfmg:reinforced_fireproof_bricks",
+ "tfmg:nickel_flywheel",
"tfmg:blast_furnace_reinforcement",
+ "tfmg:steel_truss",
"tfmg:blast_furnace_reinforcement_wall",
"tfmg:rusted_blast_furnace_reinforcement",
+ "tfmg:steel_frame",
"tfmg:rusted_blast_furnace_reinforcement_wall",
+ "tfmg:aluminum_truss",
"tfmg:fireproof_brick_reinforcement",
+ "tfmg:aluminum_frame",
"tfmg:coke_oven",
+ "tfmg:cast_iron_truss",
"tfmg:blast_stove",
+ "tfmg:cast_iron_frame",
"tfmg:casting_basin",
+ "tfmg:lead_truss",
"tfmg:napalm_bomb",
"tfmg:generator",
"tfmg:cable_connector",
"tfmg:glass_cable_insulator",
+ "tfmg:lead_frame",
"tfmg:resistor",
+ "tfmg:nickel_truss",
"tfmg:copycat_cable_block",
+ "tfmg:nickel_frame",
"tfmg:copycat_cable_base",
"tfmg:brass_cable_hub",
- "tfmg:copper_cable_hub",
- "tfmg:steel_cable_hub",
- "tfmg:aluminum_cable_hub",
- "tfmg:steel_casing_cable_hub",
- "tfmg:heavy_cable_hub",
- "tfmg:cable_tube",
- "tfmg:concrete_encased_cable_tube",
- "tfmg:electric_post",
- "tfmg:concrete_encased_electric_post",
- "tfmg:diagonal_cable_block",
- "tfmg:electric_motor",
- "tfmg:creative_generator",
- "tfmg:accumulator",
- "tfmg:light_bulb",
- "tfmg:circular_light",
- "tfmg:modern_light",
- "tfmg:aluminum_lamp",
- "tfmg:neon_tube",
- "tfmg:electric_diode",
- "tfmg:encased_diode",
- "tfmg:potentiometer",
- "tfmg:electrical_switch",
- "tfmg:encased_potentiometer",
- "tfmg:electric_pump",
- "tfmg:voltage_observer",
- "tfmg:voltmeter",
- "tfmg:polarizer",
- "tfmg:rotor",
- "tfmg:stator",
- "tfmg:traffic_light",
- "tfmg:segmented_display",
- "tfmg:transformer",
- "tfmg:converter",
- "tfmg:brick_smokestack",
- "tfmg:metal_smokestack",
- "tfmg:concrete_smokestack",
- "tfmg:exhaust",
- "tfmg:flarestack",
- "tfmg:steel_cogwheel",
- "tfmg:large_steel_cogwheel",
- "tfmg:aluminum_cogwheel",
- "tfmg:large_aluminum_cogwheel",
- "tfmg:steel_casing",
- "tfmg:heavy_machinery_casing",
- "tfmg:industrial_aluminum_casing",
- "tfmg:steel_block",
- "tfmg:cast_iron_block",
- "tfmg:aluminum_block",
- "tfmg:plastic_block",
- "tfmg:lead_block",
- "tfmg:constantan_block",
- "tfmg:nickel_block",
- "tfmg:lithium_block",
- "tfmg:coal_coke_block",
- "tfmg:heavy_casing_door",
- "tfmg:steel_door",
- "tfmg:aluminum_door",
- "tfmg:heavy_plated_door",
- "tfmg:steel_gearbox",
- "tfmg:steel_bars",
- "tfmg:aluminum_bars",
- "tfmg:cast_iron_bars",
- "tfmg:lead_bars",
- "tfmg:nickel_bars",
- "tfmg:steel_ladder",
- "tfmg:aluminum_ladder",
- "tfmg:cast_iron_ladder",
- "tfmg:lead_ladder",
- "tfmg:nickel_ladder",
- "tfmg:constantan_ladder",
- "tfmg:steel_scaffolding",
- "tfmg:aluminum_scaffolding",
- "tfmg:slag_bricks",
- "tfmg:cinder_block",
- "tfmg:cinderflour_block",
- "tfmg:factory_floor",
- "tfmg:steel_trapdoor",
- "tfmg:steel_flywheel",
- "tfmg:lead_flywheel",
- "tfmg:cast_iron_flywheel",
- "tfmg:aluminum_flywheel",
- "tfmg:nickel_flywheel",
- "tfmg:steel_truss",
- "tfmg:steel_frame",
- "tfmg:aluminum_truss",
- "tfmg:aluminum_frame",
- "tfmg:cast_iron_truss",
- "tfmg:cast_iron_frame",
- "tfmg:lead_truss",
- "tfmg:lead_frame",
- "tfmg:nickel_truss",
- "tfmg:nickel_frame",
"tfmg:constantan_truss",
+ "tfmg:copper_cable_hub",
"tfmg:constantan_frame",
+ "tfmg:steel_cable_hub",
"tfmg:copper_truss",
+ "tfmg:aluminum_cable_hub",
"tfmg:copper_frame",
+ "tfmg:steel_casing_cable_hub",
"tfmg:zinc_truss",
"tfmg:zinc_frame",
+ "tfmg:heavy_cable_hub",
"tfmg:brass_truss",
+ "tfmg:cable_tube",
"tfmg:brass_frame",
+ "tfmg:concrete_encased_cable_tube",
"tfmg:white_caution_block",
+ "tfmg:electric_post",
"tfmg:blue_caution_block",
+ "tfmg:concrete_encased_electric_post",
"tfmg:light_blue_caution_block",
+ "tfmg:diagonal_cable_block",
"tfmg:red_caution_block",
+ "tfmg:electric_motor",
"tfmg:green_caution_block",
+ "tfmg:creative_generator",
"tfmg:lime_caution_block",
+ "tfmg:accumulator",
"tfmg:pink_caution_block",
+ "tfmg:light_bulb",
"tfmg:magenta_caution_block",
+ "tfmg:circular_light",
"tfmg:yellow_caution_block",
+ "tfmg:modern_light",
"tfmg:gray_caution_block",
+ "tfmg:aluminum_lamp",
"tfmg:light_gray_caution_block",
+ "tfmg:neon_tube",
"tfmg:brown_caution_block",
+ "tfmg:electric_diode",
"tfmg:cyan_caution_block",
+ "tfmg:encased_diode",
+ "tfmg:potentiometer",
"tfmg:purple_caution_block",
"tfmg:orange_caution_block",
+ "tfmg:electrical_switch",
"tfmg:concrete_wall",
+ "tfmg:encased_potentiometer",
"tfmg:concrete",
+ "tfmg:electric_pump",
"tfmg:concrete_stairs",
+ "tfmg:voltage_observer",
"tfmg:concrete_slab",
+ "tfmg:voltmeter",
"tfmg:rebar_concrete_wall",
+ "tfmg:polarizer",
"tfmg:rebar_concrete",
+ "tfmg:rotor",
"tfmg:rebar_concrete_stairs",
+ "tfmg:stator",
"tfmg:rebar_concrete_slab",
+ "tfmg:traffic_light",
"tfmg:white_concrete",
+ "tfmg:segmented_display",
"tfmg:white_concrete_wall",
+ "tfmg:transformer",
"tfmg:white_concrete_stairs",
+ "tfmg:converter",
"tfmg:white_concrete_slab",
+ "tfmg:brick_smokestack",
"tfmg:blue_concrete",
+ "tfmg:metal_smokestack",
"tfmg:blue_concrete_wall",
+ "tfmg:concrete_smokestack",
"tfmg:blue_concrete_stairs",
+ "tfmg:exhaust",
"tfmg:blue_concrete_slab",
+ "tfmg:flarestack",
"tfmg:light_blue_concrete",
+ "tfmg:steel_cogwheel",
"tfmg:light_blue_concrete_wall",
+ "tfmg:large_steel_cogwheel",
"tfmg:light_blue_concrete_stairs",
+ "tfmg:aluminum_cogwheel",
"tfmg:light_blue_concrete_slab",
+ "tfmg:large_aluminum_cogwheel",
"tfmg:red_concrete",
+ "tfmg:steel_casing",
"tfmg:red_concrete_wall",
+ "tfmg:heavy_machinery_casing",
"tfmg:red_concrete_stairs",
+ "tfmg:industrial_aluminum_casing",
"tfmg:red_concrete_slab",
+ "tfmg:steel_block",
"tfmg:green_concrete",
+ "tfmg:cast_iron_block",
"tfmg:green_concrete_wall",
+ "tfmg:aluminum_block",
"tfmg:green_concrete_stairs",
+ "tfmg:plastic_block",
"tfmg:green_concrete_slab",
+ "tfmg:lead_block",
"tfmg:lime_concrete",
+ "tfmg:constantan_block",
"tfmg:lime_concrete_wall",
+ "tfmg:nickel_block",
"tfmg:lime_concrete_stairs",
+ "tfmg:lithium_block",
"tfmg:lime_concrete_slab",
+ "tfmg:coal_coke_block",
"tfmg:pink_concrete",
"tfmg:pink_concrete_wall",
+ "tfmg:heavy_casing_door",
"tfmg:pink_concrete_stairs",
+ "tfmg:steel_door",
"tfmg:pink_concrete_slab",
+ "tfmg:aluminum_door",
"tfmg:magenta_concrete",
+ "tfmg:heavy_plated_door",
"tfmg:magenta_concrete_wall",
+ "tfmg:steel_gearbox",
"tfmg:magenta_concrete_stairs",
+ "tfmg:steel_bars",
"tfmg:magenta_concrete_slab",
+ "tfmg:aluminum_bars",
+ "tfmg:cast_iron_bars",
"tfmg:yellow_concrete",
+ "tfmg:lead_bars",
"tfmg:yellow_concrete_wall",
+ "tfmg:nickel_bars",
"tfmg:yellow_concrete_stairs",
+ "tfmg:steel_ladder",
"tfmg:yellow_concrete_slab",
+ "tfmg:aluminum_ladder",
"tfmg:gray_concrete",
+ "tfmg:cast_iron_ladder",
"tfmg:gray_concrete_wall",
+ "tfmg:lead_ladder",
"tfmg:gray_concrete_stairs",
+ "tfmg:nickel_ladder",
"tfmg:gray_concrete_slab",
+ "tfmg:constantan_ladder",
"tfmg:light_gray_concrete",
+ "tfmg:steel_scaffolding",
"tfmg:light_gray_concrete_wall",
+ "tfmg:aluminum_scaffolding",
"tfmg:light_gray_concrete_stairs",
+ "tfmg:slag_bricks",
"tfmg:light_gray_concrete_slab",
+ "tfmg:cinder_block",
"tfmg:brown_concrete",
+ "tfmg:cinderflour_block",
"tfmg:brown_concrete_wall",
+ "tfmg:factory_floor",
"tfmg:brown_concrete_stairs",
+ "tfmg:steel_trapdoor",
+ "tfmg:steel_flywheel",
"tfmg:brown_concrete_slab",
+ "tfmg:lead_flywheel",
+ "tfmg:cast_iron_flywheel",
"tfmg:cyan_concrete",
+ "tfmg:aluminum_flywheel",
"tfmg:cyan_concrete_wall",
+ "tfmg:nickel_flywheel",
"tfmg:cyan_concrete_stairs",
+ "tfmg:steel_truss",
"tfmg:cyan_concrete_slab",
+ "tfmg:steel_frame",
"tfmg:purple_concrete",
+ "tfmg:aluminum_truss",
"tfmg:purple_concrete_wall",
+ "tfmg:aluminum_frame",
"tfmg:purple_concrete_stairs",
+ "tfmg:cast_iron_truss",
"tfmg:purple_concrete_slab",
+ "tfmg:cast_iron_frame",
"tfmg:orange_concrete",
+ "tfmg:lead_truss",
"tfmg:orange_concrete_wall",
+ "tfmg:lead_frame",
"tfmg:orange_concrete_stairs",
+ "tfmg:nickel_truss",
"tfmg:orange_concrete_slab",
+ "tfmg:nickel_frame",
"tfmg:black_concrete",
+ "tfmg:constantan_truss",
"tfmg:black_concrete_wall",
+ "tfmg:constantan_frame",
"tfmg:black_concrete_stairs",
+ "tfmg:copper_truss",
"tfmg:black_concrete_slab",
+ "tfmg:copper_frame",
"tfmg:white_rebar_concrete",
+ "tfmg:zinc_truss",
"tfmg:white_rebar_concrete_wall",
+ "tfmg:zinc_frame",
"tfmg:white_rebar_concrete_stairs",
+ "tfmg:brass_truss",
+ "tfmg:brass_frame",
"tfmg:white_rebar_concrete_slab",
+ "tfmg:white_caution_block",
"tfmg:blue_rebar_concrete",
+ "tfmg:blue_caution_block",
"tfmg:blue_rebar_concrete_wall",
+ "tfmg:light_blue_caution_block",
"tfmg:blue_rebar_concrete_stairs",
+ "tfmg:red_caution_block",
"tfmg:blue_rebar_concrete_slab",
+ "tfmg:green_caution_block",
"tfmg:light_blue_rebar_concrete",
+ "tfmg:lime_caution_block",
"tfmg:light_blue_rebar_concrete_wall",
+ "tfmg:pink_caution_block",
+ "tfmg:light_blue_rebar_concrete_stairs",
+ "tfmg:magenta_caution_block",
+ "tfmg:light_blue_rebar_concrete_slab",
+ "tfmg:yellow_caution_block",
+ "tfmg:red_rebar_concrete",
+ "tfmg:gray_caution_block",
+ "tfmg:red_rebar_concrete_wall",
+ "tfmg:light_gray_caution_block",
+ "tfmg:red_rebar_concrete_stairs",
+ "tfmg:brown_caution_block",
+ "tfmg:red_rebar_concrete_slab",
+ "tfmg:cyan_caution_block",
+ "tfmg:green_rebar_concrete",
+ "tfmg:purple_caution_block",
+ "tfmg:green_rebar_concrete_wall",
+ "tfmg:orange_caution_block",
+ "tfmg:green_rebar_concrete_stairs",
+ "tfmg:concrete_wall",
+ "tfmg:green_rebar_concrete_slab",
+ "tfmg:concrete",
+ "tfmg:lime_rebar_concrete",
+ "tfmg:concrete_stairs",
+ "tfmg:lime_rebar_concrete_wall",
+ "tfmg:concrete_slab",
+ "tfmg:lime_rebar_concrete_stairs",
+ "tfmg:rebar_concrete_wall",
+ "tfmg:lime_rebar_concrete_slab",
+ "tfmg:rebar_concrete",
+ "tfmg:rebar_concrete_stairs",
+ "tfmg:pink_rebar_concrete",
+ "tfmg:rebar_concrete_slab",
+ "tfmg:white_concrete",
+ "tfmg:pink_rebar_concrete_wall",
+ "tfmg:white_concrete_wall",
+ "tfmg:pink_rebar_concrete_stairs",
+ "tfmg:white_concrete_stairs",
+ "tfmg:pink_rebar_concrete_slab",
+ "tfmg:white_concrete_slab",
+ "tfmg:magenta_rebar_concrete",
+ "tfmg:blue_concrete",
+ "tfmg:magenta_rebar_concrete_wall",
+ "tfmg:blue_concrete_wall",
+ "tfmg:magenta_rebar_concrete_stairs",
+ "tfmg:blue_concrete_stairs",
+ "tfmg:blue_concrete_slab",
+ "tfmg:magenta_rebar_concrete_slab",
+ "tfmg:light_blue_concrete",
+ "tfmg:yellow_rebar_concrete",
+ "tfmg:light_blue_concrete_wall",
+ "tfmg:yellow_rebar_concrete_wall",
+ "tfmg:light_blue_concrete_stairs",
+ "tfmg:yellow_rebar_concrete_stairs",
+ "tfmg:light_blue_concrete_slab",
+ "tfmg:yellow_rebar_concrete_slab",
+ "tfmg:red_concrete",
+ "tfmg:gray_rebar_concrete",
+ "tfmg:red_concrete_wall",
+ "tfmg:red_concrete_stairs",
+ "tfmg:gray_rebar_concrete_wall",
+ "tfmg:red_concrete_slab",
+ "tfmg:gray_rebar_concrete_stairs",
+ "tfmg:green_concrete",
+ "tfmg:gray_rebar_concrete_slab",
+ "tfmg:green_concrete_wall",
+ "tfmg:light_gray_rebar_concrete",
+ "tfmg:green_concrete_stairs",
+ "tfmg:light_gray_rebar_concrete_wall",
+ "tfmg:green_concrete_slab",
+ "tfmg:light_gray_rebar_concrete_stairs",
+ "tfmg:lime_concrete",
+ "tfmg:light_gray_rebar_concrete_slab",
+ "tfmg:lime_concrete_wall",
+ "tfmg:brown_rebar_concrete",
+ "tfmg:lime_concrete_stairs",
+ "tfmg:brown_rebar_concrete_wall",
+ "tfmg:lime_concrete_slab",
+ "tfmg:brown_rebar_concrete_stairs",
+ "tfmg:pink_concrete",
+ "tfmg:brown_rebar_concrete_slab",
+ "tfmg:pink_concrete_wall",
+ "tfmg:cyan_rebar_concrete",
+ "tfmg:pink_concrete_stairs",
+ "tfmg:cyan_rebar_concrete_wall",
+ "tfmg:pink_concrete_slab",
+ "tfmg:cyan_rebar_concrete_stairs",
+ "tfmg:magenta_concrete",
+ "tfmg:cyan_rebar_concrete_slab",
+ "tfmg:magenta_concrete_wall",
+ "tfmg:purple_rebar_concrete",
+ "tfmg:magenta_concrete_stairs",
+ "tfmg:purple_rebar_concrete_wall",
+ "tfmg:magenta_concrete_slab",
+ "tfmg:purple_rebar_concrete_stairs",
+ "tfmg:yellow_concrete",
+ "tfmg:purple_rebar_concrete_slab",
+ "tfmg:yellow_concrete_wall",
+ "tfmg:orange_rebar_concrete",
+ "tfmg:yellow_concrete_stairs",
+ "tfmg:orange_rebar_concrete_wall",
+ "tfmg:yellow_concrete_slab",
+ "tfmg:orange_rebar_concrete_stairs",
+ "tfmg:gray_concrete",
+ "tfmg:orange_rebar_concrete_slab",
+ "tfmg:gray_concrete_wall",
+ "tfmg:black_rebar_concrete",
+ "tfmg:gray_concrete_stairs",
+ "tfmg:black_rebar_concrete_wall",
+ "tfmg:gray_concrete_slab",
+ "tfmg:black_rebar_concrete_stairs",
+ "tfmg:light_gray_concrete",
+ "tfmg:black_rebar_concrete_slab",
+ "tfmg:light_gray_concrete_wall",
+ "tfmg:asphalt",
+ "tfmg:light_gray_concrete_stairs",
+ "tfmg:asphalt_wall",
+ "tfmg:light_gray_concrete_slab",
+ "tfmg:asphalt_slab",
+ "tfmg:brown_concrete",
+ "tfmg:asphalt_stairs",
+ "tfmg:brown_concrete_wall",
+ "tfmg:brass_pipe",
+ "tfmg:brown_concrete_stairs",
+ "tfmg:copper_encased_brass_pipe",
+ "tfmg:brown_concrete_slab",
+ "tfmg:glass_brass_pipe",
+ "tfmg:cyan_concrete",
+ "tfmg:brass_mechanical_pump",
+ "tfmg:cyan_concrete_wall",
+ "tfmg:brass_smart_fluid_pipe",
+ "tfmg:cyan_concrete_stairs",
+ "tfmg:brass_fluid_valve",
+ "tfmg:cyan_concrete_slab",
+ "tfmg:steel_pipe",
+ "tfmg:purple_concrete",
+ "tfmg:copper_encased_steel_pipe",
+ "tfmg:purple_concrete_wall",
+ "tfmg:glass_steel_pipe",
+ "tfmg:purple_concrete_stairs",
+ "tfmg:steel_mechanical_pump",
+ "tfmg:purple_concrete_slab",
+ "tfmg:steel_smart_fluid_pipe",
+ "tfmg:orange_concrete",
+ "tfmg:steel_fluid_valve",
+ "tfmg:orange_concrete_wall",
+ "tfmg:aluminum_pipe",
+ "tfmg:orange_concrete_stairs",
+ "tfmg:copper_encased_aluminum_pipe",
+ "tfmg:orange_concrete_slab",
+ "tfmg:glass_aluminum_pipe",
+ "tfmg:black_concrete",
+ "tfmg:aluminum_mechanical_pump",
+ "tfmg:black_concrete_wall",
+ "tfmg:aluminum_smart_fluid_pipe",
+ "tfmg:black_concrete_stairs",
+ "tfmg:aluminum_fluid_valve",
+ "tfmg:black_concrete_slab",
+ "tfmg:cast_iron_pipe",
+ "tfmg:white_rebar_concrete",
+ "tfmg:copper_encased_cast_iron_pipe",
+ "tfmg:white_rebar_concrete_wall",
+ "tfmg:glass_cast_iron_pipe",
+ "tfmg:white_rebar_concrete_stairs",
+ "tfmg:cast_iron_mechanical_pump",
+ "tfmg:white_rebar_concrete_slab",
+ "tfmg:cast_iron_smart_fluid_pipe",
+ "tfmg:blue_rebar_concrete",
+ "tfmg:cast_iron_fluid_valve",
+ "tfmg:blue_rebar_concrete_wall",
+ "tfmg:plastic_pipe",
+ "tfmg:blue_rebar_concrete_stairs",
+ "tfmg:copper_encased_plastic_pipe",
+ "tfmg:blue_rebar_concrete_slab",
+ "tfmg:glass_plastic_pipe",
+ "tfmg:light_blue_rebar_concrete",
+ "tfmg:plastic_mechanical_pump",
+ "tfmg:light_blue_rebar_concrete_wall",
+ "tfmg:plastic_smart_fluid_pipe",
"tfmg:light_blue_rebar_concrete_stairs",
"tfmg:light_blue_rebar_concrete_slab",
+ "tfmg:plastic_fluid_valve",
"tfmg:red_rebar_concrete",
+ "tfmg:steel_encased_shaft",
"tfmg:red_rebar_concrete_wall",
+ "tfmg:heavy_casing_encased_shaft",
"tfmg:red_rebar_concrete_stairs",
+ "tfmg:steel_encased_steel_cogwheel",
"tfmg:red_rebar_concrete_slab",
+ "tfmg:heavy_casing_encased_steel_cogwheel",
"tfmg:green_rebar_concrete",
+ "tfmg:steel_encased_large_steel_cogwheel",
"tfmg:green_rebar_concrete_wall",
+ "tfmg:heavy_casing_encased_large_steel_cogwheel",
"tfmg:green_rebar_concrete_stairs",
+ "tfmg:steel_encased_aluminum_cogwheel",
"tfmg:green_rebar_concrete_slab",
+ "tfmg:heavy_casing_encased_aluminum_cogwheel",
"tfmg:lime_rebar_concrete",
+ "tfmg:steel_encased_large_aluminum_cogwheel",
"tfmg:lime_rebar_concrete_wall",
+ "tfmg:heavy_casing_encased_large_aluminum_cogwheel",
"tfmg:lime_rebar_concrete_stairs",
"tfmg:lime_rebar_concrete_slab",
+ "tfmg:bauxite",
"tfmg:pink_rebar_concrete",
+ "tfmg:cut_bauxite",
"tfmg:pink_rebar_concrete_wall",
+ "tfmg:cut_bauxite_stairs",
"tfmg:pink_rebar_concrete_stairs",
+ "tfmg:cut_bauxite_slab",
"tfmg:pink_rebar_concrete_slab",
+ "tfmg:cut_bauxite_wall",
"tfmg:magenta_rebar_concrete",
+ "tfmg:polished_cut_bauxite",
"tfmg:magenta_rebar_concrete_wall",
+ "tfmg:polished_cut_bauxite_stairs",
"tfmg:magenta_rebar_concrete_stairs",
+ "tfmg:polished_cut_bauxite_slab",
"tfmg:magenta_rebar_concrete_slab",
+ "tfmg:polished_cut_bauxite_wall",
"tfmg:yellow_rebar_concrete",
+ "tfmg:cut_bauxite_bricks",
"tfmg:yellow_rebar_concrete_wall",
+ "tfmg:cut_bauxite_brick_stairs",
"tfmg:yellow_rebar_concrete_stairs",
+ "tfmg:cut_bauxite_brick_slab",
"tfmg:yellow_rebar_concrete_slab",
+ "tfmg:cut_bauxite_brick_wall",
"tfmg:gray_rebar_concrete",
+ "tfmg:small_bauxite_bricks",
"tfmg:gray_rebar_concrete_wall",
+ "tfmg:small_bauxite_brick_stairs",
"tfmg:gray_rebar_concrete_stairs",
+ "tfmg:small_bauxite_brick_slab",
"tfmg:gray_rebar_concrete_slab",
+ "tfmg:small_bauxite_brick_wall",
"tfmg:light_gray_rebar_concrete",
+ "tfmg:layered_bauxite",
"tfmg:light_gray_rebar_concrete_wall",
+ "tfmg:bauxite_pillar",
"tfmg:light_gray_rebar_concrete_stairs",
+ "tfmg:galena",
"tfmg:light_gray_rebar_concrete_slab",
+ "tfmg:cut_galena",
+ "tfmg:cut_galena_stairs",
"tfmg:brown_rebar_concrete",
+ "tfmg:cut_galena_slab",
+ "tfmg:cut_galena_wall",
"tfmg:brown_rebar_concrete_wall",
+ "tfmg:polished_cut_galena",
"tfmg:brown_rebar_concrete_stairs",
+ "tfmg:polished_cut_galena_stairs",
"tfmg:brown_rebar_concrete_slab",
+ "tfmg:polished_cut_galena_slab",
"tfmg:cyan_rebar_concrete",
+ "tfmg:polished_cut_galena_wall",
"tfmg:cyan_rebar_concrete_wall",
+ "tfmg:cut_galena_bricks",
"tfmg:cyan_rebar_concrete_stairs",
+ "tfmg:cut_galena_brick_stairs",
"tfmg:cyan_rebar_concrete_slab",
+ "tfmg:cut_galena_brick_slab",
"tfmg:purple_rebar_concrete",
+ "tfmg:cut_galena_brick_wall",
"tfmg:purple_rebar_concrete_wall",
+ "tfmg:small_galena_bricks",
"tfmg:purple_rebar_concrete_stairs",
+ "tfmg:small_galena_brick_stairs",
"tfmg:purple_rebar_concrete_slab",
+ "tfmg:small_galena_brick_slab",
"tfmg:orange_rebar_concrete",
+ "tfmg:small_galena_brick_wall",
"tfmg:orange_rebar_concrete_wall",
+ "tfmg:layered_galena",
"tfmg:orange_rebar_concrete_stairs",
+ "tfmg:galena_pillar",
"tfmg:orange_rebar_concrete_slab",
"tfmg:black_rebar_concrete",
"tfmg:black_rebar_concrete_wall",
@@ -316,6 +606,36 @@
"tfmg:asphalt_wall",
"tfmg:asphalt_slab",
"tfmg:asphalt_stairs",
+ "tfmg:brass_pipe",
+ "tfmg:copper_encased_brass_pipe",
+ "tfmg:glass_brass_pipe",
+ "tfmg:brass_mechanical_pump",
+ "tfmg:brass_smart_fluid_pipe",
+ "tfmg:brass_fluid_valve",
+ "tfmg:steel_pipe",
+ "tfmg:copper_encased_steel_pipe",
+ "tfmg:glass_steel_pipe",
+ "tfmg:steel_mechanical_pump",
+ "tfmg:steel_smart_fluid_pipe",
+ "tfmg:steel_fluid_valve",
+ "tfmg:aluminum_pipe",
+ "tfmg:copper_encased_aluminum_pipe",
+ "tfmg:glass_aluminum_pipe",
+ "tfmg:aluminum_mechanical_pump",
+ "tfmg:aluminum_smart_fluid_pipe",
+ "tfmg:aluminum_fluid_valve",
+ "tfmg:cast_iron_pipe",
+ "tfmg:copper_encased_cast_iron_pipe",
+ "tfmg:glass_cast_iron_pipe",
+ "tfmg:cast_iron_mechanical_pump",
+ "tfmg:cast_iron_smart_fluid_pipe",
+ "tfmg:cast_iron_fluid_valve",
+ "tfmg:plastic_pipe",
+ "tfmg:copper_encased_plastic_pipe",
+ "tfmg:glass_plastic_pipe",
+ "tfmg:plastic_mechanical_pump",
+ "tfmg:plastic_smart_fluid_pipe",
+ "tfmg:plastic_fluid_valve",
"tfmg:steel_encased_shaft",
"tfmg:heavy_casing_encased_shaft",
"tfmg:steel_encased_steel_cogwheel",
@@ -326,31 +646,6 @@
"tfmg:heavy_casing_encased_aluminum_cogwheel",
"tfmg:steel_encased_large_aluminum_cogwheel",
"tfmg:heavy_casing_encased_large_aluminum_cogwheel",
- "tfmg:brass_pipe",
- "tfmg:copper_encased_brass_pipe",
- "tfmg:glass_brass_pipe",
- "tfmg:brass_mechanical_pump",
- "tfmg:brass_smart_fluid_pipe",
- "tfmg:steel_pipe",
- "tfmg:copper_encased_steel_pipe",
- "tfmg:glass_steel_pipe",
- "tfmg:steel_mechanical_pump",
- "tfmg:steel_smart_fluid_pipe",
- "tfmg:aluminum_pipe",
- "tfmg:copper_encased_aluminum_pipe",
- "tfmg:glass_aluminum_pipe",
- "tfmg:aluminum_mechanical_pump",
- "tfmg:aluminum_smart_fluid_pipe",
- "tfmg:cast_iron_pipe",
- "tfmg:copper_encased_cast_iron_pipe",
- "tfmg:glass_cast_iron_pipe",
- "tfmg:cast_iron_mechanical_pump",
- "tfmg:cast_iron_smart_fluid_pipe",
- "tfmg:plastic_pipe",
- "tfmg:copper_encased_plastic_pipe",
- "tfmg:glass_plastic_pipe",
- "tfmg:plastic_mechanical_pump",
- "tfmg:plastic_smart_fluid_pipe",
"tfmg:bauxite",
"tfmg:cut_bauxite",
"tfmg:cut_bauxite_stairs",
diff --git a/build/resources/main/data/tfmg/advancement/recipes/misc/blasting/lithium_ingot_blasting.json b/src/generated/resources/data/tfmg/advancement/recipes/misc/blasting/lithium_ingot_from_crushed_blasting.json
similarity index 71%
rename from build/resources/main/data/tfmg/advancement/recipes/misc/blasting/lithium_ingot_blasting.json
rename to src/generated/resources/data/tfmg/advancement/recipes/misc/blasting/lithium_ingot_from_crushed_blasting.json
index 39921b17..9a462660 100644
--- a/build/resources/main/data/tfmg/advancement/recipes/misc/blasting/lithium_ingot_blasting.json
+++ b/src/generated/resources/data/tfmg/advancement/recipes/misc/blasting/lithium_ingot_from_crushed_blasting.json
@@ -5,7 +5,7 @@
"conditions": {
"items": [
{
- "items": "tfmg:raw_lithium"
+ "items": "tfmg:crushed_raw_lithium"
}
]
},
@@ -13,7 +13,7 @@
},
"has_the_recipe": {
"conditions": {
- "recipe": "tfmg:blasting/lithium_ingot_blasting"
+ "recipe": "tfmg:blasting/lithium_ingot_from_crushed_blasting"
},
"trigger": "minecraft:recipe_unlocked"
}
@@ -26,7 +26,7 @@
],
"rewards": {
"recipes": [
- "tfmg:blasting/lithium_ingot_blasting"
+ "tfmg:blasting/lithium_ingot_from_crushed_blasting"
]
}
}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/accumulator.json b/src/generated/resources/data/tfmg/advancement/recipes/misc/smelting/lithium_ingot_from_crushed_blasting.json
similarity index 71%
rename from build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/accumulator.json
rename to src/generated/resources/data/tfmg/advancement/recipes/misc/smelting/lithium_ingot_from_crushed_blasting.json
index d8aa38fa..1873e096 100644
--- a/build/resources/main/data/tfmg/advancement/recipes/misc/crafting/materials/accumulator.json
+++ b/src/generated/resources/data/tfmg/advancement/recipes/misc/smelting/lithium_ingot_from_crushed_blasting.json
@@ -5,7 +5,7 @@
"conditions": {
"items": [
{
- "items": "tfmg:sulfuric_acid_bucket"
+ "items": "tfmg:crushed_raw_lithium"
}
]
},
@@ -13,7 +13,7 @@
},
"has_the_recipe": {
"conditions": {
- "recipe": "tfmg:crafting/materials/accumulator"
+ "recipe": "tfmg:smelting/lithium_ingot_from_crushed_blasting"
},
"trigger": "minecraft:recipe_unlocked"
}
@@ -26,7 +26,7 @@
],
"rewards": {
"recipes": [
- "tfmg:crafting/materials/accumulator"
+ "tfmg:smelting/lithium_ingot_from_crushed_blasting"
]
}
}
\ No newline at end of file
diff --git a/build/resources/main/data/tfmg/recipe/blasting/lead_ingot_from_crushed_blasting.json b/src/generated/resources/data/tfmg/recipe/blasting/lithium_ingot_from_crushed_blasting.json
similarity index 69%
rename from build/resources/main/data/tfmg/recipe/blasting/lead_ingot_from_crushed_blasting.json
rename to src/generated/resources/data/tfmg/recipe/blasting/lithium_ingot_from_crushed_blasting.json
index daea49a5..f2e96668 100644
--- a/build/resources/main/data/tfmg/recipe/blasting/lead_ingot_from_crushed_blasting.json
+++ b/src/generated/resources/data/tfmg/recipe/blasting/lithium_ingot_from_crushed_blasting.json
@@ -4,10 +4,10 @@
"cookingtime": 100,
"experience": 0.0,
"ingredient": {
- "item": "create:crushed_raw_lead"
+ "item": "tfmg:crushed_raw_lithium"
},
"result": {
"count": 1,
- "id": "tfmg:lead_ingot"
+ "id": "tfmg:lithium_ingot"
}
}
\ No newline at end of file
diff --git a/src/generated/resources/data/tfmg/recipe/coking/charcoal.json b/src/generated/resources/data/tfmg/recipe/coking/charcoal.json
index ee21d4d3..13e5548d 100644
--- a/src/generated/resources/data/tfmg/recipe/coking/charcoal.json
+++ b/src/generated/resources/data/tfmg/recipe/coking/charcoal.json
@@ -12,11 +12,11 @@
},
{
"amount": 2,
- "id": "tfmg:flowing_creosote"
+ "id": "tfmg:creosote"
},
{
"amount": 20,
- "id": "tfmg:flowing_carbon_dioxide"
+ "id": "tfmg:carbon_dioxide"
}
]
}
\ No newline at end of file
diff --git a/src/generated/resources/data/tfmg/recipe/coking/coal.json b/src/generated/resources/data/tfmg/recipe/coking/coal.json
index 7d5a52b1..b7816914 100644
--- a/src/generated/resources/data/tfmg/recipe/coking/coal.json
+++ b/src/generated/resources/data/tfmg/recipe/coking/coal.json
@@ -12,11 +12,11 @@
},
{
"amount": 1,
- "id": "tfmg:flowing_creosote"
+ "id": "tfmg:creosote"
},
{
"amount": 30,
- "id": "tfmg:flowing_carbon_dioxide"
+ "id": "tfmg:carbon_dioxide"
}
]
}
\ No newline at end of file
diff --git a/src/generated/resources/data/tfmg/recipe/item_application/coated_circuit_board.json b/src/generated/resources/data/tfmg/recipe/deploying/coated_circuit_board.json
similarity index 83%
rename from src/generated/resources/data/tfmg/recipe/item_application/coated_circuit_board.json
rename to src/generated/resources/data/tfmg/recipe/deploying/coated_circuit_board.json
index 257230a5..ae8f5213 100644
--- a/src/generated/resources/data/tfmg/recipe/item_application/coated_circuit_board.json
+++ b/src/generated/resources/data/tfmg/recipe/deploying/coated_circuit_board.json
@@ -1,5 +1,5 @@
{
- "type": "create:item_application",
+ "type": "create:deploying",
"ingredients": [
{
"item": "tfmg:empty_circuit_board"
diff --git a/build/resources/main/data/tfmg/recipe/smelting/lithium_ingot_blasting.json b/src/generated/resources/data/tfmg/recipe/smelting/lithium_ingot_from_crushed_blasting.json
similarity index 82%
rename from build/resources/main/data/tfmg/recipe/smelting/lithium_ingot_blasting.json
rename to src/generated/resources/data/tfmg/recipe/smelting/lithium_ingot_from_crushed_blasting.json
index 2f0da1c4..ec8501b3 100644
--- a/build/resources/main/data/tfmg/recipe/smelting/lithium_ingot_blasting.json
+++ b/src/generated/resources/data/tfmg/recipe/smelting/lithium_ingot_from_crushed_blasting.json
@@ -4,7 +4,7 @@
"cookingtime": 200,
"experience": 0.0,
"ingredient": {
- "item": "tfmg:raw_lithium"
+ "item": "tfmg:crushed_raw_lithium"
},
"result": {
"count": 1,
diff --git a/src/main/java/com/drmangotea/tfmg/TFMG.java b/src/main/java/com/drmangotea/tfmg/TFMG.java
index 137a0ff1..6194c012 100644
--- a/src/main/java/com/drmangotea/tfmg/TFMG.java
+++ b/src/main/java/com/drmangotea/tfmg/TFMG.java
@@ -13,6 +13,7 @@ import com.drmangotea.tfmg.registry.*;
import com.drmangotea.tfmg.worldgen.TFMGFeatures;
import com.mojang.logging.LogUtils;
import com.simibubi.create.AllSoundEvents;
+import com.simibubi.create.foundation.data.CreateRegistrate;
import com.simibubi.create.foundation.item.ItemDescription;
import com.simibubi.create.foundation.item.KineticStats;
import com.simibubi.create.foundation.item.TooltipModifier;
@@ -62,13 +63,15 @@ public class TFMG {
TFMGSoundEvents.prepare();
+ TFMGElectrodes.init();
+ TFMGCableTypes.init();
TFMGCreativeTabs.register(modEventBus);
TFMGBlocks.init();
+ TFMGPipes.init();
TFMGBlockEntities.init();
TFMGItems.init();
TFMGEntityTypes.init();
TFMGPartialModels.init();
- TFMGPipes.init();
TFMGFluids.init();
TFMGMenuTypes.init();
TFMGEncasedBlocks.init();
@@ -127,4 +130,8 @@ public class TFMG {
public static ResourceLocation asResource(String path) {
return ResourceLocation.fromNamespaceAndPath(MOD_ID, path);
}
+
+ public static TFMGRegistrate registrate() {
+ return REGISTRATE;
+ }
}
diff --git a/src/main/java/com/drmangotea/tfmg/TFMGRegistries.java b/src/main/java/com/drmangotea/tfmg/TFMGRegistries.java
new file mode 100644
index 00000000..7b56f9d9
--- /dev/null
+++ b/src/main/java/com/drmangotea/tfmg/TFMGRegistries.java
@@ -0,0 +1,30 @@
+package com.drmangotea.tfmg;
+
+import com.drmangotea.tfmg.content.electricity.connection.cable_type.CableType;
+import com.drmangotea.tfmg.content.machinery.vat.electrode_holder.electrode.Electrode;
+import net.minecraft.core.Registry;
+import net.minecraft.resources.ResourceKey;
+import net.neoforged.neoforge.registries.RegistryBuilder;
+
+import static com.drmangotea.tfmg.TFMG.REGISTRATE;
+
+public class TFMGRegistries {
+ public static final ResourceKey> CABLE_TYPE = createRegistryKey("cable_types");
+ public static final ResourceKey> ELECTRODE = createRegistryKey("electrodes");
+
+ public static final Registry CABLE_TYPE_REGISTRY = makeSyncedRegistry(CABLE_TYPE);
+ public static final Registry ELECTRODE_REGISTRY = makeSyncedRegistry(ELECTRODE);
+
+
+ private static ResourceKey> createRegistryKey(String name) {
+ return ResourceKey.createRegistryKey(TFMG.asResource(name));
+ }
+
+ private static Registry makeSyncedRegistry(ResourceKey> registryKey) {
+ return new RegistryBuilder<>(registryKey).sync(true).create();
+ }
+
+ private static Registry makeRegistry(ResourceKey> registryKey) {
+ return new RegistryBuilder<>(registryKey).create();
+ }
+}
diff --git a/src/main/java/com/drmangotea/tfmg/base/TFMGRegistrate.java b/src/main/java/com/drmangotea/tfmg/base/TFMGRegistrate.java
index 7b078792..4988c023 100644
--- a/src/main/java/com/drmangotea/tfmg/base/TFMGRegistrate.java
+++ b/src/main/java/com/drmangotea/tfmg/base/TFMGRegistrate.java
@@ -2,12 +2,17 @@ package com.drmangotea.tfmg.base;
import com.drmangotea.tfmg.TFMG;
import com.drmangotea.tfmg.base.fluid.GasFluidType;
+import com.drmangotea.tfmg.content.electricity.connection.cable_type.CableType;
+import com.drmangotea.tfmg.content.electricity.connection.cable_type.CableTypeBuilder;
+import com.drmangotea.tfmg.content.machinery.vat.electrode_holder.electrode.Electrode;
+import com.drmangotea.tfmg.content.machinery.vat.electrode_holder.electrode.ElectrodeBuilder;
import com.simibubi.create.content.fluids.VirtualFluid;
import com.simibubi.create.foundation.data.CreateRegistrate;
import com.simibubi.create.foundation.data.VirtualFluidBuilder;
import com.simibubi.create.foundation.item.TooltipModifier;
import com.tterrag.registrate.Registrate;
import com.tterrag.registrate.builders.FluidBuilder;
+import com.tterrag.registrate.util.nullness.NonNullFunction;
import net.minecraft.core.registries.BuiltInRegistries;
import net.minecraft.core.registries.Registries;
import net.minecraft.resources.ResourceKey;
@@ -69,4 +74,36 @@ public class TFMGRegistrate extends CreateRegistrate {
return TFMG.REGISTRATE.get(name+"_bucket", Registries.ITEM).get();
}
+ public CableTypeBuilder cableType(NonNullFunction factory) {
+ return cableType((TFMGRegistrate) self(), factory);
+ }
+
+ public CableTypeBuilder cableType(String name, NonNullFunction factory) {
+ return cableType((TFMGRegistrate) self(), name, factory);
+ }
+
+ public CableTypeBuilder cableType(P parent, NonNullFunction factory) {
+ return cableType(parent, currentName(), factory);
+ }
+
+ public CableTypeBuilder cableType(P parent, String name, NonNullFunction factory) {
+ return entry(name, callback -> CableTypeBuilder.create(this, parent, name, callback, factory));
+ }
+
+ public ElectrodeBuilder electrode(NonNullFunction factory) {
+ return electrode((TFMGRegistrate) self(), factory);
+ }
+
+ public ElectrodeBuilder electrode(String name, NonNullFunction factory) {
+ return electrode((TFMGRegistrate) self(), name, factory);
+ }
+
+ public ElectrodeBuilder electrode(P parent, NonNullFunction factory) {
+ return electrode(parent, currentName(), factory);
+ }
+
+ public ElectrodeBuilder electrode(P parent, String name, NonNullFunction factory) {
+ return entry(name, callback -> ElectrodeBuilder.create(this, parent, name, callback, factory));
+ }
+
}
diff --git a/src/main/java/com/drmangotea/tfmg/base/TFMGRegistrateTags.java b/src/main/java/com/drmangotea/tfmg/base/TFMGRegistrateTags.java
index 640a4979..831a484c 100644
--- a/src/main/java/com/drmangotea/tfmg/base/TFMGRegistrateTags.java
+++ b/src/main/java/com/drmangotea/tfmg/base/TFMGRegistrateTags.java
@@ -2,24 +2,20 @@ package com.drmangotea.tfmg.base;
import com.drmangotea.tfmg.TFMG;
import com.drmangotea.tfmg.registry.TFMGTags;
-import com.simibubi.create.AllItems;
-import com.simibubi.create.AllTags;
import com.simibubi.create.foundation.data.TagGen;
-import com.simibubi.create.foundation.data.recipe.Mods;
import com.tterrag.registrate.providers.ProviderType;
import com.tterrag.registrate.providers.RegistrateTagsProvider;
-import net.minecraft.tags.BlockTags;
-import net.minecraft.tags.ItemTags;
import net.minecraft.world.item.Item;
import net.minecraft.world.item.Items;
import net.minecraft.world.level.block.Block;
import net.minecraft.world.level.block.Blocks;
-import java.util.List;
public class TFMGRegistrateTags {
+ private static final TFMGRegistrate REGISTRATE = TFMG.registrate();
+
public static void addGenerators() {
- TFMG.REGISTRATE.addDataGenerator(ProviderType.BLOCK_TAGS, TFMGRegistrateTags::genBlockTags);
- TFMG.REGISTRATE.addDataGenerator(ProviderType.ITEM_TAGS, TFMGRegistrateTags::genItemTags);
+ REGISTRATE.addDataGenerator(ProviderType.BLOCK_TAGS, TFMGRegistrateTags::genBlockTags);
+ REGISTRATE.addDataGenerator(ProviderType.ITEM_TAGS, TFMGRegistrateTags::genItemTags);
// TFMG.REGISTRATE.addDataGenerator(ProviderType.FLUID_TAGS, TFMGRegistrateTags::genFluidTags);
// TFMG.REGISTRATE.addDataGenerator(ProviderType.ENTITY_TAGS, TFMGRegistrateTags::genEntityTags);
}
diff --git a/src/main/java/com/drmangotea/tfmg/base/TFMGSpriteShifts.java b/src/main/java/com/drmangotea/tfmg/base/TFMGSpriteShifts.java
index 833f5f11..17c2dada 100644
--- a/src/main/java/com/drmangotea/tfmg/base/TFMGSpriteShifts.java
+++ b/src/main/java/com/drmangotea/tfmg/base/TFMGSpriteShifts.java
@@ -20,6 +20,13 @@ public class TFMGSpriteShifts {
public static final CTSpriteShiftEntry STEEL_ENCASED_COGWHEEL_SIDE = vertical("steel_encased_cogwheel_side"), STEEL_ENCASED_COGWHEEL_OTHERSIDE = horizontal("steel_encased_cogwheel_side"), HEAVY_CASING_ENCASED_COGWHEEL_SIDE = vertical("heavy_machinery_encased_cogwheel_side"), HEAVY_CASING_ENCASED_COGWHEEL_OTHERSIDE = horizontal("heavy_machinery_encased_cogwheel_side");
public static final CTSpriteShiftEntry COKE_OVEN_TOP = getCT(AllCTTypes.RECTANGLE, "coke_oven/top"), COKE_OVEN_BOTTOM = getCT(AllCTTypes.RECTANGLE, "coke_oven/bottom"), COKE_OVEN_BACK = getCT(AllCTTypes.RECTANGLE, "coke_oven/side"), COKE_OVEN_SIDE = getCT(AllCTTypes.RECTANGLE, "coke_oven/side");
+ // Fluid Encasing
+ public static final CTSpriteShiftEntry BRASS_FLUID_CASING = omni("copper_encased_brass_pipe_side");
+ public static final CTSpriteShiftEntry STEEL_FLUID_CASING = omni("copper_encased_steel_pipe_side");
+ public static final CTSpriteShiftEntry ALUMINUM_FLUID_CASING = omni("copper_encased_aluminum_pipe_side");
+ public static final CTSpriteShiftEntry CAST_IRON_FLUID_CASING = omni("copper_encased_cast_iron_pipe_side");
+ public static final CTSpriteShiftEntry PLASTIC_FLUID_CASING = omni("copper_encased_plastic_pipe_side");
+
public static final CTSpriteShiftEntry FIREBOX_TOP = getCT(AllCTTypes.RECTANGLE, "firebox_top");
public static final CTSpriteShiftEntry STEEL_FLUID_TANK = getCT(AllCTTypes.RECTANGLE, "steel_fluid_tank"), STEEL_FLUID_TANK_TOP = getCT(AllCTTypes.RECTANGLE, "steel_fluid_tank_top"), STEEL_FLUID_TANK_INNER = getCT(AllCTTypes.RECTANGLE, "steel_fluid_tank_inner");
diff --git a/src/main/java/com/drmangotea/tfmg/base/TFMGUtils.java b/src/main/java/com/drmangotea/tfmg/base/TFMGUtils.java
index 355a95b2..55bfff63 100644
--- a/src/main/java/com/drmangotea/tfmg/base/TFMGUtils.java
+++ b/src/main/java/com/drmangotea/tfmg/base/TFMGUtils.java
@@ -1,27 +1,28 @@
package com.drmangotea.tfmg.base;
-import com.drmangotea.tfmg.TFMG;
+import com.drmangotea.tfmg.TFMGRegistries;
import com.drmangotea.tfmg.base.spark.ElectricSparkParticle;
import com.drmangotea.tfmg.base.spark.Spark;
+import com.drmangotea.tfmg.content.electricity.connection.cable_type.CableType;
import com.drmangotea.tfmg.content.electricity.connection.cables.CablePos;
+import com.drmangotea.tfmg.content.machinery.vat.electrode_holder.electrode.Electrode;
import com.drmangotea.tfmg.registry.TFMGEntityTypes;
import com.mojang.blaze3d.vertex.PoseStack;
import com.mojang.blaze3d.vertex.VertexConsumer;
-import com.simibubi.create.AllSoundEvents;
import com.simibubi.create.Create;
import com.simibubi.create.content.fluids.tank.FluidTankBlockEntity;
import com.simibubi.create.foundation.fluid.SmartFluidTank;
import com.simibubi.create.foundation.utility.CreateLang;
import net.createmod.catnip.lang.LangBuilder;
import net.minecraft.ChatFormatting;
-import net.minecraft.client.renderer.LevelRenderer;
import net.minecraft.client.renderer.LightTexture;
import net.minecraft.client.renderer.MultiBufferSource;
import net.minecraft.client.renderer.RenderType;
import net.minecraft.core.BlockPos;
import net.minecraft.core.Direction;
import net.minecraft.network.chat.Component;
+import net.minecraft.resources.ResourceLocation;
import net.minecraft.sounds.SoundEvent;
import net.minecraft.sounds.SoundSource;
import net.minecraft.util.Mth;
@@ -29,7 +30,6 @@ import net.minecraft.util.RandomSource;
import net.minecraft.world.entity.Entity;
import net.minecraft.world.entity.player.Player;
import net.minecraft.world.item.ItemStack;
-import net.minecraft.world.level.BlockAndTintGetter;
import net.minecraft.world.level.Level;
import net.minecraft.world.level.LightLayer;
import net.minecraft.world.level.block.entity.BlockEntity;
@@ -39,15 +39,12 @@ import net.minecraft.world.phys.Vec3;
import net.neoforged.neoforge.capabilities.Capabilities;
import net.neoforged.neoforge.fluids.FluidStack;
import net.neoforged.neoforge.fluids.capability.IFluidHandler;
-import net.neoforged.neoforge.items.IItemHandler;
import net.neoforged.neoforge.items.IItemHandlerModifiable;
import org.apache.commons.lang3.StringUtils;
-import org.jetbrains.annotations.NotNull;
import org.joml.Matrix4f;
import java.util.Arrays;
import java.util.List;
-import java.util.Optional;
import java.util.function.Consumer;
import java.util.stream.Collectors;
@@ -383,4 +380,12 @@ public class TFMGUtils {
}
+ public static Electrode getElectrode(ResourceLocation key) {
+ return TFMGRegistries.ELECTRODE_REGISTRY.get(key);
+ }
+
+ public static CableType getCableType(ResourceLocation key) {
+ return TFMGRegistries.CABLE_TYPE_REGISTRY.get(key);
+ }
+
}
diff --git a/src/main/java/com/drmangotea/tfmg/base/events/TFMGCommonEvents.java b/src/main/java/com/drmangotea/tfmg/base/events/TFMGCommonEvents.java
index 020dd2ea..44c78720 100644
--- a/src/main/java/com/drmangotea/tfmg/base/events/TFMGCommonEvents.java
+++ b/src/main/java/com/drmangotea/tfmg/base/events/TFMGCommonEvents.java
@@ -2,6 +2,7 @@ package com.drmangotea.tfmg.base.events;
import com.drmangotea.tfmg.TFMG;
+import com.drmangotea.tfmg.TFMGRegistries;
import com.drmangotea.tfmg.content.decoration.tanks.TFMGFluidTankBlockEntity;
import com.drmangotea.tfmg.content.decoration.tanks.steel.SteelTankBlockEntity;
import com.drmangotea.tfmg.content.electricity.base.IElectric;
@@ -37,6 +38,7 @@ import net.neoforged.neoforge.capabilities.RegisterCapabilitiesEvent;
import net.neoforged.neoforge.event.AddReloadListenerEvent;
import net.neoforged.neoforge.event.level.BlockEvent;
import net.neoforged.neoforge.event.level.LevelEvent;
+import net.neoforged.neoforge.registries.NewRegistryEvent;
@EventBusSubscriber
@@ -105,6 +107,13 @@ public class TFMGCommonEvents {
CokeOvenBlockEntity.registerCapabilities(event);
AirIntakeBlockEntity.registerCapabilities(event);
}
+
+ @SubscribeEvent
+ public static void newRegistry(NewRegistryEvent event) {
+ event.register(TFMGRegistries.CABLE_TYPE_REGISTRY);
+ event.register(TFMGRegistries.ELECTRODE_REGISTRY);
+ }
}
+
}
diff --git a/src/main/java/com/drmangotea/tfmg/config/TFMGConfigs.java b/src/main/java/com/drmangotea/tfmg/config/TFMGConfigs.java
index 747977f3..d77db6a6 100644
--- a/src/main/java/com/drmangotea/tfmg/config/TFMGConfigs.java
+++ b/src/main/java/com/drmangotea/tfmg/config/TFMGConfigs.java
@@ -1,5 +1,6 @@
package com.drmangotea.tfmg.config;
+import com.drmangotea.tfmg.content.electricity.connection.cable_type.ResistivityValues;
import com.simibubi.create.api.stress.BlockStressValues;
import com.simibubi.create.infrastructure.config.CCommon;
@@ -60,6 +61,8 @@ public class TFMGConfigs {
TFMGStress stress = TFMGConfigs.server().stressValues;
BlockStressValues.IMPACTS.registerProvider(stress::getImpact);
BlockStressValues.CAPACITIES.registerProvider(stress::getCapacity);
+ TFMGResistivity resistivity = server().resistivityValues;
+ ResistivityValues.RESISTIVITIES.registerProvider(resistivity::getResistivity);
}
@SubscribeEvent
diff --git a/src/main/java/com/drmangotea/tfmg/config/TFMGResistivity.java b/src/main/java/com/drmangotea/tfmg/config/TFMGResistivity.java
new file mode 100644
index 00000000..9ec6faf8
--- /dev/null
+++ b/src/main/java/com/drmangotea/tfmg/config/TFMGResistivity.java
@@ -0,0 +1,63 @@
+package com.drmangotea.tfmg.config;
+
+import com.drmangotea.tfmg.TFMG;
+import com.drmangotea.tfmg.content.electricity.connection.cable_type.CableType;
+import com.drmangotea.tfmg.content.electricity.connection.cable_type.CableTypeBuilder;
+import com.tterrag.registrate.util.nullness.NonNullUnaryOperator;
+import it.unimi.dsi.fastutil.objects.Object2DoubleMap;
+import it.unimi.dsi.fastutil.objects.Object2DoubleOpenHashMap;
+import net.createmod.catnip.config.ConfigBase;
+import net.minecraft.resources.ResourceLocation;
+import net.neoforged.neoforge.common.ModConfigSpec;
+import org.jetbrains.annotations.Nullable;
+
+import java.util.HashMap;
+import java.util.Map;
+import java.util.function.DoubleSupplier;
+
+public class TFMGResistivity extends ConfigBase {
+ // bump this version to reset configured values.
+ private static final int VERSION = 2;
+
+ // IDs need to be used since configs load before registration
+
+ private static final Object2DoubleMap DEFAULT_RESISTIVITIES = new Object2DoubleOpenHashMap<>();
+
+ protected final Map> resistivities = new HashMap<>();
+
+ @Override
+ public void registerAll(ModConfigSpec.Builder builder) {
+ builder.comment(".", Comments.resistivity).push("resistivity");
+ DEFAULT_RESISTIVITIES.forEach((id, value) -> this.resistivities.put(id, builder.define(id.getPath(), value)));
+ builder.pop();
+ }
+
+ @Override
+ public String getName() {
+ return "resistivityValues.v" + VERSION;
+ }
+
+ @Nullable
+ public DoubleSupplier getResistivity(CableType cableType) {
+ ResourceLocation id = cableType.getKey();
+ ModConfigSpec.ConfigValue value = this.resistivities.get(id);
+ return value == null ? null : value::get;
+ }
+
+ public static NonNullUnaryOperator> setNoResistivity() {
+ return setResistivity(0);
+ }
+
+ public static NonNullUnaryOperator> setResistivity(double value) {
+ return builder -> {
+ //assertFromCreate(builder);
+ ResourceLocation id = TFMG.asResource(builder.getName());
+ DEFAULT_RESISTIVITIES.put(id, value);
+ return builder;
+ };
+ }
+
+ private static class Comments {
+ static String resistivity = "Configure the individual resistivity of cable types.";
+ }
+}
diff --git a/src/main/java/com/drmangotea/tfmg/config/TFMGServerConfig.java b/src/main/java/com/drmangotea/tfmg/config/TFMGServerConfig.java
index 99a3ee77..4a48d691 100644
--- a/src/main/java/com/drmangotea/tfmg/config/TFMGServerConfig.java
+++ b/src/main/java/com/drmangotea/tfmg/config/TFMGServerConfig.java
@@ -8,6 +8,7 @@ public class TFMGServerConfig extends ConfigBase {
public final TFMGStress stressValues = nested(0, TFMGStress::new, "Fine tune the kinetic stats of individual components");
+ public final TFMGResistivity resistivityValues = nested(0, TFMGResistivity::new, "Fine tune the resistivity stats of individual cable types");
@Override
public String getName() {
diff --git a/src/main/java/com/drmangotea/tfmg/content/decoration/pipes/TFMGEncasedPipeBlock.java b/src/main/java/com/drmangotea/tfmg/content/decoration/pipes/TFMGEncasedPipeBlock.java
index d8819c22..bb8b3d47 100644
--- a/src/main/java/com/drmangotea/tfmg/content/decoration/pipes/TFMGEncasedPipeBlock.java
+++ b/src/main/java/com/drmangotea/tfmg/content/decoration/pipes/TFMGEncasedPipeBlock.java
@@ -42,7 +42,7 @@ public class TFMGEncasedPipeBlock extends EncasedPipeBlock {
context.getLevel()
.levelEvent(2001, context.getClickedPos(), Block.getId(state));
- BlockState equivalentPipe = transferSixWayProperties(state, TFMGPipes.TFMG_PIPES.get(material).get(0).getDefaultState());
+ BlockState equivalentPipe = transferSixWayProperties(state, TFMGPipes.PIPES.get(material).getPipe().getDefaultState());
Direction firstFound = Direction.UP;
for (Direction d : Iterate.directions)
@@ -51,7 +51,7 @@ public class TFMGEncasedPipeBlock extends EncasedPipeBlock {
break;
}
FluidTransportBehaviour.cacheFlows(world, pos);
- world.setBlockAndUpdate(pos, ((TFMGPipeBlock)TFMGPipes.TFMG_PIPES.get(material).get(0).get())
+ world.setBlockAndUpdate(pos, TFMGPipes.PIPES.get(material).getPipe().get()
.updateBlockState(equivalentPipe, firstFound, null, world, pos));
FluidTransportBehaviour.loadFlows(world, pos);
return InteractionResult.SUCCESS;
diff --git a/src/main/java/com/drmangotea/tfmg/content/decoration/pipes/TFMGFluidValveBlock.java b/src/main/java/com/drmangotea/tfmg/content/decoration/pipes/TFMGFluidValveBlock.java
index 922d18a2..582f6356 100644
--- a/src/main/java/com/drmangotea/tfmg/content/decoration/pipes/TFMGFluidValveBlock.java
+++ b/src/main/java/com/drmangotea/tfmg/content/decoration/pipes/TFMGFluidValveBlock.java
@@ -10,10 +10,7 @@ import com.simibubi.create.foundation.block.ProperWaterloggedBlock;
import net.minecraft.world.level.block.entity.BlockEntityType;
import net.minecraft.world.level.block.state.properties.BooleanProperty;
-public class TFMGFluidValveBlock extends FluidValveBlock
- implements IAxisPipe, IBE, ProperWaterloggedBlock {
-
- public static final BooleanProperty ENABLED = BooleanProperty.create("enabled");
+public class TFMGFluidValveBlock extends FluidValveBlock implements IAxisPipe, IBE, ProperWaterloggedBlock {
public TFMGFluidValveBlock(Properties properties) {
super(properties);
diff --git a/src/main/java/com/drmangotea/tfmg/content/decoration/pipes/TFMGGlassPipeBlock.java b/src/main/java/com/drmangotea/tfmg/content/decoration/pipes/TFMGGlassPipeBlock.java
index 85400298..6029c6d4 100644
--- a/src/main/java/com/drmangotea/tfmg/content/decoration/pipes/TFMGGlassPipeBlock.java
+++ b/src/main/java/com/drmangotea/tfmg/content/decoration/pipes/TFMGGlassPipeBlock.java
@@ -13,11 +13,9 @@ import net.createmod.catnip.data.Iterate;
import net.minecraft.core.BlockPos;
import net.minecraft.core.Direction;
import net.minecraft.world.InteractionHand;
-import net.minecraft.world.InteractionResult;
import net.minecraft.world.ItemInteractionResult;
import net.minecraft.world.entity.player.Player;
import net.minecraft.world.item.ItemStack;
-import net.minecraft.world.level.BlockGetter;
import net.minecraft.world.level.Level;
import net.minecraft.world.level.LevelAccessor;
import net.minecraft.world.level.block.entity.BlockEntity;
@@ -25,7 +23,6 @@ import net.minecraft.world.level.block.entity.BlockEntityType;
import net.minecraft.world.level.block.state.BlockState;
import net.minecraft.world.level.block.state.properties.BooleanProperty;
import net.minecraft.world.phys.BlockHitResult;
-import net.minecraft.world.phys.HitResult;
import java.util.Map;
@@ -40,7 +37,7 @@ public class TFMGGlassPipeBlock extends GlassFluidPipeBlock {
@Override
public ItemRequirement getRequiredItems(BlockState state, BlockEntity te) {
- return ItemRequirement.of(TFMGPipes.TFMG_PIPES.get(material).get(0).getDefaultState(), te);
+ return ItemRequirement.of(TFMGPipes.PIPES.get(material).getPipe().getDefaultState(), te);
}
// @Override
@@ -53,8 +50,8 @@ public class TFMGGlassPipeBlock extends GlassFluidPipeBlock {
public BlockState toRegularPipe(LevelAccessor world, BlockPos pos, BlockState state) {
Direction side = Direction.get(Direction.AxisDirection.POSITIVE, state.getValue(AXIS));
Map facingToPropertyMap = FluidPipeBlock.PROPERTY_BY_DIRECTION;
- return ((TFMGPipeBlock) TFMGPipes.TFMG_PIPES.get(material).get(0).get())
- .updateBlockState(TFMGPipes.TFMG_PIPES.get(material).get(0).getDefaultState()
+ return TFMGPipes.PIPES.get(material).getPipe().get()
+ .updateBlockState(TFMGPipes.PIPES.get(material).getPipe().getDefaultState()
.setValue(facingToPropertyMap.get(side), true)
.setValue(facingToPropertyMap.get(side.getOpposite()), true), side, null, world, pos);
}
@@ -65,7 +62,7 @@ public class TFMGGlassPipeBlock extends GlassFluidPipeBlock {
return ItemInteractionResult.PASS_TO_DEFAULT_BLOCK_INTERACTION;
if (level.isClientSide)
return ItemInteractionResult.SUCCESS;
- BlockState newState = TFMGPipes.TFMG_PIPES.get(material).get(1).getDefaultState();
+ BlockState newState = TFMGPipes.PIPES.get(material).getEncased().getDefaultState();
for (Direction d : Iterate.directionsInAxis(getAxis(state)))
newState = newState.setValue(EncasedPipeBlock.FACING_TO_PROPERTY_MAP.get(d), true);
FluidTransportBehaviour.cacheFlows(level, pos);
diff --git a/src/main/java/com/drmangotea/tfmg/content/decoration/pipes/TFMGPipeBlock.java b/src/main/java/com/drmangotea/tfmg/content/decoration/pipes/TFMGPipeBlock.java
index 3b1fd49e..7f8b6b40 100644
--- a/src/main/java/com/drmangotea/tfmg/content/decoration/pipes/TFMGPipeBlock.java
+++ b/src/main/java/com/drmangotea/tfmg/content/decoration/pipes/TFMGPipeBlock.java
@@ -26,11 +26,9 @@ import net.minecraft.world.level.BlockAndTintGetter;
import net.minecraft.world.level.BlockGetter;
import net.minecraft.world.level.Level;
import net.minecraft.world.level.block.entity.BlockEntityType;
-import net.minecraft.world.level.block.state.BlockBehaviour;
import net.minecraft.world.level.block.state.BlockState;
import net.minecraft.world.level.block.state.properties.BlockStateProperties;
import net.minecraft.world.phys.BlockHitResult;
-import net.minecraft.world.phys.HitResult;
import net.minecraft.world.phys.Vec3;
import javax.annotation.Nullable;
@@ -146,7 +144,7 @@ public class TFMGPipeBlock extends FluidPipeBlock {
.ifPresent($ -> AllAdvancements.GLASS_PIPE.awardTo(context.getPlayer())));
FluidTransportBehaviour.cacheFlows(world, pos);
- world.setBlockAndUpdate(pos, TFMGPipes.TFMG_PIPES.get(material).get(2).getDefaultState()
+ world.setBlockAndUpdate(pos, TFMGPipes.PIPES.get(material).getGlass().getDefaultState()
.setValue(GlassFluidPipeBlock.AXIS, axis)
.setValue(BlockStateProperties.WATERLOGGED, state.getValue(BlockStateProperties.WATERLOGGED)));
FluidTransportBehaviour.loadFlows(world, pos);
@@ -174,7 +172,7 @@ public class TFMGPipeBlock extends FluidPipeBlock {
FluidTransportBehaviour.cacheFlows(world, pos);
world.setBlockAndUpdate(pos,
- EncasedPipeBlock.transferSixWayProperties(state, TFMGPipes.TFMG_PIPES.get(material).get(1).getDefaultState()));
+ EncasedPipeBlock.transferSixWayProperties(state, TFMGPipes.PIPES.get(material).getEncased().getDefaultState()));
FluidTransportBehaviour.loadFlows(world, pos);
return ItemInteractionResult.SUCCESS;
}
diff --git a/src/main/java/com/drmangotea/tfmg/content/decoration/pipes/TFMGPipeEntry.java b/src/main/java/com/drmangotea/tfmg/content/decoration/pipes/TFMGPipeEntry.java
new file mode 100644
index 00000000..fc865284
--- /dev/null
+++ b/src/main/java/com/drmangotea/tfmg/content/decoration/pipes/TFMGPipeEntry.java
@@ -0,0 +1,173 @@
+package com.drmangotea.tfmg.content.decoration.pipes;
+
+import com.drmangotea.tfmg.base.TFMGRegistrate;
+import com.drmangotea.tfmg.config.TFMGStress;
+import com.simibubi.create.AllBlocks;
+import com.simibubi.create.content.decoration.encasing.EncasedCTBehaviour;
+import com.simibubi.create.content.decoration.encasing.EncasingRegistry;
+import com.simibubi.create.content.fluids.PipeAttachmentModel;
+import com.simibubi.create.content.fluids.pipes.SmartFluidPipeGenerator;
+import com.simibubi.create.content.fluids.pipes.valve.FluidValveBlock;
+import com.simibubi.create.foundation.block.connected.CTSpriteShiftEntry;
+import com.simibubi.create.foundation.data.AssetLookup;
+import com.simibubi.create.foundation.data.BlockStateGen;
+import com.simibubi.create.foundation.data.CreateRegistrate;
+import com.simibubi.create.foundation.data.SharedProperties;
+import com.tterrag.registrate.util.entry.BlockEntry;
+import com.tterrag.registrate.util.nullness.NonNullFunction;
+import net.minecraft.client.renderer.RenderType;
+import net.minecraft.client.resources.model.BakedModel;
+import net.minecraft.core.Direction;
+import net.minecraft.world.level.block.state.properties.BlockStateProperties;
+import net.minecraft.world.level.material.MapColor;
+import net.neoforged.neoforge.client.model.generators.ConfiguredModel;
+
+import static com.simibubi.create.foundation.data.ModelGen.customItemModel;
+import static com.simibubi.create.foundation.data.TagGen.axeOrPickaxe;
+import static com.simibubi.create.foundation.data.TagGen.pickaxeOnly;
+
+public class TFMGPipeEntry {
+ private final TFMGPipes.PipeMaterial material;
+ private final TFMGRegistrate registrate;
+
+ private final BlockEntry extends TFMGPipeBlock> pipe;
+ private final BlockEntry extends TFMGEncasedPipeBlock> encased;
+ private final BlockEntry extends TFMGGlassPipeBlock> glass;
+ private final BlockEntry extends TFMGPumpBlock> pump;
+ private final BlockEntry extends TFMGSmartFluidPipeBlock> smart;
+ private final BlockEntry extends TFMGFluidValveBlock> valve;
+
+ private NonNullFunction attachmentModel;
+ private CTSpriteShiftEntry encasedSpriteShift;
+
+ public TFMGPipeEntry(TFMGPipes.PipeMaterial material, TFMGRegistrate registrate) {
+ this.material = material;
+ this.registrate = registrate;
+ this.pipe = registerPipe();
+ this.encased = registerEncasedPipe();
+ this.glass = registerGlassPipe();
+ this.pump = registerPump();
+ this.smart = registerSmartPipe();
+ this.valve = registerValve();
+ }
+
+ public TFMGPipeEntry attachmentModel(NonNullFunction attachmentModel) {
+ this.attachmentModel = attachmentModel;
+ return this;
+ }
+
+ public TFMGPipeEntry encasedSpriteShift(CTSpriteShiftEntry encasedSpriteShift) {
+ this.encasedSpriteShift = encasedSpriteShift;
+ return this;
+ }
+
+ public BlockEntry extends TFMGPipeBlock> getPipe() {
+ return pipe;
+ }
+
+ public BlockEntry extends TFMGEncasedPipeBlock> getEncased() {
+ return encased;
+ }
+
+ public BlockEntry extends TFMGGlassPipeBlock> getGlass() {
+ return glass;
+ }
+
+ public BlockEntry extends TFMGPumpBlock> getPump() {
+ return pump;
+ }
+
+ public BlockEntry extends TFMGSmartFluidPipeBlock> getSmart() {
+ return smart;
+ }
+
+ public BlockEntry extends TFMGFluidValveBlock> getValve() {
+ return valve;
+ }
+
+ protected BlockEntry extends TFMGPipeBlock> registerPipe() {
+ return this.registrate.block(this.material.name + "_pipe", p -> new TFMGPipeBlock(p, this.material))
+ .initialProperties(SharedProperties::copperMetal)
+ .transform(pickaxeOnly())
+ .blockstate(BlockStateGen.pipe())
+ .onRegister(CreateRegistrate.blockModel(()-> this.attachmentModel))
+ .item()
+ .transform(customItemModel())
+ .register();
+ }
+
+ protected BlockEntry extends TFMGEncasedPipeBlock> registerEncasedPipe() {
+ return this.registrate.block("copper_encased_" + this.material.name + "_pipe", p -> new TFMGEncasedPipeBlock(p, AllBlocks.COPPER_CASING::get, this.material))
+ .initialProperties(SharedProperties::copperMetal)
+ .properties(p -> p.noOcclusion().mapColor(MapColor.TERRACOTTA_LIGHT_GRAY))
+ .transform(axeOrPickaxe())
+ .blockstate(BlockStateGen.encasedPipe())
+ .onRegister(CreateRegistrate.connectedTextures(() -> new EncasedCTBehaviour(this.encasedSpriteShift)))
+ .onRegister(CreateRegistrate.casingConnectivity((block, cc) -> cc.make(block, this.encasedSpriteShift,
+ (s, f) -> !s.getValue(TFMGEncasedPipeBlock.FACING_TO_PROPERTY_MAP.get(f)))))
+ .onRegister(CreateRegistrate.blockModel(() -> PipeAttachmentModel::withoutAO))
+ .loot((p, b) -> p.dropOther(b, this.pipe.get()))
+ .transform(EncasingRegistry.addVariantTo(this.pipe))
+ .register();
+ }
+
+ protected BlockEntry extends TFMGGlassPipeBlock> registerGlassPipe() {
+ return this.registrate.block("glass_" + this.material.name + "_pipe", p -> new TFMGGlassPipeBlock(p, this.material))
+ .initialProperties(SharedProperties::copperMetal)
+ .addLayer(() -> RenderType::cutoutMipped)
+ .transform(pickaxeOnly())
+ .blockstate((c, p) -> {
+ p.getVariantBuilder(c.getEntry())
+ .forAllStatesExcept(state -> {
+ Direction.Axis axis = state.getValue(BlockStateProperties.AXIS);
+ return ConfiguredModel.builder()
+ .modelFile(p.models()
+ .getExistingFile(p.modLoc("block/" + this.material.name + "_pipe/window")))
+ .uvLock(false)
+ .rotationX(axis == Direction.Axis.Y ? 0 : 90)
+ .rotationY(axis == Direction.Axis.X ? 90 : 0)
+ .build();
+ }, BlockStateProperties.WATERLOGGED);
+ })
+ .onRegister(CreateRegistrate.blockModel(()-> this.attachmentModel))
+ .loot((p, b) -> p.dropOther(b, this.pipe.get()))
+ .register();
+ }
+
+ protected BlockEntry extends TFMGPumpBlock> registerPump() {
+ return this.registrate.block(this.material.name + "_mechanical_pump", TFMGPumpBlock::new)
+ .initialProperties(SharedProperties::copperMetal)
+ .transform(pickaxeOnly())
+ .blockstate(BlockStateGen.directionalBlockProviderIgnoresWaterlogged(true))
+ .onRegister(CreateRegistrate.blockModel(()-> this.attachmentModel))
+ .transform(TFMGStress.setImpact(4.0))
+ .item()
+ .transform(customItemModel())
+ .register();
+ }
+
+ protected BlockEntry extends TFMGSmartFluidPipeBlock> registerSmartPipe() {
+ return this.registrate.block(this.material.name + "_smart_fluid_pipe", TFMGSmartFluidPipeBlock::new)
+ .initialProperties(SharedProperties::copperMetal)
+ .transform(pickaxeOnly())
+ .blockstate(new SmartFluidPipeGenerator()::generate)
+ .onRegister(CreateRegistrate.blockModel(()-> this.attachmentModel))
+ .item()
+ .transform(customItemModel())
+ .register();
+ }
+
+ protected BlockEntry extends TFMGFluidValveBlock> registerValve() {
+ return this.registrate.block(this.material.name + "_fluid_valve", TFMGFluidValveBlock::new)
+ .initialProperties(SharedProperties::copperMetal)
+ .transform(pickaxeOnly())
+ .addLayer(() -> RenderType::cutoutMipped)
+ .blockstate((c, p) -> BlockStateGen.directionalAxisBlock(c, p,
+ (state, vertical) -> AssetLookup.partialBaseModel(c, p, vertical ? "vertical" : "horizontal",
+ state.getValue(FluidValveBlock.ENABLED) ? "open" : "closed")))
+ .onRegister(CreateRegistrate.blockModel(() -> this.attachmentModel))
+ .item()
+ .transform(customItemModel())
+ .register();
+ }
+}
diff --git a/src/main/java/com/drmangotea/tfmg/content/decoration/pipes/TFMGPipes.java b/src/main/java/com/drmangotea/tfmg/content/decoration/pipes/TFMGPipes.java
index 28f33c17..f7805dd2 100644
--- a/src/main/java/com/drmangotea/tfmg/content/decoration/pipes/TFMGPipes.java
+++ b/src/main/java/com/drmangotea/tfmg/content/decoration/pipes/TFMGPipes.java
@@ -1,5 +1,8 @@
package com.drmangotea.tfmg.content.decoration.pipes;
+import com.drmangotea.tfmg.base.TFMGCreativeTabs;
+import com.drmangotea.tfmg.base.TFMGRegistrate;
+import com.drmangotea.tfmg.base.TFMGSpriteShifts;
import com.drmangotea.tfmg.config.TFMGStress;
import com.simibubi.create.AllBlocks;
import com.simibubi.create.AllSpriteShifts;
@@ -8,12 +11,15 @@ import com.simibubi.create.content.decoration.encasing.EncasingRegistry;
import com.simibubi.create.content.fluids.PipeAttachmentModel;
import com.simibubi.create.content.fluids.pipes.SmartFluidPipeGenerator;
import com.simibubi.create.content.fluids.pipes.valve.FluidValveBlock;
+import com.simibubi.create.foundation.block.connected.CTSpriteShiftEntry;
import com.simibubi.create.foundation.data.AssetLookup;
import com.simibubi.create.foundation.data.BlockStateGen;
import com.simibubi.create.foundation.data.CreateRegistrate;
import com.simibubi.create.foundation.data.SharedProperties;
import com.tterrag.registrate.util.entry.BlockEntry;
+import com.tterrag.registrate.util.nullness.NonNullFunction;
import net.minecraft.client.renderer.RenderType;
+import net.minecraft.client.resources.model.BakedModel;
import net.minecraft.core.Direction;
import net.minecraft.world.level.block.Block;
import net.minecraft.world.level.block.state.properties.BlockStateProperties;
@@ -30,152 +36,22 @@ import static com.simibubi.create.foundation.data.ModelGen.customItemModel;
import static com.simibubi.create.foundation.data.TagGen.axeOrPickaxe;
import static com.simibubi.create.foundation.data.TagGen.pickaxeOnly;
-@SuppressWarnings("removal")
public class TFMGPipes {
- public static final Map>> TFMG_PIPES = new HashMap<>();
+ public static final TFMGRegistrate registrate = (TFMGRegistrate) REGISTRATE.setCreativeTab(TFMGCreativeTabs.TFMG_DECORATION);
-
- /*
- 0: pipe
- 1: encased
- 2: glass
- 3: pump
- 4: smart pipe
- 5: valve
- */
+ public static final Map PIPES = new HashMap<>();
static {
+ PIPES.put(PipeMaterial.BRASS, createEntry(PipeMaterial.BRASS, TFMGPipeAttachmentModel::withAOBrass, TFMGSpriteShifts.BRASS_FLUID_CASING));
+ PIPES.put(PipeMaterial.STEEL, createEntry(PipeMaterial.STEEL, TFMGPipeAttachmentModel::withAOSteel, TFMGSpriteShifts.STEEL_FLUID_CASING));
+ PIPES.put(PipeMaterial.ALUMINUM, createEntry(PipeMaterial.ALUMINUM, TFMGPipeAttachmentModel::withAOAluminum, TFMGSpriteShifts.ALUMINUM_FLUID_CASING));
+ PIPES.put(PipeMaterial.CAST_IRON, createEntry(PipeMaterial.CAST_IRON, TFMGPipeAttachmentModel::withAOCastIron, TFMGSpriteShifts.CAST_IRON_FLUID_CASING));
+ PIPES.put(PipeMaterial.PLASTIC, createEntry(PipeMaterial.PLASTIC, TFMGPipeAttachmentModel::withAOPlastic, TFMGSpriteShifts.PLASTIC_FLUID_CASING));
+ }
-
- for (PipeMaterial pipeType : PipeMaterial.values()) {
-
- List> pipes = new ArrayList<>();
-
- BlockEntry pipe =
- REGISTRATE.block(pipeType.name + "_pipe", p -> new TFMGPipeBlock(p, pipeType))
- .initialProperties(SharedProperties::copperMetal)
- .transform(pickaxeOnly())
- .blockstate(BlockStateGen.pipe())
- .onRegister(CreateRegistrate.blockModel(()->
- switch (pipeType){
- case BRASS -> TFMGPipeAttachmentModel::withAOBrass;
- case STEEL -> TFMGPipeAttachmentModel::withAOSteel;
- case ALUMINUM -> TFMGPipeAttachmentModel::withAOAluminum;
- case CAST_IRON -> TFMGPipeAttachmentModel::withAOCastIron;
- case PLASTIC -> TFMGPipeAttachmentModel::withAOPlastic;
- }))
- .item()
- .transform(customItemModel())
- .register();
-
- pipes.add(pipe);
-
- BlockEntry copper_encased_pipe =
- REGISTRATE.block("copper_encased_" + pipeType.name + "_pipe", p -> new TFMGEncasedPipeBlock(p, AllBlocks.COPPER_CASING::get, pipeType))
- .initialProperties(SharedProperties::copperMetal)
- .properties(p -> p.noOcclusion().mapColor(MapColor.TERRACOTTA_LIGHT_GRAY))
- .transform(axeOrPickaxe())
- .blockstate(BlockStateGen.encasedPipe())
- .onRegister(CreateRegistrate.connectedTextures(() -> new EncasedCTBehaviour(AllSpriteShifts.COPPER_CASING)))
- .onRegister(CreateRegistrate.casingConnectivity((block, cc) -> cc.make(block, AllSpriteShifts.COPPER_CASING,
- (s, f) -> !s.getValue(TFMGEncasedPipeBlock.FACING_TO_PROPERTY_MAP.get(f)))))
- .onRegister(CreateRegistrate.blockModel(() -> PipeAttachmentModel::withoutAO))
- .loot((p, b) -> p.dropOther(b, pipe.get()))
- .transform(EncasingRegistry.addVariantTo(pipe))
- .register();
-
- pipes.add(copper_encased_pipe);
-
- BlockEntry glass_pipe =
- REGISTRATE.block("glass_" + pipeType.name + "_pipe", p -> new TFMGGlassPipeBlock(p, pipeType))
- .initialProperties(SharedProperties::copperMetal)
- .addLayer(() -> RenderType::cutoutMipped)
- .transform(pickaxeOnly())
- .blockstate((c, p) -> {
- p.getVariantBuilder(c.getEntry())
- .forAllStatesExcept(state -> {
- Direction.Axis axis = state.getValue(BlockStateProperties.AXIS);
- return ConfiguredModel.builder()
- .modelFile(p.models()
- .getExistingFile(p.modLoc("block/" + pipeType.name + "_pipe/window")))
- .uvLock(false)
- .rotationX(axis == Direction.Axis.Y ? 0 : 90)
- .rotationY(axis == Direction.Axis.X ? 90 : 0)
- .build();
- }, BlockStateProperties.WATERLOGGED);
- })
- .onRegister(CreateRegistrate.blockModel(()->
- switch (pipeType){
- case BRASS -> TFMGPipeAttachmentModel::withAOBrass;
- case STEEL -> TFMGPipeAttachmentModel::withAOSteel;
- case ALUMINUM -> TFMGPipeAttachmentModel::withAOAluminum;
- case CAST_IRON -> TFMGPipeAttachmentModel::withAOCastIron;
- case PLASTIC -> TFMGPipeAttachmentModel::withAOPlastic;
- }))
- .loot((p, b) -> p.dropOther(b, pipe.get()))
- .register();
-
- pipes.add(glass_pipe);
-
- BlockEntry fluid_pump =
- REGISTRATE.block(pipeType.name + "_mechanical_pump", TFMGPumpBlock::new)
- .initialProperties(SharedProperties::copperMetal)
- .transform(pickaxeOnly())
- .blockstate(BlockStateGen.directionalBlockProviderIgnoresWaterlogged(true))
- .onRegister(CreateRegistrate.blockModel(()->
- switch (pipeType){
- case BRASS -> TFMGPipeAttachmentModel::withAOBrass;
- case STEEL -> TFMGPipeAttachmentModel::withAOSteel;
- case ALUMINUM -> TFMGPipeAttachmentModel::withAOAluminum;
- case CAST_IRON -> TFMGPipeAttachmentModel::withAOCastIron;
- case PLASTIC -> TFMGPipeAttachmentModel::withAOPlastic;
- }))
- .transform(TFMGStress.setImpact(4.0))
- .item()
- .transform(customItemModel())
- .register();
-
- pipes.add(fluid_pump);
-
- BlockEntry smart_pipe =
- REGISTRATE.block(pipeType.name + "_smart_fluid_pipe", TFMGSmartFluidPipeBlock::new)
- .initialProperties(SharedProperties::copperMetal)
- .transform(pickaxeOnly())
- .blockstate(new SmartFluidPipeGenerator()::generate)
- .onRegister(CreateRegistrate.blockModel(()->
- switch (pipeType){
- case BRASS -> TFMGPipeAttachmentModel::withAOBrass;
- case STEEL -> TFMGPipeAttachmentModel::withAOSteel;
- case ALUMINUM -> TFMGPipeAttachmentModel::withAOAluminum;
- case CAST_IRON -> TFMGPipeAttachmentModel::withAOCastIron;
- case PLASTIC -> TFMGPipeAttachmentModel::withAOPlastic;
- }))
- .item()
- .transform(customItemModel())
- .register();
-
- pipes.add(smart_pipe);
-
- // BlockEntry fluid_valve =
- // REGISTRATE.block(pipeType.name + "_fluid_valve", TFMGFluidValveBlock::new)
- // .initialProperties(SharedProperties::copperMetal)
- // .transform(pickaxeOnly())
- // .addLayer(() -> RenderType::cutoutMipped)
- // .blockstate((c, p) -> BlockStateGen.directionalAxisBlock(c, p,
- // (state, vertical) -> AssetLookup.partialBaseModel(c, p, vertical ? "vertical" : "horizontal",
- // state.getValue(FluidValveBlock.ENABLED) ? "open" : "closed")))
- // .onRegister(CreateRegistrate.blockModel(() -> PipeAttachmentModel::withAO))
- // .item()
- // .transform(customItemModel())
- // .register();
-//
- // pipes.add(fluid_valve);
-
- TFMG_PIPES.put(pipeType, pipes);
- }
-
-
+ private static TFMGPipeEntry createEntry(PipeMaterial material, NonNullFunction attachmentModel, CTSpriteShiftEntry spriteShiftEntry) {
+ return new TFMGPipeEntry(material, registrate).attachmentModel(attachmentModel).encasedSpriteShift(spriteShiftEntry);
}
public static void init() {
diff --git a/src/main/java/com/drmangotea/tfmg/content/electricity/configuration_wrench/ElectriciansWrenchItem.java b/src/main/java/com/drmangotea/tfmg/content/electricity/configuration_wrench/ElectriciansWrenchItem.java
index abe7a7cb..36a27b31 100644
--- a/src/main/java/com/drmangotea/tfmg/content/electricity/configuration_wrench/ElectriciansWrenchItem.java
+++ b/src/main/java/com/drmangotea/tfmg/content/electricity/configuration_wrench/ElectriciansWrenchItem.java
@@ -52,26 +52,22 @@ public class ElectriciansWrenchItem extends Item {
public InteractionResult useOn(UseOnContext context) {
Level level = context.getLevel();
BlockPos pos = context.getClickedPos();
+ Player player = context.getPlayer();
- if(!context.getPlayer().isShiftKeyDown()) {
+ if(player != null && !player.isShiftKeyDown()) {
if (level.getBlockEntity(pos) instanceof IElectric be && be.canBeInGroups()) {
be.updateNextTick();
be.sendStuff();
- be.getData().group.id = context.getItemInHand().get(TFMGDataComponents.CONFIGURATION_WRENCH_NUMBER);
+ be.getData().group.id = context.getItemInHand().getOrDefault(TFMGDataComponents.CONFIGURATION_WRENCH_NUMBER, 0);
TFMGUtils.playSound(level, pos, SoundEvents.ITEM_PICKUP, SoundSource.BLOCKS, context.getPlayer());
if(be instanceof ElectricMotorBlockEntity kineticBE)
kineticBE.delayedUpdate=true;
-
-
return InteractionResult.SUCCESS;
}
if (level.getBlockEntity(pos) instanceof AbstractEngineBlockEntity be ) {
-
be.changeDirection();
return InteractionResult.SUCCESS;
-
}
-
}
diff --git a/src/main/java/com/drmangotea/tfmg/content/electricity/connection/cable_type/CableType.java b/src/main/java/com/drmangotea/tfmg/content/electricity/connection/cable_type/CableType.java
new file mode 100644
index 00000000..7050cb9c
--- /dev/null
+++ b/src/main/java/com/drmangotea/tfmg/content/electricity/connection/cable_type/CableType.java
@@ -0,0 +1,69 @@
+package com.drmangotea.tfmg.content.electricity.connection.cable_type;
+
+import com.drmangotea.tfmg.registry.TFMGItems;
+import com.tterrag.registrate.util.entry.ItemEntry;
+import net.minecraft.Util;
+import net.minecraft.network.chat.Component;
+import net.minecraft.resources.ResourceLocation;
+
+public class CableType {
+ private String descriptionId;
+ private final ResourceLocation id;
+ private final int color;
+ private final ItemEntry> spool;
+
+ public CableType(Properties properties) {
+ this.id = properties.id;
+ this.color = properties.color;
+ this.spool = properties.spool;
+ }
+
+ public int getColor() {
+ return this.color;
+ }
+
+ public ItemEntry> getSpool() {
+ return this.spool;
+ }
+
+ public String getOrCreateDescriptionId() {
+ if (this.descriptionId == null) {
+ this.descriptionId = Util.makeDescriptionId("cable_type", getKey());
+ }
+
+ return this.descriptionId;
+ }
+
+ public String getDescriptionId() {
+ return this.getOrCreateDescriptionId();
+ }
+
+ public Component getDisplayName() {
+ return Component.translatable(this.getOrCreateDescriptionId());
+ }
+
+ public ResourceLocation getKey() {
+ return this.id;
+ }
+
+ public static class Properties {
+ private ResourceLocation id;
+
+ int color = 0xffffff;
+ ItemEntry> spool = TFMGItems.COPPER_SPOOL;
+
+ public Properties color(int color) {
+ this.color = color;
+ return this;
+ }
+
+ public Properties spool(ItemEntry> spool) {
+ this.spool = spool;
+ return this;
+ }
+
+ public Properties(ResourceLocation id) {
+ this.id = id;
+ }
+ }
+}
diff --git a/src/main/java/com/drmangotea/tfmg/content/electricity/connection/cable_type/CableTypeBuilder.java b/src/main/java/com/drmangotea/tfmg/content/electricity/connection/cable_type/CableTypeBuilder.java
new file mode 100644
index 00000000..a246a485
--- /dev/null
+++ b/src/main/java/com/drmangotea/tfmg/content/electricity/connection/cable_type/CableTypeBuilder.java
@@ -0,0 +1,68 @@
+package com.drmangotea.tfmg.content.electricity.connection.cable_type;
+
+import com.drmangotea.tfmg.TFMG;
+import com.drmangotea.tfmg.TFMGRegistries;
+import com.tterrag.registrate.AbstractRegistrate;
+import com.tterrag.registrate.builders.AbstractBuilder;
+import com.tterrag.registrate.builders.BuilderCallback;
+import com.tterrag.registrate.util.entry.RegistryEntry;
+import com.tterrag.registrate.util.nullness.NonNullFunction;
+import com.tterrag.registrate.util.nullness.NonNullSupplier;
+import com.tterrag.registrate.util.nullness.NonNullUnaryOperator;
+import com.tterrag.registrate.util.nullness.NonnullType;
+import net.minecraft.core.Registry;
+import net.minecraft.resources.ResourceLocation;
+import net.neoforged.neoforge.registries.DeferredHolder;
+
+public class CableTypeBuilder extends AbstractBuilder> {
+
+ public static CableTypeBuilder create(AbstractRegistrate> owner, P parent, String name, BuilderCallback callback, NonNullFunction factory) {
+ return new CableTypeBuilder<>(owner, parent, name, callback, factory);
+ }
+
+ private final NonNullFunction factory;
+
+ private NonNullSupplier initialProperties = () -> new CableType.Properties(ResourceLocation.fromNamespaceAndPath(getOwner().getModid(), getName()));
+ private NonNullFunction propertiesCallback = NonNullUnaryOperator.identity();
+
+ public CableTypeBuilder(AbstractRegistrate> owner, P parent, String name, BuilderCallback callback, NonNullFunction factory) {
+ super(owner, parent, name, callback, TFMGRegistries.CABLE_TYPE);
+ this.factory = factory;
+ }
+
+ public CableTypeBuilder properties(NonNullUnaryOperator func) {
+ propertiesCallback = propertiesCallback.andThen(func);
+ return this;
+ }
+
+ public CableTypeBuilder initialProperties(NonNullSupplier properties) {
+ initialProperties = properties;
+ return this;
+ }
+
+ public CableTypeBuilder defaultLang() {
+ return lang(CableType::getDescriptionId);
+ }
+
+ public CableTypeBuilder lang(String name) {
+ return lang(CableType::getDescriptionId, name);
+ }
+
+ @Override
+ protected @NonnullType T createEntry() {
+ CableType.Properties properties = this.initialProperties.get();
+ properties = propertiesCallback.apply(properties);
+ return factory.apply(properties);
+ }
+
+ @Override
+ protected RegistryEntry createEntryWrapper(DeferredHolder delegate) {
+ return new CableTypeEntry<>(getOwner(), delegate);
+ }
+
+ @Override
+ public CableTypeEntry register() {
+ //Registry.register(TFMGRegistries.CABLE_TYPE_REGISTRY, ResourceLocation.fromNamespaceAndPath(getOwner().getModid(), getName()), createEntry());
+ return (CableTypeEntry) super.register();
+ }
+}
diff --git a/src/main/java/com/drmangotea/tfmg/content/electricity/connection/cable_type/CableTypeEntry.java b/src/main/java/com/drmangotea/tfmg/content/electricity/connection/cable_type/CableTypeEntry.java
new file mode 100644
index 00000000..67f05ec9
--- /dev/null
+++ b/src/main/java/com/drmangotea/tfmg/content/electricity/connection/cable_type/CableTypeEntry.java
@@ -0,0 +1,15 @@
+package com.drmangotea.tfmg.content.electricity.connection.cable_type;
+
+import com.tterrag.registrate.AbstractRegistrate;
+import com.tterrag.registrate.util.entry.RegistryEntry;
+import net.neoforged.neoforge.registries.DeferredHolder;
+
+public class CableTypeEntry extends RegistryEntry {
+ public CableTypeEntry(AbstractRegistrate> owner, DeferredHolder delegate) {
+ super(owner, delegate);
+ }
+
+ public static CableTypeEntry cast(RegistryEntry entry) {
+ return RegistryEntry.cast(CableTypeEntry.class, entry);
+ }
+}
diff --git a/src/main/java/com/drmangotea/tfmg/content/electricity/connection/cable_type/ResistivityValues.java b/src/main/java/com/drmangotea/tfmg/content/electricity/connection/cable_type/ResistivityValues.java
new file mode 100644
index 00000000..053c1ace
--- /dev/null
+++ b/src/main/java/com/drmangotea/tfmg/content/electricity/connection/cable_type/ResistivityValues.java
@@ -0,0 +1,14 @@
+package com.drmangotea.tfmg.content.electricity.connection.cable_type;
+
+import com.simibubi.create.api.registry.SimpleRegistry;
+
+import java.util.function.DoubleSupplier;
+
+public class ResistivityValues {
+ public static final SimpleRegistry RESISTIVITIES = SimpleRegistry.create();
+
+ public static double getResistivity(CableType conductor) {
+ DoubleSupplier supplier = RESISTIVITIES.get(conductor);
+ return supplier == null ? 0 : supplier.getAsDouble();
+ }
+}
diff --git a/src/main/java/com/drmangotea/tfmg/content/electricity/connection/cables/CableConnection.java b/src/main/java/com/drmangotea/tfmg/content/electricity/connection/cables/CableConnection.java
index 931b2854..aa3994f7 100644
--- a/src/main/java/com/drmangotea/tfmg/content/electricity/connection/cables/CableConnection.java
+++ b/src/main/java/com/drmangotea/tfmg/content/electricity/connection/cables/CableConnection.java
@@ -1,10 +1,12 @@
package com.drmangotea.tfmg.content.electricity.connection.cables;
import com.drmangotea.tfmg.base.TFMGUtils;
+import com.drmangotea.tfmg.content.electricity.connection.cable_type.CableType;
import com.drmangotea.tfmg.registry.TFMGItems;
import com.tterrag.registrate.util.entry.ItemEntry;
import net.minecraft.core.BlockPos;
import net.minecraft.nbt.CompoundTag;
+import net.minecraft.resources.ResourceLocation;
import net.minecraft.world.item.Item;
import net.minecraft.world.item.Items;
import org.checkerframework.checker.units.qual.C;
@@ -46,7 +48,7 @@ public class CableConnection {
compoundTag.putBoolean("Visible", visible);
- compoundTag.putString("CableType", type.toString());
+ compoundTag.putString("CableType", type.getKey().toString());
return compoundTag;
}
@@ -63,29 +65,11 @@ public class CableConnection {
BlockPos blockPos1 = BlockPos.of(compoundTag.getLong("Pos"));
boolean visible = compoundTag.getBoolean("Visible");
- CableType type = CableType.valueOf(compoundTag.getString("CableType"));
+ CableType type = TFMGUtils.getCableType(ResourceLocation.parse(compoundTag.getString("CableType")));
return new CableConnection(pos1,pos2,blockPos1,type,visible);
}
public float getLength(){
return TFMGUtils.getDistance(new BlockPos((int) pos1.x(), (int) pos1.y(), (int) pos1.z()),new BlockPos((int) pos2.x(), (int) pos2.y(), (int) pos2.z()), false);
}
-
-
- public enum CableType{
- NONE(TFMGItems.COPPER_WIRE, 0,0xffffff),
- COPPER(TFMGItems.COPPER_WIRE, 0.00188f,0xD8735A),
- ALUMINUM(TFMGItems.ALUMINUM_WIRE, 0.0027f,0xEDEFEF),
- CONSTANTAN(TFMGItems.CONSTANTAN_WIRE, 1f,0xEDEFEF),
- STEEL_REINFORCED_ALUMINUM(TFMGItems.COPPER_WIRE, 0.0027f,0xB8A08D)
- ;
- public final ItemEntry> wire;
- public final float resistivity;
- public final int color;
- CableType(ItemEntry> wire, float resistivity, int color){
- this.wire = wire;
- this.resistivity = resistivity;
- this.color = color;
- }
- }
}
diff --git a/src/main/java/com/drmangotea/tfmg/content/electricity/connection/cables/CableConnectorBlockEntity.java b/src/main/java/com/drmangotea/tfmg/content/electricity/connection/cables/CableConnectorBlockEntity.java
index 09ccbe74..f3a9ab10 100644
--- a/src/main/java/com/drmangotea/tfmg/content/electricity/connection/cables/CableConnectorBlockEntity.java
+++ b/src/main/java/com/drmangotea/tfmg/content/electricity/connection/cables/CableConnectorBlockEntity.java
@@ -72,7 +72,7 @@ public class CableConnectorBlockEntity extends ElectricBlockEntity implements IH
return;
for (CableConnection connection : connections) {
- ItemEntity itemToDrop = new ItemEntity(level, getBlockPos().getX() + 0.5f, getBlockPos().getY() + 0.5f, getBlockPos().getZ() + 0.5f, new ItemStack(connection.type.wire.get(), (int) (connection.getLength()/8)));
+ ItemEntity itemToDrop = new ItemEntity(level, getBlockPos().getX() + 0.5f, getBlockPos().getY() + 0.5f, getBlockPos().getZ() + 0.5f, new ItemStack(connection.type.getSpool().get(), (int) (connection.getLength()/8)));
if (itemToDrop.getItem().getCount() > 0) {
level.addFreshEntity(itemToDrop);
}
diff --git a/src/main/java/com/drmangotea/tfmg/content/electricity/connection/cables/CableConnectorRenderer.java b/src/main/java/com/drmangotea/tfmg/content/electricity/connection/cables/CableConnectorRenderer.java
index 03ee63b1..0dbe4910 100644
--- a/src/main/java/com/drmangotea/tfmg/content/electricity/connection/cables/CableConnectorRenderer.java
+++ b/src/main/java/com/drmangotea/tfmg/content/electricity/connection/cables/CableConnectorRenderer.java
@@ -36,7 +36,7 @@ public class CableConnectorRenderer extends SafeBlockEntityRenderer getAllSupportedProjectiles() {
- return (Predicate) TFMGItems.NAPALM_POTATO.asItem();
+ return stack -> stack.is(TFMGItems.NAPALM_POTATO.get());
}
@Override
diff --git a/src/main/java/com/drmangotea/tfmg/content/machinery/metallurgy/blast_furnace/BlastFurnaceOutputBlockEntity.java b/src/main/java/com/drmangotea/tfmg/content/machinery/metallurgy/blast_furnace/BlastFurnaceOutputBlockEntity.java
index 56167acf..af733b7b 100644
--- a/src/main/java/com/drmangotea/tfmg/content/machinery/metallurgy/blast_furnace/BlastFurnaceOutputBlockEntity.java
+++ b/src/main/java/com/drmangotea/tfmg/content/machinery/metallurgy/blast_furnace/BlastFurnaceOutputBlockEntity.java
@@ -234,7 +234,7 @@ public class BlastFurnaceOutputBlockEntity extends SmartBlockEntity implements I
tuyereBE = null;
return;
}
- if (tuyereBE == null)
+ if (tuyereBE == null && tuyerePos != null)
tuyereBE = (BlastFurnaceHatchBlockEntity) level.getBlockEntity(tuyerePos);
if (tuyereBE.tank.getFluidAmount() < recipe.hotAirUsage || !tuyereBE.tank.getFluid().getFluid().isSame(TFMGFluids.HOT_AIR.getSource()))
diff --git a/src/main/java/com/drmangotea/tfmg/content/machinery/misc/air_intake/AirIntakeBlockEntity.java b/src/main/java/com/drmangotea/tfmg/content/machinery/misc/air_intake/AirIntakeBlockEntity.java
index ac218277..d8b9bec6 100644
--- a/src/main/java/com/drmangotea/tfmg/content/machinery/misc/air_intake/AirIntakeBlockEntity.java
+++ b/src/main/java/com/drmangotea/tfmg/content/machinery/misc/air_intake/AirIntakeBlockEntity.java
@@ -5,13 +5,11 @@ import com.drmangotea.tfmg.registry.TFMGBlockEntities;
import com.drmangotea.tfmg.registry.TFMGFluids;
import com.simibubi.create.content.equipment.wrench.IWrenchable;
import com.simibubi.create.content.kinetics.base.KineticBlockEntity;
+import com.simibubi.create.foundation.fluid.FluidHelper;
import com.simibubi.create.foundation.fluid.SmartFluidTank;
-import com.simibubi.create.foundation.utility.CreateLang;
import net.createmod.catnip.animation.LerpedFloat;
-import net.createmod.catnip.lang.LangBuilder;
-import net.minecraft.ChatFormatting;
import net.minecraft.core.BlockPos;
import net.minecraft.core.Direction;
import net.minecraft.core.HolderLookup;
@@ -29,10 +27,8 @@ import net.neoforged.neoforge.fluids.capability.IFluidHandler;
import net.neoforged.neoforge.fluids.capability.templates.FluidTank;
-import javax.annotation.Nonnull;
import java.util.ArrayList;
import java.util.List;
-import java.util.Optional;
import static com.drmangotea.tfmg.content.machinery.misc.air_intake.AirIntakeBlock.INVISIBLE;
import static com.simibubi.create.content.kinetics.base.DirectionalKineticBlock.FACING;
@@ -83,7 +79,7 @@ public class AirIntakeBlockEntity extends KineticBlockEntity implements IWrencha
int production = ((int) maxShaftSpeed * ((diameter * diameter))) / 40;
if (tankInventory.getFluidAmount() + production <= tankInventory.getCapacity()) {
//tankInventory.fill(new FluidStack(TFMGFluids.AIR.getSource(), production), IFluidHandler.FluidAction.EXECUTE);
- tankInventory.setFluid(new FluidStack(TFMGFluids.AIR.get(), production + tankInventory.getFluidAmount()));
+ tankInventory.setFluid(new FluidStack(FluidHelper.convertToStill(TFMGFluids.AIR.get()), production + tankInventory.getFluidAmount()));
// if(controller!=null) {
// ((AirIntakeBlockEntity) level.getBlockEntity(controller)).setChanged();
// ((AirIntakeBlockEntity) level.getBlockEntity(controller)).sendData();
diff --git a/src/main/java/com/drmangotea/tfmg/content/machinery/misc/winding_machine/SpoolItem.java b/src/main/java/com/drmangotea/tfmg/content/machinery/misc/winding_machine/SpoolItem.java
index 70f2f7d2..586a0a11 100644
--- a/src/main/java/com/drmangotea/tfmg/content/machinery/misc/winding_machine/SpoolItem.java
+++ b/src/main/java/com/drmangotea/tfmg/content/machinery/misc/winding_machine/SpoolItem.java
@@ -1,7 +1,9 @@
package com.drmangotea.tfmg.content.machinery.misc.winding_machine;
import com.drmangotea.tfmg.TFMG;
+import com.drmangotea.tfmg.TFMGRegistries;
import com.drmangotea.tfmg.base.TFMGUtils;
+import com.drmangotea.tfmg.content.electricity.connection.cable_type.CableType;
import com.drmangotea.tfmg.content.electricity.connection.cables.CableConnection;
import com.drmangotea.tfmg.content.electricity.connection.cables.CableConnectorBlockEntity;
import com.drmangotea.tfmg.content.electricity.connection.cables.CablePos;
@@ -15,6 +17,7 @@ import net.minecraft.core.BlockPos;
import net.minecraft.core.Direction;
import net.minecraft.nbt.CompoundTag;
import net.minecraft.network.chat.Component;
+import net.minecraft.resources.ResourceLocation;
import net.minecraft.world.InteractionHand;
import net.minecraft.world.InteractionResult;
import net.minecraft.world.InteractionResultHolder;
@@ -31,20 +34,19 @@ import net.neoforged.api.distmarker.OnlyIn;
import java.util.List;
+import java.util.Objects;
import static com.simibubi.create.foundation.utility.Debug.debugMessage;
public class SpoolItem extends Item {
- public final PartialModel model;
public final int barColor;
- public final CableConnection.CableType type;
+ public final ResourceLocation cableTypeKey;
- public SpoolItem(Properties properties, PartialModel model, int barColor, CableConnection.CableType type) {
+ public SpoolItem(Properties properties, int barColor, ResourceLocation cableTypeKey) {
super(properties);
- this.model = model;
this.barColor = barColor;
- this.type = type;
+ this.cableTypeKey = cableTypeKey;
}
@@ -108,13 +110,13 @@ public class SpoolItem extends Item {
if(level.isClientSide)
return InteractionResult.SUCCESS;
- if(type == CableConnection.CableType.NONE)
+ if(Objects.equals(cableTypeKey, TFMG.asResource("empty")))
return InteractionResult.PASS;
if(level.getBlockEntity(pos) instanceof CableConnectorBlockEntity be){
if(stack.get(TFMGDataComponents.POSITION)!=null){
BlockPos posToConnect = BlockPos.of(stack.get(TFMGDataComponents.POSITION));
- if(posToConnect == pos){
+ if(posToConnect.equals(pos)){
stack.set(TFMGDataComponents.POSITION,0l);
if (level.isClientSide)
player.displayClientMessage(CreateLang.translateDirect("wires.cant_connect_itself")
@@ -128,9 +130,10 @@ public class SpoolItem extends Item {
if(level.getBlockEntity(posToConnect) instanceof CableConnectorBlockEntity otherBE) {
//CableConnectorBlockEntity connectedBe1 = pos.asLong()>posToConnect.asLong() ? otherBE : be;
//CableConnectorBlockEntity connectedBe2= pos.asLong()>posToConnect.asLong() ? be : otherBE;
-//
- CableConnection connection1 = new CableConnection(be.getCablePosition(), otherBE.getCablePosition(), otherBE.getBlockPos(),type,true);
- CableConnection connection2 = new CableConnection(otherBE.getCablePosition(), be.getCablePosition(), be.getBlockPos(),type,false);
+ CableType cableType = TFMGUtils.getCableType(cableTypeKey);
+
+ CableConnection connection1 = new CableConnection(be.getCablePosition(), otherBE.getCablePosition(), otherBE.getBlockPos(),cableType,true);
+ CableConnection connection2 = new CableConnection(otherBE.getCablePosition(), be.getCablePosition(), be.getBlockPos(),cableType,false);
float wireCost = (connection1.getLength()/8);
@@ -224,7 +227,7 @@ public class SpoolItem extends Item {
@Override
public boolean isBarVisible(ItemStack stack) {
- return model != null;
+ return !Objects.equals(cableTypeKey, TFMG.asResource("empty")) && TFMGRegistries.CABLE_TYPE_REGISTRY.containsKey(cableTypeKey);
}
@Override
diff --git a/src/main/java/com/drmangotea/tfmg/content/machinery/misc/winding_machine/WindingMachineRenderer.java b/src/main/java/com/drmangotea/tfmg/content/machinery/misc/winding_machine/WindingMachineRenderer.java
index e7341be3..37da64c6 100644
--- a/src/main/java/com/drmangotea/tfmg/content/machinery/misc/winding_machine/WindingMachineRenderer.java
+++ b/src/main/java/com/drmangotea/tfmg/content/machinery/misc/winding_machine/WindingMachineRenderer.java
@@ -52,18 +52,18 @@ public class WindingMachineRenderer extends KineticBlockEntityRenderer 3))
return;
- } else if (be.getControllerBE().getHeight() < outputs.toArray().length * 2 || ((FluidTankBlockEntityAccessor)be.getControllerBE()).tfmg$getWidth() < 2)
- return;
+ } else {
+ if (be.getControllerBE() != null)
+ if (be.getControllerBE().getHeight() < outputs.toArray().length * 2 || ((FluidTankBlockEntityAccessor)be.getControllerBE()).tfmg$getWidth() < 2)
+ return;
+ }
for (DistillationOutputBlockEntity be1 : outputs) {
if (be1.tank.getSpace() == 0&&be1.mode.get() == DistillationOutputBlockEntity.DistillationOutputMode.KEEP_FLUID)
diff --git a/src/main/java/com/drmangotea/tfmg/content/machinery/vat/base/IVatMachine.java b/src/main/java/com/drmangotea/tfmg/content/machinery/vat/base/IVatMachine.java
index ac49eea7..eea757f7 100644
--- a/src/main/java/com/drmangotea/tfmg/content/machinery/vat/base/IVatMachine.java
+++ b/src/main/java/com/drmangotea/tfmg/content/machinery/vat/base/IVatMachine.java
@@ -8,6 +8,11 @@ public interface IVatMachine {
*/
String getOperationId();
+ /**
+ * checks if this machine can operate
+ */
+ boolean canOperate(VatBlockEntity vat);
+
/**
* operations that cant mix with this machine
*/
diff --git a/src/main/java/com/drmangotea/tfmg/content/machinery/vat/base/VatBlockEntity.java b/src/main/java/com/drmangotea/tfmg/content/machinery/vat/base/VatBlockEntity.java
index 48e1a90c..68f605d1 100644
--- a/src/main/java/com/drmangotea/tfmg/content/machinery/vat/base/VatBlockEntity.java
+++ b/src/main/java/com/drmangotea/tfmg/content/machinery/vat/base/VatBlockEntity.java
@@ -90,7 +90,9 @@ public class VatBlockEntity extends SmartBlockEntity implements IHaveGoggleInfor
//
public LerpedFloat[] fluidLevel = new LerpedFloat[8];
/// /
- public List machines = new ArrayList<>();
+ public Map machineMap = new HashMap<>();
+ public Map operationalMachinesMap = new HashMap<>();
+ public boolean areMachinesValid = true;
boolean evaluateNextTick = true;
float efficiency = 1;
int timer = 0;
@@ -238,10 +240,13 @@ public class VatBlockEntity extends SmartBlockEntity implements IHaveGoggleInfor
continue;
boolean doesntMatch = false;
- if (!Objects.equals(testedRecipe.machines, machines)) {
+ if (!Objects.equals(testedRecipe.machines, machineMap.values().stream().toList())) {
continue;
}
+ if (!areMachinesValid) {
+ continue;
+ }
if (!testedRecipe.allowedVatTypes.contains(((VatBlock) getBlockState().getBlock()).vatType)) {
continue;
@@ -403,6 +408,27 @@ public class VatBlockEntity extends SmartBlockEntity implements IHaveGoggleInfor
handleRecipe();
+ if (isController()) {
+ for (BlockPos machinePos : machineMap.keySet()) {
+ BlockEntity blockEntity = level.getBlockEntity(machinePos);
+ if (blockEntity != null) {
+ if (blockEntity instanceof IVatMachine vatMachine) {
+ boolean operational = vatMachine.canOperate(this);
+ operationalMachinesMap.put(machinePos, operational);
+ } else {
+ machineMap.remove(machinePos);
+ operationalMachinesMap.remove(machinePos);
+ }
+ } else {
+ machineMap.remove(machinePos);
+ operationalMachinesMap.remove(machinePos);
+ }
+ }
+ }
+
+ areMachinesValid = operationalMachinesMap.values().stream().allMatch((op) -> op == true);
+
+
if (syncCooldown > 0) {
syncCooldown--;
if (syncCooldown == 0 && queuedSync)
@@ -513,22 +539,25 @@ public class VatBlockEntity extends SmartBlockEntity implements IHaveGoggleInfor
//fluid output
List handledFluidResults = new ArrayList<>();
- for (FluidStack fluidStack : recipe.getFluidResults()) {
- for (int i = 0; i < outputFluidHandler.getTanks(); i++) {
- FluidStack fluidInTank = outputFluidHandler.getFluidInTank(i);
- if (fluidInTank.getFluid().isSame(fluidStack.getFluid())) {
- outputFluidHandler.fill(new FluidStack(fluidStack.copy().getFluidHolder(), fluidStack.getAmount()), IFluidHandler.FluidAction.EXECUTE);
- handledFluidResults.add(i);
- break;
+ List handledFluidStacks = new ArrayList<>();
+ List tankSegments = List.of(outputTank.getTanks());
+ if (recipe != null)
+ for (FluidStack fluidStack : recipe.getFluidResults()) {
+ for (SmartFluidTankBehaviour.TankSegment tankSegment : tankSegments) {
+ SmartFluidTank tank = ((TankSegmentAccessor) tankSegment).tfmg$tank();
+ FluidStack fluidInTank = tank.getFluid();
+ if (handledFluidStacks.contains(fluidStack)) break;
+
+ if (fluidInTank.getFluid().isSame(fluidStack.getFluid())) {
+ tank.fill(new FluidStack(fluidStack.getFluid(), fluidStack.getAmount()), IFluidHandler.FluidAction.EXECUTE);
+ handledFluidStacks.add(fluidStack);
+ break;
+ }
+ if (!handledFluidStacks.contains(fluidStack) && fluidInTank.isEmpty()) {
+ tank.fill(new FluidStack(fluidStack.getFluid(), fluidStack.getAmount()), IFluidHandler.FluidAction.EXECUTE);
+ break;
+ }
}
- }
- for (int i = 0; i < outputFluidHandler.getTanks(); i++) {
- FluidStack fluidInTank = outputFluidHandler.getFluidInTank(i);
- if (!handledFluidResults.contains(i) && fluidInTank.isEmpty()) {
- outputFluidHandler.fill(new FluidStack(fluidStack.copy().getFluidHolder(), fluidStack.getAmount()), IFluidHandler.FluidAction.EXECUTE);
- break;
- }
- }
}
recipe = null;
timer = 0;
@@ -635,8 +664,8 @@ public class VatBlockEntity extends SmartBlockEntity implements IHaveGoggleInfor
return;
}
- List oldMachines = machines;
- machines = new ArrayList<>();
+ Map oldMachineMap = machineMap;
+ machineMap = new HashMap<>();
heatLevel = 0;
heatCondition = HeatCondition.NONE;
@@ -663,8 +692,8 @@ public class VatBlockEntity extends SmartBlockEntity implements IHaveGoggleInfor
continue;
be.vatUpdated(this);
- machines.add(be.getOperationId());
- efficiency *= (be.getWorkPercentage() / 100);
+ machineMap.put(pos, be.getOperationId());
+ efficiency *= ((float) be.getWorkPercentage() / 100);
}
@@ -672,7 +701,7 @@ public class VatBlockEntity extends SmartBlockEntity implements IHaveGoggleInfor
}
}
efficiency = speed;
- if (oldMachines != machines)
+ if (oldMachineMap != machineMap)
recipe = null;
notifyUpdate();
@@ -878,6 +907,15 @@ public class VatBlockEntity extends SmartBlockEntity implements IHaveGoggleInfor
return null;
}
+ public void addMachineTooltip(String operationId, boolean isOperational, List tooltip) {
+ LangBuilder operation = CreateLang.translate("goggles.vat."+operationId.replace(":","."));
+ if (!isOperational) {
+ operation.add(CreateLang.text(" - ")).add(CreateLang.translate("goggles.vat.not_operational")
+ .style(ChatFormatting.RED));
+ }
+ operation.forGoggles(tooltip);
+ }
+
@Override
public boolean addToGoggleTooltip(List tooltip, boolean isPlayerSneaking) {
@@ -896,9 +934,10 @@ public class VatBlockEntity extends SmartBlockEntity implements IHaveGoggleInfor
CreateLang.translate("goggles.vat.attachments")
.style(ChatFormatting.GRAY)
.forGoggles(tooltip);
- for (String operation : machines)
- CreateLang.translate("goggles.vat."+operation.replace(":","."))
- .forGoggles(tooltip);
+ for (Map.Entry machines : machineMap.entrySet()) {
+ boolean operational = operationalMachinesMap.getOrDefault(machines.getKey(), true);
+ addMachineTooltip(machines.getValue(), operational, tooltip);
+ }
CreateLang.translate("goggles.vat.heat_status")
diff --git a/src/main/java/com/drmangotea/tfmg/content/machinery/vat/electrode_holder/ElectrodeHolderBlock.java b/src/main/java/com/drmangotea/tfmg/content/machinery/vat/electrode_holder/ElectrodeHolderBlock.java
index 28f99275..ac37db3b 100644
--- a/src/main/java/com/drmangotea/tfmg/content/machinery/vat/electrode_holder/ElectrodeHolderBlock.java
+++ b/src/main/java/com/drmangotea/tfmg/content/machinery/vat/electrode_holder/ElectrodeHolderBlock.java
@@ -1,6 +1,9 @@
package com.drmangotea.tfmg.content.machinery.vat.electrode_holder;
+import com.drmangotea.tfmg.TFMG;
+import com.drmangotea.tfmg.base.TFMGUtils;
import com.drmangotea.tfmg.content.electricity.base.IElectric;
+import com.drmangotea.tfmg.content.machinery.vat.electrode_holder.electrode.Electrode;
import com.drmangotea.tfmg.registry.TFMGBlockEntities;
import com.simibubi.create.foundation.block.IBE;
import net.minecraft.core.BlockPos;
@@ -25,15 +28,21 @@ public class ElectrodeHolderBlock extends Block implements IBE type, BlockPos pos, BlockState state) {
@@ -40,10 +41,12 @@ public class ElectrodeHolderBlockEntity extends ElectricBlockEntity implements I
public boolean setElectrode(ItemStack modeItem, boolean simulate) {
- for (ElectrodeType type : ElectrodeType.values()) {
- if (type.item.is(modeItem.getItem())) {
+ if (level == null) return false;
+ for (Electrode electrode : TFMGRegistries.ELECTRODE_REGISTRY.stream().toList()) {
+ if (electrode.getStack().isEmpty()) continue;
+ if (modeItem.is(electrode.getStack().getItem())) {
if (!simulate) {
- electrodeType = type;
+ this.electrode = electrode;
} else return true;
}
}
@@ -68,14 +71,7 @@ public class ElectrodeHolderBlockEntity extends ElectricBlockEntity implements I
@Override
public float resistance() {
-
- if (electrodeType != ElectrodeType.NONE) {
- if (electrodeType == ElectrodeType.GRAPHITE) {
- return 300;
- } else return 100;
- }
-
- return 0;
+ return this.electrode.getResistance();
}
@Override
@@ -83,13 +79,11 @@ public class ElectrodeHolderBlockEntity extends ElectricBlockEntity implements I
return true;
}
- public boolean setElectrode(String name, boolean simulate) {
- for (ElectrodeType type : ElectrodeType.values()) {
- if (Objects.equals(type.name, name)) {
- if (!simulate) {
- electrodeType = type;
- } else return true;
- }
+ public boolean setElectrode(Electrode electrode, boolean simulate) {
+ if (electrode != null) {
+ if (!simulate) {
+ this.electrode = electrode;
+ } else return true;
}
if (!simulate && hasLevel())
VatBlock.updateVatState(getBlockState(), getLevel(), getBlockPos().relative(Direction.DOWN));
@@ -115,11 +109,8 @@ public class ElectrodeHolderBlockEntity extends ElectricBlockEntity implements I
@Override
public void write(CompoundTag compound, HolderLookup.Provider registries, boolean clientPacket) {
- for (ElectrodeType electrode : ElectrodeType.values()) {
- if (electrode == electrodeType) {
- compound.putString("Electrode", electrode.name);
- }
- }
+ compound.putString("Electrode", electrode.getKey().toString());
+
super.write(compound,registries , clientPacket);
}
@@ -127,20 +118,18 @@ public class ElectrodeHolderBlockEntity extends ElectricBlockEntity implements I
protected void read(CompoundTag compound, HolderLookup.Provider registries, boolean clientPacket) {
super.read(compound,registries , clientPacket);
- setElectrode(compound.getString("Electrode"), false);
+ setElectrode(TFMGUtils.getElectrode(ResourceLocation.parse(compound.getString("Electrode"))), false);
}
@Override
public String getOperationId() {
+ return electrode.getOperationId();
+ }
-
- return switch (electrodeType) {
-
- case NONE -> "";
- case COPPER, ZINC -> isOperational() ? "tfmg:electrode" : "";
- case GRAPHITE -> isOperational() ? "tfmg:graphite_electrode" : "";
- };
+ @Override
+ public boolean canOperate(VatBlockEntity vat) {
+ return isOperational();
}
@Override
@@ -154,22 +143,4 @@ public class ElectrodeHolderBlockEntity extends ElectricBlockEntity implements I
}
- enum ElectrodeType {
-
- NONE("none", ItemStack.EMPTY, null),
- COPPER("copper", TFMGItems.COPPER_ELECTRODE.asStack(), TFMGPartialModels.COPPER_ELECTRODE),
- ZINC("zinc", TFMGItems.ZINC_ELECTRODE.asStack(), TFMGPartialModels.ZINC_ELECTRODE),
- GRAPHITE("graphite", TFMGItems.GRAPHITE_ELECTRODE.asStack(), TFMGPartialModels.GRAPHITE_ELECTRODE);
-
- public final String name;
- public final ItemStack item;
- public final PartialModel model;
-
- ElectrodeType(String name, ItemStack stack, PartialModel model) {
- this.name = name;
- this.item = stack;
- this.model = model;
- }
-
- }
}
diff --git a/src/main/java/com/drmangotea/tfmg/content/machinery/vat/electrode_holder/ElectrodeHolderRenderer.java b/src/main/java/com/drmangotea/tfmg/content/machinery/vat/electrode_holder/ElectrodeHolderRenderer.java
index d4da65ba..6c21a8eb 100644
--- a/src/main/java/com/drmangotea/tfmg/content/machinery/vat/electrode_holder/ElectrodeHolderRenderer.java
+++ b/src/main/java/com/drmangotea/tfmg/content/machinery/vat/electrode_holder/ElectrodeHolderRenderer.java
@@ -1,19 +1,27 @@
package com.drmangotea.tfmg.content.machinery.vat.electrode_holder;
+import com.drmangotea.tfmg.TFMG;
+import com.drmangotea.tfmg.base.TFMGUtils;
import com.drmangotea.tfmg.registry.TFMGPartialModels;
import com.mojang.blaze3d.vertex.PoseStack;
+import com.mojang.math.Axis;
import com.simibubi.create.foundation.blockEntity.renderer.SafeBlockEntityRenderer;
import net.createmod.catnip.render.CachedBuffers;
import net.minecraft.client.renderer.LevelRenderer;
import net.minecraft.client.renderer.MultiBufferSource;
import net.minecraft.client.renderer.RenderType;
import net.minecraft.client.renderer.blockentity.BlockEntityRendererProvider;
+import net.minecraft.client.renderer.entity.ItemRenderer;
+import net.minecraft.client.renderer.texture.OverlayTexture;
+import net.minecraft.world.item.ItemDisplayContext;
import net.minecraft.world.level.block.state.BlockState;
public class ElectrodeHolderRenderer extends SafeBlockEntityRenderer {
+ private final ItemRenderer itemRenderer;
public ElectrodeHolderRenderer(BlockEntityRendererProvider.Context context) {
+ this.itemRenderer = context.getItemRenderer();
}
@Override
@@ -24,16 +32,17 @@ public class ElectrodeHolderRenderer extends SafeBlockEntityRenderer item;
+ private final int resistance;
+ private final String operationId;
+
+ public Electrode(Properties properties) {
+ this.id = properties.id;
+ this.item = properties.item;
+ this.resistance = properties.resistance;
+ this.operationId = properties.operationId;
+ }
+
+ public ItemEntry> getItem() {
+ return this.item;
+ }
+
+ public ItemStack getStack() {
+ return getItem() != null ? getItem().asStack() : ItemStack.EMPTY;
+ }
+
+ public int getResistance() {
+ return this.resistance;
+ }
+
+ public String getOperationId() {
+ return this.operationId;
+ }
+
+ public String getOrCreateDescriptionId() {
+ if (this.descriptionId == null) {
+ this.descriptionId = Util.makeDescriptionId("electrode", getKey());
+ }
+
+ return this.descriptionId;
+ }
+
+ public String getDescriptionId() {
+ return this.getOrCreateDescriptionId();
+ }
+
+ public Component getDisplayName() {
+ return Component.translatable(this.getOrCreateDescriptionId());
+ }
+
+ public ResourceLocation getKey() {
+ return this.id;
+ }
+
+ public static class Properties {
+ private ResourceLocation id;
+
+ ItemEntry> item;
+ int resistance = 0;
+ String operationId = "";
+
+ public Properties item(ItemEntry> item) {
+ this.item = item;
+ return this;
+ }
+
+ public Properties resistance(int resistance) {
+ this.resistance = resistance;
+ return this;
+ }
+
+ public Properties operationId(String operationId) {
+ this.operationId = operationId;
+ return this;
+ }
+
+ public Properties(ResourceLocation id) {
+ this.id = id;
+ }
+ }
+}
diff --git a/src/main/java/com/drmangotea/tfmg/content/machinery/vat/electrode_holder/electrode/ElectrodeBuilder.java b/src/main/java/com/drmangotea/tfmg/content/machinery/vat/electrode_holder/electrode/ElectrodeBuilder.java
new file mode 100644
index 00000000..fde1a4ad
--- /dev/null
+++ b/src/main/java/com/drmangotea/tfmg/content/machinery/vat/electrode_holder/electrode/ElectrodeBuilder.java
@@ -0,0 +1,67 @@
+package com.drmangotea.tfmg.content.machinery.vat.electrode_holder.electrode;
+
+import com.drmangotea.tfmg.TFMGRegistries;
+import com.tterrag.registrate.AbstractRegistrate;
+import com.tterrag.registrate.builders.AbstractBuilder;
+import com.tterrag.registrate.builders.BuilderCallback;
+import com.tterrag.registrate.util.entry.RegistryEntry;
+import com.tterrag.registrate.util.nullness.NonNullFunction;
+import com.tterrag.registrate.util.nullness.NonNullSupplier;
+import com.tterrag.registrate.util.nullness.NonNullUnaryOperator;
+import com.tterrag.registrate.util.nullness.NonnullType;
+import net.minecraft.core.Registry;
+import net.minecraft.resources.ResourceLocation;
+import net.neoforged.neoforge.registries.DeferredHolder;
+
+public class ElectrodeBuilder extends AbstractBuilder> {
+
+ public static ElectrodeBuilder create(AbstractRegistrate> owner, P parent, String name, BuilderCallback callback, NonNullFunction factory) {
+ return new ElectrodeBuilder<>(owner, parent, name, callback, factory);
+ }
+
+ private final NonNullFunction factory;
+
+ private NonNullSupplier initialProperties = () -> new Electrode.Properties(ResourceLocation.fromNamespaceAndPath(getOwner().getModid(), getName()));
+ private NonNullFunction propertiesCallback = NonNullUnaryOperator.identity();
+
+ public ElectrodeBuilder(AbstractRegistrate> owner, P parent, String name, BuilderCallback callback, NonNullFunction factory) {
+ super(owner, parent, name, callback, TFMGRegistries.ELECTRODE);
+ this.factory = factory;
+ }
+
+ public ElectrodeBuilder properties(NonNullUnaryOperator func) {
+ propertiesCallback = propertiesCallback.andThen(func);
+ return this;
+ }
+
+ public ElectrodeBuilder initialProperties(NonNullSupplier properties) {
+ initialProperties = properties;
+ return this;
+ }
+
+ public ElectrodeBuilder defaultLang() {
+ return lang(Electrode::getDescriptionId);
+ }
+
+ public ElectrodeBuilder lang(String name) {
+ return lang(Electrode::getDescriptionId, name);
+ }
+
+ @Override
+ protected @NonnullType T createEntry() {
+ Electrode.Properties properties = this.initialProperties.get();
+ properties = propertiesCallback.apply(properties);
+ return factory.apply(properties);
+ }
+
+ @Override
+ protected RegistryEntry createEntryWrapper(DeferredHolder delegate) {
+ return new ElectrodeEntry<>(getOwner(), delegate);
+ }
+
+ @Override
+ public ElectrodeEntry register() {
+ //Registry.register(TFMGRegistries.ELECTRODE_REGISTRY, ResourceLocation.fromNamespaceAndPath(getOwner().getModid(), getName()), createEntry());
+ return (ElectrodeEntry) super.register();
+ }
+}
diff --git a/src/main/java/com/drmangotea/tfmg/content/machinery/vat/electrode_holder/electrode/ElectrodeEntry.java b/src/main/java/com/drmangotea/tfmg/content/machinery/vat/electrode_holder/electrode/ElectrodeEntry.java
new file mode 100644
index 00000000..9c1d9e87
--- /dev/null
+++ b/src/main/java/com/drmangotea/tfmg/content/machinery/vat/electrode_holder/electrode/ElectrodeEntry.java
@@ -0,0 +1,15 @@
+package com.drmangotea.tfmg.content.machinery.vat.electrode_holder.electrode;
+
+import com.tterrag.registrate.AbstractRegistrate;
+import com.tterrag.registrate.util.entry.RegistryEntry;
+import net.neoforged.neoforge.registries.DeferredHolder;
+
+public class ElectrodeEntry extends RegistryEntry {
+ public ElectrodeEntry(AbstractRegistrate> owner, DeferredHolder delegate) {
+ super(owner, delegate);
+ }
+
+ public static ElectrodeEntry cast(RegistryEntry entry) {
+ return RegistryEntry.cast(ElectrodeEntry.class, entry);
+ }
+}
diff --git a/src/main/java/com/drmangotea/tfmg/content/machinery/vat/industrial_mixer/IndustrialMixerBlockEntity.java b/src/main/java/com/drmangotea/tfmg/content/machinery/vat/industrial_mixer/IndustrialMixerBlockEntity.java
index 1cf5a7d5..6e14a675 100644
--- a/src/main/java/com/drmangotea/tfmg/content/machinery/vat/industrial_mixer/IndustrialMixerBlockEntity.java
+++ b/src/main/java/com/drmangotea/tfmg/content/machinery/vat/industrial_mixer/IndustrialMixerBlockEntity.java
@@ -7,6 +7,7 @@ import com.drmangotea.tfmg.content.machinery.vat.base.VatBlockEntity;
import com.drmangotea.tfmg.registry.TFMGItems;
import com.drmangotea.tfmg.registry.TFMGPartialModels;
import com.simibubi.create.AllPartialModels;
+import com.simibubi.create.content.kinetics.base.IRotate;
import com.simibubi.create.content.kinetics.base.KineticBlockEntity;
import com.simibubi.create.content.kinetics.base.OrientedRotatingVisual;
import com.simibubi.create.content.kinetics.gantry.GantryShaftBlock;
@@ -106,6 +107,11 @@ public class IndustrialMixerBlockEntity extends KineticBlockEntity implements IV
};
}
+ @Override
+ public boolean canOperate(VatBlockEntity vat) {
+ return getSpeed() >= IRotate.SpeedLevel.MEDIUM.getSpeedValue() || getSpeed() <= -IRotate.SpeedLevel.MEDIUM.getSpeedValue();
+ }
+
public boolean setMixerMode(ItemStack modeItem, boolean simulate) {
for (MixerMode mode : MixerMode.values()) {
if (mode.item.is(modeItem.getItem())) {
diff --git a/src/main/java/com/drmangotea/tfmg/datagen/recipes/TFMGRecipeProvider.java b/src/main/java/com/drmangotea/tfmg/datagen/recipes/TFMGRecipeProvider.java
index 52660de1..b25116ca 100644
--- a/src/main/java/com/drmangotea/tfmg/datagen/recipes/TFMGRecipeProvider.java
+++ b/src/main/java/com/drmangotea/tfmg/datagen/recipes/TFMGRecipeProvider.java
@@ -70,6 +70,7 @@ public class TFMGRecipeProvider extends RecipeProvider {
GENERATORS.add(new TFMGMixingRecipeGen(output,registries));
GENERATORS.add(new TFMGCompactingRecipeGen(output,registries));
GENERATORS.add(new TFMGCrushingRecipeGen(output,registries));
+ GENERATORS.add(new TFMGDeployingRecipeGen(output,registries));
gen.addProvider(true, new DataProvider() {
@@ -373,19 +374,19 @@ public class TFMGRecipeProvider extends RecipeProvider {
return TFMGBlocks.INDUSTRIAL_PIPE.get();
}
public static ItemLike steelPipe() {
- return TFMGPipes.TFMG_PIPES.get(TFMGPipes.PipeMaterial.STEEL).get(0);
+ return TFMGPipes.PIPES.get(TFMGPipes.PipeMaterial.STEEL).getPipe();
}
public static ItemLike brassPipe() {
- return TFMGPipes.TFMG_PIPES.get(TFMGPipes.PipeMaterial.BRASS).get(0);
+ return TFMGPipes.PIPES.get(TFMGPipes.PipeMaterial.BRASS).getPipe();
}
public static ItemLike castIronPipe() {
- return TFMGPipes.TFMG_PIPES.get(TFMGPipes.PipeMaterial.CAST_IRON).get(0);
+ return TFMGPipes.PIPES.get(TFMGPipes.PipeMaterial.CAST_IRON).getPipe();
}
public static ItemLike aluminumPipe() {
- return TFMGPipes.TFMG_PIPES.get(TFMGPipes.PipeMaterial.ALUMINUM).get(0);
+ return TFMGPipes.PIPES.get(TFMGPipes.PipeMaterial.ALUMINUM).getPipe();
}
public static ItemLike plasticPipe() {
- return TFMGPipes.TFMG_PIPES.get(TFMGPipes.PipeMaterial.PLASTIC).get(0);
+ return TFMGPipes.PIPES.get(TFMGPipes.PipeMaterial.PLASTIC).getPipe();
}
public static ItemLike magneticIngot() {
return TFMGItems.MAGNETIC_ALLOY_INGOT.get();
diff --git a/src/main/java/com/drmangotea/tfmg/datagen/recipes/values/TFMGStandardRecipeGen.java b/src/main/java/com/drmangotea/tfmg/datagen/recipes/values/TFMGStandardRecipeGen.java
index cd1c5985..e4ba5cfa 100644
--- a/src/main/java/com/drmangotea/tfmg/datagen/recipes/values/TFMGStandardRecipeGen.java
+++ b/src/main/java/com/drmangotea/tfmg/datagen/recipes/values/TFMGStandardRecipeGen.java
@@ -7,11 +7,8 @@ import com.drmangotea.tfmg.datagen.recipes.TFMGRecipeProvider;
import com.drmangotea.tfmg.registry.TFMGBlocks;
import com.drmangotea.tfmg.registry.TFMGFluids;
import com.drmangotea.tfmg.registry.TFMGItems;
-import com.drmangotea.tfmg.registry.TFMGRecipeTypes;
import com.google.common.base.Supplier;
import com.google.common.collect.ImmutableList;
-import com.google.gson.JsonArray;
-import com.google.gson.JsonObject;
import com.mojang.serialization.Codec;
import com.mojang.serialization.MapCodec;
import com.mojang.serialization.codecs.RecordCodecBuilder;
@@ -19,13 +16,11 @@ import com.simibubi.create.AllBlocks;
import com.simibubi.create.AllItems;
import com.simibubi.create.content.decoration.palettes.AllPaletteBlocks;
import com.simibubi.create.foundation.data.recipe.CompatMetals;
-import com.simibubi.create.foundation.data.recipe.CreateRecipeProvider;
import com.simibubi.create.foundation.data.recipe.Mods;
import com.simibubi.create.foundation.mixin.accessor.MappedRegistryAccessor;
import com.tterrag.registrate.util.entry.BlockEntry;
import com.tterrag.registrate.util.entry.ItemEntry;
import com.tterrag.registrate.util.entry.ItemProviderEntry;
-import net.createmod.catnip.platform.CatnipServices;
import net.createmod.catnip.registry.RegisteredObjectsHelper;
import net.minecraft.MethodsReturnNonnullByDefault;
import net.minecraft.advancements.Advancement;
@@ -169,7 +164,7 @@ public class TFMGStandardRecipeGen extends TFMGRecipeProvider {
.unlockedBy(TFMGItems.CIRCUIT_BOARD::get)
.viaShaped(b -> b
.define('C', circuitBoard())
- .define('P', TFMGPipes.TFMG_PIPES.get(TFMGPipes.PipeMaterial.STEEL).get(3))
+ .define('P', TFMGPipes.PIPES.get(TFMGPipes.PipeMaterial.STEEL).getPump())
.define('W', copperWire())
.define('Q', capacitor())
.define('K', TFMGItems.ELECTROMAGNETIC_COIL)
@@ -344,9 +339,9 @@ public class TFMGStandardRecipeGen extends TFMGRecipeProvider {
.pattern("CC ")
.pattern("S ")
.pattern("S ")),
- /*
+
/// ////////////
- STEEL_PIPE = create(TFMGPipes.TFMG_PIPES.get(TFMGPipes.PipeMaterial.STEEL).get(0)).returns(4)
+ STEEL_PIPE = create(TFMGPipes.PIPES.get(TFMGPipes.PipeMaterial.STEEL).getPipe()).returns(4)
.unlockedBy(TFMGItems.STEEL_INGOT::get)
.viaShaped(b -> b
.define('I', steelIngot())
@@ -355,7 +350,7 @@ public class TFMGStandardRecipeGen extends TFMGRecipeProvider {
.pattern("PIP")
.pattern(" ")),
- STEEL_PIPE_VERTICAL = create(TFMGPipes.TFMG_PIPES.get(TFMGPipes.PipeMaterial.STEEL).get(0)).withSuffix("_vertical").returns(4)
+ STEEL_PIPE_VERTICAL = create(TFMGPipes.PIPES.get(TFMGPipes.PipeMaterial.STEEL).getPipe()).withSuffix("_vertical").returns(4)
.unlockedBy(TFMGItems.STEEL_INGOT::get)
.viaShaped(b -> b
.define('I', steelIngot())
@@ -364,13 +359,13 @@ public class TFMGStandardRecipeGen extends TFMGRecipeProvider {
.pattern("I")
.pattern("P")),
- STEEL_MECHANICAL_PUMP = create(TFMGPipes.TFMG_PIPES.get(TFMGPipes.PipeMaterial.STEEL).get(3))
+ STEEL_MECHANICAL_PUMP = create(TFMGPipes.PIPES.get(TFMGPipes.PipeMaterial.STEEL).getPump())
.unlockedBy(TFMGItems.STEEL_INGOT::get)
.viaShapeless(b -> b
.requires(cog())
.requires(steelPipe())),
- STEEL_SMART_FLUID_PIPE = create(TFMGPipes.TFMG_PIPES.get(TFMGPipes.PipeMaterial.STEEL).get(4))
+ STEEL_SMART_FLUID_PIPE = create(TFMGPipes.PIPES.get(TFMGPipes.PipeMaterial.STEEL).getSmart())
.unlockedBy(TFMGItems.STEEL_INGOT::get)
.viaShaped(b -> b
.define('P', electronTube())
@@ -380,13 +375,13 @@ public class TFMGStandardRecipeGen extends TFMGRecipeProvider {
.pattern("S")
.pattern("P")),
- STEEL_FLUID_VALVE = create(TFMGPipes.TFMG_PIPES.get(TFMGPipes.PipeMaterial.STEEL).get(5))
+ STEEL_FLUID_VALVE = create(TFMGPipes.PIPES.get(TFMGPipes.PipeMaterial.STEEL).getValve())
.unlockedBy(TFMGItems.STEEL_INGOT::get)
.viaShapeless(b -> b
.requires(ironSheet())
.requires(steelPipe())),
/// ////////////
- ALUMINUM_PIPE = create(TFMGPipes.TFMG_PIPES.get(TFMGPipes.PipeMaterial.ALUMINUM).get(0)).returns(4)
+ ALUMINUM_PIPE = create(TFMGPipes.PIPES.get(TFMGPipes.PipeMaterial.ALUMINUM).getPipe()).returns(4)
.unlockedBy(TFMGItems.ALUMINUM_INGOT::get)
.viaShaped(b -> b
.define('I', aluminumIngot())
@@ -395,7 +390,7 @@ public class TFMGStandardRecipeGen extends TFMGRecipeProvider {
.pattern("PIP")
.pattern(" ")),
- ALUMINUM_PIPE_VERTICAL = create(TFMGPipes.TFMG_PIPES.get(TFMGPipes.PipeMaterial.ALUMINUM).get(0)).withSuffix("_vertical").returns(4)
+ ALUMINUM_PIPE_VERTICAL = create(TFMGPipes.PIPES.get(TFMGPipes.PipeMaterial.ALUMINUM).getPipe()).withSuffix("_vertical").returns(4)
.unlockedBy(TFMGItems.ALUMINUM_INGOT::get)
.viaShaped(b -> b
.define('I', aluminumIngot())
@@ -404,13 +399,13 @@ public class TFMGStandardRecipeGen extends TFMGRecipeProvider {
.pattern("I")
.pattern("P")),
- ALUMINUM_MECHANICAL_PUMP = create(TFMGPipes.TFMG_PIPES.get(TFMGPipes.PipeMaterial.ALUMINUM).get(3))
+ ALUMINUM_MECHANICAL_PUMP = create(TFMGPipes.PIPES.get(TFMGPipes.PipeMaterial.ALUMINUM).getPump())
.unlockedBy(TFMGItems.ALUMINUM_INGOT::get)
.viaShapeless(b -> b
.requires(cog())
.requires(aluminumPipe())),
- ALUMINUM_SMART_FLUID_PIPE = create(TFMGPipes.TFMG_PIPES.get(TFMGPipes.PipeMaterial.ALUMINUM).get(4))
+ ALUMINUM_SMART_FLUID_PIPE = create(TFMGPipes.PIPES.get(TFMGPipes.PipeMaterial.ALUMINUM).getSmart())
.unlockedBy(TFMGItems.ALUMINUM_INGOT::get)
.viaShaped(b -> b
.define('P', electronTube())
@@ -420,13 +415,13 @@ public class TFMGStandardRecipeGen extends TFMGRecipeProvider {
.pattern("S")
.pattern("P")),
- ALUMINUM_FLUID_VALVE = create(TFMGPipes.TFMG_PIPES.get(TFMGPipes.PipeMaterial.ALUMINUM).get(5))
+ ALUMINUM_FLUID_VALVE = create(TFMGPipes.PIPES.get(TFMGPipes.PipeMaterial.ALUMINUM).getValve())
.unlockedBy(TFMGItems.ALUMINUM_INGOT::get)
.viaShapeless(b -> b
.requires(ironSheet())
.requires(aluminumPipe())),
/// ////////////
- PLASTIC_PIPE = create(TFMGPipes.TFMG_PIPES.get(TFMGPipes.PipeMaterial.PLASTIC).get(0)).returns(4)
+ PLASTIC_PIPE = create(TFMGPipes.PIPES.get(TFMGPipes.PipeMaterial.PLASTIC).getPipe()).returns(4)
.unlockedBy(TFMGItems.PLASTIC_SHEET::get)
.viaShaped(b -> b
.define('I', plasticSheet())
@@ -434,7 +429,7 @@ public class TFMGStandardRecipeGen extends TFMGRecipeProvider {
.pattern("III")
.pattern(" ")),
- PLASTIC_PIPE_VERTICAL = create(TFMGPipes.TFMG_PIPES.get(TFMGPipes.PipeMaterial.PLASTIC).get(0)).withSuffix("_vertical").returns(4)
+ PLASTIC_PIPE_VERTICAL = create(TFMGPipes.PIPES.get(TFMGPipes.PipeMaterial.PLASTIC).getPipe()).withSuffix("_vertical").returns(4)
.unlockedBy(TFMGItems.PLASTIC_SHEET::get)
.viaShaped(b -> b
.define('I', plasticSheet())
@@ -442,13 +437,13 @@ public class TFMGStandardRecipeGen extends TFMGRecipeProvider {
.pattern("I")
.pattern("I")),
- PLASTIC_MECHANICAL_PUMP = create(TFMGPipes.TFMG_PIPES.get(TFMGPipes.PipeMaterial.PLASTIC).get(3))
+ PLASTIC_MECHANICAL_PUMP = create(TFMGPipes.PIPES.get(TFMGPipes.PipeMaterial.PLASTIC).getPump())
.unlockedBy(TFMGItems.PLASTIC_SHEET::get)
.viaShapeless(b -> b
.requires(cog())
.requires(plasticPipe())),
- PLASTIC_SMART_FLUID_PIPE = create(TFMGPipes.TFMG_PIPES.get(TFMGPipes.PipeMaterial.PLASTIC).get(4))
+ PLASTIC_SMART_FLUID_PIPE = create(TFMGPipes.PIPES.get(TFMGPipes.PipeMaterial.PLASTIC).getSmart())
.unlockedBy(TFMGItems.PLASTIC_SHEET::get)
.viaShaped(b -> b
.define('P', electronTube())
@@ -458,13 +453,13 @@ public class TFMGStandardRecipeGen extends TFMGRecipeProvider {
.pattern("S")
.pattern("P")),
- PLASTIC_FLUID_VALVE = create(TFMGPipes.TFMG_PIPES.get(TFMGPipes.PipeMaterial.PLASTIC).get(5))
+ PLASTIC_FLUID_VALVE = create(TFMGPipes.PIPES.get(TFMGPipes.PipeMaterial.PLASTIC).getValve())
.unlockedBy(TFMGItems.PLASTIC_SHEET::get)
.viaShapeless(b -> b
.requires(ironSheet())
.requires(plasticPipe())),
/// ////////////
- BRASS_PIPE = create(TFMGPipes.TFMG_PIPES.get(TFMGPipes.PipeMaterial.BRASS).get(0)).returns(4)
+ BRASS_PIPE = create(TFMGPipes.PIPES.get(TFMGPipes.PipeMaterial.BRASS).getPipe()).returns(4)
.unlockedBy(AllItems.BRASS_INGOT::get)
.viaShaped(b -> b
.define('I', brassIngot())
@@ -473,7 +468,7 @@ public class TFMGStandardRecipeGen extends TFMGRecipeProvider {
.pattern("PIP")
.pattern(" ")),
- BRASS_PIPE_VERTICAL = create(TFMGPipes.TFMG_PIPES.get(TFMGPipes.PipeMaterial.BRASS).get(0)).withSuffix("_vertical").returns(4)
+ BRASS_PIPE_VERTICAL = create(TFMGPipes.PIPES.get(TFMGPipes.PipeMaterial.BRASS).getPipe()).withSuffix("_vertical").returns(4)
.unlockedBy(AllItems.BRASS_INGOT::get)
.viaShaped(b -> b
.define('I', brassIngot())
@@ -482,13 +477,13 @@ public class TFMGStandardRecipeGen extends TFMGRecipeProvider {
.pattern("I")
.pattern("P")),
- BRASS_MECHANICAL_PUMP = create(TFMGPipes.TFMG_PIPES.get(TFMGPipes.PipeMaterial.BRASS).get(3))
+ BRASS_MECHANICAL_PUMP = create(TFMGPipes.PIPES.get(TFMGPipes.PipeMaterial.BRASS).getPump())
.unlockedBy(AllItems.BRASS_INGOT::get)
.viaShapeless(b -> b
.requires(cog())
.requires(brassPipe())),
- BRASS_SMART_FLUID_PIPE = create(TFMGPipes.TFMG_PIPES.get(TFMGPipes.PipeMaterial.BRASS).get(4))
+ BRASS_SMART_FLUID_PIPE = create(TFMGPipes.PIPES.get(TFMGPipes.PipeMaterial.BRASS).getSmart())
.unlockedBy(AllItems.BRASS_INGOT::get)
.viaShaped(b -> b
.define('P', electronTube())
@@ -498,13 +493,13 @@ public class TFMGStandardRecipeGen extends TFMGRecipeProvider {
.pattern("S")
.pattern("P")),
- BRASS_FLUID_VALVE = create(TFMGPipes.TFMG_PIPES.get(TFMGPipes.PipeMaterial.BRASS).get(5))
+ BRASS_FLUID_VALVE = create(TFMGPipes.PIPES.get(TFMGPipes.PipeMaterial.BRASS).getValve())
.unlockedBy(AllItems.BRASS_INGOT::get)
.viaShapeless(b -> b
.requires(ironSheet())
.requires(brassPipe())),
/// ////////////
- CAST_IRON_PIPE = create(TFMGPipes.TFMG_PIPES.get(TFMGPipes.PipeMaterial.CAST_IRON).get(0)).returns(4)
+ CAST_IRON_PIPE = create(TFMGPipes.PIPES.get(TFMGPipes.PipeMaterial.CAST_IRON).getPipe()).returns(4)
.unlockedBy(TFMGItems.CAST_IRON_INGOT::get)
.viaShaped(b -> b
.define('I', castIronIngot())
@@ -513,7 +508,7 @@ public class TFMGStandardRecipeGen extends TFMGRecipeProvider {
.pattern("PIP")
.pattern(" ")),
- CAST_IRON_PIPE_VERTICAL = create(TFMGPipes.TFMG_PIPES.get(TFMGPipes.PipeMaterial.CAST_IRON).get(0)).withSuffix("_vertical").returns(4)
+ CAST_IRON_PIPE_VERTICAL = create(TFMGPipes.PIPES.get(TFMGPipes.PipeMaterial.CAST_IRON).getPipe()).withSuffix("_vertical").returns(4)
.unlockedBy(TFMGItems.CAST_IRON_INGOT::get)
.viaShaped(b -> b
.define('I', castIronIngot())
@@ -522,13 +517,13 @@ public class TFMGStandardRecipeGen extends TFMGRecipeProvider {
.pattern("I")
.pattern("P")),
- CAST_IRON_MECHANICAL_PUMP = create(TFMGPipes.TFMG_PIPES.get(TFMGPipes.PipeMaterial.CAST_IRON).get(3))
+ CAST_IRON_MECHANICAL_PUMP = create(TFMGPipes.PIPES.get(TFMGPipes.PipeMaterial.CAST_IRON).getPump())
.unlockedBy(TFMGItems.CAST_IRON_INGOT::get)
.viaShapeless(b -> b
.requires(cog())
.requires(castIronPipe())),
- CAST_IRON_SMART_FLUID_PIPE = create(TFMGPipes.TFMG_PIPES.get(TFMGPipes.PipeMaterial.CAST_IRON).get(4))
+ CAST_IRON_SMART_FLUID_PIPE = create(TFMGPipes.PIPES.get(TFMGPipes.PipeMaterial.CAST_IRON).getSmart())
.unlockedBy(TFMGItems.CAST_IRON_INGOT::get)
.viaShaped(b -> b
.define('P', electronTube())
@@ -538,13 +533,13 @@ public class TFMGStandardRecipeGen extends TFMGRecipeProvider {
.pattern("S")
.pattern("P")),
- CAST_IRON_FLUID_VALVE = create(TFMGPipes.TFMG_PIPES.get(TFMGPipes.PipeMaterial.CAST_IRON).get(5))
+ CAST_IRON_FLUID_VALVE = create(TFMGPipes.PIPES.get(TFMGPipes.PipeMaterial.CAST_IRON).getValve())
.unlockedBy(TFMGItems.CAST_IRON_INGOT::get)
.viaShapeless(b -> b
.requires(ironSheet())
.requires(castIronPipe())),
/// ////////////
- */
+
STEEL_COGWHEEL = create(TFMGBlocks.STEEL_COGWHEEL).returns(4)
.unlockedBy(() -> TFMGItems.STEEL_INGOT)
@@ -1378,6 +1373,10 @@ public class TFMGStandardRecipeGen extends TFMGRecipeProvider {
NICKEL_FROM_CRUSHED_BLASTING = create(TFMGItems.NICKEL_INGOT::get).withSuffix("_from_crushed_blasting")
.viaCooking(() -> AllItems.CRUSHED_NICKEL)
.inBlastFurnace(),
+
+ LITHIUM_FROM_CRUSHED_BLASTING = create(TFMGItems.LITHIUM_INGOT::get).withSuffix("_from_crushed_blasting")
+ .viaCooking(() -> TFMGItems.CRUSHED_LITHIUM)
+ .inBlastFurnace(),
//
THERMITE_GRENADE = create(TFMGItems.THERMITE_GRENADE)
diff --git a/src/main/java/com/drmangotea/tfmg/datagen/recipes/values/create/TFMGCrushingRecipeGen.java b/src/main/java/com/drmangotea/tfmg/datagen/recipes/values/create/TFMGCrushingRecipeGen.java
index f496bb60..ce686778 100644
--- a/src/main/java/com/drmangotea/tfmg/datagen/recipes/values/create/TFMGCrushingRecipeGen.java
+++ b/src/main/java/com/drmangotea/tfmg/datagen/recipes/values/create/TFMGCrushingRecipeGen.java
@@ -9,6 +9,7 @@ import com.simibubi.create.AllRecipeTypes;
import com.simibubi.create.api.data.recipe.CrushingRecipeGen;
import net.minecraft.core.HolderLookup;
import net.minecraft.data.PackOutput;
+import net.minecraft.world.item.Items;
import java.util.concurrent.CompletableFuture;
@@ -51,7 +52,30 @@ public class TFMGCrushingRecipeGen extends CrushingRecipeGen {
SULFUR = create(() -> TFMGBlocks.SULFUR, b -> b
.output(.2f, sulfurDust(), 1)
.output(.1f, sulfurDust(), 1)
- );
+ ),
+ LITHIUM_ORE = create(() -> TFMGBlocks.LITHIUM_ORE, b -> b
+ .output(TFMGItems.CRUSHED_LITHIUM, 1)
+ .output(.25f, TFMGItems.CRUSHED_LITHIUM, 1)
+ .output(.75f, experienceNugget(), 1)
+ .output(.12f,Items.COBBLESTONE, 1)
+ ),
+ DEEPSLATE_LITHIUM_ORE = create(() -> TFMGBlocks.DEEPSLATE_LITHIUM_ORE, b -> b
+ .output(TFMGItems.CRUSHED_LITHIUM, 2)
+ .output(.25f, TFMGItems.CRUSHED_LITHIUM, 1)
+ .output(.75f, experienceNugget(), 1)
+ .output(.12f, Items.COBBLED_DEEPSLATE, 1)
+ ),
+ RAW_LITHIUM = create(() -> TFMGItems.RAW_LITHIUM, b -> b
+ .output(TFMGItems.CRUSHED_LITHIUM, 1)
+ .output(.75f, experienceNugget(), 1)
+ ),
+ RAW_LITHIUM_BLOCK = create(() -> TFMGBlocks.RAW_LITHIUM_BLOCK, b -> b
+ .output(TFMGItems.CRUSHED_LITHIUM, 9)
+ .output(.75f, experienceNugget(), 9)
+ )
+
+
+ ;
public TFMGCrushingRecipeGen(PackOutput generator, CompletableFuture registries) {
super(generator, registries, TFMG.MOD_ID);
diff --git a/src/main/java/com/drmangotea/tfmg/datagen/recipes/values/create/TFMGDeployingRecipeGen.java b/src/main/java/com/drmangotea/tfmg/datagen/recipes/values/create/TFMGDeployingRecipeGen.java
new file mode 100644
index 00000000..f0e26038
--- /dev/null
+++ b/src/main/java/com/drmangotea/tfmg/datagen/recipes/values/create/TFMGDeployingRecipeGen.java
@@ -0,0 +1,32 @@
+package com.drmangotea.tfmg.datagen.recipes.values.create;
+
+import com.drmangotea.tfmg.TFMG;
+import com.drmangotea.tfmg.registry.TFMGItems;
+import com.simibubi.create.AllRecipeTypes;
+import com.simibubi.create.api.data.recipe.DeployingRecipeGen;
+import net.minecraft.core.HolderLookup;
+import net.minecraft.data.PackOutput;
+
+import java.util.concurrent.CompletableFuture;
+
+import static com.drmangotea.tfmg.datagen.recipes.TFMGRecipeProvider.I.goldSheet;
+
+public class TFMGDeployingRecipeGen extends DeployingRecipeGen {
+
+ GeneratedRecipe
+ COATED_CIRCUIT_BOARD = create("coated_circuit_board", b -> b
+ .require(TFMGItems.EMPTY_CIRCUIT_BOARD)
+ .require(goldSheet())
+ .output(TFMGItems.COATED_CIRCUIT_BOARD))
+
+ ;
+
+ public TFMGDeployingRecipeGen(PackOutput output, CompletableFuture registries) {
+ super(output, registries, TFMG.MOD_ID);
+ }
+
+ @Override
+ protected AllRecipeTypes getRecipeType() {
+ return AllRecipeTypes.DEPLOYING;
+ }
+}
diff --git a/src/main/java/com/drmangotea/tfmg/datagen/recipes/values/create/TFMGItemApplicationRecipeGen.java b/src/main/java/com/drmangotea/tfmg/datagen/recipes/values/create/TFMGItemApplicationRecipeGen.java
index fd4acc84..8e72a407 100644
--- a/src/main/java/com/drmangotea/tfmg/datagen/recipes/values/create/TFMGItemApplicationRecipeGen.java
+++ b/src/main/java/com/drmangotea/tfmg/datagen/recipes/values/create/TFMGItemApplicationRecipeGen.java
@@ -20,14 +20,6 @@ public class TFMGItemApplicationRecipeGen extends ItemApplicationRecipeGen {
GeneratedRecipe HEAVY_CASING = casing("heavy_machinery", () -> Ingredient.of(steelSheet()), TFMGBlocks.HEAVY_MACHINERY_CASING::get, TFMGBlocks.STEEL_CASING::get);
GeneratedRecipe ALUMINUM = casing("aluminum", () -> Ingredient.of(aluminumSheet()), TFMGBlocks.ALUMINUM_CASING::get, TFMGBlocks.STEEL_CASING::get);
-
- GeneratedRecipe
- COATED_CIRCUIT_BOARD = create("coated_circuit_board", b -> b
- .require(TFMGItems.EMPTY_CIRCUIT_BOARD)
- .require(goldSheet())
- .output(TFMGItems.COATED_CIRCUIT_BOARD)
- );
-
protected GeneratedRecipe casing(String type, Supplier ingredient,
Supplier output, Supplier block) {
return create(type + "_casing", b -> b
diff --git a/src/main/java/com/drmangotea/tfmg/datagen/recipes/values/tfmg/TFMGCokingRecipeGen.java b/src/main/java/com/drmangotea/tfmg/datagen/recipes/values/tfmg/TFMGCokingRecipeGen.java
index ccb06b7c..c0063347 100644
--- a/src/main/java/com/drmangotea/tfmg/datagen/recipes/values/tfmg/TFMGCokingRecipeGen.java
+++ b/src/main/java/com/drmangotea/tfmg/datagen/recipes/values/tfmg/TFMGCokingRecipeGen.java
@@ -21,15 +21,15 @@ public class TFMGCokingRecipeGen extends CokingRecipeGen {
COAL_COKE = create(TFMG.asResource("coal"), b ->b
.require(Items.COAL)
- .output(new FluidStack(TFMGFluids.CREOSOTE.get(), 1))
- .output(new FluidStack(TFMGFluids.CARBON_DIOXIDE.get(), 30))
+ .output(TFMGFluids.CREOSOTE.get(), 1)
+ .output(TFMGFluids.CARBON_DIOXIDE.get(), 30)
.output(TFMGItems.COAL_COKE)
.duration(20*60)),
CHARCOAL = create(TFMG.asResource("charcoal"), b ->b
.require(log())
- .output(new FluidStack(TFMGFluids.CREOSOTE.get(), 2))
- .output(new FluidStack(TFMGFluids.CARBON_DIOXIDE.get(), 20))
+ .output(TFMGFluids.CREOSOTE.get(), 2)
+ .output(TFMGFluids.CARBON_DIOXIDE.get(), 20)
.output(Items.CHARCOAL)
.duration(20*30));
;
diff --git a/src/main/java/com/drmangotea/tfmg/mixin/BuiltInRegistriesMixin.java b/src/main/java/com/drmangotea/tfmg/mixin/BuiltInRegistriesMixin.java
new file mode 100644
index 00000000..04e3005b
--- /dev/null
+++ b/src/main/java/com/drmangotea/tfmg/mixin/BuiltInRegistriesMixin.java
@@ -0,0 +1,28 @@
+package com.drmangotea.tfmg.mixin;
+
+import com.drmangotea.tfmg.TFMG;
+import com.llamalad7.mixinextras.injector.wrapoperation.Operation;
+import com.llamalad7.mixinextras.injector.wrapoperation.WrapOperation;
+import net.minecraft.core.Registry;
+import net.minecraft.core.registries.BuiltInRegistries;
+import org.spongepowered.asm.mixin.Mixin;
+import org.spongepowered.asm.mixin.injection.At;
+
+import java.util.function.Consumer;
+
+@Mixin(BuiltInRegistries.class)
+public class BuiltInRegistriesMixin {
+ static {
+ //TFMGBuiltInRegistries.init();
+ }
+
+ @WrapOperation(method = "validate", at = @At(value = "INVOKE", target = "Lnet/minecraft/core/Registry;forEach(Ljava/util/function/Consumer;)V"))
+ private static > void create$ourRegistriesAreNotEmpty(Registry instance, Consumer consumer, Operation original) {
+ Consumer callback = (t) -> {
+ if (!t.key().location().getNamespace().equals(TFMG.MOD_ID))
+ consumer.accept(t);
+ };
+
+ original.call(instance, callback);
+ }
+}
diff --git a/src/main/java/com/drmangotea/tfmg/mixin/FluidPropagatorMixin.java b/src/main/java/com/drmangotea/tfmg/mixin/FluidPropagatorMixin.java
index 1869ad56..df04328c 100644
--- a/src/main/java/com/drmangotea/tfmg/mixin/FluidPropagatorMixin.java
+++ b/src/main/java/com/drmangotea/tfmg/mixin/FluidPropagatorMixin.java
@@ -1,5 +1,6 @@
package com.drmangotea.tfmg.mixin;
+import com.drmangotea.tfmg.content.decoration.pipes.TFMGPipeEntry;
import com.drmangotea.tfmg.content.decoration.pipes.TFMGPipes;
import com.drmangotea.tfmg.registry.TFMGBlocks;
import com.simibubi.create.AllBlocks;
@@ -85,18 +86,12 @@ public class FluidPropagatorMixin {
if (tileEntity instanceof PumpBlockEntity) {
+ boolean pipesPredicate = TFMGPipes.PIPES.values().stream().map(TFMGPipeEntry::getPump).noneMatch(pump -> pump.has(targetState));
- if (!AllBlocks.MECHANICAL_PUMP.has(targetState)&&
- !TFMGPipes.TFMG_PIPES.get(TFMGPipes.PipeMaterial.STEEL).get(3).has(targetState)&&
- !TFMGPipes.TFMG_PIPES.get(TFMGPipes.PipeMaterial.PLASTIC).get(3).has(targetState)&&
- !TFMGPipes.TFMG_PIPES.get(TFMGPipes.PipeMaterial.BRASS).get(3).has(targetState)&&
- !TFMGPipes.TFMG_PIPES.get(TFMGPipes.PipeMaterial.ALUMINUM).get(3).has(targetState)&&
- !TFMGPipes.TFMG_PIPES.get(TFMGPipes.PipeMaterial.CAST_IRON).get(3).has(targetState)
-
- &&
- !TFMGBlocks.ELECTRIC_PUMP.has(targetState)
- || targetState.getValue(PumpBlock.FACING)
- .getAxis() != direction.getAxis())
+ if (!AllBlocks.MECHANICAL_PUMP.has(targetState) &&
+ pipesPredicate &&
+ !TFMGBlocks.ELECTRIC_PUMP.has(targetState)||
+ targetState.getValue(PumpBlock.FACING).getAxis() != direction.getAxis())
continue;
@@ -110,7 +105,7 @@ public class FluidPropagatorMixin {
FluidTransportBehaviour targetPipe = getPipe(world, target);
if (targetPipe == null)
continue;
- Integer distance = pair.getFirst();
+ int distance = pair.getFirst();
if (distance >= getPumpRange() && !targetPipe.hasAnyPressure())
continue;
if (targetPipe.canHaveFlowToward(targetState, direction.getOpposite()))
diff --git a/src/main/java/com/drmangotea/tfmg/ponder/scenes/MiscTFMGScenes.java b/src/main/java/com/drmangotea/tfmg/ponder/scenes/MiscTFMGScenes.java
index 21763b59..e47816aa 100644
--- a/src/main/java/com/drmangotea/tfmg/ponder/scenes/MiscTFMGScenes.java
+++ b/src/main/java/com/drmangotea/tfmg/ponder/scenes/MiscTFMGScenes.java
@@ -16,7 +16,11 @@ import net.createmod.ponder.api.scene.Selection;
import net.minecraft.core.BlockPos;
import net.minecraft.core.Direction;
import net.minecraft.world.item.ItemStack;
+import net.minecraft.world.phys.AABB;
import net.minecraft.world.phys.Vec3;
+import org.checkerframework.checker.units.qual.A;
+
+import java.util.Vector;
public class MiscTFMGScenes {
@@ -457,7 +461,7 @@ public class MiscTFMGScenes {
////
- Selection pipez = util.select().fromTo(0, 2, 0, 0, 4, 0);
+ Selection pipes = util.select().fromTo(0, 2, 0, 0, 4, 0);
Selection hammer = util.select().fromTo(3, 1, 2, 3, 3, 2);
Selection base = util.select().fromTo(0, 1, 2, 0, 1, 2);
Selection crank = util.select().fromTo(6, 2, 2, 6, 2, 2);
@@ -471,6 +475,10 @@ public class MiscTFMGScenes {
Selection hammer_head = util.select().fromTo(6, 4, 2, 6, 4, 2);
Selection hammer_connector = util.select().fromTo(0, 4, 2, 0, 4, 2);
+ //Selection hammerGluingSelection = util.select().fromTo(0, 4, 2, 6, 4, 2);
+ //BlockPos hammerGluingCorner1 = util.grid().at(0, 4, 2);
+
+ AABB hammerGluingSelection = new AABB(util.grid().at(0, 4, 2));
////
// scene.scaleSceneView(.4f);
@@ -491,7 +499,7 @@ public class MiscTFMGScenes {
.text("First step of mining oil is building industrial pipes from a deposit to the surface");
- ElementLink pipeElement = scene.world().showIndependentSection(pipez, Direction.SOUTH);
+ ElementLink pipeElement = scene.world().showIndependentSection(pipes, Direction.SOUTH);
scene.world().moveSection(pipeElement, new Vec3(0d, -4d, 2d), 0);
scene.idle(25);
scene.world().hideIndependentSection(pipeElement, Direction.DOWN);
@@ -530,8 +538,18 @@ public class MiscTFMGScenes {
.pointAt(util.vector().blockSurface(util.grid().at(3, 3, 2), Direction.WEST))
.placeNearTarget();
+ scene.idle(55);
+
+ scene.overlay().chaseBoundingBoxOutline(PonderPalette.GREEN, hammerGluingSelection, hammerGluingSelection, 1);
+ scene.overlay().chaseBoundingBoxOutline(PonderPalette.GREEN, hammerGluingSelection, hammerGluingSelection.expandTowards(6, 0, 0), 50);
+ scene.overlay().showText(50)
+ .attachKeyFrame()
+ .text("Make sure to Super Glue the parts together")
+ .pointAt(util.vector().blockSurface(util.grid().at(3, 4, 2), Direction.NORTH))
+ .placeNearTarget();
+
+ scene.idle(55);
- scene.idle(40);
scene.world().setKineticSpeed(input, 70);
scene.world().setKineticSpeed(base1, -140);
scene.world().showIndependentSection(input, Direction.SOUTH);
diff --git a/src/main/java/com/drmangotea/tfmg/recipes/jei/ChemicalVatCategory.java b/src/main/java/com/drmangotea/tfmg/recipes/jei/ChemicalVatCategory.java
index 97644d12..ad5571d4 100644
--- a/src/main/java/com/drmangotea/tfmg/recipes/jei/ChemicalVatCategory.java
+++ b/src/main/java/com/drmangotea/tfmg/recipes/jei/ChemicalVatCategory.java
@@ -8,14 +8,20 @@ import com.mojang.blaze3d.vertex.PoseStack;
import com.simibubi.create.compat.jei.category.CreateRecipeCategory;
import com.simibubi.create.compat.jei.category.sequencedAssembly.SequencedAssemblySubCategory;
import com.simibubi.create.content.processing.recipe.HeatCondition;
+import com.simibubi.create.content.processing.recipe.ProcessingOutput;
import com.simibubi.create.content.processing.sequenced.SequencedRecipe;
import com.simibubi.create.foundation.gui.AllGuiTextures;
+import com.simibubi.create.foundation.item.ItemHelper;
import mezz.jei.api.gui.builder.IRecipeLayoutBuilder;
import mezz.jei.api.gui.ingredient.IRecipeSlotsView;
import mezz.jei.api.recipe.IFocusGroup;
import mezz.jei.api.recipe.RecipeIngredientRole;
+import net.createmod.catnip.data.Pair;
import net.minecraft.client.Minecraft;
import net.minecraft.client.gui.GuiGraphics;
+import net.minecraft.world.item.ItemStack;
+import net.minecraft.world.item.crafting.Ingredient;
+import org.apache.commons.lang3.mutable.MutableInt;
import java.util.ArrayList;
import java.util.List;
@@ -42,15 +48,22 @@ public class ChemicalVatCategory extends CreateRecipeCategory
pos += 21;
}
- int itemCount = recipe.getIngredients().size();
+ List> condensedIngredients = ItemHelper.condenseIngredients(recipe.getIngredients());
+
+ int itemCount = condensedIngredients.size();
int itemPos = 55;
int itemWidth = ((itemCount) * 20) / 2;
int itemMovement = itemCount != 4 ? 1 : 0;
if (itemCount == 1)
itemMovement = 2;
- for (int i = 0; i < itemCount; i++) {
-
- builder.addSlot(RecipeIngredientRole.INPUT, itemPos - itemWidth + itemMovement, recipe.getFluidIngredients().isEmpty() ? 72 : 64).setBackground(getRenderedSlot(), -1, -1).addIngredients(recipe.getIngredients().get(i));
+ for (Pair pair : condensedIngredients) {
+ List stacks = new ArrayList<>();
+ for (ItemStack itemStack : pair.getFirst().getItems()) {
+ ItemStack copy = itemStack.copy();
+ copy.setCount(pair.getSecond().getValue());
+ stacks.add(copy);
+ }
+ builder.addSlot(RecipeIngredientRole.INPUT, itemPos - itemWidth + itemMovement, recipe.getFluidIngredients().isEmpty() ? 72 : 64).setBackground(getRenderedSlot(), -1, -1).addItemStacks(stacks);
itemPos += 21;
}
@@ -68,12 +81,12 @@ public class ChemicalVatCategory extends CreateRecipeCategory
int itemResultPos = 90;
for (int i = 0; i < recipe.getRollableResults().size(); i++) {
-
+ ProcessingOutput output = recipe.getRollableResults().get(i);
builder
.addSlot(RecipeIngredientRole.OUTPUT, 128, itemResultPos)
- .setBackground(getRenderedSlot(), -1, -1)
- .addItemStack(recipe.getRollableResults().get(i).getStack())
- .addRichTooltipCallback(addStochasticTooltip(recipe.getRollableResults().get(i)))
+ .setBackground(getRenderedSlot(output), -1, -1)
+ .addItemStack(output.getStack())
+ .addRichTooltipCallback(addStochasticTooltip(output))
;
itemResultPos -= 21;
@@ -88,14 +101,61 @@ public class ChemicalVatCategory extends CreateRecipeCategory
TFMGGuiTextures.VAT.render(graphics, 0, 24);
+ drawVatTypes(allowedVatTypes, graphics);
+
+ drawSprites(machines, graphics);
+ renderHeated(recipe.getRequiredHeat(), graphics);
+
+ int pos = 55;
+ int width = ((recipe.getFluidIngredients().size()) * 21) / 2;
+ for (int i = 0; i < recipe.getFluidIngredients().size(); i++) {
+
+ TFMGGuiTextures.SLOT.render(graphics, pos - width, recipe.getIngredients().isEmpty() ? 70 : 83);
+
+ pos += 21;
+ }
+ int posItem = 55;
+ List> condensedIngredients = ItemHelper.condenseIngredients(recipe.getIngredients());
+ int widthItem = ((condensedIngredients.size()) * 21) / 2;
+ for (int i = 0; i < condensedIngredients.size(); i++) {
+
+ TFMGGuiTextures.SLOT.render(graphics, posItem - widthItem, recipe.getFluidIngredients().isEmpty() ? 70 : 62);
+
+ posItem += 21;
+ }
+
+
+ //AllGuiTextures.JEI_ARROW.render(graphics, 85, 32);
+ //AllGuiTextures.JEI_DOWN_ARROW.render(graphics, 43, 4);
+
+
+ }
+
+ private void renderHeated(HeatCondition heatCondition, GuiGraphics graphics) {
+ if (heatCondition == HeatCondition.HEATED)
+ TFMGGuiTextures.VAT_HEATER.render(graphics, 55 - 10, 109);
+ if (heatCondition == HeatCondition.SUPERHEATED)
+ TFMGGuiTextures.VAT_SUPERHEATER.render(graphics, 55 - 10, 109);
+ }
+
+ private void drawVatTypes(List allowedVatTypes, GuiGraphics graphics) {
if (allowedVatTypes.contains("tfmg:firebrick_lined_vat") && allowedVatTypes.size() == 1) {
TFMGGuiTextures.FIREPROOF_BRICK_OVERLAY.render(graphics, 55 - 48, 32);
}
+ if (allowedVatTypes.contains("tfmg:cast_iron_vat") && allowedVatTypes.size() == 1) {
+ TFMGGuiTextures.CAST_IRON_VAT_OVERLAY.render(graphics, 0, 24);
+ }
+ }
+ private void drawSprites(List machines, GuiGraphics graphics) {
if (machines.contains("tfmg:mixing")) {
TFMGGuiTextures.VAT_MACHINE.render(graphics, 55 - 12, 0);
TFMGGuiTextures.MIXER.render(graphics, 55 - 19, 32);
}
+ if (machines.contains("tfmg:centrifuge")) {
+ TFMGGuiTextures.VAT_MACHINE.render(graphics, 55 - 12, 0);
+ TFMGGuiTextures.CENTRIFUGE.render(graphics, 55 - 12, 32);
+ }
if (machines.contains("tfmg:electrode")) {
TFMGGuiTextures.VAT_MACHINE.render(graphics, 55 - 12 - 32, 0);
TFMGGuiTextures.VAT_MACHINE.render(graphics, 55 - 12 + 32, 0);
@@ -110,32 +170,6 @@ public class ChemicalVatCategory extends CreateRecipeCategory
TFMGGuiTextures.GRAPHITE_ELECTRODE.render(graphics, 55 - 4 + 32, 32);
TFMGGuiTextures.GRAPHITE_ELECTRODE.render(graphics, 55 - 4, 32);
}
- if (recipe.getRequiredHeat() == HeatCondition.HEATED){
- TFMGGuiTextures.VAT_HEATER.render(graphics, 55 - 10, 109);
- }
- int pos = 55;
- int width = ((recipe.getFluidIngredients().size()) * 21) / 2;
- for (int i = 0; i < recipe.getFluidIngredients().size(); i++) {
-
- TFMGGuiTextures.SLOT.render(graphics, pos - width, recipe.getIngredients().isEmpty() ? 70 : 83);
-
- pos += 21;
- }
- int posItem = 55;
- int widthItem = ((recipe.getIngredients().size()) * 21) / 2;
- for (int i = 0; i < recipe.getIngredients().size(); i++) {
-
- TFMGGuiTextures.SLOT.render(graphics, posItem - widthItem, recipe.getFluidIngredients().isEmpty() ? 70 : 62);
-
- posItem += 21;
- }
-
-
- //AllGuiTextures.JEI_ARROW.render(graphics, 85, 32);
- //AllGuiTextures.JEI_DOWN_ARROW.render(graphics, 43, 4);
-
-
}
-
}
\ No newline at end of file
diff --git a/src/main/java/com/drmangotea/tfmg/recipes/jei/WindingCategory.java b/src/main/java/com/drmangotea/tfmg/recipes/jei/WindingCategory.java
index bd19c4d0..afd12515 100644
--- a/src/main/java/com/drmangotea/tfmg/recipes/jei/WindingCategory.java
+++ b/src/main/java/com/drmangotea/tfmg/recipes/jei/WindingCategory.java
@@ -49,14 +49,12 @@ public class WindingCategory extends CreateRecipeCategory {
AllGuiTextures.JEI_ARROW.render(graphics, 85, 32);
AllGuiTextures.JEI_DOWN_ARROW.render(graphics, 43, 4);
- PartialModel coil = null;
+ int coilColor = 0;
if (recipe.getIngredients().get(1).getItems()[0].getItem() instanceof SpoolItem) {
-
- coil = ((SpoolItem)recipe.getIngredients().get(1).getItems()[0].getItem()).model;
-
+ coilColor = recipe.getIngredients().get(1).getItems()[0].getBarColor();
}
- this.windingMachine.draw(graphics, 48, 27,coil,true);
+ this.windingMachine.draw(graphics, 48, 27,coilColor,true);
graphics.drawString(Minecraft.getInstance().font, recipe.getProcessingDuration() + " Turns", 86.0F, 9.0F, 4210752, false);
}
@@ -77,18 +75,16 @@ public class WindingCategory extends CreateRecipeCategory {
PoseStack ms = graphics.pose();
- PartialModel coil = null;
+ int coilColor = 0;
if (recipe.getRecipe().getIngredients().get(1).getItems()[0].getItem() instanceof SpoolItem) {
-
- coil = ((SpoolItem)recipe.getRecipe().getIngredients().get(1).getItems()[0].getItem()).model;
-
+ coilColor = recipe.getRecipe().getIngredients().get(1).getItems()[0].getBarColor();
}
windingMachine.offset = index;
ms.pushPose();
ms.translate(0.0, 67, 0.0);
ms.scale(0.7F, 0.7F, 0.7F);
- this.windingMachine.draw(graphics, this.getWidth() / 2, 0,coil,false);
+ this.windingMachine.draw(graphics, this.getWidth() / 2, 0,coilColor,false);
ms.popPose();
diff --git a/src/main/java/com/drmangotea/tfmg/recipes/jei/machines/WindingMachine.java b/src/main/java/com/drmangotea/tfmg/recipes/jei/machines/WindingMachine.java
index 149a172e..488c0b70 100644
--- a/src/main/java/com/drmangotea/tfmg/recipes/jei/machines/WindingMachine.java
+++ b/src/main/java/com/drmangotea/tfmg/recipes/jei/machines/WindingMachine.java
@@ -17,7 +17,7 @@ public class WindingMachine extends AnimatedKinetics {
public WindingMachine() {
}
- public void draw(GuiGraphics graphics, int xOffset, int yOffset, PartialModel coil, boolean shadow) {
+ public void draw(GuiGraphics graphics, int xOffset, int yOffset, int coilColor, boolean shadow) {
PoseStack matrixStack = graphics.pose();
@@ -42,12 +42,13 @@ public class WindingMachine extends AnimatedKinetics {
.atLocal(-0.15, -0.4, -0.23)
.scale(scale)
.render(graphics);
- if (coil != null)
- blockElement(coil)
- .rotateBlock(22.5, 22.5, 0)
- .atLocal(-0.15, -0.4, -0.23)
- .scale(scale)
- .render(graphics);
+
+ blockElement(TFMGPartialModels.SPOOL_WIRE)
+ .rotateBlock(22.5, 22.5, 0)
+ .atLocal(-0.15, -0.4, -0.23)
+ .color(coilColor)
+ .scale(scale)
+ .render(graphics);
matrixStack.popPose();
}
diff --git a/src/main/java/com/drmangotea/tfmg/registry/TFMGBlockEntities.java b/src/main/java/com/drmangotea/tfmg/registry/TFMGBlockEntities.java
index cc51006d..fffdf2fa 100644
--- a/src/main/java/com/drmangotea/tfmg/registry/TFMGBlockEntities.java
+++ b/src/main/java/com/drmangotea/tfmg/registry/TFMGBlockEntities.java
@@ -7,7 +7,9 @@ import com.drmangotea.tfmg.content.decoration.doors.TFMGSlidingDoorRenderer;
import com.drmangotea.tfmg.content.decoration.flywheels.TFMGFlywheelBlockEntity;
import com.drmangotea.tfmg.content.decoration.flywheels.TFMGFlywheelRenderer;
import com.drmangotea.tfmg.content.decoration.flywheels.TFMGFlywheelVisual;
+import com.drmangotea.tfmg.content.decoration.pipes.TFMGPipeBlock;
import com.drmangotea.tfmg.content.decoration.pipes.TFMGPipeBlockEntity;
+import com.drmangotea.tfmg.content.decoration.pipes.TFMGPipeEntry;
import com.drmangotea.tfmg.content.decoration.pipes.TFMGPipes;
import com.drmangotea.tfmg.content.decoration.tanks.TFMGFluidTankBlockEntity;
import com.drmangotea.tfmg.content.decoration.tanks.TFMGFluidTankRenderer;
@@ -121,6 +123,13 @@ import com.simibubi.create.content.kinetics.simpleRelays.BracketedKineticBlockEn
import com.simibubi.create.content.kinetics.simpleRelays.SimpleKineticBlockEntity;
import com.simibubi.create.foundation.blockEntity.renderer.SmartBlockEntityRenderer;
import com.tterrag.registrate.util.entry.BlockEntityEntry;
+import com.tterrag.registrate.util.entry.BlockEntry;
+import com.tterrag.registrate.util.nullness.NonNullSupplier;
+import net.minecraft.world.level.block.Block;
+
+import java.util.List;
+import java.util.stream.Collector;
+import java.util.stream.Collectors;
import static com.drmangotea.tfmg.TFMG.REGISTRATE;
@@ -546,22 +555,22 @@ public class TFMGBlockEntities {
public static final BlockEntityEntry TFMG_PIPE = REGISTRATE
.blockEntity("tfmg_pipe", TFMGPipeBlockEntity::new)
.validBlocks(
- TFMGPipes.TFMG_PIPES.get(TFMGPipes.PipeMaterial.STEEL).get(0),
- TFMGPipes.TFMG_PIPES.get(TFMGPipes.PipeMaterial.ALUMINUM).get(0),
- TFMGPipes.TFMG_PIPES.get(TFMGPipes.PipeMaterial.BRASS).get(0),
- TFMGPipes.TFMG_PIPES.get(TFMGPipes.PipeMaterial.CAST_IRON).get(0),
- TFMGPipes.TFMG_PIPES.get(TFMGPipes.PipeMaterial.PLASTIC).get(0)
+ TFMGPipes.PIPES.get(TFMGPipes.PipeMaterial.BRASS).getPipe(),
+ TFMGPipes.PIPES.get(TFMGPipes.PipeMaterial.STEEL).getPipe(),
+ TFMGPipes.PIPES.get(TFMGPipes.PipeMaterial.ALUMINUM).getPipe(),
+ TFMGPipes.PIPES.get(TFMGPipes.PipeMaterial.CAST_IRON).getPipe(),
+ TFMGPipes.PIPES.get(TFMGPipes.PipeMaterial.PLASTIC).getPipe()
)
.register();
public static final BlockEntityEntry GLASS_TFMG_PIPE = REGISTRATE
.blockEntity("glass_tfmg_pipe", StraightPipeBlockEntity::new)
.validBlocks(
- TFMGPipes.TFMG_PIPES.get(TFMGPipes.PipeMaterial.STEEL).get(2),
- TFMGPipes.TFMG_PIPES.get(TFMGPipes.PipeMaterial.ALUMINUM).get(2),
- TFMGPipes.TFMG_PIPES.get(TFMGPipes.PipeMaterial.BRASS).get(2),
- TFMGPipes.TFMG_PIPES.get(TFMGPipes.PipeMaterial.CAST_IRON).get(2),
- TFMGPipes.TFMG_PIPES.get(TFMGPipes.PipeMaterial.PLASTIC).get(2)
+ TFMGPipes.PIPES.get(TFMGPipes.PipeMaterial.BRASS).getGlass(),
+ TFMGPipes.PIPES.get(TFMGPipes.PipeMaterial.STEEL).getGlass(),
+ TFMGPipes.PIPES.get(TFMGPipes.PipeMaterial.ALUMINUM).getGlass(),
+ TFMGPipes.PIPES.get(TFMGPipes.PipeMaterial.CAST_IRON).getGlass(),
+ TFMGPipes.PIPES.get(TFMGPipes.PipeMaterial.PLASTIC).getGlass()
)
.renderer(() -> TransparentStraightPipeRenderer::new)
.register();
@@ -570,11 +579,11 @@ public class TFMGBlockEntities {
public static final BlockEntityEntry ENCASED_TFMG_PIPE = REGISTRATE
.blockEntity("encased_tfmg_pipe", FluidPipeBlockEntity::new)
.validBlocks(
- TFMGPipes.TFMG_PIPES.get(TFMGPipes.PipeMaterial.STEEL).get(1),
- TFMGPipes.TFMG_PIPES.get(TFMGPipes.PipeMaterial.ALUMINUM).get(1),
- TFMGPipes.TFMG_PIPES.get(TFMGPipes.PipeMaterial.BRASS).get(1),
- TFMGPipes.TFMG_PIPES.get(TFMGPipes.PipeMaterial.CAST_IRON).get(1),
- TFMGPipes.TFMG_PIPES.get(TFMGPipes.PipeMaterial.PLASTIC).get(1)
+ TFMGPipes.PIPES.get(TFMGPipes.PipeMaterial.BRASS).getEncased(),
+ TFMGPipes.PIPES.get(TFMGPipes.PipeMaterial.STEEL).getEncased(),
+ TFMGPipes.PIPES.get(TFMGPipes.PipeMaterial.ALUMINUM).getEncased(),
+ TFMGPipes.PIPES.get(TFMGPipes.PipeMaterial.CAST_IRON).getEncased(),
+ TFMGPipes.PIPES.get(TFMGPipes.PipeMaterial.PLASTIC).getEncased()
)
.register();
@@ -583,11 +592,11 @@ public class TFMGBlockEntities {
.blockEntity("mechanical_pump", PumpBlockEntity::new)
.visual(() -> SingleAxisRotatingVisual.ofZ(AllPartialModels.MECHANICAL_PUMP_COG))
.validBlocks(
- TFMGPipes.TFMG_PIPES.get(TFMGPipes.PipeMaterial.STEEL).get(3),
- TFMGPipes.TFMG_PIPES.get(TFMGPipes.PipeMaterial.ALUMINUM).get(3),
- TFMGPipes.TFMG_PIPES.get(TFMGPipes.PipeMaterial.BRASS).get(3),
- TFMGPipes.TFMG_PIPES.get(TFMGPipes.PipeMaterial.CAST_IRON).get(3),
- TFMGPipes.TFMG_PIPES.get(TFMGPipes.PipeMaterial.PLASTIC).get(3)
+ TFMGPipes.PIPES.get(TFMGPipes.PipeMaterial.BRASS).getPump(),
+ TFMGPipes.PIPES.get(TFMGPipes.PipeMaterial.STEEL).getPump(),
+ TFMGPipes.PIPES.get(TFMGPipes.PipeMaterial.ALUMINUM).getPump(),
+ TFMGPipes.PIPES.get(TFMGPipes.PipeMaterial.CAST_IRON).getPump(),
+ TFMGPipes.PIPES.get(TFMGPipes.PipeMaterial.PLASTIC).getPump()
)
.renderer(() -> PumpRenderer::new)
.register();
@@ -595,11 +604,11 @@ public class TFMGBlockEntities {
public static final BlockEntityEntry TFMG_SMART_FLUID_PIPE = REGISTRATE
.blockEntity("smart_fluid_pipe", SmartFluidPipeBlockEntity::new)
.validBlocks(
- TFMGPipes.TFMG_PIPES.get(TFMGPipes.PipeMaterial.STEEL).get(4),
- TFMGPipes.TFMG_PIPES.get(TFMGPipes.PipeMaterial.ALUMINUM).get(4),
- TFMGPipes.TFMG_PIPES.get(TFMGPipes.PipeMaterial.BRASS).get(4),
- TFMGPipes.TFMG_PIPES.get(TFMGPipes.PipeMaterial.CAST_IRON).get(4),
- TFMGPipes.TFMG_PIPES.get(TFMGPipes.PipeMaterial.PLASTIC).get(4)
+ TFMGPipes.PIPES.get(TFMGPipes.PipeMaterial.BRASS).getSmart(),
+ TFMGPipes.PIPES.get(TFMGPipes.PipeMaterial.STEEL).getSmart(),
+ TFMGPipes.PIPES.get(TFMGPipes.PipeMaterial.ALUMINUM).getSmart(),
+ TFMGPipes.PIPES.get(TFMGPipes.PipeMaterial.CAST_IRON).getSmart(),
+ TFMGPipes.PIPES.get(TFMGPipes.PipeMaterial.PLASTIC).getSmart()
)
.renderer(() -> SmartBlockEntityRenderer::new)
.register();
@@ -608,11 +617,11 @@ public class TFMGBlockEntities {
.blockEntity("fluid_valve", FluidValveBlockEntity::new)
.visual(() -> FluidValveVisual::new)
.validBlocks(
- // TFMGPipes.TFMG_PIPES.get(TFMGPipes.PipeMaterial.STEEL).get(5),
- // TFMGPipes.TFMG_PIPES.get(TFMGPipes.PipeMaterial.ALUMINUM).get(5),
- // TFMGPipes.TFMG_PIPES.get(TFMGPipes.PipeMaterial.BRASS).get(5),
- // TFMGPipes.TFMG_PIPES.get(TFMGPipes.PipeMaterial.CAST_IRON).get(5),
- // TFMGPipes.TFMG_PIPES.get(TFMGPipes.PipeMaterial.PLASTIC).get(5)
+ TFMGPipes.PIPES.get(TFMGPipes.PipeMaterial.BRASS).getValve(),
+ TFMGPipes.PIPES.get(TFMGPipes.PipeMaterial.STEEL).getValve(),
+ TFMGPipes.PIPES.get(TFMGPipes.PipeMaterial.ALUMINUM).getValve(),
+ TFMGPipes.PIPES.get(TFMGPipes.PipeMaterial.CAST_IRON).getValve(),
+ TFMGPipes.PIPES.get(TFMGPipes.PipeMaterial.PLASTIC).getValve()
)
.renderer(() -> FluidValveRenderer::new)
.register();
diff --git a/src/main/java/com/drmangotea/tfmg/registry/TFMGBlocks.java b/src/main/java/com/drmangotea/tfmg/registry/TFMGBlocks.java
index 89bfa751..27826107 100644
--- a/src/main/java/com/drmangotea/tfmg/registry/TFMGBlocks.java
+++ b/src/main/java/com/drmangotea/tfmg/registry/TFMGBlocks.java
@@ -486,7 +486,7 @@ public class TFMGBlocks {
.onRegister(CreateRegistrate.blockModel(() -> SteelFluidTankModel::fireproofVat))
.addLayer(() -> RenderType::cutoutMipped)
.item(SteelTankItem::new)
- .model(AssetLookup.customBlockItemModel("_", "block_single_window"))
+ .model(AssetLookup.customBlockItemModel("_", "block_single"))
.build()
.register();
diff --git a/src/main/java/com/drmangotea/tfmg/registry/TFMGCableTypes.java b/src/main/java/com/drmangotea/tfmg/registry/TFMGCableTypes.java
new file mode 100644
index 00000000..f70e2734
--- /dev/null
+++ b/src/main/java/com/drmangotea/tfmg/registry/TFMGCableTypes.java
@@ -0,0 +1,51 @@
+package com.drmangotea.tfmg.registry;
+
+import com.drmangotea.tfmg.TFMG;
+import com.drmangotea.tfmg.TFMGRegistries;
+import com.drmangotea.tfmg.config.TFMGResistivity;
+import com.drmangotea.tfmg.content.electricity.connection.cable_type.CableType;
+import com.drmangotea.tfmg.content.electricity.connection.cable_type.CableTypeEntry;
+import com.simibubi.create.api.contraption.ContraptionType;
+import com.simibubi.create.api.registry.CreateBuiltInRegistries;
+import com.simibubi.create.content.contraptions.Contraption;
+import com.tterrag.registrate.util.entry.ItemEntry;
+import net.minecraft.core.Holder;
+import net.minecraft.core.Registry;
+import net.minecraft.resources.ResourceLocation;
+
+import java.util.function.Supplier;
+
+import static com.drmangotea.tfmg.TFMG.REGISTRATE;
+import static com.simibubi.create.AllContraptionTypes.BY_LEGACY_NAME;
+
+public class TFMGCableTypes {
+
+ public static final CableTypeEntry empty = REGISTRATE.cableType("empty", CableType::new)
+ .properties((p) -> p.spool(TFMGItems.COPPER_SPOOL))
+ .register();
+
+ public static final CableTypeEntry copper = REGISTRATE.cableType("copper", CableType::new)
+ .properties((p) -> p.color(0xD8735A).spool(TFMGItems.COPPER_SPOOL))
+ .transform(TFMGResistivity.setResistivity(0.00188f))
+ .register();
+
+ public static final CableTypeEntry aluminum = REGISTRATE.cableType("aluminum", CableType::new)
+ .properties((p) -> p.color(0xEDEFEF).spool(TFMGItems.ALUMINUM_SPOOL))
+ .transform(TFMGResistivity.setResistivity(0.0027f))
+ .register();
+
+ public static final CableTypeEntry constantan = REGISTRATE.cableType("constantan", CableType::new)
+ .properties((p) -> p.color(0xCFC2A8).spool(TFMGItems.CONSTANTAN_SPOOL))
+ .transform(TFMGResistivity.setResistivity(1f))
+ .register();
+
+ // Why is this a thing? I'll leave it her in case you do need it. - Krystal
+ //public static final CableTypeEntry steelReinforcedAluminum = REGISTRATE.cableType("steel_reinforced_aluminum", CableType::new)
+ // .properties((p) -> p.color(0xB8A08D).spool(TFMGItems.COPPER_SPOOL))
+ // .transform(TFMGResistivity.setResistivity(0.0027f))
+ // .register();
+
+ public static void init() {
+
+ }
+}
diff --git a/src/main/java/com/drmangotea/tfmg/registry/TFMGElectrodes.java b/src/main/java/com/drmangotea/tfmg/registry/TFMGElectrodes.java
new file mode 100644
index 00000000..d8c77e30
--- /dev/null
+++ b/src/main/java/com/drmangotea/tfmg/registry/TFMGElectrodes.java
@@ -0,0 +1,41 @@
+package com.drmangotea.tfmg.registry;
+
+import com.drmangotea.tfmg.content.machinery.vat.electrode_holder.electrode.Electrode;
+import com.drmangotea.tfmg.content.machinery.vat.electrode_holder.electrode.ElectrodeEntry;
+
+import static com.drmangotea.tfmg.TFMG.REGISTRATE;
+
+public class TFMGElectrodes {
+
+ public static final ElectrodeEntry none = REGISTRATE.electrode("none", Electrode::new)
+ .properties((p) -> p)
+ .register();
+
+ public static final ElectrodeEntry copper = REGISTRATE.electrode("copper", Electrode::new)
+ .properties((p) -> p
+ .resistance(100)
+ .item(TFMGItems.COPPER_ELECTRODE)
+ .operationId("tfmg:electrode")
+ )
+ .register();
+
+ public static final ElectrodeEntry zinc = REGISTRATE.electrode("zinc", Electrode::new)
+ .properties((p) -> p
+ .resistance(100)
+ .item(TFMGItems.ZINC_ELECTRODE)
+ .operationId("tfmg:electrode")
+ )
+ .register();
+
+ public static final ElectrodeEntry graphite = REGISTRATE.electrode("graphite", Electrode::new)
+ .properties((p) -> p
+ .resistance(300)
+ .item(TFMGItems.GRAPHITE_ELECTRODE)
+ .operationId("tfmg:graphite_electrode")
+ )
+ .register();
+
+ public static void init() {
+
+ }
+}
diff --git a/src/main/java/com/drmangotea/tfmg/registry/TFMGGuiTextures.java b/src/main/java/com/drmangotea/tfmg/registry/TFMGGuiTextures.java
index d05dfe13..5197803a 100644
--- a/src/main/java/com/drmangotea/tfmg/registry/TFMGGuiTextures.java
+++ b/src/main/java/com/drmangotea/tfmg/registry/TFMGGuiTextures.java
@@ -27,11 +27,14 @@ public enum TFMGGuiTextures implements ScreenElement {
VAT("chemical_vat", 0, 0, 110, 84),
VAT_MACHINE("chemical_vat", 112, 0, 24, 24),
SLOT("chemical_vat", 112, 24, 20, 20),
- MIXER("chemical_vat", 136, 0, 38, 37),
+ MIXER("chemical_vat", 136, 0, 38, 29),
+ CENTRIFUGE("chemical_vat", 143, 30, 24, 29),
ELECTRODE("chemical_vat", 189, 0, 8, 29),
GRAPHITE_ELECTRODE("chemical_vat", 176, 0, 8, 29),
FIREPROOF_BRICK_OVERLAY("chemical_vat", 0, 84, 96, 72),
+ CAST_IRON_VAT_OVERLAY("chemical_vat", 0, 156, 110, 84),
VAT_HEATER("chemical_vat", 112, 44, 20, 14),
+ VAT_SUPERHEATER("chemical_vat", 112, 58, 20, 14),
;
diff --git a/src/main/java/com/drmangotea/tfmg/registry/TFMGItems.java b/src/main/java/com/drmangotea/tfmg/registry/TFMGItems.java
index dd112f2a..b63b3418 100644
--- a/src/main/java/com/drmangotea/tfmg/registry/TFMGItems.java
+++ b/src/main/java/com/drmangotea/tfmg/registry/TFMGItems.java
@@ -1,11 +1,11 @@
package com.drmangotea.tfmg.registry;
import com.drmangotea.tfmg.TFMG;
-import com.drmangotea.tfmg.base.TFMGArmorMaterials;
+import com.drmangotea.tfmg.base.TFMGCreativeTabs;
+import com.drmangotea.tfmg.base.TFMGRegistrate;
import com.drmangotea.tfmg.base.TFMGTiers;
import com.drmangotea.tfmg.content.decoration.gearbox.SteelVerticalGearboxItem;
import com.drmangotea.tfmg.content.electricity.configuration_wrench.ElectriciansWrenchItem;
-import com.drmangotea.tfmg.content.electricity.connection.cables.CableConnection;
import com.drmangotea.tfmg.content.electricity.debug.DebugCinderBlockItem;
import com.drmangotea.tfmg.content.electricity.measurement.MultimeterItem;
import com.drmangotea.tfmg.content.electricity.utilities.polarizer.MagnetItem;
@@ -30,29 +30,25 @@ import com.drmangotea.tfmg.content.machinery.misc.winding_machine.SpoolItem;
import com.drmangotea.tfmg.content.machinery.oil_processing.OilHammerItem;
import com.drmangotea.tfmg.content.machinery.oil_processing.pumpjack.pumpjack.base.DepositItem;
import com.simibubi.create.AllTags;
-import com.simibubi.create.content.equipment.tool.AllToolMaterials;
import com.simibubi.create.content.processing.sequenced.SequencedAssemblyItem;
import com.simibubi.create.foundation.data.AssetLookup;
import com.simibubi.create.foundation.data.CreateRegistrate;
import com.tterrag.registrate.builders.ItemBuilder;
import com.tterrag.registrate.util.DataIngredient;
import com.tterrag.registrate.util.entry.ItemEntry;
-import com.tterrag.registrate.util.entry.RegistryEntry;
-import dev.engine_room.flywheel.lib.model.baked.PartialModel;
import net.minecraft.core.Holder;
import net.minecraft.data.recipes.RecipeCategory;
+import net.minecraft.resources.ResourceLocation;
import net.minecraft.tags.TagKey;
import net.minecraft.world.item.*;
import net.minecraft.world.level.block.Blocks;
import net.neoforged.neoforge.common.Tags;
-import net.neoforged.neoforge.registries.DeferredHolder;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
-import static com.drmangotea.tfmg.TFMG.REGISTRATE;
import static com.drmangotea.tfmg.base.TFMGBuilderTransformers.COLORS;
import static com.drmangotea.tfmg.content.items.weapons.explosives.thermite_grenades.ThermiteGrenade.ChemicalColor.*;
import static com.simibubi.create.AllTags.AllItemTags.CREATE_INGOTS;
@@ -60,7 +56,7 @@ import static com.simibubi.create.AllTags.commonItemTag;
public class TFMGItems {
-
+ public static final TFMGRegistrate REGISTRATE = (TFMGRegistrate) TFMG.REGISTRATE.setCreativeTab(TFMGCreativeTabs.TFMG_MAIN);
//materials
@@ -69,30 +65,32 @@ public class TFMGItems {
CAST_IRON_INGOT = taggedIngredient("cast_iron_ingot", commonItemTag("ingots/cast_iron"), CREATE_INGOTS.tag),
ALUMINUM_INGOT = taggedIngredient("aluminum_ingot", commonItemTag("ingots/aluminum"), CREATE_INGOTS.tag),
PLASTIC_SHEET = taggedIngredient("plastic_sheet", commonItemTag("ingots/plastic"), CREATE_INGOTS.tag),
- HEAVY_PLATE = taggedIngredient("heavy_plate", commonItemTag("plates/steel")),
- ALUMINUM_SHEET = taggedIngredient("aluminum_sheet", commonItemTag("plates/aluminum")),
- NICKEL_SHEET = taggedIngredient("nickel_sheet", commonItemTag("plates/nickel")),
- CAST_IRON_SHEET = taggedIngredient("cast_iron_sheet", commonItemTag("plates/cast_iron")),
- LEAD_SHEET = taggedIngredient("lead_sheet", commonItemTag("plates/lead")),
+ HEAVY_PLATE = taggedIngredient("heavy_plate", commonItemTag("plates/steel"), commonItemTag("plates")),
+ ALUMINUM_SHEET = taggedIngredient("aluminum_sheet", commonItemTag("plates/aluminum"), commonItemTag("plates")),
+ NICKEL_SHEET = taggedIngredient("nickel_sheet", commonItemTag("plates/nickel"), commonItemTag("plates")),
+ CAST_IRON_SHEET = taggedIngredient("cast_iron_sheet", commonItemTag("plates/cast_iron"), commonItemTag("plates")),
+ LEAD_SHEET = taggedIngredient("lead_sheet", commonItemTag("plates/lead"), commonItemTag("plates")),
LEAD_INGOT = taggedIngredient("lead_ingot", commonItemTag("ingots/lead"), CREATE_INGOTS.tag),
NICKEL_INGOT = taggedIngredient("nickel_ingot", commonItemTag("ingots/nickel"), CREATE_INGOTS.tag),
CONSTANTAN_INGOT = taggedIngredient("constantan_ingot", commonItemTag("ingots/constantan"), CREATE_INGOTS.tag),
LITHIUM_INGOT = taggedIngredient("lithium_ingot", commonItemTag("ingots/lithium"), CREATE_INGOTS.tag),
- ALUMINUM_NUGGET = taggedIngredient("aluminum_nugget", commonItemTag("nuggets/aluminum")),
- STEEL_NUGGET = taggedIngredient("steel_nugget", commonItemTag("nuggets/steel")),
- CAST_IRON_NUGGET = taggedIngredient("cast_iron_nugget", commonItemTag("nuggets/cast_iron")),
- CONSTANTAN_NUGGET = taggedIngredient("constantan_nugget", commonItemTag("nuggets/constantan")),
- LEAD_NUGGET = taggedIngredient("lead_nugget", commonItemTag("nuggets/lead")),
- NICKEL_NUGGET = taggedIngredient("nickel_nugget", commonItemTag("nuggets/nickel")),
- LITHIUM_NUGGET = taggedIngredient("lithium_nugget", commonItemTag("nuggets/lithium")),
+ ALUMINUM_NUGGET = taggedIngredient("aluminum_nugget", commonItemTag("nuggets/aluminum"), commonItemTag("nuggets")),
+ STEEL_NUGGET = taggedIngredient("steel_nugget", commonItemTag("nuggets/steel"), commonItemTag("nuggets")),
+ CAST_IRON_NUGGET = taggedIngredient("cast_iron_nugget", commonItemTag("nuggets/cast_iron"), commonItemTag("nuggets")),
+ CONSTANTAN_NUGGET = taggedIngredient("constantan_nugget", commonItemTag("nuggets/constantan"), commonItemTag("nuggets")),
+ LEAD_NUGGET = taggedIngredient("lead_nugget", commonItemTag("nuggets/lead"), commonItemTag("nuggets")),
+ NICKEL_NUGGET = taggedIngredient("nickel_nugget", commonItemTag("nuggets/nickel"), commonItemTag("nuggets")),
+ LITHIUM_NUGGET = taggedIngredient("lithium_nugget", commonItemTag("nuggets/lithium"), commonItemTag("nuggets")),
RAW_LEAD = taggedIngredient("raw_lead", commonItemTag("raw_materials/lead"), commonItemTag("raw_materials")),
RAW_NICKEL = taggedIngredient("raw_nickel", commonItemTag("raw_materials/nickel"), commonItemTag("raw_materials")),
RAW_LITHIUM = taggedIngredient("raw_lithium", commonItemTag("raw_materials/lithium"), commonItemTag("raw_materials")),
SYNTHETIC_LEATHER = taggedIngredient("synthetic_leather", Tags.Items.LEATHERS, AllTags.commonItemTag("leather")),
LIMESAND = taggedIngredient("limesand", TFMGTags.TFMGItemTags.FLUX.tag),
- SULFUR_DUST = taggedIngredient("sulfur_dust", commonItemTag("dusts/sulfur")),
- RUBBER_SHEET = taggedIngredient("rubber_sheet", commonItemTag("ingots/rubber")),
- SILICON_INGOT = taggedIngredient("silicon_ingot", commonItemTag("ingots/silicon"));
+ SULFUR_DUST = taggedIngredient("sulfur_dust", commonItemTag("dusts/sulfur"), commonItemTag("dusts")),
+ RUBBER_SHEET = taggedIngredient("rubber_sheet", commonItemTag("ingots/rubber"), commonItemTag("dusts")),
+ SILICON_INGOT = taggedIngredient("silicon_ingot", commonItemTag("ingots/silicon"), commonItemTag("dusts")),
+ CRUSHED_LITHIUM = taggedIngredient("crushed_raw_lithium", AllTags.AllItemTags.CRUSHED_RAW_MATERIALS.tag)
+ ;
public static final ItemEntry-
@@ -106,11 +104,11 @@ public class TFMGItems {
.register();
public static final ItemEntry
-
- COPPER_WIRE = REGISTRATE.item("copper_wire", Item::new).tag(AllTags.commonItemTag("wires/copper"))
+ COPPER_WIRE = REGISTRATE.item("copper_wire", Item::new).tag(AllTags.commonItemTag("wires/copper"), commonItemTag("wires"))
.recipe((c, p) -> p.stonecutting(DataIngredient.tag(AllTags.commonItemTag("ingots/copper")), RecipeCategory.BUILDING_BLOCKS, c::get, 2)).register(),
- ALUMINUM_WIRE = REGISTRATE.item("aluminum_wire", Item::new).tag(AllTags.commonItemTag("wires/aluminum"))
+ ALUMINUM_WIRE = REGISTRATE.item("aluminum_wire", Item::new).tag(AllTags.commonItemTag("wires/aluminum"), commonItemTag("wires"))
.recipe((c, p) -> p.stonecutting(DataIngredient.tag(AllTags.commonItemTag("ingots/aluminum")), RecipeCategory.BUILDING_BLOCKS, c::get, 2)).register(),
- CONSTANTAN_WIRE = REGISTRATE.item("constantan_wire", Item::new).tag(AllTags.commonItemTag("wires/constantan"))
+ CONSTANTAN_WIRE = REGISTRATE.item("constantan_wire", Item::new).tag(AllTags.commonItemTag("wires/constantan"), commonItemTag("wires"))
.recipe((c, p) -> p.stonecutting(DataIngredient.tag(AllTags.commonItemTag("ingots/constantan")), RecipeCategory.BUILDING_BLOCKS, c::get, 2)).register();
public static final ItemEntry
-
@@ -191,14 +189,14 @@ public class TFMGItems {
ENGINE_CYLINDER = REGISTRATE.item("engine_cylinder", CylinderItem::new).register(),
TURBINE_BLADE = REGISTRATE.item("turbine_blade", CylinderItem::new).register();
public static final ItemEntry
- EMPTY_SPOOL = spoolItem("empty", null, 0x000000, CableConnection.CableType.NONE)
+ EMPTY_SPOOL = spoolItem("empty", 0x000000, TFMG.asResource("empty"))
.recipe((c, p) -> p.stonecutting(DataIngredient.items(TFMGBlocks.HARDENED_PLANKS.asItem()), RecipeCategory.BUILDING_BLOCKS, c::get, 1))
.register(),
- COPPER_SPOOL = spoolItem("copper", TFMGPartialModels.COPPER_SPOOL, 0xD8735A, CableConnection.CableType.COPPER)
+ COPPER_SPOOL = spoolItem("copper", 0xD8735A, TFMG.asResource("copper"))
.register(),
- ALUMINUM_SPOOL = spoolItem("aluminum", TFMGPartialModels.ALUMINUM_SPOOL, 0xEDEFEF, CableConnection.CableType.ALUMINUM)
+ ALUMINUM_SPOOL = spoolItem("aluminum", 0xEDEFEF, TFMG.asResource("aluminum"))
.register(),
- CONSTANTAN_SPOOL = spoolItem("constantan", TFMGPartialModels.CONSTANTAN_SPOOL, 0xCFC2A8, CableConnection.CableType.CONSTANTAN)
+ CONSTANTAN_SPOOL = spoolItem("constantan", 0xCFC2A8, TFMG.asResource("constantan"))
.register();
public static final ItemEntry ELECTROMAGNETIC_COIL =
@@ -209,7 +207,7 @@ public class TFMGItems {
// .properties(p -> p.stacksTo(1))
// .register();
public static final ItemEntry COAL_COKE_DUST = REGISTRATE.item("coal_coke_dust", CoalCokeItem::new)
- .tag(commonItemTag("dusts/coal_coke"), TFMGTags.TFMGItemTags.BLAST_FURNACE_FUEL.tag)
+ .tag(commonItemTag("dusts/coal_coke"), TFMGTags.TFMGItemTags.BLAST_FURNACE_FUEL.tag, commonItemTag("dusts"))
.register();
public static final ItemEntry OIL_HAMMER = REGISTRATE.item("oil_hammer", OilHammerItem::new)
@@ -447,8 +445,8 @@ public class TFMGItems {
return map;
}
- public static ItemBuilder spoolItem(String name, PartialModel model, int barColor, CableConnection.CableType type) {
- return REGISTRATE.item(name + "_spool", p -> new SpoolItem(p, model, barColor, type))
+ public static ItemBuilder spoolItem(String name, int barColor, ResourceLocation type) {
+ return REGISTRATE.item(name + "_spool", p -> new SpoolItem(p, barColor, type))
.tag(TFMGTags.TFMGItemTags.SPOOLS.tag)
.properties(p -> p.stacksTo(1));
diff --git a/src/main/java/com/drmangotea/tfmg/registry/TFMGPartialModels.java b/src/main/java/com/drmangotea/tfmg/registry/TFMGPartialModels.java
index 21f50f36..ac9eb3be 100644
--- a/src/main/java/com/drmangotea/tfmg/registry/TFMGPartialModels.java
+++ b/src/main/java/com/drmangotea/tfmg/registry/TFMGPartialModels.java
@@ -75,6 +75,7 @@ public class TFMGPartialModels {
SHAFTLESS_LARGE_ALUMINUM_COGHWEEL = block("large_aluminum_cogwheel_shaftless"),
SHAFTLESS_LARGE_STEEL_COGHWEEL = block("large_steel_cogwheel_shaftless"),
SPOOL = block("winding_machine/spool"),
+ SPOOL_WIRE = block("winding_machine/spool_wire"),
COPPER_SPOOL = block("winding_machine/copper_spool"),
ALUMINUM_SPOOL = block("winding_machine/aluminum_spool"),
CONSTANTAN_SPOOL = block("winding_machine/constantan_spool"),
diff --git a/src/main/resources/assets/tfmg/lang/default/interface.json b/src/main/resources/assets/tfmg/lang/default/interface.json
index c5309ecf..c5101702 100644
--- a/src/main/resources/assets/tfmg/lang/default/interface.json
+++ b/src/main/resources/assets/tfmg/lang/default/interface.json
@@ -89,6 +89,7 @@
"create.goggles.vat.no_heat": "No Heat",
"create.goggles.vat.heated": "Heated",
"create.goggles.vat.superheated": "Superheated",
+ "create.goggles.vat.not_operational": "Not Operational",
"create.goggles.vat.tfmg.graphite_electrode": " Graphite Electrode",
"create.goggles.vat.tfmg.electrode": " Electrode",
"create.goggles.vat.tfmg.mixing": " Mixer",
diff --git a/src/main/resources/assets/tfmg/models/block/winding_machine/spool_wire.json b/src/main/resources/assets/tfmg/models/block/winding_machine/spool_wire.json
new file mode 100644
index 00000000..2e1aa062
--- /dev/null
+++ b/src/main/resources/assets/tfmg/models/block/winding_machine/spool_wire.json
@@ -0,0 +1,20 @@
+{
+ "credit": "Made with Blockbench",
+ "textures": {
+ "0": "tfmg:block/spool_wire",
+ "particle": "tfmg:block/spool_wire"
+ },
+ "elements": [
+ {
+ "from": [4, 6, 6],
+ "to": [11, 10, 10],
+ "rotation": {"angle": 0, "axis": "y", "origin": [4, 7, 7]},
+ "faces": {
+ "north": {"uv": [0, 0, 4, 7], "rotation": 90, "texture": "#0"},
+ "south": {"uv": [0, 0, 4, 7], "rotation": 90, "texture": "#0"},
+ "up": {"uv": [0, 0, 4, 7], "rotation": 90, "texture": "#0"},
+ "down": {"uv": [0, 0, 4, 7], "rotation": 90, "texture": "#0"}
+ }
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/main/resources/assets/tfmg/textures/block/brass_fluid_valve.png b/src/main/resources/assets/tfmg/textures/block/brass_fluid_valve.png
index a766d393..9b0d5a72 100644
Binary files a/src/main/resources/assets/tfmg/textures/block/brass_fluid_valve.png and b/src/main/resources/assets/tfmg/textures/block/brass_fluid_valve.png differ
diff --git a/src/main/resources/assets/tfmg/textures/block/brass_frame.png b/src/main/resources/assets/tfmg/textures/block/brass_frame.png
index a0503d34..acf0ce2f 100644
Binary files a/src/main/resources/assets/tfmg/textures/block/brass_frame.png and b/src/main/resources/assets/tfmg/textures/block/brass_frame.png differ
diff --git a/src/main/resources/assets/tfmg/textures/block/brass_glass_fluid_pipe.png b/src/main/resources/assets/tfmg/textures/block/brass_glass_fluid_pipe.png
index d0ace4ad..73ed4737 100644
Binary files a/src/main/resources/assets/tfmg/textures/block/brass_glass_fluid_pipe.png and b/src/main/resources/assets/tfmg/textures/block/brass_glass_fluid_pipe.png differ
diff --git a/src/main/resources/assets/tfmg/textures/block/brass_pipes.png b/src/main/resources/assets/tfmg/textures/block/brass_pipes.png
index ab95638f..3f1f72bc 100644
Binary files a/src/main/resources/assets/tfmg/textures/block/brass_pipes.png and b/src/main/resources/assets/tfmg/textures/block/brass_pipes.png differ
diff --git a/src/main/resources/assets/tfmg/textures/block/brass_pipes_connected.png b/src/main/resources/assets/tfmg/textures/block/brass_pipes_connected.png
index 83aa9d95..702cd675 100644
Binary files a/src/main/resources/assets/tfmg/textures/block/brass_pipes_connected.png and b/src/main/resources/assets/tfmg/textures/block/brass_pipes_connected.png differ
diff --git a/src/main/resources/assets/tfmg/textures/block/brass_pump.png b/src/main/resources/assets/tfmg/textures/block/brass_pump.png
index 1b778388..5bcd482c 100644
Binary files a/src/main/resources/assets/tfmg/textures/block/brass_pump.png and b/src/main/resources/assets/tfmg/textures/block/brass_pump.png differ
diff --git a/src/main/resources/assets/tfmg/textures/block/brass_smart_pipe_1.png b/src/main/resources/assets/tfmg/textures/block/brass_smart_pipe_1.png
index 910bea4d..409b0d1f 100644
Binary files a/src/main/resources/assets/tfmg/textures/block/brass_smart_pipe_1.png and b/src/main/resources/assets/tfmg/textures/block/brass_smart_pipe_1.png differ
diff --git a/src/main/resources/assets/tfmg/textures/block/brass_smart_pipe_2.png b/src/main/resources/assets/tfmg/textures/block/brass_smart_pipe_2.png
index 95af8809..b6147a55 100644
Binary files a/src/main/resources/assets/tfmg/textures/block/brass_smart_pipe_2.png and b/src/main/resources/assets/tfmg/textures/block/brass_smart_pipe_2.png differ
diff --git a/src/main/resources/assets/tfmg/textures/block/brass_smart_pipe_3.png b/src/main/resources/assets/tfmg/textures/block/brass_smart_pipe_3.png
index 9b0f061c..462541d4 100644
Binary files a/src/main/resources/assets/tfmg/textures/block/brass_smart_pipe_3.png and b/src/main/resources/assets/tfmg/textures/block/brass_smart_pipe_3.png differ
diff --git a/src/main/resources/assets/tfmg/textures/block/brass_truss.png b/src/main/resources/assets/tfmg/textures/block/brass_truss.png
index a835e14b..7370d984 100644
Binary files a/src/main/resources/assets/tfmg/textures/block/brass_truss.png and b/src/main/resources/assets/tfmg/textures/block/brass_truss.png differ
diff --git a/src/main/resources/assets/tfmg/textures/block/brass_valve_closed.png b/src/main/resources/assets/tfmg/textures/block/brass_valve_closed.png
index ce2a7b4c..b66b448a 100644
Binary files a/src/main/resources/assets/tfmg/textures/block/brass_valve_closed.png and b/src/main/resources/assets/tfmg/textures/block/brass_valve_closed.png differ
diff --git a/src/main/resources/assets/tfmg/textures/block/brass_valve_open.png b/src/main/resources/assets/tfmg/textures/block/brass_valve_open.png
index f8777562..5bf59738 100644
Binary files a/src/main/resources/assets/tfmg/textures/block/brass_valve_open.png and b/src/main/resources/assets/tfmg/textures/block/brass_valve_open.png differ
diff --git a/src/main/resources/assets/tfmg/textures/block/copper_encased_aluminum_pipe.png b/src/main/resources/assets/tfmg/textures/block/copper_encased_aluminum_pipe.png
index a186aa82..885b7f9d 100644
Binary files a/src/main/resources/assets/tfmg/textures/block/copper_encased_aluminum_pipe.png and b/src/main/resources/assets/tfmg/textures/block/copper_encased_aluminum_pipe.png differ
diff --git a/src/main/resources/assets/tfmg/textures/block/copper_encased_aluminum_pipe_side.png b/src/main/resources/assets/tfmg/textures/block/copper_encased_aluminum_pipe_side.png
index 1115de5e..2effe16c 100644
Binary files a/src/main/resources/assets/tfmg/textures/block/copper_encased_aluminum_pipe_side.png and b/src/main/resources/assets/tfmg/textures/block/copper_encased_aluminum_pipe_side.png differ
diff --git a/src/main/resources/assets/tfmg/textures/block/copper_encased_aluminum_pipe_side_connected.png b/src/main/resources/assets/tfmg/textures/block/copper_encased_aluminum_pipe_side_connected.png
new file mode 100644
index 00000000..ded3081c
Binary files /dev/null and b/src/main/resources/assets/tfmg/textures/block/copper_encased_aluminum_pipe_side_connected.png differ
diff --git a/src/main/resources/assets/tfmg/textures/block/copper_encased_brass_pipe.png b/src/main/resources/assets/tfmg/textures/block/copper_encased_brass_pipe.png
index 410c396d..50a878b0 100644
Binary files a/src/main/resources/assets/tfmg/textures/block/copper_encased_brass_pipe.png and b/src/main/resources/assets/tfmg/textures/block/copper_encased_brass_pipe.png differ
diff --git a/src/main/resources/assets/tfmg/textures/block/copper_encased_brass_pipe_side.png b/src/main/resources/assets/tfmg/textures/block/copper_encased_brass_pipe_side.png
index bec350d8..deea7a8e 100644
Binary files a/src/main/resources/assets/tfmg/textures/block/copper_encased_brass_pipe_side.png and b/src/main/resources/assets/tfmg/textures/block/copper_encased_brass_pipe_side.png differ
diff --git a/src/main/resources/assets/tfmg/textures/block/copper_encased_brass_pipe_side_connected.png b/src/main/resources/assets/tfmg/textures/block/copper_encased_brass_pipe_side_connected.png
new file mode 100644
index 00000000..f9360eec
Binary files /dev/null and b/src/main/resources/assets/tfmg/textures/block/copper_encased_brass_pipe_side_connected.png differ
diff --git a/src/main/resources/assets/tfmg/textures/block/copper_encased_cast_iron_pipe.png b/src/main/resources/assets/tfmg/textures/block/copper_encased_cast_iron_pipe.png
index 4e5bc13b..ae27eb46 100644
Binary files a/src/main/resources/assets/tfmg/textures/block/copper_encased_cast_iron_pipe.png and b/src/main/resources/assets/tfmg/textures/block/copper_encased_cast_iron_pipe.png differ
diff --git a/src/main/resources/assets/tfmg/textures/block/copper_encased_cast_iron_pipe_side.png b/src/main/resources/assets/tfmg/textures/block/copper_encased_cast_iron_pipe_side.png
index 637d6f65..b9008da4 100644
Binary files a/src/main/resources/assets/tfmg/textures/block/copper_encased_cast_iron_pipe_side.png and b/src/main/resources/assets/tfmg/textures/block/copper_encased_cast_iron_pipe_side.png differ
diff --git a/src/main/resources/assets/tfmg/textures/block/copper_encased_cast_iron_pipe_side_connected.png b/src/main/resources/assets/tfmg/textures/block/copper_encased_cast_iron_pipe_side_connected.png
new file mode 100644
index 00000000..a55fcf03
Binary files /dev/null and b/src/main/resources/assets/tfmg/textures/block/copper_encased_cast_iron_pipe_side_connected.png differ
diff --git a/src/main/resources/assets/tfmg/textures/block/copper_encased_plastic_pipe.png b/src/main/resources/assets/tfmg/textures/block/copper_encased_plastic_pipe.png
index a7919dbc..4497fa1c 100644
Binary files a/src/main/resources/assets/tfmg/textures/block/copper_encased_plastic_pipe.png and b/src/main/resources/assets/tfmg/textures/block/copper_encased_plastic_pipe.png differ
diff --git a/src/main/resources/assets/tfmg/textures/block/copper_encased_plastic_pipe_side.png b/src/main/resources/assets/tfmg/textures/block/copper_encased_plastic_pipe_side.png
index 967273e3..2116cfe0 100644
Binary files a/src/main/resources/assets/tfmg/textures/block/copper_encased_plastic_pipe_side.png and b/src/main/resources/assets/tfmg/textures/block/copper_encased_plastic_pipe_side.png differ
diff --git a/src/main/resources/assets/tfmg/textures/block/copper_encased_plastic_pipe_side_connected.png b/src/main/resources/assets/tfmg/textures/block/copper_encased_plastic_pipe_side_connected.png
new file mode 100644
index 00000000..15d66237
Binary files /dev/null and b/src/main/resources/assets/tfmg/textures/block/copper_encased_plastic_pipe_side_connected.png differ
diff --git a/src/main/resources/assets/tfmg/textures/block/copper_encased_steel_pipe.png b/src/main/resources/assets/tfmg/textures/block/copper_encased_steel_pipe.png
index 0fce5d9c..081664ef 100644
Binary files a/src/main/resources/assets/tfmg/textures/block/copper_encased_steel_pipe.png and b/src/main/resources/assets/tfmg/textures/block/copper_encased_steel_pipe.png differ
diff --git a/src/main/resources/assets/tfmg/textures/block/copper_encased_steel_pipe_side.png b/src/main/resources/assets/tfmg/textures/block/copper_encased_steel_pipe_side.png
index 851fca83..71dd5eb3 100644
Binary files a/src/main/resources/assets/tfmg/textures/block/copper_encased_steel_pipe_side.png and b/src/main/resources/assets/tfmg/textures/block/copper_encased_steel_pipe_side.png differ
diff --git a/src/main/resources/assets/tfmg/textures/block/copper_encased_steel_pipe_side_connected.png b/src/main/resources/assets/tfmg/textures/block/copper_encased_steel_pipe_side_connected.png
new file mode 100644
index 00000000..c6f556d9
Binary files /dev/null and b/src/main/resources/assets/tfmg/textures/block/copper_encased_steel_pipe_side_connected.png differ
diff --git a/src/main/resources/assets/tfmg/textures/block/spool_wire.png b/src/main/resources/assets/tfmg/textures/block/spool_wire.png
new file mode 100644
index 00000000..922ae8e3
Binary files /dev/null and b/src/main/resources/assets/tfmg/textures/block/spool_wire.png differ
diff --git a/src/main/resources/assets/tfmg/textures/block/winding_machine_wire.png b/src/main/resources/assets/tfmg/textures/block/winding_machine_wire.png
index 6b689078..0b76c601 100644
Binary files a/src/main/resources/assets/tfmg/textures/block/winding_machine_wire.png and b/src/main/resources/assets/tfmg/textures/block/winding_machine_wire.png differ
diff --git a/src/main/resources/assets/tfmg/textures/block/winding_machine_wire_animated.png b/src/main/resources/assets/tfmg/textures/block/winding_machine_wire_animated.png
index 66c87d4d..e00fa574 100644
Binary files a/src/main/resources/assets/tfmg/textures/block/winding_machine_wire_animated.png and b/src/main/resources/assets/tfmg/textures/block/winding_machine_wire_animated.png differ
diff --git a/src/main/resources/assets/tfmg/textures/gui/chemical_vat.png b/src/main/resources/assets/tfmg/textures/gui/chemical_vat.png
index da5dbffb..ebd70da4 100644
Binary files a/src/main/resources/assets/tfmg/textures/gui/chemical_vat.png and b/src/main/resources/assets/tfmg/textures/gui/chemical_vat.png differ
diff --git a/src/main/resources/assets/tfmg/textures/item/crushed_raw_lithium.png b/src/main/resources/assets/tfmg/textures/item/crushed_raw_lithium.png
new file mode 100644
index 00000000..a6f8f36a
Binary files /dev/null and b/src/main/resources/assets/tfmg/textures/item/crushed_raw_lithium.png differ
diff --git a/src/main/resources/tfmg.mixins.json b/src/main/resources/tfmg.mixins.json
index 96ea7bed..ce1dd032 100644
--- a/src/main/resources/tfmg.mixins.json
+++ b/src/main/resources/tfmg.mixins.json
@@ -5,6 +5,7 @@
"compatibilityLevel": "JAVA_8",
"refmap": "tfmg.refmap.json",
"mixins": [
+ "BuiltInRegistriesMixin",
"FluidPipeBlockMixin",
"FluidPropagatorMixin",
"FluidTankBlockEntityMixin",