File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
src/main/java/net/swedz/tesseract/neoforge/compat/mi/material Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ mod_discord_icon=https://cdn.discordapp.com/emojis/1264330203786903584.webp
2121# NeoForge Environment
2222minecraft_version =1.21.1
2323minecraft_version_range =1.21.1
24- neoforge_version =21.1.113
24+ neoforge_version =21.1.209
2525parchment_mappings_minecraft_version =1.21
2626parchment_mappings_version =2024.07.28
2727loader_version_range =[4,)
@@ -37,8 +37,8 @@ mod_github=https://github.com/Swedz/tesseract-neoforge
3737# Dependencies
3838mixinextras_version =0.3.5
3939emi_version =1.1.10+1.21
40- modern_industrialization_version =2.3.11
41- modern_industrialization_version_range =[2.3.11 -, 2.4-)
40+ modern_industrialization_version =2.3.13
41+ modern_industrialization_version_range =[2.3.13 -, 2.4-)
4242grandpower_version =3.0.0
4343cloth_config_version =15.0.127
4444ohthetreesyoullgrow_version_range =[5.0.7,)
Original file line number Diff line number Diff line change @@ -406,7 +406,7 @@ public interface MIMaterials
406406 .addNative (CURVED_PLATE )
407407 .addNative (BLOCK )
408408 .addNative (RAW_METAL , RAW_METAL_BLOCK )
409- .addNative (ORE , ORE_DEEPSLATE )
409+ .addNative (ORE )
410410 .addNative (MACHINE_CASING .formattingRaw ("quantum_machine_casing" , "Quantum Machine Casing" ).set (BLAST_RESISTANCE , 6000f ))
411411 .addNative (MACHINE_CASING_PIPE .set (BLAST_RESISTANCE , 6000f ))
412412 .addNative (PLASMA_HANDLING_MACHINE_CASING .set (BLAST_RESISTANCE , 6000f ))
You can’t perform that action at this time.
0 commit comments