This commit is contained in:
DrMangoTea
2025-06-16 18:21:52 +02:00
parent 68b21429f1
commit de22cf8dd6
34 changed files with 20558 additions and 24051 deletions

123
.idea/workspace.xml generated
View File

@@ -4,10 +4,9 @@
<option name="autoReloadType" value="SELECTIVE" />
</component>
<component name="ChangeListManager">
<list default="true" id="73ee1137-5050-4fa7-b664-d4db3ae300b8" name="Changes" comment="fixes">
<change afterPath="$PROJECT_DIR$/src/main/java/com/drmangotea/tfmg/content/machinery/oil_processing/OilHammerItem.java" afterDir="false" />
<change afterPath="$PROJECT_DIR$/src/main/resources/assets/tfmg/textures/item/oil_hammer.png" afterDir="false" />
<list default="true" id="73ee1137-5050-4fa7-b664-d4db3ae300b8" name="Changes" comment="fixes 2">
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/gradle.properties" beforeDir="false" afterPath="$PROJECT_DIR$/gradle.properties" afterDir="false" />
<change beforePath="$PROJECT_DIR$/run-data/logs/debug-1.log.gz" beforeDir="false" afterPath="$PROJECT_DIR$/run-data/logs/debug-1.log.gz" afterDir="false" />
<change beforePath="$PROJECT_DIR$/run-data/logs/debug-2.log.gz" beforeDir="false" afterPath="$PROJECT_DIR$/run-data/logs/debug-2.log.gz" afterDir="false" />
<change beforePath="$PROJECT_DIR$/run-data/logs/debug-3.log.gz" beforeDir="false" afterPath="$PROJECT_DIR$/run-data/logs/debug-3.log.gz" afterDir="false" />
@@ -22,61 +21,16 @@
<change beforePath="$PROJECT_DIR$/run/logs/debug-5.log.gz" beforeDir="false" afterPath="$PROJECT_DIR$/run/logs/debug-5.log.gz" afterDir="false" />
<change beforePath="$PROJECT_DIR$/run/logs/debug.log" beforeDir="false" afterPath="$PROJECT_DIR$/run/logs/debug.log" afterDir="false" />
<change beforePath="$PROJECT_DIR$/run/logs/latest.log" beforeDir="false" afterPath="$PROJECT_DIR$/run/logs/latest.log" afterDir="false" />
<change beforePath="$PROJECT_DIR$/run/options.txt" beforeDir="false" afterPath="$PROJECT_DIR$/run/options.txt" afterDir="false" />
<change beforePath="$PROJECT_DIR$/run/usercache.json" beforeDir="false" afterPath="$PROJECT_DIR$/run/usercache.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/generated/resources/.cache/5b8c0f5df972d0059948e36f3c0712dca4487541" beforeDir="false" afterPath="$PROJECT_DIR$/src/generated/resources/.cache/5b8c0f5df972d0059948e36f3c0712dca4487541" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/generated/resources/.cache/9fb1092f32d4fcbf9e061ffd718d4ec689c6c95e" beforeDir="false" afterPath="$PROJECT_DIR$/src/generated/resources/.cache/9fb1092f32d4fcbf9e061ffd718d4ec689c6c95e" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/generated/resources/.cache/a4f054e33f64259067ca26a447a1fd4d4705e7dd" beforeDir="false" afterPath="$PROJECT_DIR$/src/generated/resources/.cache/a4f054e33f64259067ca26a447a1fd4d4705e7dd" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/generated/resources/.cache/e54e4c34b4f65d271b7b9f53d4ba815125cff8b9" beforeDir="false" afterPath="$PROJECT_DIR$/src/generated/resources/.cache/e54e4c34b4f65d271b7b9f53d4ba815125cff8b9" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/generated/resources/assets/tfmg/lang/en_ud.json" beforeDir="false" afterPath="$PROJECT_DIR$/src/generated/resources/assets/tfmg/lang/en_ud.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/generated/resources/assets/tfmg/lang/en_us.json" beforeDir="false" afterPath="$PROJECT_DIR$/src/generated/resources/assets/tfmg/lang/en_us.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/generated/resources/data/tfmg/recipes/crafting/kinetics/cable_tube.json" beforeDir="false" afterPath="$PROJECT_DIR$/src/generated/resources/data/tfmg/recipes/crafting/kinetics/cable_tube.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/generated/resources/data/tfmg/recipes/crafting/kinetics/diagonal_cable_block.json" beforeDir="false" afterPath="$PROJECT_DIR$/src/generated/resources/data/tfmg/recipes/crafting/kinetics/diagonal_cable_block.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/generated/resources/data/tfmg/recipes/crafting/kinetics/electric_post.json" beforeDir="false" afterPath="$PROJECT_DIR$/src/generated/resources/data/tfmg/recipes/crafting/kinetics/electric_post.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/generated/resources/data/tfmg/recipes/industrial_blasting/silicon.json" beforeDir="false" afterPath="$PROJECT_DIR$/src/generated/resources/data/tfmg/recipes/industrial_blasting/silicon.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/generated/resources/data/tfmg/recipes/mixing/magnetic_alloy.json" beforeDir="false" afterPath="$PROJECT_DIR$/src/generated/resources/data/tfmg/recipes/mixing/magnetic_alloy.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/generated/resources/data/tfmg/recipes/sequenced_assembly/motor.json" beforeDir="false" afterPath="$PROJECT_DIR$/src/generated/resources/data/tfmg/recipes/sequenced_assembly/motor.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/generated/resources/data/tfmg/recipes/vat_machine_recipe/arc_furnace_steel.json" beforeDir="false" afterPath="$PROJECT_DIR$/src/generated/resources/data/tfmg/recipes/vat_machine_recipe/arc_furnace_steel.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/generated/resources/data/tfmg/recipes/vat_machine_recipe/debug_5.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/java/com/drmangotea/tfmg/base/TFMGUtils.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/drmangotea/tfmg/base/TFMGUtils.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/java/com/drmangotea/tfmg/base/events/TFMGCommonEvents.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/drmangotea/tfmg/base/events/TFMGCommonEvents.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/java/com/drmangotea/tfmg/content/electricity/base/ElectricBlockEntity.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/drmangotea/tfmg/content/electricity/base/ElectricBlockEntity.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/java/com/drmangotea/tfmg/content/electricity/base/IElectric.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/drmangotea/tfmg/content/electricity/base/IElectric.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/java/com/drmangotea/tfmg/content/electricity/base/KineticElectricBlockEntity.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/drmangotea/tfmg/content/electricity/base/KineticElectricBlockEntity.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/java/com/drmangotea/tfmg/content/electricity/configuration_wrench/ElectriciansWrenchPacket.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/drmangotea/tfmg/content/electricity/configuration_wrench/ElectriciansWrenchPacket.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/java/com/drmangotea/tfmg/content/electricity/connection/cables/CableConnectorBlockEntity.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/drmangotea/tfmg/content/electricity/connection/cables/CableConnectorBlockEntity.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/java/com/drmangotea/tfmg/content/electricity/debug/DebugCinderBlockItem.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/drmangotea/tfmg/content/electricity/debug/DebugCinderBlockItem.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/java/com/drmangotea/tfmg/content/electricity/generators/GeneratorBlockEntity.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/drmangotea/tfmg/content/electricity/generators/GeneratorBlockEntity.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/java/com/drmangotea/tfmg/content/electricity/generators/large_generator/RotorBlockEntity.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/drmangotea/tfmg/content/electricity/generators/large_generator/RotorBlockEntity.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/java/com/drmangotea/tfmg/content/electricity/lights/neon_tube/NeonTubeBlock.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/drmangotea/tfmg/content/electricity/lights/neon_tube/NeonTubeBlock.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/java/com/drmangotea/tfmg/content/electricity/measurement/MultimeterOverlayRenderer.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/drmangotea/tfmg/content/electricity/measurement/MultimeterOverlayRenderer.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/java/com/drmangotea/tfmg/content/electricity/measurement/VoltMeterBlock.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/drmangotea/tfmg/content/electricity/measurement/VoltMeterBlock.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/java/com/drmangotea/tfmg/content/electricity/measurement/VoltMeterBlockEntity.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/drmangotea/tfmg/content/electricity/measurement/VoltMeterBlockEntity.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/generated/resources/data/minecraft/tags/blocks/mineable/pickaxe.json" beforeDir="false" afterPath="$PROJECT_DIR$/src/generated/resources/data/minecraft/tags/blocks/mineable/pickaxe.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/java/com/drmangotea/tfmg/content/electricity/configuration_wrench/ElectriciansWrenchScreen.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/drmangotea/tfmg/content/electricity/configuration_wrench/ElectriciansWrenchScreen.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/java/com/drmangotea/tfmg/content/electricity/utilities/electric_motor/ElectricMotorBlockEntity.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/drmangotea/tfmg/content/electricity/utilities/electric_motor/ElectricMotorBlockEntity.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/java/com/drmangotea/tfmg/content/electricity/utilities/fuse_block/FuseBlockEntity.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/drmangotea/tfmg/content/electricity/utilities/fuse_block/FuseBlockEntity.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/java/com/drmangotea/tfmg/content/electricity/utilities/resistor/ResistorBlockEntity.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/drmangotea/tfmg/content/electricity/utilities/resistor/ResistorBlockEntity.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/java/com/drmangotea/tfmg/content/engines/base/AbstractEngineBlockEntity.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/drmangotea/tfmg/content/engines/base/AbstractEngineBlockEntity.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/java/com/drmangotea/tfmg/content/engines/engine_controller/EngineControllerBlockEntity.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/drmangotea/tfmg/content/engines/engine_controller/EngineControllerBlockEntity.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/java/com/drmangotea/tfmg/content/engines/engine_controller/EngineControllerClientHandler.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/drmangotea/tfmg/content/engines/engine_controller/EngineControllerClientHandler.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/java/com/drmangotea/tfmg/content/engines/types/AbstractSmallEngineBlockEntity.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/drmangotea/tfmg/content/engines/types/AbstractSmallEngineBlockEntity.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/java/com/drmangotea/tfmg/content/engines/types/regular_engine/RegularEngineBlockEntity.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/drmangotea/tfmg/content/engines/types/regular_engine/RegularEngineBlockEntity.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/java/com/drmangotea/tfmg/content/machinery/misc/concrete_hose/ConcreteFillingBehavior.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/drmangotea/tfmg/content/machinery/misc/concrete_hose/ConcreteFillingBehavior.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/java/com/drmangotea/tfmg/content/machinery/oil_processing/pumpjack/pumpjack/base/TestSavedData.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/drmangotea/tfmg/content/machinery/oil_processing/pumpjack/pumpjack/base/TestSavedData.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/java/com/drmangotea/tfmg/content/machinery/oil_processing/pumpjack/pumpjack/base/TestSavedDataManager.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/drmangotea/tfmg/content/machinery/oil_processing/pumpjack/pumpjack/base/TestSavedDataManager.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/java/com/drmangotea/tfmg/content/machinery/vat/industrial_mixer/IndustrialMixerBlockEntity.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/drmangotea/tfmg/content/machinery/vat/industrial_mixer/IndustrialMixerBlockEntity.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/java/com/drmangotea/tfmg/datagen/recipes/values/TFMGStandardRecipeGen.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/drmangotea/tfmg/datagen/recipes/values/TFMGStandardRecipeGen.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/java/com/drmangotea/tfmg/datagen/recipes/values/create/TFMGFillingRecipeGen.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/drmangotea/tfmg/datagen/recipes/values/create/TFMGFillingRecipeGen.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/java/com/drmangotea/tfmg/datagen/recipes/values/create/TFMGMechanicalCraftingRecipeGen.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/drmangotea/tfmg/datagen/recipes/values/create/TFMGMechanicalCraftingRecipeGen.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/java/com/drmangotea/tfmg/datagen/recipes/values/create/TFMGMixingRecipeGen.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/drmangotea/tfmg/datagen/recipes/values/create/TFMGMixingRecipeGen.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/java/com/drmangotea/tfmg/datagen/recipes/values/create/TFMGSequencedAssemblyRecipeGen.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/drmangotea/tfmg/datagen/recipes/values/create/TFMGSequencedAssemblyRecipeGen.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/java/com/drmangotea/tfmg/datagen/recipes/values/tfmg/IndustrialBlastingRecipeGen.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/drmangotea/tfmg/datagen/recipes/values/tfmg/IndustrialBlastingRecipeGen.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/java/com/drmangotea/tfmg/datagen/recipes/values/tfmg/VatRecipeGen.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/drmangotea/tfmg/datagen/recipes/values/tfmg/VatRecipeGen.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/java/com/drmangotea/tfmg/mixin/FluidTankBlockEntityMixin.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/drmangotea/tfmg/mixin/FluidTankBlockEntityMixin.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/java/com/drmangotea/tfmg/registry/TFMGBlocks.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/drmangotea/tfmg/registry/TFMGBlocks.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/java/com/drmangotea/tfmg/registry/TFMGItems.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/drmangotea/tfmg/registry/TFMGItems.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/resources/assets/tfmg/lang/default/interface.json" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/assets/tfmg/lang/default/interface.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/resources/assets/tfmg/models/block/converter/block.json" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/assets/tfmg/models/block/converter/block.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/resources/assets/tfmg/models/block/converter/block_rotated.json" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/assets/tfmg/models/block/converter/block_rotated.json" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
@@ -153,35 +107,35 @@
<option name="hideEmptyMiddlePackages" value="true" />
<option name="showLibraryContents" value="true" />
</component>
<component name="PropertiesComponent"><![CDATA[{
"keyToString": {
"ASKED_MARK_IGNORED_FILES_AS_EXCLUDED": "true",
"Gradle.Build Create-The_Factory_Must_Grow.executor": "Run",
"Gradle.C:/Users/adamn/Documents/minecraft/mods/Create-The_Factory_Must_Grow [createMcpToSrg].executor": "Run",
"Gradle.Create-The_Factory_Must_Grow [build].executor": "Run",
"Gradle.Create-The_Factory_Must_Grow [createMcpToSrg].executor": "Run",
"Gradle.Create-The_Factory_Must_Grow [runClient].executor": "Debug",
"Gradle.Create-The_Factory_Must_Grow [runData].executor": "Run",
"Gradle.Create-The_Factory_Must_Grow [runGameTestServer].executor": "Run",
"Gradle.Download Sources.executor": "Run",
"RunOnceActivity.ShowReadmeOnStart": "true",
"RunOnceActivity.git.unshallow": "true",
"git-widget-placeholder": "master",
"jdk.selected.JDK": "corretto-17",
"kotlin-language-version-configured": "true",
"last_opened_file_path": "C:/Users/adamn/Documents/minecraft/mods/Create-The_Factory_Must_Grow/run/resourcepacks/TFMG_legacy_textures/assets/tfmg/textures/block",
"project.structure.last.edited": "Project",
"project.structure.proportion": "0.15",
"project.structure.side.proportion": "0.0",
"run.code.analysis.last.selected.profile": "pProject Default",
"settings.editor.selected.configurable": "preferences.keymap"
<component name="PropertiesComponent">{
&quot;keyToString&quot;: {
&quot;ASKED_MARK_IGNORED_FILES_AS_EXCLUDED&quot;: &quot;true&quot;,
&quot;Gradle.Build Create-The_Factory_Must_Grow.executor&quot;: &quot;Run&quot;,
&quot;Gradle.C:/Users/adamn/Documents/minecraft/mods/Create-The_Factory_Must_Grow [createMcpToSrg].executor&quot;: &quot;Run&quot;,
&quot;Gradle.Create-The_Factory_Must_Grow [build].executor&quot;: &quot;Run&quot;,
&quot;Gradle.Create-The_Factory_Must_Grow [createMcpToSrg].executor&quot;: &quot;Run&quot;,
&quot;Gradle.Create-The_Factory_Must_Grow [runClient].executor&quot;: &quot;Debug&quot;,
&quot;Gradle.Create-The_Factory_Must_Grow [runData].executor&quot;: &quot;Run&quot;,
&quot;Gradle.Create-The_Factory_Must_Grow [runGameTestServer].executor&quot;: &quot;Run&quot;,
&quot;Gradle.Download Sources.executor&quot;: &quot;Run&quot;,
&quot;RunOnceActivity.ShowReadmeOnStart&quot;: &quot;true&quot;,
&quot;RunOnceActivity.git.unshallow&quot;: &quot;true&quot;,
&quot;git-widget-placeholder&quot;: &quot;master&quot;,
&quot;jdk.selected.JDK&quot;: &quot;corretto-17&quot;,
&quot;kotlin-language-version-configured&quot;: &quot;true&quot;,
&quot;last_opened_file_path&quot;: &quot;C:/Users/adamn/Documents/minecraft/mods/Create-The_Factory_Must_Grow_1.21.1&quot;,
&quot;project.structure.last.edited&quot;: &quot;Project&quot;,
&quot;project.structure.proportion&quot;: &quot;0.15&quot;,
&quot;project.structure.side.proportion&quot;: &quot;0.0&quot;,
&quot;run.code.analysis.last.selected.profile&quot;: &quot;pProject Default&quot;,
&quot;settings.editor.selected.configurable&quot;: &quot;preferences.keymap&quot;
},
"keyToStringList": {
"jdk.preference.JDK": [
"17=C:/Users/adamn/.jdks/corretto-17.0.14"
&quot;keyToStringList&quot;: {
&quot;jdk.preference.JDK&quot;: [
&quot;17=C:/Users/adamn/.jdks/corretto-17.0.14&quot;
]
}
}]]></component>
}</component>
<component name="RecentsManager">
<key name="CopyFile.RECENT_KEYS">
<recent name="C:\Users\adamn\Documents\minecraft\mods\Create-The_Factory_Must_Grow\run\resourcepacks\TFMG_legacy_textures\assets\tfmg\textures\block" />
@@ -205,7 +159,7 @@
<recent name="com.drmangotea.tfmg.ponder" />
</key>
</component>
<component name="RunManager" selected="Gradle.Create-The_Factory_Must_Grow [runData]">
<component name="RunManager" selected="Gradle.Create-The_Factory_Must_Grow [runClient]">
<configuration name="Create-The_Factory_Must_Grow [build]" type="GradleRunConfiguration" factoryName="Gradle" temporary="true">
<ExternalSystemSettings>
<option name="executionName" />
@@ -296,8 +250,8 @@
</configuration>
<recent_temporary>
<list>
<item itemvalue="Gradle.Create-The_Factory_Must_Grow [runData]" />
<item itemvalue="Gradle.Create-The_Factory_Must_Grow [runClient]" />
<item itemvalue="Gradle.Create-The_Factory_Must_Grow [runData]" />
<item itemvalue="Gradle.Create-The_Factory_Must_Grow [runGameTestServer]" />
<item itemvalue="Gradle.Create-The_Factory_Must_Grow [build]" />
</list>
@@ -400,7 +354,15 @@
<option name="project" value="LOCAL" />
<updated>1748879462223</updated>
</task>
<option name="localTasksCounter" value="12" />
<task id="LOCAL-00012" summary="fixes 2">
<option name="closed" value="true" />
<created>1748887142247</created>
<option name="number" value="00012" />
<option name="presentableId" value="LOCAL-00012" />
<option name="project" value="LOCAL" />
<updated>1748887142247</updated>
</task>
<option name="localTasksCounter" value="13" />
<servers />
</component>
<component name="VcsManagerConfiguration">
@@ -416,6 +378,7 @@
<MESSAGE value="eeeeeeeeee" />
<MESSAGE value="some fixes" />
<MESSAGE value="fixes" />
<option name="LAST_COMMIT_MESSAGE" value="fixes" />
<MESSAGE value="fixes 2" />
<option name="LAST_COMMIT_MESSAGE" value="fixes 2" />
</component>
</project>

View File

@@ -25,7 +25,7 @@ registrate_version = MC1.20-1.3.3
mod_id=tfmg
mod_name=Create: The Factory Must Grow
mod_license=DO NOT DISTRIBUTE TESTING PURPOSES ONLY
mod_license=MIT
mod_version=1.0
mod_group_id=com.drmangotea
mod_authors= DrMangoTea, Pepa, Luna

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

File diff suppressed because it is too large Load Diff

View File

@@ -1,91 +1,91 @@
[02Jun2025 19:43:04.621] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgedatauserdev, --assetIndex, 5, --assetsDir, C:\Users\adamn\.gradle\caches\forge_gradle\assets, --gameDir, ., --fml.forgeVersion, 47.3.10, --fml.mcVersion, 1.20.1, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20230612.114412, --mod, tfmg, --all, --output, C:\Users\adamn\Documents\minecraft\mods\Create-The_Factory_Must_Grow\src\generated\resources, --existing, C:\Users\adamn\Documents\minecraft\mods\Create-The_Factory_Must_Grow\src\main\resources]
[02Jun2025 19:43:04.631] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 10.0.9+10.0.9+main.dcd20f30 starting: java version 17.0.12 by Oracle Corporation; OS Windows 11 arch amd64 version 10.0
[02Jun2025 19:43:04.808] [main/INFO] [net.minecraftforge.fml.loading.ImmediateWindowHandler/]: ImmediateWindowProvider not loading because launch target is forgedatauserdev
[02Jun2025 19:43:04.872] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/adamn/.gradle/caches/modules-2/files-2.1/org.spongepowered/mixin/0.8.5/9d1c0c3a304ae6697ecd477218fa61b850bf57fc/mixin-0.8.5.jar%23128!/ Service=ModLauncher Env=CLIENT
[02Jun2025 19:43:05.301] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\adamn\.gradle\caches\modules-2\files-2.1\net.minecraftforge\javafmllanguage\1.20.1-47.3.10\7a15037366722893d76a3d0b2e9d1fd13a63a22d\javafmllanguage-1.20.1-47.3.10.jar is missing mods.toml file
[02Jun2025 19:43:05.311] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\adamn\.gradle\caches\modules-2\files-2.1\net.minecraftforge\lowcodelanguage\1.20.1-47.3.10\e67d9b3451d64ccc812cbbd33c066bd3ebbf2167\lowcodelanguage-1.20.1-47.3.10.jar is missing mods.toml file
[02Jun2025 19:43:05.314] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\adamn\.gradle\caches\modules-2\files-2.1\net.minecraftforge\mclanguage\1.20.1-47.3.10\2023f9726a509c5ba5a925cac934944066093de8\mclanguage-1.20.1-47.3.10.jar is missing mods.toml file
[02Jun2025 19:43:05.321] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\adamn\.gradle\caches\modules-2\files-2.1\net.minecraftforge\fmlcore\1.20.1-47.3.10\523aa0cd9a773b2b56268d8689b2fb5c1f072941\fmlcore-1.20.1-47.3.10.jar is missing mods.toml file
[02Jun2025 19:43:05.571] [main/INFO] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Found 1 dependencies adding them to mods collection
[02Jun2025 19:43:08.788] [main/INFO] [mixin/]: Compatibility level set to JAVA_17
[02Jun2025 19:43:08.801] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgedatauserdev' with arguments [--gameDir, ., --assetsDir, C:\Users\adamn\.gradle\caches\forge_gradle\assets, --assetIndex, 5, --mod, tfmg, --all, --output, C:\Users\adamn\Documents\minecraft\mods\Create-The_Factory_Must_Grow\src\generated\resources, --existing, C:\Users\adamn\Documents\minecraft\mods\Create-The_Factory_Must_Grow\src\main\resources]
[02Jun2025 19:43:09.411] [main/INFO] [mixin/]: Remapping refMap backend-flywheel.refmap.json using C:\Users\adamn\Documents\minecraft\mods\Create-The_Factory_Must_Grow\build\createSrgToMcp\output.srg
[02Jun2025 19:43:09.411] [main/INFO] [mixin/]: Remapping refMap flywheel.refmap.json using C:\Users\adamn\Documents\minecraft\mods\Create-The_Factory_Must_Grow\build\createSrgToMcp\output.srg
[02Jun2025 19:43:09.411] [main/INFO] [mixin/]: Remapping refMap ponder.refmap.json using C:\Users\adamn\Documents\minecraft\mods\Create-The_Factory_Must_Grow\build\createSrgToMcp\output.srg
[02Jun2025 19:43:09.411] [main/INFO] [mixin/]: Remapping refMap ponder.refmap.json using C:\Users\adamn\Documents\minecraft\mods\Create-The_Factory_Must_Grow\build\createSrgToMcp\output.srg
[02Jun2025 19:43:09.421] [main/INFO] [mixin/]: Remapping refMap create.refmap.json using C:\Users\adamn\Documents\minecraft\mods\Create-The_Factory_Must_Grow\build\createSrgToMcp\output.srg
[02Jun2025 19:43:10.021] [main/WARN] [mixin/]: Error loading class: journeymap/client/ui/fullscreen/Fullscreen (java.lang.ClassNotFoundException: journeymap.client.ui.fullscreen.Fullscreen)
[02Jun2025 19:43:10.021] [main/WARN] [mixin/]: @Mixin target journeymap.client.ui.fullscreen.Fullscreen was not found create.mixins.json:compat.JourneyFullscreenMapMixin
[02Jun2025 19:43:10.519] [main/INFO] [net.minecraftforge.data.loading.DatagenModLoader/]: Initializing Data Gatherer for mods [tfmg]
[02Jun2025 19:43:10.524] [main/INFO] [MixinExtras|Service/]: Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.4.1).
[02Jun2025 19:43:16.192] [modloading-worker-0/INFO] [com.simibubi.create.Create/]: Create 6.0.4 initializing! Commit hash: 501917e035dcd3181bb1bd6b4fe0552d3988b32a
[02Jun2025 19:43:16.253] [modloading-worker-0/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 47.3.10, for MC 1.20.1 with MCP 20230612.114412
[02Jun2025 19:43:16.257] [modloading-worker-0/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v47.3.10 Initialized
[02Jun2025 19:43:16.992] [modloading-worker-0/INFO] [mezz.jei.library.load.PluginCaller/]: Sending ConfigManager...
[02Jun2025 19:43:17.022] [modloading-worker-0/INFO] [mezz.jei.library.load.PluginCaller/]: Sending ConfigManager took 8.346 ms
[02Jun2025 19:43:20.302] [main/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class net.minecraft.world.entity.item.PrimedTnt from class com.drmangotea.tfmg.content.items.weapons.explosives.napalm.NapalmBombEntity
[02Jun2025 19:43:20.682] [main/WARN] [net.minecraft.server.packs.VanillaPackResourcesBuilder/]: Assets URL 'union:/C:/Users/adamn/.gradle/caches/forge_gradle/minecraft_user_repo/net/minecraftforge/forge/1.20.1-47.3.10_mapped_official_1.20.1/forge-1.20.1-47.3.10_mapped_official_1.20.1-recomp.jar%23191!/assets/.mcassetsroot' uses unexpected schema
[02Jun2025 19:43:20.682] [main/WARN] [net.minecraft.server.packs.VanillaPackResourcesBuilder/]: Assets URL 'union:/C:/Users/adamn/.gradle/caches/forge_gradle/minecraft_user_repo/net/minecraftforge/forge/1.20.1-47.3.10_mapped_official_1.20.1/forge-1.20.1-47.3.10_mapped_official_1.20.1-recomp.jar%23191!/data/.mcassetsroot' uses unexpected schema
[02Jun2025 19:43:21.222] [main/INFO] [net.minecraft.data.DataGenerator/]: Starting provider: Registrate Provider for tfmg [Recipes, Advancements, Loot Tables, Tags (blocks), Tags (items), Tags (fluids), Tags (entity_types), Blockstates, Item models, Lang (en_us/en_ud)]
[02Jun2025 19:43:23.552] [main/INFO] [PonderIndex/]: Registering Ponder Scenes took 7.577 ms
[02Jun2025 19:43:23.552] [main/INFO] [PonderIndex/]: Registering Ponder Tags took 2.509 ms
[02Jun2025 19:43:23.557] [main/INFO] [PonderIndex/]: Collecting Shared Ponder Text took 411.0 μs
[02Jun2025 19:43:23.648] [main/INFO] [net.minecraft.data.DataGenerator/]: Registrate Provider for tfmg [Recipes, Advancements, Loot Tables, Tags (blocks), Tags (items), Tags (fluids), Tags (entity_types), Blockstates, Item models, Lang (en_us/en_ud)] finished after 2425 ms
[02Jun2025 19:43:23.648] [main/INFO] [net.minecraft.data.DataGenerator/]: Starting provider: TFMG's Generated Registry Entries
[02Jun2025 19:43:23.667] [main/INFO] [net.minecraft.data.DataGenerator/]: TFMG's Generated Registry Entries finished after 21 ms
[02Jun2025 19:43:23.667] [main/INFO] [net.minecraft.data.DataGenerator/]: Starting provider: Recipes
[02Jun2025 19:43:23.672] [main/WARN] [com.simibubi.create.Create/]: Your custom tfmg:winding recipe (minecraft:dummy) specified a duration. Durations have no impact on this type of recipe.
[02Jun2025 19:43:23.683] [main/WARN] [com.simibubi.create.Create/]: Your custom tfmg:winding recipe (minecraft:dummy) specified a duration. Durations have no impact on this type of recipe.
[02Jun2025 19:43:23.690] [main/WARN] [com.simibubi.create.Create/]: Your custom tfmg:winding recipe (minecraft:dummy) specified a duration. Durations have no impact on this type of recipe.
[02Jun2025 19:43:23.692] [main/INFO] [com.simibubi.create.Create/]: Recipes registered 8 recipes
[02Jun2025 19:43:23.692] [main/INFO] [net.minecraft.data.DataGenerator/]: Recipes finished after 23 ms
[02Jun2025 19:43:23.692] [main/INFO] [net.minecraft.data.DataGenerator/]: Starting provider: TFMG's Recipes
[02Jun2025 19:43:23.692] [main/WARN] [com.simibubi.create.Create/]: Your custom tfmg:industrial_blasting recipe (tfmg:silicon) specified a duration. Durations have no impact on this type of recipe.
[02Jun2025 19:43:23.692] [main/WARN] [com.simibubi.create.Create/]: Your custom tfmg:industrial_blasting recipe (tfmg:steel) specified a duration. Durations have no impact on this type of recipe.
[02Jun2025 19:43:23.692] [main/WARN] [com.simibubi.create.Create/]: Your custom tfmg:industrial_blasting recipe (tfmg:steel_from_raw_iron) specified a duration. Durations have no impact on this type of recipe.
[02Jun2025 19:43:23.692] [main/WARN] [com.simibubi.create.Create/]: Your custom tfmg:industrial_blasting recipe (tfmg:steel_from_dust) specified a duration. Durations have no impact on this type of recipe.
[02Jun2025 19:43:23.699] [main/INFO] [com.drmangotea.tfmg.TFMG/]: Recipes registered 4 recipes
[02Jun2025 19:43:23.699] [main/WARN] [com.simibubi.create.Create/]: Your custom tfmg:casting recipe (tfmg:steel) specified a duration. Durations have no impact on this type of recipe.
[02Jun2025 19:43:23.699] [main/WARN] [com.simibubi.create.Create/]: Your custom tfmg:casting recipe (tfmg:plastic_sheet) specified a duration. Durations have no impact on this type of recipe.
[02Jun2025 19:43:23.699] [main/WARN] [com.simibubi.create.Create/]: Your custom tfmg:casting recipe (tfmg:slag_block) specified a duration. Durations have no impact on this type of recipe.
[02Jun2025 19:43:23.699] [main/WARN] [com.simibubi.create.Create/]: Your custom tfmg:casting recipe (tfmg:cinderblock) specified a duration. Durations have no impact on this type of recipe.
[02Jun2025 19:43:23.699] [main/WARN] [com.simibubi.create.Create/]: Your custom tfmg:casting recipe (tfmg:silicon) specified a duration. Durations have no impact on this type of recipe.
[02Jun2025 19:43:23.699] [main/INFO] [com.drmangotea.tfmg.TFMG/]: Recipes registered 5 recipes
[02Jun2025 19:43:23.699] [main/WARN] [com.simibubi.create.Create/]: Your custom tfmg:vat_machine_recipe recipe (tfmg:arc_furnace_steel) specified a duration. Durations have no impact on this type of recipe.
[02Jun2025 19:43:23.699] [main/WARN] [com.simibubi.create.Create/]: Your custom tfmg:vat_machine_recipe recipe (tfmg:neon) specified a duration. Durations have no impact on this type of recipe.
[02Jun2025 19:43:23.699] [main/WARN] [com.simibubi.create.Create/]: Your custom tfmg:vat_machine_recipe recipe (tfmg:rubber) specified a heat condition. Heat conditions have no impact on this type of recipe.
[02Jun2025 19:43:23.699] [main/WARN] [com.simibubi.create.Create/]: Your custom tfmg:vat_machine_recipe recipe (tfmg:naphtha) specified a heat condition. Heat conditions have no impact on this type of recipe.
[02Jun2025 19:43:23.699] [main/WARN] [com.simibubi.create.Create/]: Your custom tfmg:vat_machine_recipe recipe (tfmg:plastic_from_ethylene) specified a heat condition. Heat conditions have no impact on this type of recipe.
[02Jun2025 19:43:23.699] [main/WARN] [com.simibubi.create.Create/]: Your custom tfmg:vat_machine_recipe recipe (tfmg:plastic_from_propylene) specified a heat condition. Heat conditions have no impact on this type of recipe.
[02Jun2025 19:43:23.702] [main/WARN] [com.simibubi.create.Create/]: Your custom tfmg:vat_machine_recipe recipe (tfmg:etched_circuit_board) specified a duration. Durations have no impact on this type of recipe.
[02Jun2025 19:43:23.702] [main/WARN] [com.simibubi.create.Create/]: Your custom tfmg:vat_machine_recipe recipe (tfmg:aluminum) specified a duration. Durations have no impact on this type of recipe.
[02Jun2025 19:43:23.702] [main/WARN] [com.simibubi.create.Create/]: Your custom tfmg:vat_machine_recipe recipe (tfmg:aluminum) specified a heat condition. Heat conditions have no impact on this type of recipe.
[02Jun2025 19:43:23.702] [main/INFO] [com.drmangotea.tfmg.TFMG/]: Recipes registered 10 recipes
[02Jun2025 19:43:23.734] [main/INFO] [com.drmangotea.tfmg.TFMG/]: Recipes registered 286 recipes
[02Jun2025 19:43:23.738] [main/INFO] [com.drmangotea.tfmg.TFMG/]: Recipes registered 9 recipes
[02Jun2025 19:43:23.738] [main/INFO] [net.minecraft.data.DataGenerator/]: TFMG's Recipes finished after 44 ms
[02Jun2025 19:43:23.738] [main/INFO] [net.minecraft.data.DataGenerator/]: Starting provider: TFMG's Processing Recipes
[02Jun2025 19:43:23.738] [main/WARN] [com.simibubi.create.Create/]: Your custom create:pressing recipe (tfmg:cast_iron_ingot) specified a duration. Durations have no impact on this type of recipe.
[02Jun2025 19:43:23.738] [main/WARN] [com.simibubi.create.Create/]: Your custom create:pressing recipe (tfmg:aluminum_ingot) specified a duration. Durations have no impact on this type of recipe.
[02Jun2025 19:43:23.738] [main/WARN] [com.simibubi.create.Create/]: Your custom create:pressing recipe (tfmg:lead_ingot) specified a duration. Durations have no impact on this type of recipe.
[02Jun2025 19:43:23.742] [main/WARN] [com.simibubi.create.Create/]: Your custom create:pressing recipe (tfmg:nickel_ingot) specified a duration. Durations have no impact on this type of recipe.
[02Jun2025 19:43:23.742] [main/WARN] [com.simibubi.create.Create/]: Your custom create:pressing recipe (tfmg:synthetic_leather) specified a duration. Durations have no impact on this type of recipe.
[02Jun2025 19:43:23.742] [main/INFO] [com.drmangotea.tfmg.TFMG/]: Recipes registered 5 recipes
[02Jun2025 19:43:23.742] [main/WARN] [com.simibubi.create.Create/]: Your custom tfmg:coking recipe (tfmg:coal) specified a duration. Durations have no impact on this type of recipe.
[02Jun2025 19:43:23.742] [main/WARN] [com.simibubi.create.Create/]: Your custom tfmg:coking recipe (tfmg:charcoal) specified a duration. Durations have no impact on this type of recipe.
[02Jun2025 19:43:23.742] [main/INFO] [com.drmangotea.tfmg.TFMG/]: Recipes registered 2 recipes
[02Jun2025 19:43:23.742] [main/INFO] [com.drmangotea.tfmg.TFMG/]: Recipes registered 6 recipes
[02Jun2025 19:43:23.742] [main/WARN] [com.simibubi.create.Create/]: Your custom tfmg:winding recipe (tfmg:electromagnetic_coil) specified a duration. Durations have no impact on this type of recipe.
[02Jun2025 19:43:23.742] [main/WARN] [com.simibubi.create.Create/]: Your custom tfmg:winding recipe (tfmg:resistor) specified a duration. Durations have no impact on this type of recipe.
[02Jun2025 19:43:23.742] [main/INFO] [com.drmangotea.tfmg.TFMG/]: Recipes registered 2 recipes
[02Jun2025 19:43:23.742] [main/INFO] [com.drmangotea.tfmg.TFMG/]: Recipes registered 1 recipe
[02Jun2025 19:43:23.742] [main/WARN] [com.simibubi.create.Create/]: Your custom tfmg:hot_blast recipe (tfmg:hot_air) specified a duration. Durations have no impact on this type of recipe.
[02Jun2025 19:43:23.742] [main/INFO] [com.drmangotea.tfmg.TFMG/]: Recipes registered 1 recipe
[02Jun2025 19:43:23.742] [main/INFO] [com.drmangotea.tfmg.TFMG/]: Recipes registered 4 recipes
[02Jun2025 19:43:23.742] [main/INFO] [com.drmangotea.tfmg.TFMG/]: Recipes registered 11 recipes
[02Jun2025 19:43:23.746] [main/INFO] [com.drmangotea.tfmg.TFMG/]: Recipes registered 16 recipes
[02Jun2025 19:43:23.746] [main/INFO] [com.drmangotea.tfmg.TFMG/]: Recipes registered 8 recipes
[02Jun2025 19:43:23.746] [main/INFO] [com.drmangotea.tfmg.TFMG/]: Recipes registered 9 recipes
[02Jun2025 19:43:23.746] [main/INFO] [net.minecraft.data.DataGenerator/]: TFMG's Processing Recipes finished after 7 ms
[02Jun2025 19:43:23.746] [main/INFO] [net.minecraft.data.DataGenerator/]: All providers took: 2526 ms
[02Jun2025 19:43:23.876] [main/INFO] [net.minecraft.data.HashCache/]: Caching: total files: 3351, old count: 3349, new count: 3352, removed stale: 0, written: 2
[16Jun2025 16:12:40.356] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgedatauserdev, --assetIndex, 5, --assetsDir, C:\Users\adamn\.gradle\caches\forge_gradle\assets, --gameDir, ., --fml.forgeVersion, 47.3.10, --fml.mcVersion, 1.20.1, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20230612.114412, --mod, tfmg, --all, --output, C:\Users\adamn\Documents\minecraft\mods\Create-The_Factory_Must_Grow\src\generated\resources, --existing, C:\Users\adamn\Documents\minecraft\mods\Create-The_Factory_Must_Grow\src\main\resources]
[16Jun2025 16:12:40.387] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 10.0.9+10.0.9+main.dcd20f30 starting: java version 17.0.12 by Oracle Corporation; OS Windows 11 arch amd64 version 10.0
[16Jun2025 16:12:40.530] [main/INFO] [net.minecraftforge.fml.loading.ImmediateWindowHandler/]: ImmediateWindowProvider not loading because launch target is forgedatauserdev
[16Jun2025 16:12:40.593] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/adamn/.gradle/caches/modules-2/files-2.1/org.spongepowered/mixin/0.8.5/9d1c0c3a304ae6697ecd477218fa61b850bf57fc/mixin-0.8.5.jar%23128!/ Service=ModLauncher Env=CLIENT
[16Jun2025 16:12:40.980] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\adamn\.gradle\caches\modules-2\files-2.1\net.minecraftforge\javafmllanguage\1.20.1-47.3.10\7a15037366722893d76a3d0b2e9d1fd13a63a22d\javafmllanguage-1.20.1-47.3.10.jar is missing mods.toml file
[16Jun2025 16:12:40.987] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\adamn\.gradle\caches\modules-2\files-2.1\net.minecraftforge\lowcodelanguage\1.20.1-47.3.10\e67d9b3451d64ccc812cbbd33c066bd3ebbf2167\lowcodelanguage-1.20.1-47.3.10.jar is missing mods.toml file
[16Jun2025 16:12:40.991] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\adamn\.gradle\caches\modules-2\files-2.1\net.minecraftforge\mclanguage\1.20.1-47.3.10\2023f9726a509c5ba5a925cac934944066093de8\mclanguage-1.20.1-47.3.10.jar is missing mods.toml file
[16Jun2025 16:12:40.991] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\adamn\.gradle\caches\modules-2\files-2.1\net.minecraftforge\fmlcore\1.20.1-47.3.10\523aa0cd9a773b2b56268d8689b2fb5c1f072941\fmlcore-1.20.1-47.3.10.jar is missing mods.toml file
[16Jun2025 16:12:41.266] [main/INFO] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Found 1 dependencies adding them to mods collection
[16Jun2025 16:12:45.125] [main/INFO] [mixin/]: Compatibility level set to JAVA_17
[16Jun2025 16:12:45.135] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgedatauserdev' with arguments [--gameDir, ., --assetsDir, C:\Users\adamn\.gradle\caches\forge_gradle\assets, --assetIndex, 5, --mod, tfmg, --all, --output, C:\Users\adamn\Documents\minecraft\mods\Create-The_Factory_Must_Grow\src\generated\resources, --existing, C:\Users\adamn\Documents\minecraft\mods\Create-The_Factory_Must_Grow\src\main\resources]
[16Jun2025 16:12:45.586] [main/INFO] [mixin/]: Remapping refMap backend-flywheel.refmap.json using C:\Users\adamn\Documents\minecraft\mods\Create-The_Factory_Must_Grow\build\createSrgToMcp\output.srg
[16Jun2025 16:12:45.586] [main/INFO] [mixin/]: Remapping refMap flywheel.refmap.json using C:\Users\adamn\Documents\minecraft\mods\Create-The_Factory_Must_Grow\build\createSrgToMcp\output.srg
[16Jun2025 16:12:45.586] [main/INFO] [mixin/]: Remapping refMap ponder.refmap.json using C:\Users\adamn\Documents\minecraft\mods\Create-The_Factory_Must_Grow\build\createSrgToMcp\output.srg
[16Jun2025 16:12:45.586] [main/INFO] [mixin/]: Remapping refMap ponder.refmap.json using C:\Users\adamn\Documents\minecraft\mods\Create-The_Factory_Must_Grow\build\createSrgToMcp\output.srg
[16Jun2025 16:12:45.586] [main/INFO] [mixin/]: Remapping refMap create.refmap.json using C:\Users\adamn\Documents\minecraft\mods\Create-The_Factory_Must_Grow\build\createSrgToMcp\output.srg
[16Jun2025 16:12:46.176] [main/WARN] [mixin/]: Error loading class: journeymap/client/ui/fullscreen/Fullscreen (java.lang.ClassNotFoundException: journeymap.client.ui.fullscreen.Fullscreen)
[16Jun2025 16:12:46.176] [main/WARN] [mixin/]: @Mixin target journeymap.client.ui.fullscreen.Fullscreen was not found create.mixins.json:compat.JourneyFullscreenMapMixin
[16Jun2025 16:12:46.639] [main/INFO] [net.minecraftforge.data.loading.DatagenModLoader/]: Initializing Data Gatherer for mods [tfmg]
[16Jun2025 16:12:46.654] [main/INFO] [MixinExtras|Service/]: Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.4.1).
[16Jun2025 16:12:52.461] [modloading-worker-0/INFO] [com.simibubi.create.Create/]: Create 6.0.4 initializing! Commit hash: 501917e035dcd3181bb1bd6b4fe0552d3988b32a
[16Jun2025 16:12:52.516] [modloading-worker-0/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 47.3.10, for MC 1.20.1 with MCP 20230612.114412
[16Jun2025 16:12:52.518] [modloading-worker-0/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v47.3.10 Initialized
[16Jun2025 16:12:53.253] [modloading-worker-0/INFO] [mezz.jei.library.load.PluginCaller/]: Sending ConfigManager...
[16Jun2025 16:12:53.258] [modloading-worker-0/INFO] [mezz.jei.library.load.PluginCaller/]: Sending ConfigManager took 5.851 ms
[16Jun2025 16:12:56.495] [main/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class net.minecraft.world.entity.item.PrimedTnt from class com.drmangotea.tfmg.content.items.weapons.explosives.napalm.NapalmBombEntity
[16Jun2025 16:12:56.804] [main/WARN] [net.minecraft.server.packs.VanillaPackResourcesBuilder/]: Assets URL 'union:/C:/Users/adamn/.gradle/caches/forge_gradle/minecraft_user_repo/net/minecraftforge/forge/1.20.1-47.3.10_mapped_official_1.20.1/forge-1.20.1-47.3.10_mapped_official_1.20.1-recomp.jar%23191!/assets/.mcassetsroot' uses unexpected schema
[16Jun2025 16:12:56.804] [main/WARN] [net.minecraft.server.packs.VanillaPackResourcesBuilder/]: Assets URL 'union:/C:/Users/adamn/.gradle/caches/forge_gradle/minecraft_user_repo/net/minecraftforge/forge/1.20.1-47.3.10_mapped_official_1.20.1/forge-1.20.1-47.3.10_mapped_official_1.20.1-recomp.jar%23191!/data/.mcassetsroot' uses unexpected schema
[16Jun2025 16:12:57.402] [main/INFO] [net.minecraft.data.DataGenerator/]: Starting provider: Registrate Provider for tfmg [Recipes, Advancements, Loot Tables, Tags (blocks), Tags (items), Tags (fluids), Tags (entity_types), Blockstates, Item models, Lang (en_us/en_ud)]
[16Jun2025 16:12:59.943] [main/INFO] [PonderIndex/]: Registering Ponder Scenes took 10.82 ms
[16Jun2025 16:12:59.947] [main/INFO] [PonderIndex/]: Registering Ponder Tags took 4.817 ms
[16Jun2025 16:12:59.947] [main/INFO] [PonderIndex/]: Collecting Shared Ponder Text took 346.5 μs
[16Jun2025 16:13:00.049] [main/INFO] [net.minecraft.data.DataGenerator/]: Registrate Provider for tfmg [Recipes, Advancements, Loot Tables, Tags (blocks), Tags (items), Tags (fluids), Tags (entity_types), Blockstates, Item models, Lang (en_us/en_ud)] finished after 2646 ms
[16Jun2025 16:13:00.049] [main/INFO] [net.minecraft.data.DataGenerator/]: Starting provider: TFMG's Generated Registry Entries
[16Jun2025 16:13:00.074] [main/INFO] [net.minecraft.data.DataGenerator/]: TFMG's Generated Registry Entries finished after 24 ms
[16Jun2025 16:13:00.074] [main/INFO] [net.minecraft.data.DataGenerator/]: Starting provider: Recipes
[16Jun2025 16:13:00.074] [main/WARN] [com.simibubi.create.Create/]: Your custom tfmg:winding recipe (minecraft:dummy) specified a duration. Durations have no impact on this type of recipe.
[16Jun2025 16:13:00.098] [main/WARN] [com.simibubi.create.Create/]: Your custom tfmg:winding recipe (minecraft:dummy) specified a duration. Durations have no impact on this type of recipe.
[16Jun2025 16:13:00.106] [main/WARN] [com.simibubi.create.Create/]: Your custom tfmg:winding recipe (minecraft:dummy) specified a duration. Durations have no impact on this type of recipe.
[16Jun2025 16:13:00.114] [main/INFO] [com.simibubi.create.Create/]: Recipes registered 8 recipes
[16Jun2025 16:13:00.114] [main/INFO] [net.minecraft.data.DataGenerator/]: Recipes finished after 37 ms
[16Jun2025 16:13:00.114] [main/INFO] [net.minecraft.data.DataGenerator/]: Starting provider: TFMG's Recipes
[16Jun2025 16:13:00.114] [main/WARN] [com.simibubi.create.Create/]: Your custom tfmg:industrial_blasting recipe (tfmg:silicon) specified a duration. Durations have no impact on this type of recipe.
[16Jun2025 16:13:00.114] [main/WARN] [com.simibubi.create.Create/]: Your custom tfmg:industrial_blasting recipe (tfmg:steel) specified a duration. Durations have no impact on this type of recipe.
[16Jun2025 16:13:00.114] [main/WARN] [com.simibubi.create.Create/]: Your custom tfmg:industrial_blasting recipe (tfmg:steel_from_raw_iron) specified a duration. Durations have no impact on this type of recipe.
[16Jun2025 16:13:00.114] [main/WARN] [com.simibubi.create.Create/]: Your custom tfmg:industrial_blasting recipe (tfmg:steel_from_dust) specified a duration. Durations have no impact on this type of recipe.
[16Jun2025 16:13:00.114] [main/INFO] [com.drmangotea.tfmg.TFMG/]: Recipes registered 4 recipes
[16Jun2025 16:13:00.114] [main/WARN] [com.simibubi.create.Create/]: Your custom tfmg:casting recipe (tfmg:steel) specified a duration. Durations have no impact on this type of recipe.
[16Jun2025 16:13:00.114] [main/WARN] [com.simibubi.create.Create/]: Your custom tfmg:casting recipe (tfmg:plastic_sheet) specified a duration. Durations have no impact on this type of recipe.
[16Jun2025 16:13:00.114] [main/WARN] [com.simibubi.create.Create/]: Your custom tfmg:casting recipe (tfmg:slag_block) specified a duration. Durations have no impact on this type of recipe.
[16Jun2025 16:13:00.114] [main/WARN] [com.simibubi.create.Create/]: Your custom tfmg:casting recipe (tfmg:cinderblock) specified a duration. Durations have no impact on this type of recipe.
[16Jun2025 16:13:00.114] [main/WARN] [com.simibubi.create.Create/]: Your custom tfmg:casting recipe (tfmg:silicon) specified a duration. Durations have no impact on this type of recipe.
[16Jun2025 16:13:00.114] [main/INFO] [com.drmangotea.tfmg.TFMG/]: Recipes registered 5 recipes
[16Jun2025 16:13:00.114] [main/WARN] [com.simibubi.create.Create/]: Your custom tfmg:vat_machine_recipe recipe (tfmg:arc_furnace_steel) specified a duration. Durations have no impact on this type of recipe.
[16Jun2025 16:13:00.114] [main/WARN] [com.simibubi.create.Create/]: Your custom tfmg:vat_machine_recipe recipe (tfmg:neon) specified a duration. Durations have no impact on this type of recipe.
[16Jun2025 16:13:00.122] [main/WARN] [com.simibubi.create.Create/]: Your custom tfmg:vat_machine_recipe recipe (tfmg:rubber) specified a heat condition. Heat conditions have no impact on this type of recipe.
[16Jun2025 16:13:00.122] [main/WARN] [com.simibubi.create.Create/]: Your custom tfmg:vat_machine_recipe recipe (tfmg:naphtha) specified a heat condition. Heat conditions have no impact on this type of recipe.
[16Jun2025 16:13:00.122] [main/WARN] [com.simibubi.create.Create/]: Your custom tfmg:vat_machine_recipe recipe (tfmg:plastic_from_ethylene) specified a heat condition. Heat conditions have no impact on this type of recipe.
[16Jun2025 16:13:00.122] [main/WARN] [com.simibubi.create.Create/]: Your custom tfmg:vat_machine_recipe recipe (tfmg:plastic_from_propylene) specified a heat condition. Heat conditions have no impact on this type of recipe.
[16Jun2025 16:13:00.122] [main/WARN] [com.simibubi.create.Create/]: Your custom tfmg:vat_machine_recipe recipe (tfmg:etched_circuit_board) specified a duration. Durations have no impact on this type of recipe.
[16Jun2025 16:13:00.122] [main/WARN] [com.simibubi.create.Create/]: Your custom tfmg:vat_machine_recipe recipe (tfmg:aluminum) specified a duration. Durations have no impact on this type of recipe.
[16Jun2025 16:13:00.122] [main/WARN] [com.simibubi.create.Create/]: Your custom tfmg:vat_machine_recipe recipe (tfmg:aluminum) specified a heat condition. Heat conditions have no impact on this type of recipe.
[16Jun2025 16:13:00.122] [main/INFO] [com.drmangotea.tfmg.TFMG/]: Recipes registered 10 recipes
[16Jun2025 16:13:00.159] [main/INFO] [com.drmangotea.tfmg.TFMG/]: Recipes registered 288 recipes
[16Jun2025 16:13:00.159] [main/INFO] [com.drmangotea.tfmg.TFMG/]: Recipes registered 9 recipes
[16Jun2025 16:13:00.177] [main/INFO] [net.minecraft.data.DataGenerator/]: TFMG's Recipes finished after 63 ms
[16Jun2025 16:13:00.177] [main/INFO] [net.minecraft.data.DataGenerator/]: Starting provider: TFMG's Processing Recipes
[16Jun2025 16:13:00.177] [main/WARN] [com.simibubi.create.Create/]: Your custom create:pressing recipe (tfmg:cast_iron_ingot) specified a duration. Durations have no impact on this type of recipe.
[16Jun2025 16:13:00.177] [main/WARN] [com.simibubi.create.Create/]: Your custom create:pressing recipe (tfmg:aluminum_ingot) specified a duration. Durations have no impact on this type of recipe.
[16Jun2025 16:13:00.177] [main/WARN] [com.simibubi.create.Create/]: Your custom create:pressing recipe (tfmg:lead_ingot) specified a duration. Durations have no impact on this type of recipe.
[16Jun2025 16:13:00.177] [main/WARN] [com.simibubi.create.Create/]: Your custom create:pressing recipe (tfmg:nickel_ingot) specified a duration. Durations have no impact on this type of recipe.
[16Jun2025 16:13:00.177] [main/WARN] [com.simibubi.create.Create/]: Your custom create:pressing recipe (tfmg:synthetic_leather) specified a duration. Durations have no impact on this type of recipe.
[16Jun2025 16:13:00.177] [main/INFO] [com.drmangotea.tfmg.TFMG/]: Recipes registered 5 recipes
[16Jun2025 16:13:00.177] [main/WARN] [com.simibubi.create.Create/]: Your custom tfmg:coking recipe (tfmg:coal) specified a duration. Durations have no impact on this type of recipe.
[16Jun2025 16:13:00.177] [main/WARN] [com.simibubi.create.Create/]: Your custom tfmg:coking recipe (tfmg:charcoal) specified a duration. Durations have no impact on this type of recipe.
[16Jun2025 16:13:00.177] [main/INFO] [com.drmangotea.tfmg.TFMG/]: Recipes registered 2 recipes
[16Jun2025 16:13:00.177] [main/INFO] [com.drmangotea.tfmg.TFMG/]: Recipes registered 6 recipes
[16Jun2025 16:13:00.177] [main/WARN] [com.simibubi.create.Create/]: Your custom tfmg:winding recipe (tfmg:electromagnetic_coil) specified a duration. Durations have no impact on this type of recipe.
[16Jun2025 16:13:00.177] [main/WARN] [com.simibubi.create.Create/]: Your custom tfmg:winding recipe (tfmg:resistor) specified a duration. Durations have no impact on this type of recipe.
[16Jun2025 16:13:00.177] [main/INFO] [com.drmangotea.tfmg.TFMG/]: Recipes registered 2 recipes
[16Jun2025 16:13:00.177] [main/INFO] [com.drmangotea.tfmg.TFMG/]: Recipes registered 1 recipe
[16Jun2025 16:13:00.177] [main/WARN] [com.simibubi.create.Create/]: Your custom tfmg:hot_blast recipe (tfmg:hot_air) specified a duration. Durations have no impact on this type of recipe.
[16Jun2025 16:13:00.177] [main/INFO] [com.drmangotea.tfmg.TFMG/]: Recipes registered 1 recipe
[16Jun2025 16:13:00.182] [main/INFO] [com.drmangotea.tfmg.TFMG/]: Recipes registered 4 recipes
[16Jun2025 16:13:00.182] [main/INFO] [com.drmangotea.tfmg.TFMG/]: Recipes registered 11 recipes
[16Jun2025 16:13:00.182] [main/INFO] [com.drmangotea.tfmg.TFMG/]: Recipes registered 16 recipes
[16Jun2025 16:13:00.182] [main/INFO] [com.drmangotea.tfmg.TFMG/]: Recipes registered 8 recipes
[16Jun2025 16:13:00.182] [main/INFO] [com.drmangotea.tfmg.TFMG/]: Recipes registered 9 recipes
[16Jun2025 16:13:00.185] [main/INFO] [net.minecraft.data.DataGenerator/]: TFMG's Processing Recipes finished after 8 ms
[16Jun2025 16:13:00.185] [main/INFO] [net.minecraft.data.DataGenerator/]: All providers took: 2783 ms
[16Jun2025 16:13:00.336] [main/INFO] [net.minecraft.data.HashCache/]: Caching: total files: 3355, old count: 3355, new count: 3356, removed stale: 0, written: 0

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -1 +1 @@
[{"name":"Dev","uuid":"380df991-f603-344c-a090-369bad2a924a","expiresOn":"2025-07-02 19:21:28 +0200"}]
[{"name":"Dev","uuid":"380df991-f603-344c-a090-369bad2a924a","expiresOn":"2025-07-16 18:20:49 +0200"}]

View File

@@ -1,4 +1,4 @@
// 1.20.1 2025-06-02T19:43:23.7526723 TFMG's Recipes
// 1.20.1 2025-06-07T11:35:38.5913428 TFMG's Recipes
0ccd64a6f92e02ac35973434259baee47c8294e2 data/create/recipes/mechanical_crafting/advanced_potato_cannon.json
d779aa2cf2fca905473c494073443d0289484311 data/create/recipes/mechanical_crafting/engine_controller.json
dd795cb8dd376f621afb3773cadb99c409aaf875 data/create/recipes/mechanical_crafting/flamethrower.json
@@ -247,6 +247,7 @@ db80b79162a837425ca0a46192c8a6bb85b5e496 data/tfmg/advancements/recipes/misc/cra
d4b688ffa269e25091b4f320d2c5f7a279485fcd data/tfmg/advancements/recipes/misc/crafting/kinetics/steel_flywheel.json
0ad172298d106ca9576331bee39ad8769c796a1a data/tfmg/advancements/recipes/misc/crafting/kinetics/steel_frame.json
19426888f8a0e5cbc07f88f0a483ade846670b34 data/tfmg/advancements/recipes/misc/crafting/kinetics/steel_gearbox.json
acf319407df5375f95ad5e6b0e05ffc259d57bdd data/tfmg/advancements/recipes/misc/crafting/kinetics/steel_gearbox_from_vertical.json
b257112e16b86ecbf4aa7bbe7470dc365c35bfc1 data/tfmg/advancements/recipes/misc/crafting/kinetics/steel_helmet.json
85316b484a0fb8e8ee43961b74fe2f6fc254c036 data/tfmg/advancements/recipes/misc/crafting/kinetics/steel_hoe.json
1824f9dfdd41baeb4f67a8b4d552c98ef0caba6d data/tfmg/advancements/recipes/misc/crafting/kinetics/steel_ingot_from_compacting.json
@@ -262,6 +263,7 @@ fa14ee77919cf82a7929ab35fcc3a17112449f73 data/tfmg/advancements/recipes/misc/cra
eb4bb87101f088c4678b280112ce7437790a4aed data/tfmg/advancements/recipes/misc/crafting/kinetics/steel_sword.json
94076440ec4d3c03f0022ad1fff99da9a937440f data/tfmg/advancements/recipes/misc/crafting/kinetics/steel_trapdoor.json
5bedeae8d74040e986da14567ecd57c743a1963f data/tfmg/advancements/recipes/misc/crafting/kinetics/steel_truss.json
e5caf51e1748920363428784868db7a55592a426 data/tfmg/advancements/recipes/misc/crafting/kinetics/steel_vertical_gearbox.json
8ed75de5e8d2f8c3058dc792d3bb12db254becb5 data/tfmg/advancements/recipes/misc/crafting/kinetics/surface_scanner.json
4bdf74647a71120ff9f5bb1a3fa50a1290b8ccf0 data/tfmg/advancements/recipes/misc/crafting/kinetics/thermite_grenade.json
d7175bb0b6e8a62b9fcf97329c5ee4ecb54be7fb data/tfmg/advancements/recipes/misc/crafting/kinetics/traffic_light.json
@@ -538,6 +540,7 @@ f6e94323afd75335409a3b4cbd4ae531b7694692 data/tfmg/recipes/crafting/kinetics/ste
b3d3546d4cca17a1036597d06fddd8bf66ee14a6 data/tfmg/recipes/crafting/kinetics/steel_flywheel.json
c0b37cf345817c336c4891c194565d2cc935d130 data/tfmg/recipes/crafting/kinetics/steel_frame.json
90fa531bd0be9688a0297f2cbb501b4d86d6b625 data/tfmg/recipes/crafting/kinetics/steel_gearbox.json
43e2df99462661e888fbecca096ad5b9fc2eaea4 data/tfmg/recipes/crafting/kinetics/steel_gearbox_from_vertical.json
ab14805eb7d2fca1bbc9e16967ced3fa3d10298d data/tfmg/recipes/crafting/kinetics/steel_helmet.json
027d4a98cf72e60ed27a208db41cbbbf610b17c0 data/tfmg/recipes/crafting/kinetics/steel_hoe.json
7ebc56791f818aac716a0ac79d17b9a28b7d921b data/tfmg/recipes/crafting/kinetics/steel_ingot_from_compacting.json
@@ -553,6 +556,7 @@ f676614f0f6d938475a95d68cd42987e7d2bf546 data/tfmg/recipes/crafting/kinetics/ste
3e23426519f6a57190eef8a97f95a45161543c65 data/tfmg/recipes/crafting/kinetics/steel_sword.json
ab396a335570bb51ffd48a3a132f100659876a39 data/tfmg/recipes/crafting/kinetics/steel_trapdoor.json
ec2b049221a205ef7b924f0f31c260e62c75cabd data/tfmg/recipes/crafting/kinetics/steel_truss.json
04ac7d3b10730a2efc0278150fe366afa0b1c7bc data/tfmg/recipes/crafting/kinetics/steel_vertical_gearbox.json
e6a57f9ad1a19c5e810b3cd51c8e57d7a5bf51e9 data/tfmg/recipes/crafting/kinetics/surface_scanner.json
aa978f85d3bdbbadad2089aaa5779e2217d88eed data/tfmg/recipes/crafting/kinetics/thermite_grenade.json
b1050ac6cc5e2b4194d935969c9336a71a980851 data/tfmg/recipes/crafting/kinetics/traffic_light.json

View File

@@ -1,4 +1,4 @@
// 1.20.1 2025-06-02T19:12:50.6979345 Registrate Provider for tfmg [Recipes, Advancements, Loot Tables, Tags (blocks), Tags (items), Tags (fluids), Tags (entity_types), Blockstates, Item models, Lang (en_us/en_ud)]
// 1.20.1 2025-06-15T22:13:55.8425293 Registrate Provider for tfmg [Recipes, Advancements, Loot Tables, Tags (blocks), Tags (items), Tags (fluids), Tags (entity_types), Blockstates, Item models, Lang (en_us/en_ud)]
ff5a5721633b83465ab501cbdfdc579a0f20e938 assets/tfmg/blockstates/accumulator.json
e982a263b6af75821042107fdeff7bd809436d08 assets/tfmg/blockstates/air_intake.json
e7f63aadfc892e337d9f87b5e50af8b1c7e4103f assets/tfmg/blockstates/aluminum_bars.json
@@ -436,8 +436,8 @@ a1988ec6a98f23cad8321b46345fbf1c5fd20489 assets/tfmg/blockstates/yellow_rebar_co
c58fa20c091e5ecddfb7164cba45538a8f911431 assets/tfmg/blockstates/yellow_rebar_concrete_wall.json
0271e2b940bb94cdb7e951b81e277ee633d64d62 assets/tfmg/blockstates/zinc_frame.json
1bd66f29acffb67f30bfe94c8535509bd009beab assets/tfmg/blockstates/zinc_truss.json
dbe94f89f056a721f3241076c0279987adfd43be assets/tfmg/lang/en_ud.json
ef530b4e5ae9d78253b1d5812a5c6656cc8bbb5d assets/tfmg/lang/en_us.json
af2f4008e746d0401cbac66fe634254b1a8618db assets/tfmg/lang/en_ud.json
f92b05559cd13e89b06fc746011e98872b4f2f78 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
@@ -1738,7 +1738,7 @@ ccae2d221dc320981c331f4b8e07fe159176557a data/forge/tags/items/wires/constantan.
7f2ce9c0c2595d78a2230a5e478bd1ece53f63d1 data/minecraft/tags/blocks/infiniburn_overworld.json
543dbb3bba839c96d454f6e26e7e97ce5ae9dc4e data/minecraft/tags/blocks/lush_ground_replaceable.json
ce9859e451c5416d7b62258a3f2f2486739b19cc data/minecraft/tags/blocks/mineable/axe.json
8b740d9b4d737a4e358df8bfa7d6504499b4f80d data/minecraft/tags/blocks/mineable/pickaxe.json
14549159fc4967cb7bb8f7e4343c5db89b82d8af data/minecraft/tags/blocks/mineable/pickaxe.json
9c7d1d075d20521106a7076ae12804d8e2ac6764 data/minecraft/tags/blocks/mineable/shovel.json
543dbb3bba839c96d454f6e26e7e97ce5ae9dc4e data/minecraft/tags/blocks/moss_replaceable.json
dfca9f1cc79d30334f344f024c13a7c717bf4027 data/minecraft/tags/blocks/needs_iron_tool.json

View File

@@ -1,9 +1,7 @@
{
"OwO": "∩ʍ∩",
"block.tfmg.accumulator": "ɹoʇɐןnɯnɔɔⱯ",
"block.tfmg.accumulator.tooltip.summary": "do⟘ ǝɥʇ ɯoɹɟ ʎןʍoןS pǝʇʇndʇno ǝq uɐɔ ʇɐɥʇ )ɯoʇʇoq ɯoɹɟ pǝʇɹǝsuı( ʎbɹǝuǝ ɟo ʇunoɯⱯ ǝbɹɐꞀ ɐ spןoH",
"block.tfmg.air_intake": "ǝʞɐʇuI ɹıⱯ",
"block.tfmg.aluminium_cable_hub.tooltip.summary": "ǝuoʇspǝɹ ɥʇıʍ ɟɟo pǝuɹnʇ ǝq uɐƆ",
"block.tfmg.aluminum_bars": "sɹɐᗺ ɯnuıɯnןⱯ",
"block.tfmg.aluminum_block": "ɯnuıɯnןⱯ ɟo ʞɔoןᗺ",
"block.tfmg.aluminum_cable_hub": "qnH ǝןqɐƆ ɯnuıɯnןⱯ",
@@ -49,7 +47,6 @@
"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_cable_hub.tooltip.summary": "ǝuoʇspǝɹ ɥʇıʍ ɟɟo pǝuɹnʇ ǝq uɐƆ",
"block.tfmg.brass_fluid_valve": "ǝʌןɐΛ pınןℲ ssɐɹᗺ",
"block.tfmg.brass_frame": "ǝɯɐɹℲ ssɐɹᗺ",
"block.tfmg.brass_mechanical_pump": "dɯןɐɔıuɐɥɔǝW ssɐɹᗺ",
@@ -66,11 +63,8 @@
"block.tfmg.brown_rebar_concrete_slab": "qɐןS ǝʇǝɹɔuoƆ ɹɐqǝᴚ uʍoɹᗺ",
"block.tfmg.brown_rebar_concrete_stairs": "sɹıɐʇS ǝʇǝɹɔuoƆ ɹɐqǝᴚ uʍoɹᗺ",
"block.tfmg.brown_rebar_concrete_wall": "ןןɐM ǝʇǝɹɔuoƆ ɹɐqǝᴚ uʍoɹᗺ",
"block.tfmg.cable connector.tooltip.summary": "‾ʎbɹǝuƎ‾ ʇɹodsuɐɹʇ ɯǝɥʇ buıʞɯɐ ‾ǝןqɐƆ ɹǝddoƆ‾ ɐ ɥʇıʍ sɹoʇɔǝuuoɔ ǝןqɐɔ ᄅ ʞɔıןɔ ʇɥbıᴚ",
"block.tfmg.cable_connector": "ɹoʇɐןnsuI ǝןqɐƆ",
"block.tfmg.cable_tube": "ǝqn⟘ ǝןqɐƆ",
"block.tfmg.cable_tube.tooltip.summary": ןqɐƆ ɐ ǝʞıן ʎbɹǝuƎ sʇɹodsuɐɹ⟘",
"block.tfmg.capacitor.tooltip.summary": "do⟘ ǝɥʇ ɯoɹɟ ʎןʞɔınὉ pǝʇʇndʇno ǝq uɐɔ ʇɐɥʇ )ɯoʇʇoq ɯoɹɟ pǝʇɹǝsuı( ʎbɹǝuǝ ɟo ʇunoɯןןɐɯS ɐ spןoH",
"block.tfmg.cast_iron_bars": "sɹɐᗺ uoɹI ʇsɐƆ",
"block.tfmg.cast_iron_block": "uoɹI ʇsɐƆ ɟo ʞɔoןᗺ",
"block.tfmg.cast_iron_chemical_vat": "ʇɐΛ ןɐɔıɯǝɥƆ uoɹI ʇsɐƆ",
@@ -90,9 +84,6 @@
"block.tfmg.circular_light": "dɯɐꞀ ɹɐןnɔɹıƆ",
"block.tfmg.coal_coke_block": "ǝʞoƆ ןɐoƆ ɟo ʞɔoןᗺ",
"block.tfmg.coke_oven": "uǝʌO ǝʞoƆ",
"block.tfmg.compact_engine.behaviour1": "ʇı oʇuı pǝʇʇnduıןɐubıS ǝuoʇspǝᴚ‾ ǝɥʇ ɟo ɥʇbuǝɹʇs ǝɥʇ uo pǝsɐq ‾WԀᴚ‾ ʇndʇno ןןıM",
"block.tfmg.compact_engine.condition1": "oʇuı ǝʇosoǝɹƆ ǝuıןosɐ⅁ uǝɥM",
"block.tfmg.compact_engine.tooltip.summary": "ǝuıןosɐ⅁ ɯoɹɟ uoıʇɐʇoᴚ sǝʞɐW",
"block.tfmg.concrete": "ǝʇǝɹɔuoƆ",
"block.tfmg.concrete_encased_cable_tube": "ǝqn⟘ ǝןqɐƆ pǝsɐɔuƎ ǝʇǝɹɔuoƆ",
"block.tfmg.concrete_encased_electric_post": "ʇsoԀ ɔıɹʇɔǝןƎ pǝsɐɔuƎ ǝʇǝɹɔuoƆ",
@@ -107,14 +98,8 @@
"block.tfmg.constantan_ladder": "ɹǝppɐꞀ uɐʇuɐʇsuoƆ",
"block.tfmg.constantan_truss": "ssnɹ⟘ uɐʇuɐʇsuoƆ",
"block.tfmg.converter": "ɹǝʇɹǝʌuoƆ",
"block.tfmg.converter.behaviour1": "‾⅁WℲ⟘‾ ɥʇıʍ ǝןqɐsn ʇı buıʞɐɯ ‾ǝbɐʇןoΛ‾ ɥʇıM ƎℲ sʇndʇno ‾do⟘‾ ǝɥ⟘",
"block.tfmg.converter.condition1": "ɯoʇʇoᗺ ɯoɹɟ ƎℲ ʇnԀ uǝɥM",
"block.tfmg.converter.tooltip.summary": "ǝbɐʇןoʌ buıppɐ ʎq ⅁WℲ⟘ ɥʇıʍ ǝןqıʇɐdɯoɔ spoɯ ɹǝɥʇo sǝʞɐW",
"block.tfmg.cooling_fluid": "pınןℲ buıןooƆ",
"block.tfmg.copper_cable_hub": "qnH ǝןqɐƆ ɹǝddoƆ",
"block.tfmg.copper_cable_hub.tooltip.summary": "ǝuoʇspǝɹ ɥʇıʍ ɟɟo pǝuɹnʇ ǝq uɐƆ",
"block.tfmg.copper_coil.tooltip.behaviour1": "sɹǝʍoʇ ǝʌıʇɔǝdsǝɹ ɹıǝɥʇ ɟo doʇ ǝɥʇ uo pǝʇʇndʇno puɐ pǝʇʇnduı ɥʇoq sı ʎbɹǝuƎ ˙ʇndʇno ǝɥʇ ʇı ǝʞɐɯ oʇ ɥɔuǝɹʍ ɐ ɥʇıʍ ɹǝʍoʇ ɹǝbɹɐן ǝɥʇ uı ʞɔoןq doʇ ǝɥʇ ʞɔıןƆ-ᴚ ˙buıɥɔnoʇ sʞɔoןq doʇ ɹıǝɥʇ ɥʇıʍ puɐ ʇɥbıǝɥ uı sʞɔoןq ϛ xɐɯ ɥʇoq 'ɹǝɥʇo ǝɥʇ uɐɥʇ ɹǝbɹɐן ʞɔoןq Ɩ ʇsɐǝןʇɐ ǝuo 'ɹǝɥʇoɥɔɐǝ ɯoɹɟ ʞɔoןq ǝuo ɹo oʇ ʇxǝu ɹǝɥʇıǝ sןıoɔ ɟo sɹǝʍoʇ oʇ ǝʌɐɥ oʇ ǝʌɐɥ noʎ ǝbɐʇןoʌ ǝsɐǝɹɔuı o⟘",
"block.tfmg.copper_coil.tooltip.summary": "ǝbɐʇןoΛ sǝsɐǝɹɔuI",
"block.tfmg.copper_encased_aluminum_pipe": "ǝdıԀ ɯnuıɯnןⱯ pǝsɐɔuƎ ɹǝddoƆ",
"block.tfmg.copper_encased_brass_pipe": "ǝdıԀ ssɐɹᗺ pǝsɐɔuƎ ɹǝddoƆ",
"block.tfmg.copper_encased_cast_iron_pipe": "ǝdıԀ uoɹI ʇsɐƆ pǝsɐɔuƎ ɹǝddoƆ",
@@ -124,9 +109,7 @@
"block.tfmg.copper_truss": "ssnɹ⟘ ɹǝddoƆ",
"block.tfmg.copycat_cable_base": "ǝsɐᗺ ǝןqɐƆ ʇɐɔʎdoƆ",
"block.tfmg.copycat_cable_block": "ʞɔoןᗺ ǝןqɐƆ ʇɐɔʎdoƆ",
"block.tfmg.copycat_cable_block.tooltip.summary": "ǝuoʇspǝɹ ɥʇıʍ ɟɟo pǝuɹnʇ ǝq uɐƆ",
"block.tfmg.creative_generator": "ɹoʇɐɹǝuǝ⅁ ǝʌıʇɐǝɹƆ",
"block.tfmg.creative_generator.tooltip.summary": "ןǝuɐd ʇnduıı uo ǝnןɐʌ ǝɥʇ uo pǝsɐq ʎbɹǝuǝ sʇndʇnO",
"block.tfmg.creosote": "ǝʇosoǝɹƆ",
"block.tfmg.crude_oil": "ןıO ǝpnɹƆ",
"block.tfmg.cut_bauxite": "ǝʇıxnɐᗺ ʇnƆ",
@@ -158,22 +141,15 @@
"block.tfmg.deepslate_lithium_ore": "ǝɹO ɯnıɥʇıꞀ ǝʇɐןsdǝǝᗡ",
"block.tfmg.deepslate_nickel_ore": "ǝɹO ןǝʞɔıN ǝʇɐןsdǝǝᗡ",
"block.tfmg.diagonal_cable_block": "ʞɔoןᗺ ǝןqɐƆ ןɐuobɐıᗡ",
"block.tfmg.diagonal_cable_block.tooltip.summary": ")ʎןןɐuobɐıp ʇnᗺ( ǝןqɐƆ ɐ ǝʞıן ʎbɹǝuƎ sʇɹodsuɐɹ⟘",
"block.tfmg.diesel": "ןǝsǝıᗡ",
"block.tfmg.electric_diode": "ǝpoıᗡ",
"block.tfmg.electric_motor": "ɹoʇoW ɔıɹʇɔǝןƎ",
"block.tfmg.electric_motor.tooltip.summary": ")ǝpıs uo ǝןqɐɹnbıɟuoɔ ɯdɹ( uoıʇɐʇoɹ oʇ ʎbɹǝuǝ sǝbuɐɥƆ",
"block.tfmg.electric_post": "ʇsoԀ ɔıɹʇɔǝןƎ",
"block.tfmg.electric_pump": "dɯnԀ ɔıɹʇɔǝןƎ",
"block.tfmg.electrical_switch": "ɥɔʇıʍS ɔıɹʇɔǝןƎ",
"block.tfmg.electrode_holder": "ɹǝpןoH ǝpoɹʇɔǝןƎ",
"block.tfmg.encased_diode": "ǝpoıᗡ pǝsɐɔuƎ",
"block.tfmg.encased_potentiometer": "ɹǝʇǝɯoıʇuǝʇoԀ pǝsɐɔuƎ",
"block.tfmg.energy_meter.condition1": "ǝɔɹnoS ɹǝʍoԀ uo ʇnd uǝɥM",
"block.tfmg.energy_meter.condition2": "sǝןbbo⅁ s,ɹǝǝuıbuƎ ɥʇıʍ uo pǝʞooן uǝɥM",
"block.tfmg.energy_meter.tooltip.behaviour1": "‾ǝɔɹnoS ɹǝʍoԀ‾ ǝɥʇ ɟo ‾ʎbɹǝuƎ‾ ǝɥʇ sǝɹnsɐǝW",
"block.tfmg.energy_meter.tooltip.behaviour2": "ʎbɹǝuǝ sǝɔɹnos ǝɥʇ uo oɟuıןıɐʇǝp sʍoɥS",
"block.tfmg.energy_meter.tooltip.summary": "ʎbɹǝuǝ sǝɹnsɐǝW",
"block.tfmg.engine_controller": "ɹǝןןoɹʇuoƆ ǝuıbuƎ",
"block.tfmg.engine_gearbox": "xoqɹɐǝ⅁ ǝuıbuƎ",
"block.tfmg.exhaust": "ʇsnɐɥxƎ",
@@ -182,28 +158,16 @@
"block.tfmg.factory_floor_stairs": "sɹıɐʇS ɹooןℲ ʎɹoʇɔɐℲ",
"block.tfmg.factory_floor_wall": "ןןɐM ɹooןℲ ʎɹoʇɔɐℲ",
"block.tfmg.firebox": "xoqǝɹıℲ",
"block.tfmg.firebox.condition1": "oʇuıןqɐuɹnq pǝʇʇnduı uǝɥM",
"block.tfmg.firebox.tooltip.behaviour1": "ʇı ʇɐǝɥɹǝdns oʇ ʎɐʍ ou sı ǝɹǝɥʇ 'ןǝnɟ ɟo ʇno sunɹ ʇı ןıʇun ‾ɹǝuɹnᗺ ǝzɐןᗺ‾ ɐ sɐ ʇɔɐ ןןıʍ ‾xoqǝɹıℲ‾ ǝɥ⟘",
"block.tfmg.firebox.tooltip.summary": "ɹǝuɹnq ǝzɐןq ɐ sɐ uoıʇɔunɟ oʇ sǝןqɐuɹnq sǝs∩",
"block.tfmg.fireclay": "ʎɐןɔǝɹıℲ",
"block.tfmg.fireclay.tooltip.summary": "pןɹoʍɹǝʌo ǝɥʇ uı suıǝʌ punoɹbɹǝpun uı punoɟ sı ʇI",
"block.tfmg.fireproof_brick_reinforcement": "ʇuǝɯǝɔɹoɟuıǝᴚ ʞɔıɹᗺ ɟooɹdǝɹıℲ",
"block.tfmg.fireproof_bricks": "sʞɔıɹᗺ ɟooɹdǝɹıℲ",
"block.tfmg.fireproof_chemical_vat": "ʇɐΛ ןɐɔıɯǝɥƆ ɟooɹdǝɹıℲ",
"block.tfmg.flarestack": "ʞɔɐʇsǝɹɐןℲ",
"block.tfmg.flarestack.tooltip.behaviour1": "ǝpısuı pǝdɯnd sı ʇɐɥʍ sǝʇǝןǝᗡ",
"block.tfmg.flarestack.tooltip.condition1": "ɯoʇʇoq ǝɥʇ ɯoɹɟ oʇuı sǝsɐ⅁/spınןℲ ǝןqɐuɹnq pǝdɯnԀ uǝɥM",
"block.tfmg.flarestack.tooltip.summary": "sʇɔnpoɹd ןıo pǝpǝǝuun suɹnᗺ",
"block.tfmg.formwork_block.tooltip.behaviour1": "sʞɔoןq pıןos oʇuı suɹnʇ ʎןןɐnʇuǝʌǝ ǝʇǝɹɔuoƆ sıɥʇ '‾ǝʇǝɹɔuoƆ pınbıꞀ‾ ɥʇıʍ ʇno sןןıℲ",
"block.tfmg.formwork_block.tooltip.condition1": "oʇuı ǝʇǝɹɔuoɔ pǝdɯnԀ uǝɥM",
"block.tfmg.formwork_block.tooltip.summary": "sʞɔoןq ǝʇǝɹɔuoɔ oʇuı suɹnʇ ʇı ןıʇun ǝʇǝɹɔuoƆ pınbıꞀ spןoH",
"block.tfmg.fossilstone": "ǝuoʇsןıssoℲ",
"block.tfmg.galena": "ɐuǝןɐ⅁",
"block.tfmg.galena_pillar": "ɹɐןןıԀ ɐuǝןɐ⅁",
"block.tfmg.galvanic_cell.tooltip.summary": "ʎʇıɔıɹʇɔǝןǝ oʇuı ǝɹnʇuǝʌ ɹnoʎ buıʇɹɐʇs ɹoɟ ןɐǝpı 'ǝpısuı ʎbɹǝuǝ ǝןqɐbɹɐɥɔun ɟo ʇunoɯɐ ןןɐɯs ɐ sɐH",
"block.tfmg.gasoline": "ǝuıןosɐ⅁",
"block.tfmg.generator": "ɹoʇɐɹǝuǝ⅁",
"block.tfmg.generator.tooltip.summary": "ʎbɹǝuǝ oʇ uoıʇɐʇoɹ sǝbuɐɥƆ",
"block.tfmg.glass_aluminum_pipe": "ǝdıԀ ɯnuıɯnןⱯ ssɐן⅁",
"block.tfmg.glass_brass_pipe": "ǝdıԀ ssɐɹᗺ ssɐן⅁",
"block.tfmg.glass_cable_insulator": "ɹoʇɐןnsuI ǝןqɐƆ ssɐן⅁",
@@ -233,7 +197,6 @@
"block.tfmg.hardened_planks_stairs": "sɹıɐʇS sʞuɐןԀ pǝuǝpɹɐH",
"block.tfmg.hardened_planks_wall": "ןןɐM sʞuɐןԀ pǝuǝpɹɐH",
"block.tfmg.heavy_cable_hub": "qnH ǝןqɐƆ ʎʌɐǝH",
"block.tfmg.heavy_cable_hub.tooltip.summary": "ǝuoʇspǝɹ ɥʇıʍ ɟɟo pǝuɹnʇ ǝq uɐƆ",
"block.tfmg.heavy_casing_door": "ɹooᗡ buısɐƆ ʎʌɐǝH",
"block.tfmg.heavy_casing_encased_aluminum_cogwheel": "ןǝǝɥʍboƆ ɯnuıɯnןⱯ pǝsɐɔuƎ buısɐƆ ʎʌɐǝH",
"block.tfmg.heavy_casing_encased_large_aluminum_cogwheel": "ןǝǝɥʍboƆ ɯnuıɯnןⱯ ǝbɹɐꞀ pǝsɐɔuƎ buısɐƆ ʎʌɐǝH",
@@ -272,9 +235,6 @@
"block.tfmg.light_blue_rebar_concrete_stairs": "sɹıɐʇS ǝʇǝɹɔuoƆ ɹɐqǝᴚ ǝnןᗺ ʇɥbıꞀ",
"block.tfmg.light_blue_rebar_concrete_wall": "ןןɐM ǝʇǝɹɔuoƆ ɹɐqǝᴚ ǝnןᗺ ʇɥbıꞀ",
"block.tfmg.light_bulb": "qןnᗺ ʇɥbıꞀ",
"block.tfmg.light_bulb.behaviour1": "ʍoןb ǝɥʇ ɹǝbuoɹʇs ǝɥʇ '‾ǝbɐʇןoΛ‾ ǝɥʇ ɹǝɥbıɥ ǝɥʇ 'pǝɔuɐןɐq ǝɹɐ ‾ʎbɹǝuƎ‾ puɐ ‾ǝbɐʇןoΛ‾ ɟı ‾ʍoן⅁‾ ןןıʍ qןnqʇɥbıן ǝɥ⟘",
"block.tfmg.light_bulb.condition1": "ǝɔɹnoS ɹǝʍoԀ uo ʇnd uǝɥM",
"block.tfmg.light_bulb.tooltip.summary": "pǝɹǝʍoԀ uǝɥʍ sʍoן⅁",
"block.tfmg.light_gray_caution_block": "ʞɔoןᗺ uoıʇnɐƆ ʎɐɹ⅁ ʇɥbıꞀ",
"block.tfmg.light_gray_concrete": "ǝʇǝɹɔuoƆ ʎɐɹ⅁ ʇɥbıꞀ",
"block.tfmg.light_gray_concrete_slab": "qɐןS ǝʇǝɹɔuoƆ ʎɐɹ⅁ ʇɥbıꞀ",
@@ -300,10 +260,6 @@
"block.tfmg.lithium_block": "ɯnıɥʇıꞀ ɟo ʞɔoןᗺ",
"block.tfmg.lithium_ore": "ǝɹO ɯnıɥʇıꞀ",
"block.tfmg.lithium_torch": "ɥɔɹo⟘ ɯnıɥʇıꞀ",
"block.tfmg.lithium_torch.tooltip.summary": "uʍop ǝpısdn pǝɔɐןd ǝq uɐɔ puɐ ɹǝʇɐʍɹǝpun sʞɹoM",
"block.tfmg.low_grade_fuel_engine.behaviour1": "ʇı oʇuı pǝʇʇnduıןɐubıS ǝuoʇspǝᴚ‾ ǝɥʇ ɟo ɥʇbuǝɹʇs ǝɥʇ uo pǝsɐq ‾WԀᴚ‾ ɟo ʇunoɯɐ ןןɐɯs ɐ ʇndʇno ןןıM",
"block.tfmg.low_grade_fuel_engine.condition1": "oʇuı ǝʇosoǝɹƆ pǝdɯnԀ uǝɥM",
"block.tfmg.low_grade_fuel_engine.tooltip.summary": "ǝʇosoǝɹƆ ɯoɹɟ uoıʇɐʇoᴚ sǝʞɐW",
"block.tfmg.lubrication_oil": "ןıO uoıʇɐɔıɹqnꞀ",
"block.tfmg.machine_input": "ʇnduI ǝuıɥɔɐW",
"block.tfmg.magenta_caution_block": "ʞɔoןᗺ uoıʇnɐƆ ɐʇuǝbɐW",
@@ -324,11 +280,6 @@
"block.tfmg.napalm_bomb": "qɯoᗺ ɯןɐdɐN",
"block.tfmg.naphtha": "ɐɥʇɥdɐN",
"block.tfmg.neon_tube": "ǝqn⟘ uoǝN",
"block.tfmg.neon_tube.behaviour1": " ‾ʍoן⅁‾ ןןıʍ ǝqnʇ ǝɥ⟘",
"block.tfmg.neon_tube.behaviour2": "ɹoןoƆ sǝbuɐɥƆ",
"block.tfmg.neon_tube.condition1": "ǝɔɹnoS ɹǝʍoԀ uo ʇnd uǝɥM",
"block.tfmg.neon_tube.condition2": "ǝʎᗡ ɥʇıʍ pǝʞɔıןƆ-ᴚ uǝɥM",
"block.tfmg.neon_tube.tooltip.summary": "pǝɹǝʍoԀ uǝɥʍ ɹoןoɔ uıɐʇɹǝɔ ɐ uı sʍoן⅁",
"block.tfmg.nickel_bars": "sɹɐᗺ ןǝʞɔıN",
"block.tfmg.nickel_block": "ןǝʞɔıN ɟo ʞɔoןᗺ",
"block.tfmg.nickel_flywheel": "ןǝǝɥʍʎןℲ ןǝʞɔıN",
@@ -361,9 +312,6 @@
"block.tfmg.plastic_pipe": "ǝdıԀ ɔıʇsɐןԀ",
"block.tfmg.plastic_smart_fluid_pipe": "ǝdıԀ pınןℲ ʇɹɐɯS ɔıʇsɐןԀ",
"block.tfmg.polarizer": "ɹǝzıɹɐןoԀ",
"block.tfmg.polarizer.condition1": "pǝɹǝʍod uǝɥM",
"block.tfmg.polarizer.tooltip.behaviour1": "‾ʇobuI ןǝǝʇS‾ ɐ ɥʇıʍ pǝʞɔıןɔ ʇɥbıɹ uǝɥʍ ‾ʇobuI ɔıʇǝubɐW‾ ɐ oʇuı ‾ʇobuI ןǝǝʇS‾ ɐ uɹnʇ ןןıM",
"block.tfmg.polarizer.tooltip.summary": "ןǝǝʇS ɟo ʇno sʇobuI ɔıʇǝubɐW sǝʞɐW",
"block.tfmg.polished_cut_bauxite": "ǝʇıxnɐᗺ ʇnƆ pǝɥsıןoԀ",
"block.tfmg.polished_cut_bauxite_slab": "qɐןS ǝʇıxnɐᗺ ʇnƆ pǝɥsıןoԀ",
"block.tfmg.polished_cut_bauxite_stairs": "sɹıɐʇS ǝʇıxnɐᗺ ʇnƆ pǝɥsıןoԀ",
@@ -398,9 +346,6 @@
"block.tfmg.rebar_concrete_stairs": "sɹıɐʇS ǝʇǝɹɔuoƆ ɹɐqǝᴚ",
"block.tfmg.rebar_concrete_wall": "ןןɐM ǝʇǝɹɔuoƆ ɹɐqǝᴚ",
"block.tfmg.rebar_floor": "ɹooןℲ ɹɐqǝᴚ",
"block.tfmg.rebar_formwork_block.tooltip.behaviour1": "sʞɔoןq ǝʇǝɹɔuoɔ ɹɐqǝɹ pıןos oʇuı suɹnʇ ʎןןɐnʇuǝʌǝ ǝʇǝɹɔuoɔ sıɥʇ '‾ǝʇǝɹɔuoƆ pınbıꞀ‾ ɥʇıʍ ʇno sןןıℲ",
"block.tfmg.rebar_formwork_block.tooltip.condition1": "oʇuı ǝʇǝɹɔuoɔ pǝdɯnԀ uǝɥM",
"block.tfmg.rebar_formwork_block.tooltip.summary": "sʞɔoןq ǝʇǝɹɔuoɔ ɹɐqǝɹ oʇuı suɹnʇ ʇı ןıʇun ǝʇǝɹɔuoƆ pınbıꞀ spןoH",
"block.tfmg.rebar_pile": "ǝןıԀ ɹɐqǝᴚ",
"block.tfmg.rebar_pillar": "ɹɐןןıԀ ɹɐqǝᴚ",
"block.tfmg.rebar_stairs": "sɹıɐʇS ɹɐqǝᴚ",
@@ -417,14 +362,6 @@
"block.tfmg.regular_engine": "ǝuıbuƎ ɹɐןnbǝᴚ",
"block.tfmg.reinforced_fireproof_bricks": "sʞɔıɹᗺ ɟooɹdǝɹıℲ pǝɔɹoɟuıǝᴚ",
"block.tfmg.resistor": "ɹoʇsısǝᴚ",
"block.tfmg.resistor.tooltip.behaviour1": "ʇuoɹɟ uo )doʇ uo ǝןqɐɹnbıɟuoɔ( ǝbɐʇןoʌ pǝʍoןןɐ sʇı uo pǝsɐq ǝbɐʇןoʌ ɥʇıʍ ʎbɹǝuǝ sʇndʇnO",
"block.tfmg.resistor.tooltip.condition1": ")ǝɹnʇxǝʇ ǝɥʇ ɟo doʇ uo ɹǝןןɐɯs sı pɐǝן ɟo dıɹʇs ǝɹǝɥʍ( ʞɔɐq ǝɥʇ ɯoɹɟ oʇuı ʎbɹǝuƎ ʇnԀ uǝɥM",
"block.tfmg.resistor.tooltip.summary": "ǝbɐʇןoʌ sǝɔnpǝᴚ",
"block.tfmg.rgb_light_bulb.behaviour1": "ʍoןb ǝɥʇ ɹǝbuoɹʇs ǝɥʇ '‾ǝbɐʇןoΛ‾ ǝɥʇ ɹǝɥbıɥ ǝɥʇ 'pǝɔuɐןɐq ǝɹɐ ‾ʎbɹǝuƎ‾ puɐ ‾ǝbɐʇןoΛ‾ ɟı ‾ʍoן⅁‾ ןןıʍ qןnqʇɥbıן ǝɥ⟘",
"block.tfmg.rgb_light_bulb.behaviour2": "sɹoןoɔ ɥbnoɹɥʇ sǝןɔʎƆ",
"block.tfmg.rgb_light_bulb.condition1": "ǝɔɹnoS ɹǝʍoԀ uo ʇnd uǝɥM",
"block.tfmg.rgb_light_bulb.condition2": "ɥɔuǝɹM ɥʇıʍ pǝʞɔıןƆ-ᴚ uǝɥM",
"block.tfmg.rgb_light_bulb.tooltip.summary": "pǝɹǝʍoԀ uǝɥʍ ɹoןoɔ uıɐʇɹǝɔ ɐ uı sʍoן⅁",
"block.tfmg.rotor": "ɹoʇoᴚ",
"block.tfmg.rusted_blast_furnace_reinforcement": "ʇuǝɯǝɔɹoɟuıǝᴚ ǝɔɐuɹnℲ ʇsɐןᗺ pǝʇsnᴚ",
"block.tfmg.rusted_blast_furnace_reinforcement_wall": "ןןɐM ʇuǝɯǝɔɹoɟuıǝᴚ ǝɔɐuɹnℲ ʇsɐןᗺ pǝʇsnᴚ",
@@ -447,10 +384,8 @@
"block.tfmg.steel_bars": "sɹɐᗺ ןǝǝʇS",
"block.tfmg.steel_block": "ןǝǝʇS ɟo ʞɔoןᗺ",
"block.tfmg.steel_cable_hub": "qnH ǝןqɐƆ ןǝǝʇS",
"block.tfmg.steel_cable_hub.tooltip.summary": "ǝuoʇspǝɹ ɥʇıʍ ɟɟo pǝuɹnʇ ǝq uɐƆ",
"block.tfmg.steel_casing": "buısɐƆ ןǝǝʇS",
"block.tfmg.steel_casing_cable_hub": "qnH ǝןqɐƆ buısɐƆ ןǝǝʇS",
"block.tfmg.steel_casing_cable_hub.tooltip.summary": "ǝuoʇspǝɹ ɥʇıʍ ɟɟo pǝuɹnʇ ǝq uɐƆ",
"block.tfmg.steel_chemical_vat": "ʇɐΛ ןɐɔıɯǝɥƆ ןǝǝʇS",
"block.tfmg.steel_cogwheel": "ןǝǝɥʍboƆ ןǝǝʇS",
"block.tfmg.steel_distillation_controller": "ɹǝןןoɹʇuoƆ uoıʇɐןןıʇsıןǝǝʇS",
@@ -481,13 +416,6 @@
"block.tfmg.turbine_engine": "ǝuıbuƎ ǝuıqɹn⟘",
"block.tfmg.voltage_observer": "ɹǝʌɹǝsqO ǝbɐʇןoΛ",
"block.tfmg.voltmeter": "ǝbnɐ⅁ ɔıɹʇɔǝןƎ",
"block.tfmg.voltmeter.condition1": "ǝɔɹnoS ɹǝʍoԀ uo ʇnd uǝɥM",
"block.tfmg.voltmeter.condition2": "sǝןbbo⅁ s,ɹǝǝuıbuƎ ɥʇıʍ uo pǝʞooן uǝɥM",
"block.tfmg.voltmeter.condition3": "ɥɔuǝɹM ɥʇıʍ pǝʞɔıןƆ-ᴚ uǝɥM",
"block.tfmg.voltmeter.tooltip.behaviour1": "‾ǝbuɐᴚ buıɹnsɐǝW‾ sʇı ʎq pǝuıɯɹǝʇǝp sı ‾ɹǝʇǝɯʇןoΛ‾ ǝɥʇ uo ʎbɹǝuǝ xɐɯ ǝɥʇ ‾ǝɔɹnoS ɹǝʍoԀ‾ ǝɥʇ ɟo ‾ǝbɐʇןoΛ‾ ǝɥʇ sǝɹnsɐǝW",
"block.tfmg.voltmeter.tooltip.behaviour2": "‾ǝbuɐᴚ buıɹnsɐǝW‾ sɹǝʇǝɯʇןoΛ ǝɥʇ sɐ ןןǝʍ sɐ ‾ǝbɐʇןoΛ‾ sǝɔɹnos ǝɥʇ uo oɟuıןıɐʇǝp sʍoɥS",
"block.tfmg.voltmeter.tooltip.behaviour3": "‾ǝbuɐᴚ buıɹnsɐǝW‾ ǝɥʇ sǝbuɐɥƆ",
"block.tfmg.voltmeter.tooltip.summary": "ǝbɐʇןoʌ sǝɹnsɐǝW",
"block.tfmg.white_caution_block": "ʞɔoןᗺ uoıʇnɐƆ ǝʇıɥM",
"block.tfmg.white_concrete": "ǝʇǝɹɔuoƆ ǝʇıɥM",
"block.tfmg.white_concrete_slab": "qɐןS ǝʇǝɹɔuoƆ ǝʇıɥM",
@@ -673,11 +601,6 @@
"item.minecraft.splash_potion.effect.hellfire_potion": "ǝɹıɟןןǝH ɟo uoıʇoԀ ɥsɐןdS",
"item.minecraft.tipped_arrow.effect.hellfire_potion": "ǝɹıɟןןǝH ɟo ʍoɹɹⱯ",
"item.tfmg.advanced_potato_cannon": "uouuɐƆ oʇɐʇoԀ pǝɔuɐʌpⱯ",
"item.tfmg.advanced_potato_cannon.tooltip.behaviour1": "˙‾ʎɹoʇuǝʌuI‾ ɹnoʎ ɯoɹɟ ‾oʇɐʇoԀ ɯןɐdɐN‾ ɐ ‾sʇooɥS‾",
"item.tfmg.advanced_potato_cannon.tooltip.behaviour2": "ʞuɐ⟘ ǝɥʇ ɯoɹɟ pǝuıɐɹp sı ‾ǝɹnssǝɹd‾ ‾ɹıⱯ‾ 'pɐǝʇsuI ˙pǝsn ǝq ןןıʍ ‾ʎʇıןıqɐɹnᗡ‾ ‾oN‾",
"item.tfmg.advanced_potato_cannon.tooltip.condition1": "pǝʞɔıןƆ-ᴚ uǝɥM",
"item.tfmg.advanced_potato_cannon.tooltip.condition2": "ʞuɐʇʞɔɐᗺ buıɹɐǝʍ ǝןıɥM",
"item.tfmg.advanced_potato_cannon.tooltip.summary": "‾ʞuɐʇʞɔɐᗺ‾ ɐ ɯoɹɟ ‾ǝɹnssǝɹԀ‾ ‾ɹıⱯ‾ ɥʇıʍ pǝɹǝʍod ǝq uɐƆ ˙sǝıɯǝuƎ ʇɐ ‾sǝoʇɐʇoԀ ɯןɐdɐN‾ sǝɥɔunɐꞀ",
"item.tfmg.air_bucket": "ʞuɐ⟘ ɹıⱯ",
"item.tfmg.aluminum_axe": "ǝxⱯ ɯnuıɯnןⱯ",
"item.tfmg.aluminum_hoe": "ǝoH ɯnuıɯnןⱯ",
@@ -738,11 +661,6 @@
"item.tfmg.fireclay_ball": "ןןɐᗺ ʎɐןɔǝɹıℲ",
"item.tfmg.fireproof_brick": "ʞɔıɹᗺ ɟooɹdǝɹıℲ",
"item.tfmg.flamethrower": "ɹǝʍoɹɥʇǝɯɐןℲ",
"item.tfmg.flamethrower.tooltip.behaviour1": " ‾sǝɯɐןℲ ʇno sʇooɥS‾",
"item.tfmg.flamethrower.tooltip.behaviour2": "ǝɔıoɥɔ ɟo ‾ןǝnℲ‾ ɹnoʎ oʇ buıpɹoɔɔɐ ǝbuɐɥɔ ‾pɐǝɹdS‾ puɐ ‾ǝbuɐᴚ‾ ˙ʞuɐʇ ǝɥʇ ɯoɹɟ pǝɯnsuoɔ ǝq ןןıʍ ‾ןǝnℲ‾ ǝɥ⟘",
"item.tfmg.flamethrower.tooltip.condition1": "pǝʞɔıןƆ-ᴚ uǝɥM",
"item.tfmg.flamethrower.tooltip.condition2": "ǝpısuı sɐ⅁/pınןℲ ǝןqɐuɹnᗺ ɐ ɥʇıʍ ʞuɐ⟘ pınןℲ ɐ buıʞɔıןƆ-ᴚ uǝɥM",
"item.tfmg.flamethrower.tooltip.summary": "sǝıɯǝuƎ ɹnoʎ uɹnq oʇ ǝɯɐןɟ ɟo ʇsɹnq ɐ ʇno ʇooɥs oʇ ‾spınןℲ‾ puɐ ‾sǝsɐ⅁‾ ǝןqɐuɹnq suɹnᗺ",
"item.tfmg.furnace_gas_bucket": "ʞuɐ⟘ sɐ⅁ ǝɔɐuɹnℲ",
"item.tfmg.gasoline_bucket": "ʇǝʞɔnᗺ ǝuıןosɐ⅁",
"item.tfmg.glass_insulator_segment": "ʇuǝɯbǝS ɹoʇɐןnsuI ssɐן⅁",
@@ -772,11 +690,6 @@
"item.tfmg.liquid_silicon_bucket": "ʇǝʞɔnᗺ uoɔıןıS pınbıꞀ",
"item.tfmg.lit_lithium_blade": "ǝpɐןɯnıɥʇıꞀ",
"item.tfmg.lithium_blade": "ǝpɐןɯnıɥʇıꞀ",
"item.tfmg.lithium_blade.tooltip.behaviour1": " ɹǝʇɐʍ uı ɟןǝsɯǝɥʇ sǝɥsınbuıʇxǝ ʎɯǝuƎ ɹǝʇɟɐ uǝʌǝ pǝʍǝuǝɹ sı ǝɹıɟ sıɥʇ 'ǝɯıʇ ɟo ʇunoɯɐ ʇǝs ɐ ɹoɟ ǝɹıɟ uo sǝıɯǝuǝ sʇǝs ǝɯɐןɟ sʇI ˙‾ǝbɹɐɥƆ ɯnıɥʇıꞀ‾ ɐ buıɯnsuoɔ 'ǝɹıɟןןǝɥ uo ʇǝs sI",
"item.tfmg.lithium_blade.tooltip.behaviour2": "ǝbɹɐɥɔ sǝpɐןq ǝɥʇ buıɯnsuoɔ ‾ǝɹıɟןןǝH‾ ɟo sʇןoq ןɐɹǝʌǝs ʇno sʇooɥS",
"item.tfmg.lithium_blade.tooltip.condition1": "ɟɟO uǝɥʍ pǝʞɔıןƆ-ᴚ uǝɥM",
"item.tfmg.lithium_blade.tooltip.condition2": "uO uǝɥʍ buıʞɔıןƆ-ᴚ uǝɥM",
"item.tfmg.lithium_blade.tooltip.summary": "‾ǝɹıɟןןǝH‾ ɟo sʇןoᗺ ʇno buıʇooɥs puɐ sǝıɯǝuǝ buıuɹnq ǝɯɐןɟɐ ʇǝs sı ǝpɐןᗺ sıɥʇ '‾sǝbɹɐɥƆ ɯnıɥʇıꞀ‾ʇobuI ןǝǝʇS‾ buıs∩",
"item.tfmg.lithium_charge": "ǝbɹɐɥƆ ɯnıɥʇıꞀ",
"item.tfmg.lithium_ingot": "ʇobuI ɯnıɥʇıꞀ",
"item.tfmg.lithium_nugget": "ʇǝbbnN ɯnıɥʇıꞀ",
@@ -805,7 +718,6 @@
"item.tfmg.p_semiconductor": "ɹoʇɔnpuoɔıɯǝS-Ԁ",
"item.tfmg.pink_multimeter": "ɹǝʇǝɯıʇןnW ʞuıԀ",
"item.tfmg.pipe_bomb": "qɯoᗺ ǝdıԀ",
"item.tfmg.pipebomb.tooltip.summary": "ןooɔ oS",
"item.tfmg.plastic_sheet": "ʇǝǝɥS ɔıʇsɐןԀ",
"item.tfmg.propane_bucket": "ʞuɐ⟘ ǝuɐdoɹԀ",
"item.tfmg.propylene_bucket": "ʞuɐ⟘ ǝuǝןʎdoɹԀ",
@@ -824,9 +736,6 @@
"item.tfmg.rubber_sheet": "ʇǝǝɥS ɹǝqqnᴚ",
"item.tfmg.screw": "sʍǝɹɔS",
"item.tfmg.screwdriver": "ɹǝʌıɹpʍǝɹɔS",
"item.tfmg.screwdriver.tooltip.behaviour1": "‾buıʇɔǝuuoƆ ʇnoɥʇıM‾ ɹǝɥʇoɥɔɐǝ oʇ ʇxǝu pǝɔɐןd ǝq oʇ ‾sǝdıԀ‾ ɹoɟ buıʍoןןɐ uoıʇɐʇoɹ ʇuǝɹɹnɔ sʇı uı ‾ǝdıԀ‾ sʞɔoꞀ",
"item.tfmg.screwdriver.tooltip.condition1": "ǝdıd buıʞɔıןƆ-ᴚ uǝɥM",
"item.tfmg.screwdriver.tooltip.summary": "ǝɔɐןd uı sǝdıd ʞɔoן uɐƆ",
"item.tfmg.silicon_ingot": "ʇobuI uoɔıןıS",
"item.tfmg.simple_engine_cylinder": "ɹǝpuıןʎƆ ǝuıbuƎ ǝןdɯıS",
"item.tfmg.slag": "bɐןS",

View File

@@ -1,9 +1,7 @@
{
"OwO": "UwU",
"block.tfmg.accumulator": "Accumulator",
"block.tfmg.accumulator.tooltip.summary": "Holds a Large Amount of energy (inserted from bottom) that can be outputted Slowly from the Top",
"block.tfmg.air_intake": "Air Intake",
"block.tfmg.aluminium_cable_hub.tooltip.summary": "Can be turned off with redstone",
"block.tfmg.aluminum_bars": "Aluminum Bars",
"block.tfmg.aluminum_block": "Block of Aluminum",
"block.tfmg.aluminum_cable_hub": "Aluminum Cable Hub",
@@ -49,7 +47,6 @@
"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_cable_hub.tooltip.summary": "Can be turned off with redstone",
"block.tfmg.brass_fluid_valve": "Brass Fluid Valve",
"block.tfmg.brass_frame": "Brass Frame",
"block.tfmg.brass_mechanical_pump": "Brass Mechanical Pump",
@@ -66,11 +63,8 @@
"block.tfmg.brown_rebar_concrete_slab": "Brown Rebar Concrete Slab",
"block.tfmg.brown_rebar_concrete_stairs": "Brown Rebar Concrete Stairs",
"block.tfmg.brown_rebar_concrete_wall": "Brown Rebar Concrete Wall",
"block.tfmg.cable connector.tooltip.summary": "Right click 2 cable connectors with a _Copper Cable_ amking them transport _Energy_",
"block.tfmg.cable_connector": "Cable Insulator",
"block.tfmg.cable_tube": "Cable Tube",
"block.tfmg.cable_tube.tooltip.summary": "Transports Energy like a Cable",
"block.tfmg.capacitor.tooltip.summary": "Holds a Small Amount of energy (inserted from bottom) that can be outputted Quickly from the Top",
"block.tfmg.cast_iron_bars": "Cast Iron Bars",
"block.tfmg.cast_iron_block": "Block of Cast Iron",
"block.tfmg.cast_iron_chemical_vat": "Cast Iron Chemical Vat",
@@ -90,9 +84,6 @@
"block.tfmg.circular_light": "Circular Lamp",
"block.tfmg.coal_coke_block": "Block of Coal Coke",
"block.tfmg.coke_oven": "Coke Oven",
"block.tfmg.compact_engine.behaviour1": "Will output _RPM_ based on the strength of the _Redstone Signal_ inputted into it",
"block.tfmg.compact_engine.condition1": "When Gasoline Creosote into",
"block.tfmg.compact_engine.tooltip.summary": "Makes Rotation from Gasoline",
"block.tfmg.concrete": "Concrete",
"block.tfmg.concrete_encased_cable_tube": "Concrete Encased Cable Tube",
"block.tfmg.concrete_encased_electric_post": "Concrete Encased Electric Post",
@@ -107,14 +98,8 @@
"block.tfmg.constantan_ladder": "Constantan Ladder",
"block.tfmg.constantan_truss": "Constantan Truss",
"block.tfmg.converter": "Converter",
"block.tfmg.converter.behaviour1": "The _Top_ outputs FE With _Voltage_ making it usable with _TFMG_",
"block.tfmg.converter.condition1": "When Put FE from Bottom",
"block.tfmg.converter.tooltip.summary": "Makes other mods compatible with TFMG by adding voltage",
"block.tfmg.cooling_fluid": "Cooling Fluid",
"block.tfmg.copper_cable_hub": "Copper Cable Hub",
"block.tfmg.copper_cable_hub.tooltip.summary": "Can be turned off with redstone",
"block.tfmg.copper_coil.tooltip.behaviour1": "To increase voltage you have to have to towers of coils either next to or one block from eachother, one atleast 1 block larger than the other, both max 5 blocks in height and with their top blocks touching. R-Click the top block in the larger tower with a wrench to make it the output. Energy is both inputted and outputted on the top of their respective towers",
"block.tfmg.copper_coil.tooltip.summary": "Increases Voltage",
"block.tfmg.copper_encased_aluminum_pipe": "Copper Encased Aluminum Pipe",
"block.tfmg.copper_encased_brass_pipe": "Copper Encased Brass Pipe",
"block.tfmg.copper_encased_cast_iron_pipe": "Copper Encased Cast Iron Pipe",
@@ -124,9 +109,7 @@
"block.tfmg.copper_truss": "Copper Truss",
"block.tfmg.copycat_cable_base": "Copycat Cable Base",
"block.tfmg.copycat_cable_block": "Copycat Cable Block",
"block.tfmg.copycat_cable_block.tooltip.summary": "Can be turned off with redstone",
"block.tfmg.creative_generator": "Creative Generator",
"block.tfmg.creative_generator.tooltip.summary": "Outputs energy based on the value on its input panel",
"block.tfmg.creosote": "Creosote",
"block.tfmg.crude_oil": "Crude Oil",
"block.tfmg.cut_bauxite": "Cut Bauxite",
@@ -158,22 +141,15 @@
"block.tfmg.deepslate_lithium_ore": "Deepslate Lithium Ore",
"block.tfmg.deepslate_nickel_ore": "Deepslate Nickel Ore",
"block.tfmg.diagonal_cable_block": "Diagonal Cable Block",
"block.tfmg.diagonal_cable_block.tooltip.summary": "Transports Energy like a Cable (But diagonally)",
"block.tfmg.diesel": "Diesel",
"block.tfmg.electric_diode": "Diode",
"block.tfmg.electric_motor": "Electric Motor",
"block.tfmg.electric_motor.tooltip.summary": "Changes energy to rotation (rpm configurable on side)",
"block.tfmg.electric_post": "Electric Post",
"block.tfmg.electric_pump": "Electric Pump",
"block.tfmg.electrical_switch": "Electric Switch",
"block.tfmg.electrode_holder": "Electrode Holder",
"block.tfmg.encased_diode": "Encased Diode",
"block.tfmg.encased_potentiometer": "Encased Potentiometer",
"block.tfmg.energy_meter.condition1": "When put on Power Source",
"block.tfmg.energy_meter.condition2": "When looked on with Engineer's Goggles",
"block.tfmg.energy_meter.tooltip.behaviour1": "Measures the _Energy_ of the _Power Source_",
"block.tfmg.energy_meter.tooltip.behaviour2": "Shows detailed info on the sources energy",
"block.tfmg.energy_meter.tooltip.summary": "Measures energy",
"block.tfmg.engine_controller": "Engine Controller",
"block.tfmg.engine_gearbox": "Engine Gearbox",
"block.tfmg.exhaust": "Exhaust",
@@ -182,28 +158,16 @@
"block.tfmg.factory_floor_stairs": "Factory Floor Stairs",
"block.tfmg.factory_floor_wall": "Factory Floor Wall",
"block.tfmg.firebox": "Firebox",
"block.tfmg.firebox.condition1": "When inputted burnables into",
"block.tfmg.firebox.tooltip.behaviour1": "The _Firebox_ will act as a _Blaze Burner_ until it runs out of fuel, there is no way to superheat it",
"block.tfmg.firebox.tooltip.summary": "Uses burnables to function as a blaze burner",
"block.tfmg.fireclay": "Fireclay",
"block.tfmg.fireclay.tooltip.summary": "It is found in underground veins in the overworld",
"block.tfmg.fireproof_brick_reinforcement": "Fireproof Brick Reinforcement",
"block.tfmg.fireproof_bricks": "Fireproof Bricks",
"block.tfmg.fireproof_chemical_vat": "Fireproof Chemical Vat",
"block.tfmg.flarestack": "Flarestack",
"block.tfmg.flarestack.tooltip.behaviour1": "Deletes what is pumped inside",
"block.tfmg.flarestack.tooltip.condition1": "When Pumped burnable Fluids/Gases into from the bottom",
"block.tfmg.flarestack.tooltip.summary": "Burns unneeded oil products",
"block.tfmg.formwork_block.tooltip.behaviour1": "Fills out with _Liquid Concrete_, this Concrete eventually turns into solid blocks",
"block.tfmg.formwork_block.tooltip.condition1": "When Pumped concrete into",
"block.tfmg.formwork_block.tooltip.summary": "Holds Liquid Concrete until it turns into concrete blocks",
"block.tfmg.fossilstone": "Fossilstone",
"block.tfmg.galena": "Galena",
"block.tfmg.galena_pillar": "Galena Pillar",
"block.tfmg.galvanic_cell.tooltip.summary": "Has a small amount of unchargable energy inside, ideal for starting your venture into electricity",
"block.tfmg.gasoline": "Gasoline",
"block.tfmg.generator": "Generator",
"block.tfmg.generator.tooltip.summary": "Changes rotation to energy",
"block.tfmg.glass_aluminum_pipe": "Glass Aluminum Pipe",
"block.tfmg.glass_brass_pipe": "Glass Brass Pipe",
"block.tfmg.glass_cable_insulator": "Glass Cable Insulator",
@@ -233,7 +197,6 @@
"block.tfmg.hardened_planks_stairs": "Hardened Planks Stairs",
"block.tfmg.hardened_planks_wall": "Hardened Planks Wall",
"block.tfmg.heavy_cable_hub": "Heavy Cable Hub",
"block.tfmg.heavy_cable_hub.tooltip.summary": "Can be turned off with redstone",
"block.tfmg.heavy_casing_door": "Heavy Casing Door",
"block.tfmg.heavy_casing_encased_aluminum_cogwheel": "Heavy Casing Encased Aluminum Cogwheel",
"block.tfmg.heavy_casing_encased_large_aluminum_cogwheel": "Heavy Casing Encased Large Aluminum Cogwheel",
@@ -272,9 +235,6 @@
"block.tfmg.light_blue_rebar_concrete_stairs": "Light Blue Rebar Concrete Stairs",
"block.tfmg.light_blue_rebar_concrete_wall": "Light Blue Rebar Concrete Wall",
"block.tfmg.light_bulb": "Light Bulb",
"block.tfmg.light_bulb.behaviour1": "The lightbulb will _Glow_ if _Voltage_ and _Energy_ are balanced, the higher the _Voltage_, the stronger the glow",
"block.tfmg.light_bulb.condition1": "When put on Power Source",
"block.tfmg.light_bulb.tooltip.summary": "Glows when Powered",
"block.tfmg.light_gray_caution_block": "Light Gray Caution Block",
"block.tfmg.light_gray_concrete": "Light Gray Concrete",
"block.tfmg.light_gray_concrete_slab": "Light Gray Concrete Slab",
@@ -300,10 +260,6 @@
"block.tfmg.lithium_block": "Block of Lithium",
"block.tfmg.lithium_ore": "Lithium Ore",
"block.tfmg.lithium_torch": "Lithium Torch",
"block.tfmg.lithium_torch.tooltip.summary": "Works underwater and can be placed upside down",
"block.tfmg.low_grade_fuel_engine.behaviour1": "Will output a small amount of _RPM_ based on the strength of the _Redstone Signal_ inputted into it",
"block.tfmg.low_grade_fuel_engine.condition1": "When Pumped Creosote into",
"block.tfmg.low_grade_fuel_engine.tooltip.summary": "Makes Rotation from Creosote",
"block.tfmg.lubrication_oil": "Lubrication Oil",
"block.tfmg.machine_input": "Machine Input",
"block.tfmg.magenta_caution_block": "Magenta Caution Block",
@@ -324,11 +280,6 @@
"block.tfmg.napalm_bomb": "Napalm Bomb",
"block.tfmg.naphtha": "Naphtha",
"block.tfmg.neon_tube": "Neon Tube",
"block.tfmg.neon_tube.behaviour1": "The tube will _Glow_ ",
"block.tfmg.neon_tube.behaviour2": "Changes Color",
"block.tfmg.neon_tube.condition1": "When put on Power Source",
"block.tfmg.neon_tube.condition2": "When R-Clicked with Dye",
"block.tfmg.neon_tube.tooltip.summary": "Glows in a certain color when Powered",
"block.tfmg.nickel_bars": "Nickel Bars",
"block.tfmg.nickel_block": "Block of Nickel",
"block.tfmg.nickel_flywheel": "Nickel Flywheel",
@@ -361,9 +312,6 @@
"block.tfmg.plastic_pipe": "Plastic Pipe",
"block.tfmg.plastic_smart_fluid_pipe": "Plastic Smart Fluid Pipe",
"block.tfmg.polarizer": "Polarizer",
"block.tfmg.polarizer.condition1": "When powered",
"block.tfmg.polarizer.tooltip.behaviour1": "Will turn a _Steel Ingot_ into a _Magnetic Ingot_ when right clicked with a _Steel Ingot_",
"block.tfmg.polarizer.tooltip.summary": "Makes Magnetic Ingots out of Steel",
"block.tfmg.polished_cut_bauxite": "Polished Cut Bauxite",
"block.tfmg.polished_cut_bauxite_slab": "Polished Cut Bauxite Slab",
"block.tfmg.polished_cut_bauxite_stairs": "Polished Cut Bauxite Stairs",
@@ -398,9 +346,6 @@
"block.tfmg.rebar_concrete_stairs": "Rebar Concrete Stairs",
"block.tfmg.rebar_concrete_wall": "Rebar Concrete Wall",
"block.tfmg.rebar_floor": "Rebar Floor",
"block.tfmg.rebar_formwork_block.tooltip.behaviour1": "Fills out with _Liquid Concrete_, this concrete eventually turns into solid rebar concrete blocks",
"block.tfmg.rebar_formwork_block.tooltip.condition1": "When Pumped concrete into",
"block.tfmg.rebar_formwork_block.tooltip.summary": "Holds Liquid Concrete until it turns into rebar concrete blocks",
"block.tfmg.rebar_pile": "Rebar Pile",
"block.tfmg.rebar_pillar": "Rebar Pillar",
"block.tfmg.rebar_stairs": "Rebar Stairs",
@@ -417,14 +362,6 @@
"block.tfmg.regular_engine": "Regular Engine",
"block.tfmg.reinforced_fireproof_bricks": "Reinforced Fireproof Bricks",
"block.tfmg.resistor": "Resistor",
"block.tfmg.resistor.tooltip.behaviour1": "Outputs energy with voltage based on its allowed voltage (configurable on top) on front",
"block.tfmg.resistor.tooltip.condition1": "When Put Energy into from the back (where strip of lead is smaller on top of the texture)",
"block.tfmg.resistor.tooltip.summary": "Reduces voltage",
"block.tfmg.rgb_light_bulb.behaviour1": "The lightbulb will _Glow_ if _Voltage_ and _Energy_ are balanced, the higher the _Voltage_, the stronger the glow",
"block.tfmg.rgb_light_bulb.behaviour2": "Cycles through colors",
"block.tfmg.rgb_light_bulb.condition1": "When put on Power Source",
"block.tfmg.rgb_light_bulb.condition2": "When R-Clicked with Wrench",
"block.tfmg.rgb_light_bulb.tooltip.summary": "Glows in a certain color when Powered",
"block.tfmg.rotor": "Rotor",
"block.tfmg.rusted_blast_furnace_reinforcement": "Rusted Blast Furnace Reinforcement",
"block.tfmg.rusted_blast_furnace_reinforcement_wall": "Rusted Blast Furnace Reinforcement Wall",
@@ -447,10 +384,8 @@
"block.tfmg.steel_bars": "Steel Bars",
"block.tfmg.steel_block": "Block of Steel",
"block.tfmg.steel_cable_hub": "Steel Cable Hub",
"block.tfmg.steel_cable_hub.tooltip.summary": "Can be turned off with redstone",
"block.tfmg.steel_casing": "Steel Casing",
"block.tfmg.steel_casing_cable_hub": "Steel Casing Cable Hub",
"block.tfmg.steel_casing_cable_hub.tooltip.summary": "Can be turned off with redstone",
"block.tfmg.steel_chemical_vat": "Steel Chemical Vat",
"block.tfmg.steel_cogwheel": "Steel Cogwheel",
"block.tfmg.steel_distillation_controller": "Steel Distillation Controller",
@@ -481,13 +416,6 @@
"block.tfmg.turbine_engine": "Turbine Engine",
"block.tfmg.voltage_observer": "Voltage Observer",
"block.tfmg.voltmeter": "Electric Gauge",
"block.tfmg.voltmeter.condition1": "When put on Power Source",
"block.tfmg.voltmeter.condition2": "When looked on with Engineer's Goggles",
"block.tfmg.voltmeter.condition3": "When R-Clicked with Wrench",
"block.tfmg.voltmeter.tooltip.behaviour1": "Measures the _Voltage_ of the _Power Source_ the max energy on the _Voltmeter_ is determined by its _Measuring Range_",
"block.tfmg.voltmeter.tooltip.behaviour2": "Shows detailed info on the sources _Voltage_ as well as the Voltmeters _Measuring Range_",
"block.tfmg.voltmeter.tooltip.behaviour3": "Changes the _Measuring Range_",
"block.tfmg.voltmeter.tooltip.summary": "Measures voltage",
"block.tfmg.white_caution_block": "White Caution Block",
"block.tfmg.white_concrete": "White Concrete",
"block.tfmg.white_concrete_slab": "White Concrete Slab",
@@ -673,11 +601,6 @@
"item.minecraft.splash_potion.effect.hellfire_potion": "Splash Potion of Hellfire",
"item.minecraft.tipped_arrow.effect.hellfire_potion": "Arrow of Hellfire",
"item.tfmg.advanced_potato_cannon": "Advanced Potato Cannon",
"item.tfmg.advanced_potato_cannon.tooltip.behaviour1": "_Shoots_ a _Napalm Potato_ from your _Inventory_.",
"item.tfmg.advanced_potato_cannon.tooltip.behaviour2": "_No_ _Durability_ will be used. Instead, _Air_ _pressure_ is drained from the Tank",
"item.tfmg.advanced_potato_cannon.tooltip.condition1": "When R-Clicked",
"item.tfmg.advanced_potato_cannon.tooltip.condition2": "While wearing Backtank",
"item.tfmg.advanced_potato_cannon.tooltip.summary": "Launches _Napalm Potatoes_ at Enemies. Can be powered with _Air_ _Pressure_ from a _Backtank_",
"item.tfmg.air_bucket": "Air Tank",
"item.tfmg.aluminum_axe": "Aluminum Axe",
"item.tfmg.aluminum_hoe": "Aluminum Hoe",
@@ -738,11 +661,6 @@
"item.tfmg.fireclay_ball": "Fireclay Ball",
"item.tfmg.fireproof_brick": "Fireproof Brick",
"item.tfmg.flamethrower": "Flamethrower",
"item.tfmg.flamethrower.tooltip.behaviour1": "_Shoots out Flames_ ",
"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.flamethrower.tooltip.condition1": "When R-Clicked",
"item.tfmg.flamethrower.tooltip.condition2": "When R-Clicking a Fluid Tank with a Burnable Fluid/Gas inside",
"item.tfmg.flamethrower.tooltip.summary": "Burns burnable _Gases_ and _Fluids_ to shoot out a burst of flame to burn your Enemies",
"item.tfmg.furnace_gas_bucket": "Furnace Gas Tank",
"item.tfmg.gasoline_bucket": "Gasoline Bucket",
"item.tfmg.glass_insulator_segment": "Glass Insulator Segment",
@@ -772,11 +690,6 @@
"item.tfmg.liquid_silicon_bucket": "Liquid Silicon Bucket",
"item.tfmg.lit_lithium_blade": "Lithium Blade",
"item.tfmg.lithium_blade": "Lithium Blade",
"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.behaviour2": "Shoots out several bolts of _Hellfire_ consuming the blades charge",
"item.tfmg.lithium_blade.tooltip.condition1": "When R-Clicked when Off",
"item.tfmg.lithium_blade.tooltip.condition2": "When R-Clicking when On",
"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_charge": "Lithium Charge",
"item.tfmg.lithium_ingot": "Lithium Ingot",
"item.tfmg.lithium_nugget": "Lithium Nugget",
@@ -805,7 +718,6 @@
"item.tfmg.p_semiconductor": "P-Semiconductor",
"item.tfmg.pink_multimeter": "Pink Multimeter",
"item.tfmg.pipe_bomb": "Pipe Bomb",
"item.tfmg.pipebomb.tooltip.summary": "So cool",
"item.tfmg.plastic_sheet": "Plastic Sheet",
"item.tfmg.propane_bucket": "Propane Tank",
"item.tfmg.propylene_bucket": "Propylene Tank",
@@ -824,9 +736,6 @@
"item.tfmg.rubber_sheet": "Rubber Sheet",
"item.tfmg.screw": "Screws",
"item.tfmg.screwdriver": "Screwdriver",
"item.tfmg.screwdriver.tooltip.behaviour1": "Locks _Pipe_ in its current rotation allowing for _Pipes_ to be placed next to eachother _Without Connecting_",
"item.tfmg.screwdriver.tooltip.condition1": "When R-Clicking pipe",
"item.tfmg.screwdriver.tooltip.summary": "Can lock pipes in place",
"item.tfmg.silicon_ingot": "Silicon Ingot",
"item.tfmg.simple_engine_cylinder": "Simple Engine Cylinder",
"item.tfmg.slag": "Slag",

View File

@@ -1,5 +1,12 @@
{
"values": [
"tfmg:turbine_engine",
"tfmg:regular_engine",
"tfmg:radial_engine",
"tfmg:large_engine",
"tfmg:simple_large_engine",
"tfmg:engine_gearbox",
"tfmg:engine_controller",
"tfmg:aluminum_fluid_tank",
"tfmg:cast_iron_fluid_tank",
"tfmg:steel_fluid_tank",

View File

@@ -0,0 +1,35 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_item": {
"conditions": {
"items": [
{
"items": [
"tfmg:steel_vertical_gearbox"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "tfmg:crafting/kinetics/steel_gearbox_from_vertical"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_item",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"tfmg:crafting/kinetics/steel_gearbox_from_vertical"
]
},
"sends_telemetry_event": false
}

View File

@@ -0,0 +1,35 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_item": {
"conditions": {
"items": [
{
"items": [
"tfmg:steel_gearbox"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "tfmg:crafting/kinetics/steel_vertical_gearbox"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_item",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"tfmg:crafting/kinetics/steel_vertical_gearbox"
]
},
"sends_telemetry_event": false
}

View File

@@ -0,0 +1,12 @@
{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"ingredients": [
{
"item": "tfmg:steel_vertical_gearbox"
}
],
"result": {
"item": "tfmg:steel_gearbox"
}
}

View File

@@ -0,0 +1,12 @@
{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"ingredients": [
{
"item": "tfmg:steel_gearbox"
}
],
"result": {
"item": "tfmg:steel_vertical_gearbox"
}
}

View File

@@ -5,7 +5,11 @@ import com.drmangotea.tfmg.base.fluid.GasFluidType;
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.ItemDescription;
import com.simibubi.create.foundation.item.KineticStats;
import com.simibubi.create.foundation.item.TooltipModifier;
import com.tterrag.registrate.builders.FluidBuilder;
import net.createmod.catnip.lang.FontHelper;
import net.minecraft.resources.ResourceLocation;
import net.minecraft.world.item.Item;
import net.minecraft.world.level.block.*;
@@ -40,7 +44,10 @@ public class TFMGRegistrate extends CreateRegistrate {
}
public static TFMGRegistrate create() {
return new TFMGRegistrate();
return (TFMGRegistrate) new TFMGRegistrate().setTooltipModifierFactory(item ->
new ItemDescription.Modifier(item, FontHelper.Palette.STANDARD_CREATE)
.andThen(TooltipModifier.mapNull(KineticStats.create(item)))
);
}
public static Block getBlock(String name) {

View File

@@ -10,6 +10,8 @@ import net.minecraft.client.gui.GuiGraphics;
import net.minecraft.nbt.CompoundTag;
import net.minecraft.world.InteractionHand;
import net.minecraft.world.item.ItemStack;
import net.minecraftforge.api.distmarker.Dist;
import net.minecraftforge.api.distmarker.OnlyIn;
public class ElectriciansWrenchScreen extends AbstractSimiScreen {
@@ -106,7 +108,7 @@ public class ElectriciansWrenchScreen extends AbstractSimiScreen {
//packet.applyGroup(wrench);
//TFMGPackets.getChannel().sendToServer(packet);
}
@OnlyIn(Dist.CLIENT)
public TFMGGuiTextures background(){
return TFMGGuiTextures.ELECTRICIANS_WRENCH;
}

View File

@@ -135,7 +135,7 @@ public class ElectricMotorBlockEntity extends KineticElectricBlockEntity {
if (Math.min(generatedSpeed.getValue(), data.getVoltage() / 2) == 0)
return super.getPowerUsage();
float speedModifier = (Math.min(Math.abs(generatedSpeed.getValue()), data.getVoltage()) / 256f) * 5;
float speedModifier = (Math.min(Math.abs(generatedSpeed.getValue()), data.getVoltage()) / 256f) * 8;
return (int) ((float) super.getPowerUsage() * speedModifier);

View File

@@ -153,6 +153,8 @@ public abstract class AbstractSmallEngineBlockEntity extends AbstractEngineBlock
@Override
public float calculateAddedStressCapacity() {
float stress = super.calculateAddedStressCapacity() + (torque);
return hasTwoShafts() ? stress / 2 : stress;
}
@@ -655,6 +657,11 @@ public abstract class AbstractSmallEngineBlockEntity extends AbstractEngineBlock
public void remove() {
super.remove();
updateOthers();
for(int i =0;i<componentsInventory.getSlots();i++){
ItemStack stack = componentsInventory.getItem(i);
dropItem(stack);
}
}
public void updateOthers() {

View File

@@ -145,6 +145,15 @@ public class RegularEngineBlockEntity extends AbstractSmallEngineBlockEntity {
return true;
}
@Override
public float calculateAddedStressCapacity() {
float stress = super.calculateAddedStressCapacity() + (torque);
stress *= pistonInventory.getSlots()/2f;
return hasTwoShafts() ? stress / 2 : stress;
}
@Override
public boolean insertItem(ItemStack itemStack, boolean shifting, Player player, InteractionHand hand) {
@@ -225,6 +234,16 @@ public class RegularEngineBlockEntity extends AbstractSmallEngineBlockEntity {
return super.insertItem(itemStack, shifting, player, hand);
}
@Override
public void remove() {
super.remove();
for(int i =0;i<pistonInventory.getSlots();i++){
ItemStack stack = pistonInventory.getItem(i);
dropItem(stack);
}
}
public boolean isCorrectCylinder(ItemStack itemStack) {
return itemStack.is(TFMGItems.ENGINE_CYLINDER.get())||itemStack.is(TFMGItems.SIMPLE_ENGINE_CYLINDER.get())||itemStack.is(TFMGItems.DIESEL_ENGINE_CYLINDER.get());
}
@@ -380,6 +399,10 @@ public class RegularEngineBlockEntity extends AbstractSmallEngineBlockEntity {
.add(Component.empty().append(nextComponent().getItems()[0].getHoverName()))
.color(0xfff240)
.forGoggles(tooltip);
CreateLang.translate("goggles.engine.type")
.add(CreateLang.text(type.name()))
.color(0xfcad03)
.forGoggles(tooltip);
return true;
}
if(!hasAllPistons()){
@@ -430,6 +453,11 @@ public class RegularEngineBlockEntity extends AbstractSmallEngineBlockEntity {
return true;
}
@Override
public int getFuelConsumption() {
return super.getFuelConsumption()*(pistonInventory.getSlots()/2);
}
@Override
public String engineId() {
return type.name;

View File

@@ -1075,6 +1075,17 @@ public class TFMGStandardRecipeGen extends TFMGRecipeProvider {
.pattern("OCA")
.pattern(" R ")),
STEEL_VERTICAL_GEARBOX = create(TFMGItems.STEEL_VERTICAL_GEARBOX::get)
.unlockedBy(() -> TFMGBlocks.STEEL_GEARBOX)
.viaShapeless(b -> b
.requires(TFMGBlocks.STEEL_GEARBOX)),
STEEL_GEARBOX_FROM_VERTICAL = create(TFMGBlocks.STEEL_GEARBOX::get).withSuffix("_from_vertical")
.unlockedBy(() -> TFMGItems.STEEL_VERTICAL_GEARBOX)
.viaShapeless(b -> b
.requires(TFMGItems.STEEL_VERTICAL_GEARBOX)),
OIL_CAN = create(TFMGItems.OIL_CAN)
.unlockedBy(TFMGItems.STEEL_NUGGET::get)
.viaShaped(b -> b

View File

@@ -178,7 +178,8 @@ public class TFMGBlocks {
.properties(p -> p.sound(SoundType.NETHERITE_BLOCK))
.properties(BlockBehaviour.Properties::noOcclusion)
.addLayer(() -> RenderType::cutoutMipped)
.transform(TFMGStress.setCapacity(100))
.transform(TFMGStress.setCapacity(10))
.transform(pickaxeOnly())
.blockstate(new TurbineEngineGenerator()::generate)
.item()
.transform(customItemModel())
@@ -189,7 +190,8 @@ public class TFMGBlocks {
.properties(BlockBehaviour.Properties::noOcclusion)
.onRegister(connectedTextures(() -> new EngineCTBehavior(TFMGSpriteShifts.REGULAR_ENGINE_TOP, TFMGSpriteShifts.REGULAR_ENGINE_BOTTOM, TFMGSpriteShifts.REGULAR_ENGINE_SIDE)))
.blockstate(new EngineGenerator()::generate)
.transform(TFMGStress.setCapacity(100.0))
.transform(TFMGStress.setCapacity(15))
.transform(pickaxeOnly())
.item()
.transform(customItemModel())
.register();
@@ -197,7 +199,8 @@ public class TFMGBlocks {
.initialProperties(() -> Blocks.IRON_BLOCK)
.properties(p -> p.sound(SoundType.NETHERITE_BLOCK))
.properties(BlockBehaviour.Properties::noOcclusion)
.transform(TFMGStress.setCapacity(100))
.transform(TFMGStress.setCapacity(15))
.transform(pickaxeOnly())
.onRegister(connectedTextures(() -> new EngineCTBehavior(TFMGSpriteShifts.REGULAR_ENGINE_TOP, TFMGSpriteShifts.REGULAR_ENGINE_BOTTOM, TFMGSpriteShifts.REGULAR_ENGINE_SIDE)))
.blockstate(new TurbineEngineGenerator()::generate)
.item()
@@ -208,6 +211,7 @@ public class TFMGBlocks {
.properties(p -> p.sound(SoundType.NETHERITE_BLOCK))
.properties(BlockBehaviour.Properties::noOcclusion)
.transform(TFMGStress.setCapacity(55))
.transform(pickaxeOnly())
.blockstate((c, p) -> p.horizontalFaceBlock(c.get(), AssetLookup.partialBaseModel(c, p)))
.item()
.transform(customItemModel())
@@ -217,6 +221,7 @@ public class TFMGBlocks {
.properties(p -> p.sound(SoundType.NETHERITE_BLOCK))
.properties(BlockBehaviour.Properties::noOcclusion)
.transform(TFMGStress.setCapacity(40))
.transform(pickaxeOnly())
.blockstate((c, p) -> p.horizontalFaceBlock(c.get(), AssetLookup.partialBaseModel(c, p)))
.item()
.transform(customItemModel())
@@ -226,6 +231,7 @@ public class TFMGBlocks {
.initialProperties(() -> Blocks.IRON_BLOCK)
.properties(p -> p.sound(SoundType.NETHERITE_BLOCK))
.properties(BlockBehaviour.Properties::noOcclusion)
.transform(pickaxeOnly())
.blockstate(BlockStateGen.horizontalBlockProvider(true))
.item()
.transform(customItemModel())
@@ -235,6 +241,7 @@ public class TFMGBlocks {
.initialProperties(() -> Blocks.IRON_BLOCK)
.properties(p -> p.sound(SoundType.NETHERITE_BLOCK))
.properties(BlockBehaviour.Properties::noOcclusion)
.transform(pickaxeOnly())
.blockstate(BlockStateGen.horizontalBlockProvider(true))
.item()
.transform(customItemModel())

View File

@@ -9,135 +9,6 @@
"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",
"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 a Burnable Fluid/Gas 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.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",
"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.formwork_block.tooltip.summary": "Holds Liquid Concrete until it turns into concrete blocks",
"block.tfmg.formwork_block.tooltip.condition1": "When Pumped concrete into",
"block.tfmg.formwork_block.tooltip.behaviour1": "Fills out with _Liquid Concrete_, this Concrete eventually turns into solid blocks",
"block.tfmg.rebar_formwork_block.tooltip.summary": "Holds Liquid Concrete until it turns into rebar concrete blocks",
"block.tfmg.rebar_formwork_block.tooltip.condition1": "When Pumped concrete into",
"block.tfmg.rebar_formwork_block.tooltip.behaviour1": "Fills out with _Liquid Concrete_, this concrete eventually turns into solid rebar concrete blocks",
"block.tfmg.firebox.tooltip.summary": "Uses burnables to function as a blaze burner",
"block.tfmg.firebox.condition1": "When inputted burnables into",
"block.tfmg.firebox.tooltip.behaviour1": "The _Firebox_ will act as a _Blaze Burner_ until it runs out of fuel, there is no way to superheat it",
"block.tfmg.polarizer.tooltip.summary": "Makes Magnetic Ingots out of Steel",
"block.tfmg.polarizer.condition1": "When powered",
"block.tfmg.polarizer.tooltip.behaviour1": "Will turn a _Steel Ingot_ into a _Magnetic Ingot_ when right clicked with a _Steel Ingot_",
"block.tfmg.energy_meter.tooltip.summary": "Measures energy",
"block.tfmg.energy_meter.condition1": "When put on Power Source",
"block.tfmg.energy_meter.tooltip.behaviour1": "Measures the _Energy_ of the _Power Source_",
"block.tfmg.energy_meter.condition2": "When looked on with Engineer's Goggles",
"block.tfmg.energy_meter.tooltip.behaviour2": "Shows detailed info on the sources energy",
"block.tfmg.voltmeter.tooltip.summary": "Measures voltage",
"block.tfmg.voltmeter.condition1": "When put on Power Source",
"block.tfmg.voltmeter.tooltip.behaviour1": "Measures the _Voltage_ of the _Power Source_ the max energy on the _Voltmeter_ is determined by its _Measuring Range_",
"block.tfmg.voltmeter.condition2": "When looked on with Engineer's Goggles",
"block.tfmg.voltmeter.tooltip.behaviour2": "Shows detailed info on the sources _Voltage_ as well as the Voltmeters _Measuring Range_",
"block.tfmg.voltmeter.condition3": "When R-Clicked with Wrench",
"block.tfmg.voltmeter.tooltip.behaviour3": "Changes the _Measuring Range_",
"block.tfmg.converter.tooltip.summary": "Makes other mods compatible with TFMG by adding voltage",
"block.tfmg.converter.condition1": "When Put FE from Bottom",
"block.tfmg.converter.behaviour1": "The _Top_ outputs FE With _Voltage_ making it usable with _TFMG_",
"block.tfmg.light_bulb.tooltip.summary": "Glows when Powered",
"block.tfmg.light_bulb.condition1": "When put on Power Source",
"block.tfmg.light_bulb.behaviour1": "The lightbulb will _Glow_ if _Voltage_ and _Energy_ are balanced, the higher the _Voltage_, the stronger the glow",
"block.tfmg.rgb_light_bulb.tooltip.summary": "Glows in a certain color when Powered",
"block.tfmg.rgb_light_bulb.condition1": "When put on Power Source",
"block.tfmg.rgb_light_bulb.behaviour1": "The lightbulb will _Glow_ if _Voltage_ and _Energy_ are balanced, the higher the _Voltage_, the stronger the glow",
"block.tfmg.rgb_light_bulb.condition2": "When R-Clicked with Wrench",
"block.tfmg.rgb_light_bulb.behaviour2": "Cycles through colors",
"block.tfmg.creative_generator.tooltip.summary": "Outputs energy based on the value on its input panel",
"block.tfmg.cable connector.tooltip.summary": "Right click 2 cable connectors with a _Copper Cable_ amking them transport _Energy_",
"block.tfmg.lithium_torch.tooltip.summary": "Works underwater and can be placed upside down",
"block.tfmg.cable_tube.tooltip.summary": "Transports Energy like a Cable",
"block.tfmg.diagonal_cable_block.tooltip.summary": "Transports Energy like a Cable (But diagonally)",
"block.tfmg.capacitor.tooltip.summary": "Holds a Small Amount of energy (inserted from bottom) that can be outputted Quickly from the Top",
"block.tfmg.accumulator.tooltip.summary": "Holds a Large Amount of energy (inserted from bottom) that can be outputted Slowly from the Top",
"block.tfmg.electric_motor.tooltip.summary": "Changes energy to rotation (rpm configurable on side)",
"block.tfmg.generator.tooltip.summary": "Changes rotation to energy",
"block.tfmg.copper_coil.tooltip.summary": "Increases Voltage",
"block.tfmg.copper_coil.tooltip.behaviour1": "To increase voltage you have to have to towers of coils either next to or one block from eachother, one atleast 1 block larger than the other, both max 5 blocks in height and with their top blocks touching. R-Click the top block in the larger tower with a wrench to make it the output. Energy is both inputted and outputted on the top of their respective towers",
"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.resistor.tooltip.summary": "Reduces voltage",
"block.tfmg.resistor.tooltip.condition1": "When Put Energy into from the back (where strip of lead is smaller on top of the texture)",
"block.tfmg.resistor.tooltip.behaviour1": "Outputs energy with voltage based on its allowed voltage (configurable on top) on front",
"block.tfmg.galvanic_cell.tooltip.summary": "Has a small amount of unchargable energy inside, ideal for starting your venture into electricity",
"block.tfmg.neon_tube.tooltip.summary": "Glows in a certain color when Powered",
"block.tfmg.neon_tube.condition1": "When put on Power Source",
"block.tfmg.neon_tube.behaviour1": "The tube will _Glow_ ",
"block.tfmg.neon_tube.condition2": "When R-Clicked with Dye",
"block.tfmg.neon_tube.behaviour2": "Changes Color",
"block.tfmg.low_grade_fuel_engine.tooltip.summary": "Makes Rotation from Creosote",
"block.tfmg.low_grade_fuel_engine.condition1": "When Pumped Creosote into",
"block.tfmg.low_grade_fuel_engine.behaviour1": "Will output a small amount of _RPM_ based on the strength of the _Redstone Signal_ inputted into it",
"block.tfmg.compact_engine.tooltip.summary": "Makes Rotation from Gasoline",
"block.tfmg.compact_engine.condition1": "When Gasoline Creosote into",
"block.tfmg.compact_engine.behaviour1": "Will output _RPM_ based on the strength of the _Redstone Signal_ inputted into it",
"block.tfmg.fireclay.tooltip.summary": "It is found in underground veins in the overworld",
"block.tfmg.copper_cable_hub.tooltip.summary": "Can be turned off with redstone",
"block.tfmg.aluminium_cable_hub.tooltip.summary": "Can be turned off with redstone",
"block.tfmg.brass_cable_hub.tooltip.summary": "Can be turned off with redstone",
"block.tfmg.steel_cable_hub.tooltip.summary": "Can be turned off with redstone",
"block.tfmg.heavy_cable_hub.tooltip.summary": "Can be turned off with redstone",
"block.tfmg.steel_casing_cable_hub.tooltip.summary": "Can be turned off with redstone",
"block.tfmg.copycat_cable_block.tooltip.summary": "Can be turned off with redstone"
"item.tfmg.quad_potato_cannon.tooltip.behaviour2": "_No_ _Durability_ will be used. Instead, _Air_ _pressure_ is drained from the Tank"
}