Jump to content

Recommended Posts

Posted

Prior to Minecraft 1.6.1, there was only one version of everything and the mods folder was located in the main .minecraft folder.  No problem.

 

Now, we have the versions folder and the ability to have multiple versions of Minecraft (both modded and unmodded) installed.  Based on a couple of tutorials I read/watched, it sounded like the mods folder needs to be under the specific version rather than the .minecraft folder.  Example:

 

Old way:

 

\AppData\Roaming\.minecraft\mods

 

New way:

 

\AppData\Roaming\minecraft\versions\Forge8.9.0.762\mods

 

However, it looks like Forge is still trying to load mods from the \AppData\.minecraft\mods folder.  From the log file (entire file included at the end of this post):

 

2013-07-03 18:35:42 [iNFO] [ForgeModLoader] Searching C:\Users\Chris\AppData\Roaming\.minecraft\mods for mods

 

 

Note: I have the latest version of Forge and used the installer to insall it.

 

Is this correct or have I mis-installed something?

 

 

Full log:

 

2013-07-03 18:35:38 [iNFO] [ForgeModLoader] Forge Mod Loader version 6.1.27.762 for Minecraft 1.6.1 loading

2013-07-03 18:35:38 [iNFO] [ForgeModLoader] Java is Java HotSpot 64-Bit Server VM, version 1.7.0_21, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre7

2013-07-03 18:35:38 [FINE] [ForgeModLoader] Java classpath at launch is C:\Users\Chris\AppData\Roaming\.minecraft\libraries\net\minecraftforge\minecraftforge\8.9.0.762\minecraftforge-8.9.0.762.jar;C:\Users\Chris\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.3\launchwrapper-1.3.jar;C:\Users\Chris\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-library\2.10.2\scala-library-2.10.2.jar;C:\Users\Chris\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-compiler\2.10.2\scala-compiler-2.10.2.jar;C:\Users\Chris\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\4.1\asm-all-4.1.jar;C:\Users\Chris\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar;C:\Users\Chris\AppData\Roaming\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar;C:\Users\Chris\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;C:\Users\Chris\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;C:\Users\Chris\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;C:\Users\Chris\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;C:\Users\Chris\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;C:\Users\Chris\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.0\lwjgl-2.9.0.jar;C:\Users\Chris\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.0\lwjgl_util-2.9.0.jar;C:\Users\Chris\AppData\Roaming\.minecraft\libraries\argo\argo\2.25_fixed\argo-2.25_fixed.jar;C:\Users\Chris\AppData\Roaming\.minecraft\libraries\org\bouncycastle\bcprov-jdk15on\1.47\bcprov-jdk15on-1.47.jar;C:\Users\Chris\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\14.0\guava-14.0.jar;C:\Users\Chris\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar;C:\Users\Chris\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar;C:\Users\Chris\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Users\Chris\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Users\Chris\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.2.2\gson-2.2.2.jar;C:\Users\Chris\AppData\Roaming\.minecraft\versions\Forge8.9.0.762\Forge8.9.0.762.jar

2013-07-03 18:35:38 [FINE] [ForgeModLoader] Java library path at launch is C:\Users\Chris\AppData\Roaming\.minecraft\versions\Forge8.9.0.762\Forge8.9.0.762-natives-173613697853245

2013-07-03 18:35:38 [FINE] [ForgeModLoader] Enabling runtime deobfuscation

2013-07-03 18:35:38 [FINEST] [ForgeModLoader] Adding coremod for loading cpw.mods.fml.relauncher.FMLCorePlugin

2013-07-03 18:35:38 [FINEST] [ForgeModLoader] Adding coremod for loading net.minecraftforge.classloading.FMLForgePlugin

2013-07-03 18:35:38 [FINE] [ForgeModLoader] All core mods are successfully located

2013-07-03 18:35:38 [FINE] [ForgeModLoader] Discovering coremods

2013-07-03 18:35:38 [FINEST] [ForgeModLoader] Registering transformer cpw.mods.fml.common.asm.transformers.PatchingTransformer

2013-07-03 18:35:38 [FINEST] [ForgeModLoader] Registering transformer cpw.mods.fml.common.asm.transformers.AccessTransformer

2013-07-03 18:35:38 [iNFO] [sTDOUT] Loaded 39 rules from AccessTransformer config file fml_at.cfg

2013-07-03 18:35:38 [FINEST] [ForgeModLoader] Registering transformer cpw.mods.fml.common.asm.transformers.MarkerTransformer

2013-07-03 18:35:38 [FINEST] [ForgeModLoader] Registering transformer cpw.mods.fml.common.asm.transformers.SideTransformer

2013-07-03 18:35:38 [FINEST] [ForgeModLoader] Registering transformer net.minecraftforge.transformers.ForgeAccessTransformer

2013-07-03 18:35:38 [iNFO] [sTDOUT] Loaded 106 rules from AccessTransformer config file forge_at.cfg

2013-07-03 18:35:38 [FINEST] [ForgeModLoader] Registering transformer net.minecraftforge.transformers.EventTransformer

2013-07-03 18:35:38 [FINE] [ForgeModLoader] Running coremod plugins

2013-07-03 18:35:38 [FINE] [ForgeModLoader] Running coremod plugin FMLCorePlugin

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.Block.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockBaseRailLogic.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockButton.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockCactus.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockChest.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockCocoa.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockCrops.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockDoor.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockFarmland.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockFire.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockFlower.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockFlowing.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockFluid.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockGrass.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockLadder.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockLeaves.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockLever.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockLog.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockMushroom.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockMycelium.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockNetherStalk.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockPane.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockPistonBase.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockPortal.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockPumpkin.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockRailBase.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockRedstoneWire.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockReed.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockSand.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockSapling.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockSkull.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockSnow.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockStem.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockTallGrass.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockTorch.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockTrapDoor.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockTripWireSource.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockVine.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.ClientBrandRetriever.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.Minecraft.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.audio.SoundManager.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.entity.EntityPlayerSP.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.gui.GuiControls.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.gui.GuiCreateWorld.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.gui.GuiIngame.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.gui.GuiMainMenu.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.gui.GuiSlot.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.gui.achievement.GuiAchievements.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.gui.inventory.GuiContainer.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.gui.inventory.GuiContainerCreative.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.model.ModelBase.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.model.ModelBox.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.model.ModelRenderer.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.model.PositionTextureVertex.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.model.TexturedQuad.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.multiplayer.ChunkProviderClient.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.multiplayer.GuiConnecting.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.multiplayer.NetClientHandler.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.multiplayer.PlayerControllerMP.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.multiplayer.WorldClient.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.particle.EffectRenderer.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.particle.EntityDiggingFX.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.particle.EntityFireworkStarterFX.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.EntityRenderer.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.ItemRenderer.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.OpenGlHelper.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.RenderBlocks.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.RenderGlobal.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.Tessellator.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.WorldRenderer.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.entity.RenderBiped.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.entity.RenderItem.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.entity.RenderManager.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.entity.RenderPlayer.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.entity.RenderSnowMan.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.entity.RenderVillager.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.entity.RendererLivingEntity.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.texture.Stitcher.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.texture.TextureAtlasSprite.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.texture.TextureMap.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.tileentity.TileEntityChestRenderer.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.resources.LanguageManager.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.settings.GameSettings.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.command.CommandHandler.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.crash.CallableSuspiciousClasses.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.crash.CrashReport.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.crash.CrashReportCategory.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.creativetab.CreativeTabs.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.enchantment.Enchantment.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.enchantment.EnchantmentHelper.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.Entity.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.EntityList.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.EntityLiving.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.EntityLivingBase.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.EntityTracker.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.EntityTrackerEntry.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.boss.BossStatus.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.boss.EntityDragon.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.boss.EntityWither.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.boss.IBossDisplayData.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.item.EntityEnderPearl.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.item.EntityItem.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.item.EntityMinecart.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.item.EntityMinecartContainer.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.item.EntityMinecartEmpty.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.item.EntityMinecartFurnace.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.item.EntityMinecartHopper.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.monster.EntityEnderman.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.monster.EntitySlime.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.passive.EntityMooshroom.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.passive.EntityOcelot.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.passive.EntitySheep.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.passive.EntityVillager.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.player.EntityPlayer.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.player.EntityPlayerMP.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.player.InventoryPlayer.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.inventory.ContainerEnchantment.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.inventory.ContainerFurnace.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.inventory.ContainerRepair.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.inventory.Slot.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.inventory.SlotArmor.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.inventory.SlotBrewingStandIngredient.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.inventory.SlotBrewingStandPotion.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.inventory.SlotCrafting.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.inventory.SlotFurnace.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.BehaviorDispenseArmor.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.EnumArmorMaterial.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.EnumToolMaterial.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.Item.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemArmor.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemBlock.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemBow.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemBucket.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemBucketMilk.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemDye.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemEmptyMap.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemFlintAndSteel.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemHoe.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemInWorldManager.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemMap.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemSeedFood.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemSeeds.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemShears.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemStack.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemTool.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.crafting.CraftingManager.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.crafting.FurnaceRecipes.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.crafting.RecipeFireworks.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.logging.LogAgent.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.nbt.CompressedStreamTools.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.nbt.NBTTagList.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.MemoryConnection.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.NetLoginHandler.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.NetServerHandler.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.NetworkListenThread.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.TcpConnection.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.packet.NetHandler.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.packet.Packet.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.packet.Packet1Login.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.packet.Packet51MapChunk.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.packet.Packet52MultiBlockChange.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.packet.Packet56MapChunks.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.potion.PotionEffect.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.server.MinecraftServer.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.server.ServerListenThread.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.server.dedicated.DedicatedServer.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.server.gui.StatsComponent.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.server.integrated.IntegratedServer.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.server.integrated.IntegratedServerListenThread.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.server.management.PlayerInstance.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.server.management.ServerConfigurationManager.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.stats.StatFileWriter.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.stats.StatList.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.tileentity.TileEntity.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.tileentity.TileEntityBeacon.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.tileentity.TileEntityBrewingStand.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.tileentity.TileEntityFurnace.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.util.CryptManager.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.util.MovingObjectPosition.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.util.StringTranslate.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.util.WeightedRandomChestContent.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.village.VillageCollection.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.ChunkCache.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.Explosion.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.IBlockAccess.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.SpawnerAnimals.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.World.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.WorldProvider.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.WorldServer.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.WorldType.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.biome.BiomeDecorator.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.biome.BiomeGenBase.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.biome.WorldChunkManager.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.chunk.Chunk.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.chunk.storage.AnvilChunkLoader.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.chunk.storage.AnvilSaveHandler.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.ChunkProviderEnd.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.ChunkProviderGenerate.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.ChunkProviderHell.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.ChunkProviderServer.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.MapGenCaves.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.MapGenRavine.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenBigMushroom.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenBigTree.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenDeadBush.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenDungeons.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenForest.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenHugeTrees.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenMinable.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenShrub.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenSwamp.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenTaiga1.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenTaiga2.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenTallGrass.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenTrees.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.layer.GenLayer.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.layer.GenLayerBiome.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentMineshaftCorridor.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentScatteredFeatureDesertPyramid.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentScatteredFeatureJunglePyramid.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentStrongholdChestCorridor.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentStrongholdLibrary.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentStrongholdRoomCrossing.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentVillage.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentVillageHouse2.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentVillageStartPiece.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.MapGenStronghold.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureVillagePieces.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.storage.MapData.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.storage.SaveHandler.binpatch

2013-07-03 18:35:39 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.storage.WorldInfo.binpatch

2013-07-03 18:35:39 [FINE] [ForgeModLoader] Read 231 binary patches

2013-07-03 18:35:39 [FINE] [ForgeModLoader] Patch list :

  xi=[xi : xi => net.minecraft.item.ItemEmptyMap (true) size 1467] 

xr=[xr : xr => net.minecraft.item.ItemFlintAndSteel (true) size 1193] 

akc=[akc : akc => net.minecraft.world.gen.layer.GenLayerBiome (true) size 1122] 

xw=[xw : xw => net.minecraft.item.ItemHoe (true) size 2422] 

bjs=[bjs : bjs => net.minecraft.client.resources.LanguageManager (true) size 3250] 

xg=[xg : xg => net.minecraft.item.ItemDye (true) size 7223] 

xe=[xe : xe => net.minecraft.item.ItemTool (true) size 2546] 

wk=[wk : wk => net.minecraft.item.ItemBow (true) size 3902] 

wm=[wm : wm => net.minecraft.item.ItemBucket (true) size 3597] 

ajb=[ajb : ajb => net.minecraft.world.gen.structure.ComponentVillageHouse2 (true) size 4020] 

ajc=[ajc : ajc => net.minecraft.world.gen.structure.ComponentVillageStartPiece (true) size 1150] 

wr=[wr : wr => net.minecraft.creativetab.CreativeTabs (true) size 5461] 

ajf=[ajf : ajf => net.minecraft.world.gen.structure.ComponentVillage (true) size 5084] 

vy=[vy : vy => net.minecraft.inventory.SlotCrafting (true) size 3028] 

vz=[vz : vz => net.minecraft.inventory.Slot (true) size 2815] 

bik=[bik : bik => net.minecraft.client.renderer.tileentity.TileEntityChestRenderer (true) size 3431] 

air=[air : air => net.minecraft.world.gen.structure.StructureVillagePieces (true) size 5100] 

wd=[wd : wd => net.minecraft.item.BehaviorDispenseArmor (true) size 1467] 

wc=[wc : wc => net.minecraft.item.ItemArmor (true) size 4113] 

we=[we : we => net.minecraft.item.EnumArmorMaterial (true) size 1903] 

vl=[vl : vl => net.minecraft.inventory.SlotFurnace (true) size 2059] 

vk=[vk : vk => net.minecraft.inventory.ContainerFurnace (true) size 2736] 

vh=[vh : vh => net.minecraft.inventory.ContainerEnchantment (true) size 4973] 

vr=[vr : vr => net.minecraft.inventory.SlotArmor (true) size 1083] 

aia=[aia : aia => net.minecraft.world.gen.structure.ComponentStrongholdRoomCrossing (true) size 3826] 

ahl=[ahl : ahl => net.minecraft.world.gen.structure.MapGenStronghold (true) size 3953] 

ahg=[ahg : ahg => net.minecraft.world.gen.structure.ComponentScatteredFeatureDesertPyramid (true) size 6113] 

uv=[uv : uv => net.minecraft.inventory.ContainerRepair (true) size 7549] 

ahh=[ahh : ahh => net.minecraft.world.gen.structure.ComponentScatteredFeatureJunglePyramid (true) size 5668] 

dm=[dm : dm => net.minecraft.network.packet.Packet52MultiBlockChange (true) size 2759] 

ahv=[ahv : ahv => net.minecraft.world.gen.structure.ComponentStrongholdLibrary (true) size 4053] 

vc=[vc : vc => net.minecraft.inventory.SlotBrewingStandPotion (true) size 1088] 

vb=[vb : vb => net.minecraft.inventory.SlotBrewingStandIngredient (true) size 739] 

blk=[blk : blk => net.minecraft.stats.StatFileWriter (true) size 6363] 

blp=[blp : blp => net.minecraft.client.renderer.OpenGlHelper (true) size 1411] 

ahr=[ahr : ahr => net.minecraft.world.gen.structure.ComponentStrongholdChestCorridor (true) size 2938] 

axd=[axd : axd => net.minecraft.client.gui.inventory.GuiContainerCreative (true) size 14901] 

blc=[blc : blc => net.minecraft.client.audio.SoundManager (true) size 11312] 

ex=[ex : ex => net.minecraft.network.packet.Packet (true) size 7802] 

b=[b : b => net.minecraft.crash.CrashReport (true) size 6438] 

bli=[bli : bli => net.minecraft.client.gui.GuiMainMenu (true) size 13568] 

ey=[ey : ey => net.minecraft.network.packet.NetHandler (true) size 9549] 

m=[m : m => net.minecraft.crash.CrashReportCategory (true) size 4654] 

j=[j : j => net.minecraft.crash.CallableSuspiciousClasses (true) size 3261] 

un=[un : un => net.minecraft.entity.item.EntityEnderPearl (true) size 2224] 

ty=[ty : ty => net.minecraft.entity.player.InventoryPlayer (true) size 9477] 

bkr=[bkr : bkr => net.minecraft.server.integrated.IntegratedServerListenThread (true) size 2255] 

ek=[ek : ek => net.minecraft.network.packet.Packet56MapChunks (true) size 4572] 

tw=[tw : tw => net.minecraft.entity.passive.EntityVillager (true) size 16725] 

ei=[ei : ei => net.minecraft.network.packet.Packet51MapChunk (true) size 4590] 

ua=[ua : ua => net.minecraft.entity.player.EntityPlayer (true) size 35506] 

eo=[eo : eo => net.minecraft.network.packet.Packet1Login (true) size 2313] 

bko=[bko : bko => net.minecraft.server.integrated.IntegratedServer (true) size 6659] 

aog=[aog : aog => net.minecraft.block.BlockGrass (true) size 3310] 

aol=[aol : aol => net.minecraft.block.BlockSand (true) size 2351] 

tp=[tp : tp => net.minecraft.entity.monster.EntitySlime (true) size 5889] 

td=[/b][td : td => net.minecraft.entity.monster.EntityEnderman (true) size 9445][b : b => net.minecraft.crash.CrashReport (true) size 6438] 

aob=[aob : aob => net.minecraft.block.BlockFire (true) size 9397] 

bu=[bu : bu => net.minecraft.util.StringTranslate (true) size 2885] 

any=[any : any => net.minecraft.block.BlockFarmland (true) size 3785] 

su=[su : su => net.minecraft.entity.item.EntityMinecartHopper (true) size 3379] 

sv=[sv : sv => net.minecraft.entity.item.EntityMinecartEmpty (true) size 1152] 

ss=[ss : ss => net.minecraft.entity.item.EntityMinecartContainer (true) size 5210] 

st=[st : st => net.minecraft.entity.item.EntityMinecartFurnace (true) size 4071] 

ans=[ans : ans => net.minecraft.block.BlockDoor (true) size 6524] 

anf=[anf : anf => net.minecraft.block.BlockCocoa (true) size 5240] 

net.minecraft.client.ClientBrandRetriever=[net/minecraft/client/ClientBrandRetriever : net.minecraft.client.ClientBrandRetriever => net.minecraft.client.ClientBrandRetriever (true) size 593] 

sp=[sp : sp => net.minecraft.entity.item.EntityItem (true) size 7991] 

ank=[ank : ank => net.minecraft.block.BlockCrops (true) size 4745] 

sq=[sq : sq => net.minecraft.entity.item.EntityMinecart (true) size 20416] 

sd=[sd : sd => net.minecraft.entity.boss.IBossDisplayData (true) size 206] 

sh=[sh : sh => net.minecraft.entity.boss.EntityDragon (true) size 12814] 

sj=[sj : sj => net.minecraft.entity.boss.EntityWither (true) size 11024] 

and=[and : and => net.minecraft.block.BlockChest (true) size 8957] 

amy=[amy : amy => net.minecraft.block.BlockButton (true) size 6964] 

cm=[cm : cm => net.minecraft.network.MemoryConnection (true) size 3240] 

amx=[amx : amx => net.minecraft.block.BlockFlower (true) size 3559] 

cn=[cn : cn => net.minecraft.network.TcpConnection (true) size 8259] 

amz=[amz : amz => net.minecraft.block.BlockCactus (true) size 4040] 

rt=[rt : rt => net.minecraft.entity.passive.EntityMooshroom (true) size 2493] 

ru=[ru : ru => net.minecraft.entity.passive.EntityOcelot (true) size 6539] 

ch=[ch : ch => net.minecraft.nbt.CompressedStreamTools (true) size 3184] 

rw=[rw : rw => net.minecraft.entity.passive.EntitySheep (true) size 7331] 

cf=[cf : cf => net.minecraft.nbt.NBTTagList (true) size 2942] 

ams=[ams : ams => net.minecraft.block.BlockBaseRailLogic (true) size 5680] 

amr=[amr : amr => net.minecraft.block.BlockRailBase (true) size 4263] 

rj=[rj : rj => net.minecraft.village.VillageCollection (true) size 5751] 

all=[all : all => net.minecraft.world.storage.WorldInfo (true) size 9344] 

alj=[alj : alj => net.minecraft.world.storage.SaveHandler (true) size 5737] 

alf=[alf : alf => net.minecraft.world.chunk.storage.AnvilSaveHandler (true) size 1234] 

alb=[alb : alb => net.minecraft.world.storage.MapData (true) size 5496] 

aa=[aa : aa => net.minecraft.command.CommandHandler (true) size 4742] 

akj=[akj : akj => net.minecraft.world.gen.layer.GenLayer (true) size 3731] 

nq=[nq : nq => net.minecraft.entity.EntityList (true) size 6113] 

aqr=[aqr : aqr => net.minecraft.block.BlockPane (true) size 4245] 

aqs=[aqs : aqs => net.minecraft.block.Block (true) size 47290] 

bbj=[bbj : bbj => net.minecraft.client.model.TexturedQuad (true) size 1696] 

net.minecraft.server.MinecraftServer=[net/minecraft/server/MinecraftServer : net.minecraft.server.MinecraftServer => net.minecraft.server.MinecraftServer (true) size 25485] 

bbf=[bbf : bbf => net.minecraft.client.model.ModelBase (true) size 1633] 

aqz=[aqz : aqz => net.minecraft.block.BlockTorch (true) size 4649] 

abm=[abm : abm => net.minecraft.world.Explosion (true) size 5891] 

aqy=[aqy : aqy => net.minecraft.block.BlockSnow (true) size 3497] 

abr=[abr : abr => net.minecraft.world.World (true) size 62385] 

oc=[oc : oc => net.minecraft.entity.EntityLivingBase (true) size 31922] 

arf=[arf : arf => net.minecraft.block.BlockVine (true) size 6536] 

od=[od : od => net.minecraft.entity.EntityLiving (true) size 18544] 

ard=[ard : ard => net.minecraft.block.BlockTripWireSource (true) size 7037] 

arc=[arc : arc => net.minecraft.block.BlockLog (true) size 2952] 

arb=[arb : arb => net.minecraft.block.BlockTrapDoor (true) size 4620] 

arp=[arp : arp => net.minecraft.tileentity.TileEntityBeacon (true) size 6177] 

bbw=[bbw : bbw => net.minecraft.client.model.PositionTextureVertex (true) size 892] 

aca=[aca : aca => net.minecraft.world.IBlockAccess (true) size 771] 

aaa=[aaa : aaa => net.minecraft.item.crafting.CraftingManager (true) size 13214] 

arq=[arq : arq => net.minecraft.tileentity.TileEntityBrewingStand (true) size 6074] 

arz=[arz : arz => net.minecraft.tileentity.TileEntityFurnace (true) size 6947] 

aar=[aar : aar => net.minecraft.enchantment.EnchantmentHelper (true) size 7618] 

asi=[asi : asi => net.minecraft.tileentity.TileEntity (true) size 6784] 

aap=[aap : aap => net.minecraft.enchantment.Enchantment (true) size 3810] 

asm=[asm : asm => net.minecraft.block.BlockPistonBase (true) size 9440] 

bdn=[bdn : bdn => net.minecraft.client.particle.EntityFireworkStarterFX (true) size 6718] 

aou=[aou : aou => net.minecraft.block.BlockLever (true) size 5734] 

aor=[aor : aor => net.minecraft.block.BlockLadder (true) size 3003] 

aos=[aos : aos => net.minecraft.block.BlockLeaves (true) size 7573] 

aov=[aov : aov => net.minecraft.block.BlockFluid (true) size 8956] 

aow=[aow : aow => net.minecraft.block.BlockFlowing (true) size 5090] 

ape=[ape : ape => net.minecraft.block.BlockNetherStalk (true) size 3530] 

apd=[apd : apd => net.minecraft.block.BlockMycelium (true) size 2731] 

apc=[apc : apc => net.minecraft.block.BlockMushroom (true) size 2377] 

mh=[mh : mh => net.minecraft.util.WeightedRandomChestContent (true) size 2389] 

bdw=[bdw : bdw => net.minecraft.client.particle.EffectRenderer (true) size 5644] 

apl=[apl : apl => net.minecraft.block.BlockPortal (true) size 5141] 

bcl=[bcl : bcl => net.minecraft.client.model.ModelRenderer (true) size 4781] 

apr=[apr : apr => net.minecraft.block.BlockPumpkin (true) size 3653] 

bcp=[bcp : bcp => net.minecraft.client.multiplayer.GuiConnecting (true) size 3396] 

apu=[apu : apu => net.minecraft.block.BlockRedstoneWire (true) size 8522] 

bcn=[bcn : bcn => net.minecraft.client.multiplayer.NetClientHandler (true) size 36084] 

apx=[apx : apx => net.minecraft.block.BlockReed (true) size 3170] 

bcg=[bcg : bcg => net.minecraft.client.model.ModelBox (true) size 2433] 

aqb=[aqb : aqb => net.minecraft.block.BlockSapling (true) size 3649] 

aqd=[aqd : aqd => net.minecraft.block.BlockSkull (true) size 6382] 

bct=[bct : bct => net.minecraft.client.multiplayer.PlayerControllerMP (true) size 8793] 

bcs=[bcs : bcs => net.minecraft.client.multiplayer.ChunkProviderClient (true) size 2949] 

ng=[ng : ng => net.minecraft.potion.PotionEffect (true) size 5033] 

aqj=[aqj : aqj => net.minecraft.block.BlockStem (true) size 6076] 

nk=[nk : nk => net.minecraft.entity.Entity (true) size 36366] 

aqo=[aqo : aqo => net.minecraft.block.BlockTallGrass (true) size 3823] 

bcu=[bcu : bcu => net.minecraft.client.multiplayer.WorldClient (true) size 9022] 

jx=[jx : jx => net.minecraft.network.NetServerHandler (true) size 23188] 

afm=[afm : afm => net.minecraft.world.gen.feature.WorldGenTaiga1 (true) size 2467] 

jv=[jv : jv => net.minecraft.network.NetLoginHandler (true) size 6458] 

ava=[ava : ava => net.minecraft.client.gui.GuiIngame (true) size 19939] 

jt=[jt : jt => net.minecraft.item.ItemInWorldManager (true) size 7971] 

ju=[ju : ju => net.minecraft.entity.EntityTrackerEntry (true) size 10992] 

aft=[aft : aft => net.minecraft.world.gen.feature.WorldGenSwamp (true) size 3186] 

bfg=[bfg : bfg => net.minecraft.client.renderer.RenderBlocks (true) size 122914] 

afs=[afs : afs => net.minecraft.world.gen.feature.WorldGenTaiga2 (true) size 2803] 

bff=[bff : bff => net.minecraft.client.renderer.Tessellator (true) size 7118] 

js=[js : js => net.minecraft.entity.player.EntityPlayerMP (true) size 19498] 

jp=[jp : jp => net.minecraft.world.WorldServer (true) size 20177] 

jn=[jn : jn => net.minecraft.server.management.PlayerInstance (true) size 4525] 

afg=[afg : afg => net.minecraft.world.gen.feature.WorldGenBigMushroom (true) size 2773] 

jo=[jo : jo => net.minecraft.world.gen.ChunkProviderServer (true) size 6996] 

afj=[afj : afj => net.minecraft.world.gen.feature.WorldGenHugeTrees (true) size 4521] 

afl=[afl : afl => net.minecraft.world.gen.feature.WorldGenMinable (true) size 2544] 

jj=[jj : jj => net.minecraft.entity.EntityTracker (true) size 5493] 

afk=[afk : afk => net.minecraft.world.gen.feature.WorldGenDungeons (true) size 3585] 

agd=[agd : agd => net.minecraft.world.gen.structure.ComponentMineshaftCorridor (true) size 5760] 

afu=[afu : afu => net.minecraft.world.gen.feature.WorldGenTallGrass (true) size 1109] 

bga=[bga : bga => net.minecraft.client.renderer.entity.RenderManager (true) size 9404] 

afv=[afv : afv => net.minecraft.world.gen.feature.WorldGenTrees (true) size 4254] 

ka=[ka : ka => net.minecraft.network.NetworkListenThread (true) size 2424] 

aeo=[aeo : aeo => net.minecraft.world.gen.ChunkProviderGenerate (true) size 13524] 

kx=[kx : kx => net.minecraft.stats.StatList (true) size 6164] 

beh=[beh : beh => net.minecraft.client.particle.EntityDiggingFX (true) size 2881] 

ael=[ael : ael => net.minecraft.world.gen.MapGenCaves (true) size 5736] 

kz=[kz : kz => net.minecraft.logging.LogAgent (true) size 2730] 

aes=[aes : aes => net.minecraft.world.gen.feature.WorldGenForest (true) size 2541] 

aer=[aer : aer => net.minecraft.world.gen.feature.WorldGenBigTree (true) size 7224] 

aep=[aep : aep => net.minecraft.world.gen.ChunkProviderEnd (true) size 8482] 

bep=[bep : bep => net.minecraft.client.renderer.WorldRenderer (true) size 5157] 

beo=[beo : beo => net.minecraft.entity.boss.BossStatus (true) size 743] 

aed=[aed : aed => net.minecraft.world.WorldProvider (true) size 9555] 

aek=[aek : aek => net.minecraft.world.gen.ChunkProviderHell (true) size 12930] 

bem=[bem : bem => net.minecraft.client.entity.EntityPlayerSP (true) size 11364] 

avx=[avx : avx => net.minecraft.client.gui.GuiSlot (true) size 7185] 

aeh=[aeh : aeh => net.minecraft.world.gen.MapGenRavine (true) size 5323] 

bey=[bey : bey => net.minecraft.client.renderer.ItemRenderer (true) size 14064] 

ld=[ld : ld => net.minecraft.util.CryptManager (true) size 5162] 

awp=[awp : awp => net.minecraft.client.gui.inventory.GuiContainer (true) size 13702] 

afb=[afb : afb => net.minecraft.world.gen.feature.WorldGenShrub (true) size 1456] 

bet=[bet : bet => net.minecraft.client.renderer.EntityRenderer (true) size 28428] 

bfa=[bfa : bfa => net.minecraft.client.renderer.RenderGlobal (true) size 40447] 

aex=[aex : aex => net.minecraft.world.gen.feature.WorldGenDeadBush (true) size 1040] 

awh=[awh : awh => net.minecraft.client.gui.achievement.GuiAchievements (true) size 9923] 

bhj=[bhj : bhj => net.minecraft.client.renderer.entity.RenderVillager (true) size 2882] 

zc=[zc : zc => net.minecraft.item.ItemBlock (true) size 3855] 

adm=[adm : adm => net.minecraft.world.chunk.Chunk (true) size 21412] 

hk=[hk : hk => net.minecraft.server.management.ServerConfigurationManager (true) size 19341] 

ast=[ast : ast => net.minecraft.util.MovingObjectPosition (true) size 1081] 

bhv=[bhv : bhv => net.minecraft.client.renderer.texture.Stitcher (true) size 4020] 

zw=[zw : zw => net.minecraft.item.crafting.FurnaceRecipes (true) size 3958] 

atn=[atn : atn => net.minecraft.client.Minecraft (true) size 37959] 

bhz=[bhz : bhz => net.minecraft.client.renderer.texture.TextureMap (true) size 6592] 

zu=[zu : zu => net.minecraft.item.crafting.RecipeFireworks (true) size 3773] 

bia=[bia : bia => net.minecraft.client.renderer.texture.TextureAtlasSprite (true) size 6105] 

adz=[adz : adz => net.minecraft.world.chunk.storage.AnvilChunkLoader (true) size 10370] 

acq=[acq : acq => net.minecraft.world.biome.WorldChunkManager (true) size 5290] 

acp=[acp : acp => net.minecraft.world.biome.BiomeDecorator (true) size 9242] 

bgl=[bgl : bgl => net.minecraft.client.renderer.entity.RenderItem (true) size 11189] 

yc=[yc : yc => net.minecraft.item.ItemMap (true) size 6143] 

yd=[yd : yd => net.minecraft.item.ItemBucketMilk (true) size 1145] 

iv=[iv : iv => net.minecraft.server.ServerListenThread (true) size 3680] 

acl=[acl : acl => net.minecraft.world.biome.BiomeGenBase (true) size 8798] 

auc=[auc : auc => net.minecraft.client.settings.GameSettings (true) size 15758] 

bgj=[bgj : bgj => net.minecraft.client.renderer.entity.RenderBiped (true) size 9375] 

acg=[acg : acg => net.minecraft.world.ChunkCache (true) size 6451] 

xz=[xz : xz => net.minecraft.item.ItemStack (true) size 14442] 

acd=[acd : acd => net.minecraft.world.SpawnerAnimals (true) size 7002] 

xx=[xx : xx => net.minecraft.item.Item (true) size 30284] 

bgq=[bgq : bgq => net.minecraft.client.renderer.entity.RendererLivingEntity (true) size 11391] 

xy=[xy : xy => net.minecraft.item.EnumToolMaterial (true) size 2100] 

ip=[ip : ip => net.minecraft.server.dedicated.DedicatedServer (true) size 9968] 

acb=[acb : acb => net.minecraft.world.WorldType (true) size 5425] 

jb=[jb : jb => net.minecraft.server.gui.StatsComponent (false) size 4603] 

aup=[aup : aup => net.minecraft.client.gui.GuiControls (true) size 1967] 

ys=[ys : ys => net.minecraft.item.ItemShears (true) size 3596] 

bgy=[bgy : bgy => net.minecraft.client.renderer.entity.RenderPlayer (true) size 13427] 

yr=[yr : yr => net.minecraft.item.ItemSeeds (true) size 2008] 

aus=[aus : aus => net.minecraft.client.gui.GuiCreateWorld (true) size 8893] 

yq=[yq : yq => net.minecraft.item.ItemSeedFood (true) size 1895] 

bhd=[bhd : bhd => net.minecraft.client.renderer.entity.RenderSnowMan (true) size 2777]

2013-07-03 18:35:39 [iNFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d

2013-07-03 18:35:39 [FINE] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully

2013-07-03 18:35:39 [FINE] [ForgeModLoader] Running coremod plugin FMLForgePlugin

2013-07-03 18:35:39 [FINE] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully

2013-07-03 18:35:39 [FINE] [ForgeModLoader] Validating minecraft

2013-07-03 18:35:39 [FINE] [ForgeModLoader] Minecraft validated, launching...

2013-07-03 18:35:39 [iNFO] [ForgeModLoader] Launching wrapped minecraft

2013-07-03 18:35:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.Minecraft

2013-07-03 18:35:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.gui.GuiMainMenu

2013-07-03 18:35:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.Entity

2013-07-03 18:35:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.entity.EntityPlayerSP

2013-07-03 18:35:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.player.EntityPlayer

2013-07-03 18:35:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.EntityLivingBase

2013-07-03 18:35:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.World

2013-07-03 18:35:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.IBlockAccess

2013-07-03 18:35:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.multiplayer.WorldClient

2013-07-03 18:35:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.gui.GuiIngame

2013-07-03 18:35:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.gui.GuiIngame

2013-07-03 18:35:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.multiplayer.GuiConnecting

2013-07-03 18:35:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.gui.inventory.GuiContainer

2013-07-03 18:35:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.server.MinecraftServer

2013-07-03 18:35:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.WorldServer

2013-07-03 18:35:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.network.packet.Packet

2013-07-03 18:35:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.logging.LogAgent

2013-07-03 18:35:40 [iNFO] [Minecraft-Client] Setting user: dei1c3

2013-07-03 18:35:40 [iNFO] [Minecraft-Client] (Session ID is token:e990c52c022446fc9454fb82a354b0f7:89118477fceb4fc5a0fea476594c1d9f)

2013-07-03 18:35:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.stats.StatList

2013-07-03 18:35:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.Block

2013-07-03 18:35:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.item.EntityItem

2013-07-03 18:35:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.creativetab.CreativeTabs

2013-07-03 18:35:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockGrass

2013-07-03 18:35:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockSapling

2013-07-03 18:35:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockFlower

2013-07-03 18:35:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockFlowing

2013-07-03 18:35:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockFluid

2013-07-03 18:35:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockSand

2013-07-03 18:35:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockLog

2013-07-03 18:35:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockLeaves

2013-07-03 18:35:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.tileentity.TileEntity

2013-07-03 18:35:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockRailBase

2013-07-03 18:35:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockPistonBase

2013-07-03 18:35:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockTallGrass

2013-07-03 18:35:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockMushroom

2013-07-03 18:35:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockTorch

2013-07-03 18:35:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockFire

2013-07-03 18:35:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockChest

2013-07-03 18:35:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockRedstoneWire

2013-07-03 18:35:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockCrops

2013-07-03 18:35:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockFarmland

2013-07-03 18:35:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.tileentity.TileEntityFurnace

2013-07-03 18:35:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockDoor

2013-07-03 18:35:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockLadder

2013-07-03 18:35:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockLever

2013-07-03 18:35:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockButton

2013-07-03 18:35:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockSnow

2013-07-03 18:35:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockCactus

2013-07-03 18:35:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockReed

2013-07-03 18:35:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockPumpkin

2013-07-03 18:35:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.EntityLiving

2013-07-03 18:35:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockPortal

2013-07-03 18:35:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockTrapDoor

2013-07-03 18:35:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockPane

2013-07-03 18:35:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockStem

2013-07-03 18:35:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockVine

2013-07-03 18:35:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockMycelium

2013-07-03 18:35:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockNetherStalk

2013-07-03 18:35:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.tileentity.TileEntityBrewingStand

2013-07-03 18:35:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.Item

2013-07-03 18:35:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockCocoa

2013-07-03 18:35:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockTripWireSource

2013-07-03 18:35:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.tileentity.TileEntityBeacon

2013-07-03 18:35:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockSkull

2013-07-03 18:35:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.boss.EntityWither

2013-07-03 18:35:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.boss.IBossDisplayData

2013-07-03 18:35:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.ItemTool

2013-07-03 18:35:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.EnumToolMaterial

2013-07-03 18:35:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.ItemBlock

2013-07-03 18:35:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.ItemFlintAndSteel

2013-07-03 18:35:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.ItemBow

2013-07-03 18:35:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.nbt.NBTTagList

2013-07-03 18:35:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.ItemHoe

2013-07-03 18:35:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.ItemSeeds

2013-07-03 18:35:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.ItemArmor

2013-07-03 18:35:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.BehaviorDispenseArmor

2013-07-03 18:35:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.EnumArmorMaterial

2013-07-03 18:35:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.ItemBucket

2013-07-03 18:35:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.item.EntityMinecart

2013-07-03 18:35:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.ItemBucketMilk

2013-07-03 18:35:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.ItemDye

2013-07-03 18:35:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.player.EntityPlayer

2013-07-03 18:35:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.ItemMap

2013-07-03 18:35:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.storage.MapData

2013-07-03 18:35:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.ItemShears

2013-07-03 18:35:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.item.EntityEnderPearl

2013-07-03 18:35:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.ItemSeedFood

2013-07-03 18:35:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.ItemEmptyMap

2013-07-03 18:35:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.util.StringTranslate

2013-07-03 18:35:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.crafting.CraftingManager

2013-07-03 18:35:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.ItemStack

2013-07-03 18:35:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.crafting.RecipeFireworks

2013-07-03 18:35:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.crafting.FurnaceRecipes

2013-07-03 18:35:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.settings.GameSettings

2013-07-03 18:35:41 [iNFO] [Minecraft-Client] LWJGL Version: 2.9.0

2013-07-03 18:35:42 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.OpenGlHelper

2013-07-03 18:35:42 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.entity.RenderItem

2013-07-03 18:35:42 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.RenderBlocks

2013-07-03 18:35:42 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.biome.WorldChunkManager

2013-07-03 18:35:42 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.resources.LanguageManager

2013-07-03 18:35:42 [iNFO] [Minecraft-Client] Reloading ResourceManager: Default

2013-07-03 18:35:42 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.audio.SoundManager

2013-07-03 18:35:42 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.Block

2013-07-03 18:35:42 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.server.integrated.IntegratedServer

2013-07-03 18:35:42 [iNFO] [sTDOUT]

2013-07-03 18:35:42 [iNFO] [sTDOUT] Starting up SoundSystem...

2013-07-03 18:35:42 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.Tessellator

2013-07-03 18:35:42 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.server.dedicated.DedicatedServer

2013-07-03 18:35:42 [iNFO] [MinecraftForge] Attempting early MinecraftForge initialization

2013-07-03 18:35:42 [iNFO] [sTDOUT] MinecraftForge v8.9.0.762 Initialized

2013-07-03 18:35:42 [iNFO] [ForgeModLoader] MinecraftForge v8.9.0.762 Initialized

2013-07-03 18:35:42 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.monster.EntityEnderman

2013-07-03 18:35:42 [iNFO] [sTDOUT] Replaced 101 ore recipies

2013-07-03 18:35:42 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.crash.CrashReport

2013-07-03 18:35:42 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.crash.CrashReportCategory

2013-07-03 18:35:42 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.crash.CallableSuspiciousClasses

2013-07-03 18:35:42 [iNFO] [MinecraftForge] Completed early MinecraftForge initialization

2013-07-03 18:35:42 [iNFO] [sTDOUT] Initializing LWJGL OpenAL

2013-07-03 18:35:42 [iNFO] [sTDOUT]    (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)

2013-07-03 18:35:42 [iNFO] [ForgeModLoader] Reading custom logging properties from C:\Users\Chris\AppData\Roaming\.minecraft\config\logging.properties

2013-07-03 18:35:42 [OFF] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL

2013-07-03 18:35:42 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer]

2013-07-03 18:35:42 [iNFO] [sTDOUT] OpenAL initialized.

2013-07-03 18:35:42 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes

2013-07-03 18:35:42 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Chris\AppData\Roaming\.minecraft\libraries\net\minecraftforge\minecraftforge\8.9.0.762\minecraftforge-8.9.0.762.jar, examining for mod candidates

2013-07-03 18:35:42 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Chris\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.3\launchwrapper-1.3.jar, examining for mod candidates

2013-07-03 18:35:42 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Chris\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-library\2.10.2\scala-library-2.10.2.jar, examining for mod candidates

2013-07-03 18:35:42 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Chris\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-compiler\2.10.2\scala-compiler-2.10.2.jar, examining for mod candidates

2013-07-03 18:35:42 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Chris\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\4.1\asm-all-4.1.jar, examining for mod candidates

2013-07-03 18:35:42 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Chris\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar, examining for mod candidates

2013-07-03 18:35:42 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Chris\AppData\Roaming\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar, examining for mod candidates

2013-07-03 18:35:42 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Chris\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar, examining for mod candidates

2013-07-03 18:35:42 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Chris\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar, examining for mod candidates

2013-07-03 18:35:42 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Chris\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar, examining for mod candidates

2013-07-03 18:35:42 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Chris\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar, examining for mod candidates

2013-07-03 18:35:42 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Chris\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar, examining for mod candidates

2013-07-03 18:35:42 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Chris\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.0\lwjgl-2.9.0.jar, examining for mod candidates

2013-07-03 18:35:42 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Chris\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.0\lwjgl_util-2.9.0.jar, examining for mod candidates

2013-07-03 18:35:42 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Chris\AppData\Roaming\.minecraft\libraries\argo\argo\2.25_fixed\argo-2.25_fixed.jar, examining for mod candidates

2013-07-03 18:35:42 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Chris\AppData\Roaming\.minecraft\libraries\org\bouncycastle\bcprov-jdk15on\1.47\bcprov-jdk15on-1.47.jar, examining for mod candidates

2013-07-03 18:35:42 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Chris\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\14.0\guava-14.0.jar, examining for mod candidates

2013-07-03 18:35:42 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Chris\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar, examining for mod candidates

2013-07-03 18:35:42 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Chris\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar, examining for mod candidates

2013-07-03 18:35:42 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Chris\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar, examining for mod candidates

2013-07-03 18:35:42 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Chris\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar, examining for mod candidates

2013-07-03 18:35:42 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Chris\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.2.2\gson-2.2.2.jar, examining for mod candidates

2013-07-03 18:35:42 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Chris\AppData\Roaming\.minecraft\versions\Forge8.9.0.762\Forge8.9.0.762.jar, examining for mod candidates

2013-07-03 18:35:42 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully

2013-07-03 18:35:42 [iNFO] [ForgeModLoader] Searching C:\Users\Chris\AppData\Roaming\.minecraft\mods for mods

2013-07-03 18:35:42 [FINE] [ForgeModLoader] Examining file minecraftforge-8.9.0.762.jar for potential mods

2013-07-03 18:35:42 [FINE] [ForgeModLoader] The mod container minecraftforge-8.9.0.762.jar appears to be missing an mcmod.info file

2013-07-03 18:35:42 [FINE] [ForgeModLoader] Examining file launchwrapper-1.3.jar for potential mods

2013-07-03 18:35:42 [FINE] [ForgeModLoader] The mod container launchwrapper-1.3.jar appears to be missing an mcmod.info file

2013-07-03 18:35:42 [FINE] [ForgeModLoader] Examining file scala-library-2.10.2.jar for potential mods

2013-07-03 18:35:42 [FINE] [ForgeModLoader] The mod container scala-library-2.10.2.jar appears to be missing an mcmod.info file

2013-07-03 18:35:43 [iNFO] [sTDOUT]

2013-07-03 18:35:43 [FINE] [ForgeModLoader] Examining file scala-compiler-2.10.2.jar for potential mods

2013-07-03 18:35:43 [FINE] [ForgeModLoader] The mod container scala-compiler-2.10.2.jar appears to be missing an mcmod.info file

2013-07-03 18:35:43 [FINE] [ForgeModLoader] Examining file asm-all-4.1.jar for potential mods

2013-07-03 18:35:43 [FINE] [ForgeModLoader] The mod container asm-all-4.1.jar appears to be missing an mcmod.info file

2013-07-03 18:35:43 [FINE] [ForgeModLoader] Examining file jopt-simple-4.5.jar for potential mods

2013-07-03 18:35:43 [FINE] [ForgeModLoader] The mod container jopt-simple-4.5.jar appears to be missing an mcmod.info file

2013-07-03 18:35:43 [FINE] [ForgeModLoader] Examining file lzma-0.0.1.jar for potential mods

2013-07-03 18:35:43 [FINE] [ForgeModLoader] The mod container lzma-0.0.1.jar appears to be missing an mcmod.info file

2013-07-03 18:35:43 [FINE] [ForgeModLoader] Examining file codecjorbis-20101023.jar for potential mods

2013-07-03 18:35:43 [FINE] [ForgeModLoader] The mod container codecjorbis-20101023.jar appears to be missing an mcmod.info file

2013-07-03 18:35:43 [FINE] [ForgeModLoader] Examining file codecwav-20101023.jar for potential mods

2013-07-03 18:35:43 [FINE] [ForgeModLoader] The mod container codecwav-20101023.jar appears to be missing an mcmod.info file

2013-07-03 18:35:43 [FINE] [ForgeModLoader] Examining file libraryjavasound-20101123.jar for potential mods

2013-07-03 18:35:43 [FINE] [ForgeModLoader] The mod container libraryjavasound-20101123.jar appears to be missing an mcmod.info file

2013-07-03 18:35:43 [FINE] [ForgeModLoader] Examining file librarylwjglopenal-20100824.jar for potential mods

2013-07-03 18:35:43 [FINE] [ForgeModLoader] The mod container librarylwjglopenal-20100824.jar appears to be missing an mcmod.info file

2013-07-03 18:35:43 [FINE] [ForgeModLoader] Examining file soundsystem-20120107.jar for potential mods

2013-07-03 18:35:43 [FINE] [ForgeModLoader] The mod container soundsystem-20120107.jar appears to be missing an mcmod.info file

2013-07-03 18:35:43 [FINE] [ForgeModLoader] Examining file lwjgl-2.9.0.jar for potential mods

2013-07-03 18:35:43 [FINE] [ForgeModLoader] The mod container lwjgl-2.9.0.jar appears to be missing an mcmod.info file

2013-07-03 18:35:43 [FINE] [ForgeModLoader] Examining file lwjgl_util-2.9.0.jar for potential mods

2013-07-03 18:35:43 [FINE] [ForgeModLoader] The mod container lwjgl_util-2.9.0.jar appears to be missing an mcmod.info file

2013-07-03 18:35:43 [FINE] [ForgeModLoader] Examining file argo-2.25_fixed.jar for potential mods

2013-07-03 18:35:43 [FINE] [ForgeModLoader] The mod container argo-2.25_fixed.jar appears to be missing an mcmod.info file

2013-07-03 18:35:43 [FINE] [ForgeModLoader] Examining file bcprov-jdk15on-1.47.jar for potential mods

2013-07-03 18:35:43 [FINE] [ForgeModLoader] The mod container bcprov-jdk15on-1.47.jar appears to be missing an mcmod.info file

2013-07-03 18:35:43 [FINE] [ForgeModLoader] Examining file guava-14.0.jar for potential mods

2013-07-03 18:35:43 [FINE] [ForgeModLoader] The mod container guava-14.0.jar appears to be missing an mcmod.info file

2013-07-03 18:35:43 [FINE] [ForgeModLoader] Examining file commons-lang3-3.1.jar for potential mods

2013-07-03 18:35:43 [FINE] [ForgeModLoader] The mod container commons-lang3-3.1.jar appears to be missing an mcmod.info file

2013-07-03 18:35:43 [FINE] [ForgeModLoader] Examining file commons-io-2.4.jar for potential mods

2013-07-03 18:35:43 [FINE] [ForgeModLoader] The mod container commons-io-2.4.jar appears to be missing an mcmod.info file

2013-07-03 18:35:43 [FINE] [ForgeModLoader] Examining file jinput-2.0.5.jar for potential mods

2013-07-03 18:35:43 [FINE] [ForgeModLoader] The mod container jinput-2.0.5.jar appears to be missing an mcmod.info file

2013-07-03 18:35:43 [FINE] [ForgeModLoader] Examining file jutils-1.0.0.jar for potential mods

2013-07-03 18:35:43 [FINE] [ForgeModLoader] The mod container jutils-1.0.0.jar appears to be missing an mcmod.info file

2013-07-03 18:35:43 [FINE] [ForgeModLoader] Examining file gson-2.2.2.jar for potential mods

2013-07-03 18:35:43 [FINE] [ForgeModLoader] The mod container gson-2.2.2.jar appears to be missing an mcmod.info file

2013-07-03 18:35:43 [FINE] [ForgeModLoader] Examining file Forge8.9.0.762.jar for potential mods

2013-07-03 18:35:43 [FINE] [ForgeModLoader] The mod container Forge8.9.0.762.jar appears to be missing an mcmod.info file

2013-07-03 18:35:43 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 3 mods to load

2013-07-03 18:35:43 [FINER] [ForgeModLoader] Received a system property request ''

2013-07-03 18:35:43 [FINER] [ForgeModLoader] System property request managing the state of 0 mods

2013-07-03 18:35:43 [FINE] [ForgeModLoader] After merging, found state information for 0 mods

2013-07-03 18:35:43 [FINE] [ForgeModLoader] Reloading logging properties from C:\Users\Chris\AppData\Roaming\.minecraft\config\logging.properties

2013-07-03 18:35:43 [FINE] [ForgeModLoader] Reloaded logging properties

2013-07-03 18:35:43 [FINE] [mcp] Mod Logging channel mcp configured at default level.

2013-07-03 18:35:43 [iNFO] [mcp] Activating mod mcp

2013-07-03 18:35:43 [FINE] [FML] Mod Logging channel FML configured at default level.

2013-07-03 18:35:43 [iNFO] [FML] Activating mod FML

2013-07-03 18:35:43 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.storage.SaveHandler

2013-07-03 18:35:43 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.storage.WorldInfo

2013-07-03 18:35:43 [FINE] [Forge] Mod Logging channel Forge configured at default level.

2013-07-03 18:35:43 [iNFO] [Forge] Activating mod Forge

2013-07-03 18:35:43 [FINER] [ForgeModLoader] Verifying mod requirements are satisfied

2013-07-03 18:35:43 [FINER] [ForgeModLoader] All mod requirements are satisfied

2013-07-03 18:35:43 [FINER] [ForgeModLoader] Sorting mods into an ordered list

2013-07-03 18:35:43 [FINER] [ForgeModLoader] Mod sorting completed successfully

2013-07-03 18:35:43 [FINE] [ForgeModLoader] Mod sorting data

2013-07-03 18:35:43 [FINE] [ForgeModLoader] No user mods found to sort

2013-07-03 18:35:43 [FINEST] [mcp] Sending event FMLConstructionEvent to mod mcp

2013-07-03 18:35:43 [FINEST] [mcp] Sent event FMLConstructionEvent to mod mcp

2013-07-03 18:35:43 [FINEST] [FML] Sending event FMLConstructionEvent to mod FML

2013-07-03 18:35:43 [FINEST] [FML] Sent event FMLConstructionEvent to mod FML

2013-07-03 18:35:43 [FINEST] [Forge] Sending event FMLConstructionEvent to mod Forge

2013-07-03 18:35:43 [iNFO] [ForgeModLoader] Registering Forge Packet Handler

2013-07-03 18:35:43 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.player.EntityPlayerMP

2013-07-03 18:35:43 [FINEST] [ForgeModLoader] Testing mod Forge to verify it accepts its own version in a remote connection

2013-07-03 18:35:43 [FINEST] [ForgeModLoader] The mod Forge accepts its own version (8.9.0.762)

2013-07-03 18:35:43 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.network.packet.NetHandler

2013-07-03 18:35:43 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.network.NetServerHandler

2013-07-03 18:35:43 [iNFO] [ForgeModLoader] Succeeded registering Forge Packet Handler

2013-07-03 18:35:43 [FINEST] [Forge] Sent event FMLConstructionEvent to mod Forge

2013-07-03 18:35:43 [FINE] [ForgeModLoader] Mod signature data

2013-07-03 18:35:43 [FINE] [ForgeModLoader]    mcp(Minecraft Coder Pack:7.51): minecraft.jar (NO VALID CERTIFICATE FOUND)

2013-07-03 18:35:43 [FINE] [ForgeModLoader]    FML(Forge Mod Loader:6.1.27.762): coremods (de4cf8a3f3bc15635810044c39240bf96804ea7d)

2013-07-03 18:35:43 [FINE] [ForgeModLoader]    Forge(Minecraft Forge:8.9.0.762): coremods (NO VALID CERTIFICATE FOUND)

2013-07-03 18:35:43 [FINEST] [mcp] Sending event FMLPreInitializationEvent to mod mcp

2013-07-03 18:35:43 [FINEST] [mcp] Sent event FMLPreInitializationEvent to mod mcp

2013-07-03 18:35:43 [FINEST] [FML] Sending event FMLPreInitializationEvent to mod FML

2013-07-03 18:35:43 [FINEST] [FML] Sent event FMLPreInitializationEvent to mod FML

2013-07-03 18:35:43 [FINEST] [Forge] Sending event FMLPreInitializationEvent to mod Forge

2013-07-03 18:35:43 [iNFO] [ForgeModLoader] Configured a dormant chunk cache size of 0

2013-07-03 18:35:43 [FINEST] [Forge] Sent event FMLPreInitializationEvent to mod Forge

2013-07-03 18:35:43 [iNFO] [Minecraft-Client] Reloading ResourceManager: Default

2013-07-03 18:35:43 [iNFO] [sTDOUT]

2013-07-03 18:35:43 [iNFO] [sTDOUT] SoundSystem shutting down...

2013-07-03 18:35:44 [iNFO] [sTDOUT]    Author: Paul Lamb, www.paulscode.com

2013-07-03 18:35:44 [iNFO] [sTDOUT]

2013-07-03 18:35:44 [iNFO] [sTDOUT]

2013-07-03 18:35:44 [iNFO] [sTDOUT] Starting up SoundSystem...

2013-07-03 18:35:44 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.entity.RenderManager

2013-07-03 18:35:44 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.model.ModelBase

2013-07-03 18:35:44 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.entity.RendererLivingEntity

2013-07-03 18:35:44 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.model.ModelRenderer

2013-07-03 18:35:44 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.model.ModelBox

2013-07-03 18:35:44 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.model.PositionTextureVertex

2013-07-03 18:35:44 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.model.TexturedQuad

2013-07-03 18:35:44 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.passive.EntitySheep

2013-07-03 18:35:44 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.passive.EntityMooshroom

2013-07-03 18:35:44 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.passive.EntityOcelot

2013-07-03 18:35:44 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.entity.RenderSnowMan

2013-07-03 18:35:44 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.entity.RenderBiped

2013-07-03 18:35:44 [iNFO] [sTDOUT] Initializing LWJGL OpenAL

2013-07-03 18:35:44 [iNFO] [sTDOUT]    (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)

2013-07-03 18:35:44 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.monster.EntitySlime

2013-07-03 18:35:44 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.entity.RenderPlayer

2013-07-03 18:35:44 [iNFO] [sTDOUT] OpenAL initialized.

2013-07-03 18:35:44 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.passive.EntityVillager

2013-07-03 18:35:44 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.entity.RenderVillager

2013-07-03 18:35:44 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.boss.EntityDragon

2013-07-03 18:35:44 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.ItemRenderer

2013-07-03 18:35:44 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.EntityRenderer

2013-07-03 18:35:44 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.stats.StatFileWriter

2013-07-03 18:35:44 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.RenderGlobal

2013-07-03 18:35:44 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.particle.EntityDiggingFX

2013-07-03 18:35:44 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.texture.TextureMap

2013-07-03 18:35:44 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.texture.TextureAtlasSprite

2013-07-03 18:35:44 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.texture.Stitcher

2013-07-03 18:35:44 [iNFO] [sTDOUT]

2013-07-03 18:35:45 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.particle.EffectRenderer

2013-07-03 18:35:45 [FINEST] [mcp] Sending event FMLInitializationEvent to mod mcp

2013-07-03 18:35:45 [FINEST] [mcp] Sent event FMLInitializationEvent to mod mcp

2013-07-03 18:35:45 [FINEST] [FML] Sending event FMLInitializationEvent to mod FML

2013-07-03 18:35:45 [FINEST] [FML] Sent event FMLInitializationEvent to mod FML

2013-07-03 18:35:45 [FINEST] [Forge] Sending event FMLInitializationEvent to mod Forge

2013-07-03 18:35:45 [FINEST] [Forge] Sent event FMLInitializationEvent to mod Forge

2013-07-03 18:35:45 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod mcp

2013-07-03 18:35:45 [FINEST] [mcp] Sending event IMCEvent to mod mcp

2013-07-03 18:35:45 [FINEST] [mcp] Sent event IMCEvent to mod mcp

2013-07-03 18:35:45 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod FML

2013-07-03 18:35:45 [FINEST] [FML] Sending event IMCEvent to mod FML

2013-07-03 18:35:45 [FINEST] [FML] Sent event IMCEvent to mod FML

2013-07-03 18:35:45 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod Forge

2013-07-03 18:35:45 [FINEST] [Forge] Sending event IMCEvent to mod Forge

2013-07-03 18:35:45 [FINEST] [Forge] Sent event IMCEvent to mod Forge

2013-07-03 18:35:45 [FINEST] [mcp] Sending event FMLPostInitializationEvent to mod mcp

2013-07-03 18:35:45 [FINEST] [mcp] Sent event FMLPostInitializationEvent to mod mcp

2013-07-03 18:35:45 [FINEST] [FML] Sending event FMLPostInitializationEvent to mod FML

2013-07-03 18:35:45 [FINEST] [FML] Sent event FMLPostInitializationEvent to mod FML

2013-07-03 18:35:45 [FINEST] [Forge] Sending event FMLPostInitializationEvent to mod Forge

2013-07-03 18:35:45 [FINEST] [Forge] Sent event FMLPostInitializationEvent to mod Forge

2013-07-03 18:35:45 [FINEST] [mcp] Sending event FMLLoadCompleteEvent to mod mcp

2013-07-03 18:35:45 [FINEST] [mcp] Sent event FMLLoadCompleteEvent to mod mcp

2013-07-03 18:35:45 [FINEST] [FML] Sending event FMLLoadCompleteEvent to mod FML

2013-07-03 18:35:45 [FINEST] [FML] Sent event FMLLoadCompleteEvent to mod FML

2013-07-03 18:35:45 [FINEST] [Forge] Sending event FMLLoadCompleteEvent to mod Forge

2013-07-03 18:35:45 [FINEST] [Forge] Sent event FMLLoadCompleteEvent to mod Forge

2013-07-03 18:35:45 [iNFO] [ForgeModLoader] Forge Mod Loader has successfully loaded 3 mods

2013-07-03 18:35:45 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.WorldRenderer

2013-07-03 18:35:45 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.ClientBrandRetriever

2013-07-03 18:35:48 [iNFO] [Minecraft-Client] Stopping!

2013-07-03 18:35:48 [iNFO] [sTDOUT]

2013-07-03 18:35:48 [iNFO] [sTDOUT] SoundSystem shutting down...

2013-07-03 18:35:48 [iNFO] [sTDOUT]    Author: Paul Lamb, www.paulscode.com

2013-07-03 18:35:48 [iNFO] [sTDOUT]

 

Posted

Thanks for the response.

 

So if Forge is still using the original mods folder location (i.e. \AppData\Roaming\.minecraft\mods) how will it be possible to have different versions with different mods?  My understanding is that that is one of the reasons for the new launcher to support multiple profiles/versions.  With the current behavior, any version of minecraft you add Forge to will just load all the mods in the \AppData\Roaming\.minecraft\mods folder.

 

Posted

The strcture of the mods folder is changing I beleive right now it it /mods/{version}

Eventually, we want to make it so you dont have that flat folder for mods. We want to have it like the libraries folder:

/mods/cpw/mods/ironchests/1.6.1r1/ironchests-1.6.1r1.jar

/mods/cpw/mods/ironchests/1.6.1r2/ironchests-1.6.1r2.jar

etc.. And then we build a proper list of mods from a configuration file that modpacks, and the like ship.

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Posted

The strcture of the mods folder is changing I beleive right now it it /mods/{version}

Eventually, we want to make it so you dont have that flat folder for mods. We want to have it like the libraries folder:

/mods/cpw/mods/ironchests/1.6.1r1/ironchests-1.6.1r1.jar

/mods/cpw/mods/ironchests/1.6.1r2/ironchests-1.6.1r2.jar

etc.. And then we build a proper list of mods from a configuration file that modpacks, and the like ship.

Lex, please think of the not-so-enlightened that build their own packs.

Read the EAQ before posting! OR ELSE!

 

This isn't building better software, its trying to grab a place in the commit list of a highly visible github project.

 

www.forgeessentials.com

 

Don't PM me, I don't check this account unless I have to.

Posted

The strcture of the mods folder is changing I beleive right now it it /mods/{version}

Eventually, we want to make it so you dont have that flat folder for mods. We want to have it like the libraries folder:

/mods/cpw/mods/ironchests/1.6.1r1/ironchests-1.6.1r1.jar

/mods/cpw/mods/ironchests/1.6.1r2/ironchests-1.6.1r2.jar

etc.. And then we build a proper list of mods from a configuration file that modpacks, and the like ship.

Lex, please think of the not-so-enlightened that build their own packs.

 

Personally, I would have preferred something like:

/mods/(ForgeVersionName)/ModPack(s).jar

 

Nice and simple, allows for switching between mods based on the version they use in the minecraft launcher profiles.

 

Food for thought...

Posted

The strcture of the mods folder is changing I beleive right now it it /mods/{version}

Eventually, we want to make it so you dont have that flat folder for mods. We want to have it like the libraries folder:

/mods/cpw/mods/ironchests/1.6.1r1/ironchests-1.6.1r1.jar

/mods/cpw/mods/ironchests/1.6.1r2/ironchests-1.6.1r2.jar

etc.. And then we build a proper list of mods from a configuration file that modpacks, and the like ship.

Lex, please think of the not-so-enlightened that build their own packs.

If you can't type 'domain:name:version' Then you really shouldn't be making a mod pack...

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Posted

One question... and suggestion:

 

Now that we have profiles, could the mods's config be stored separately for each profile?

It's really annoying, when you play on different servers, having to switch configuration files.

 

See ya!

Posted

I think that all mod loaders should use a mods folder in the minecraft directory selected by the profile.

Both 1.5.2 and 1.6.1 the servers.dat file is the one pointed to by the directory entry in the profile.

Have that directory structure containing all of the data for that profile only make since.

 

I don't know how many times I have accidentally loaded SSP world with a mod pack I had used for it missing and had blocks and items vanish. It really sucks.

 

The strcture of the mods folder is changing I beleive right now it it /mods/{version}

Eventually, we want to make it so you dont have that flat folder for mods. We want to have it like the libraries folder:

/mods/cpw/mods/ironchests/1.6.1r1/ironchests-1.6.1r1.jar

/mods/cpw/mods/ironchests/1.6.1r2/ironchests-1.6.1r2.jar

etc.. And then we build a proper list of mods from a configuration file that modpacks, and the like ship.

Lex, please think of the not-so-enlightened that build their own packs.

 

Personally, I would have preferred something like:

/mods/(ForgeVersionName)/ModPack(s).jar

 

Nice and simple, allows for switching between mods based on the version they use in the minecraft launcher profiles.

 

Food for thought...

 

The only reason to have a version under the mods directory would be useful if for some reason you were running different versions in the same directory, but you would still run into the problem of blocks/items not supported in one version or another vanishing. So I think it would be better just to keep them separate and just move the save to the version you wanted to play it on.

 

Right now I'm just renaming into the libraries directory and adding into the jason file for the version so I can have different versions with different mods, now if I can only figure out how to stop them from trying to update.

 

In the future it looks like mods will be going in resource packs. See https://gist.github.com/Dinnerbone/5662824

 

This post contains mostly my opinions and I take full responsibility for the ones that are mine.  ;D

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Add crash-reports with sites like https://mclo.gs/ Update CyclopsCore to this build: https://www.curseforge.com/minecraft/mc-mods/cyclops-core/files/6199446  
    • Yes, once you have data generation set up, it's a lot easier to add a line of code to your generator class than it is to copy, paste and edit 2-3 JSON files for each new item.
    • My game keeps crashing everytime I try to load my world. This is my crash report -> ---- Minecraft Crash Report ---- // Embeddium instance tainted by mods: [sodiumoptionsapi, oculus] // Please do not reach out for Embeddium support without removing these mods first. // ------- // Why did you do that? Time: 2025-02-24 15:14:16 Description: Exception in server tick loop java.lang.NullPointerException: Cannot invoke "net.minecraft.nbt.CompoundTag.m_128473_(String)" because the return value of "net.minecraft.world.item.ItemStack.m_41783_()" is null     at org.cyclops.cyclopscore.capability.fluid.FluidHandlerItemCapacity.setFluid(FluidHandlerItemCapacity.java:61) ~[CyclopsCore-1.20.1-1.19.6.jar%23693!/:1.19.6] {re:classloading}     at org.cyclops.cyclopscore.capability.fluid.FluidHandlerItemCapacity.deserializeNBT(FluidHandlerItemCapacity.java:122) ~[CyclopsCore-1.20.1-1.19.6.jar%23693!/:1.19.6] {re:classloading}     at net.minecraftforge.common.capabilities.CapabilityDispatcher.deserializeNBT(CapabilityDispatcher.java:126) ~[forge-1.20.1-47.3.29-universal.jar%231009!/:?] {re:classloading}     at net.minecraftforge.common.capabilities.CapabilityProvider.deserializeCaps(CapabilityProvider.java:148) ~[forge-1.20.1-47.3.29-universal.jar%231009!/:?] {re:computing_frames,re:mixin,re:classloading}     at net.minecraftforge.common.capabilities.CapabilityProvider.getCapabilities(CapabilityProvider.java:90) ~[forge-1.20.1-47.3.29-universal.jar%231009!/:?] {re:computing_frames,re:mixin,re:classloading}     at net.minecraftforge.common.capabilities.CapabilityProvider.areCapsCompatible(CapabilityProvider.java:99) ~[forge-1.20.1-47.3.29-universal.jar%231009!/:?] {re:computing_frames,re:mixin,re:classloading}     at net.minecraft.world.item.ItemStack.m_150942_(ItemStack.java:463) ~[client-1.20.1-20230612.114412-srg.jar%231004!/:?] {re:mixin,xf:fml:forge:itemstack,re:classloading,xf:fml:forge:itemstack,pl:mixin:APP:apotheosis.mixins.json:ItemStackMixin,pl:mixin:APP:useitemonblockevent.mixins.json:ItemStackMixin,pl:mixin:APP:attributeslib.mixins.json:ItemStackMixin,pl:mixin:APP:tombstone.mixins.json:ItemStackMixin,pl:mixin:APP:alltheleaks.mixins.json:main.ATLItemStackMixin,pl:mixin:APP:placebo.mixins.json:ItemStackMixin,pl:mixin:APP:mixins.irons_spellbooks.json:ItemStackMixin,pl:mixin:APP:glitchcore.mixins.json:MixinItemStack,pl:mixin:APP:mixins.deeperdarker.json:ItemStackMixin,pl:mixin:APP:kubejs-common.mixins.json:ItemStackMixin,pl:mixin:APP:itemfilters-common.mixins.json:ItemStackMixin,pl:mixin:APP:fastsuite.mixins.json:ItemStackMixin,pl:mixin:APP:forbidden_arcanus.mixins.json:ItemStackMixin,pl:mixin:APP:quark.mixins.json:ItemStackMixin,pl:mixin:A}     at com.refinedmods.refinedstorage.apiimpl.util.Comparer.isEqual(Comparer.java:20) ~[refinedstorage-1.12.4.jar%23900!/:?] {re:classloading}     at com.refinedmods.refinedstorage.api.util.IComparer.isEqualNoQuantity(IComparer.java:44) ~[refinedstorage-1.12.4.jar%23900!/:?] {re:classloading}     at com.refinedmods.refinedstorage.apiimpl.util.ItemStackList.add(ItemStackList.java:41) ~[refinedstorage-1.12.4.jar%23900!/:?] {re:classloading}     at com.refinedmods.refinedstorage.apiimpl.util.ItemStackList.add(ItemStackList.java:19) ~[refinedstorage-1.12.4.jar%23900!/:?] {re:classloading}     at com.refinedmods.refinedstorage.apiimpl.storage.cache.ItemStorageCache.add(ItemStorageCache.java:76) ~[refinedstorage-1.12.4.jar%23900!/:?] {re:classloading}     at com.refinedmods.refinedstorage.apiimpl.storage.cache.ItemStorageCache.invalidate(ItemStorageCache.java:66) ~[refinedstorage-1.12.4.jar%23900!/:?] {re:classloading}     at com.refinedmods.refinedstorage.apiimpl.storage.cache.ItemStorageCache.lambda$static$0(ItemStorageCache.java:27) ~[refinedstorage-1.12.4.jar%23900!/:?] {re:classloading}     at com.refinedmods.refinedstorage.apiimpl.network.NetworkNodeGraph.lambda$invalidate$0(NetworkNodeGraph.java:56) ~[refinedstorage-1.12.4.jar%23900!/:?] {re:classloading}     at java.lang.Iterable.forEach(Unknown Source) ~[?:?] {re:mixin}     at com.refinedmods.refinedstorage.apiimpl.network.NetworkNodeGraph.invalidate(NetworkNodeGraph.java:56) ~[refinedstorage-1.12.4.jar%23900!/:?] {re:classloading}     at com.refinedmods.refinedstorage.apiimpl.network.Network.update(Network.java:210) ~[refinedstorage-1.12.4.jar%23900!/:?] {re:classloading}     at com.refinedmods.refinedstorage.apiimpl.network.NetworkListener.onLevelTick(NetworkListener.java:17) ~[refinedstorage-1.12.4.jar%23900!/:?] {re:classloading}     at com.refinedmods.refinedstorage.apiimpl.network.__NetworkListener_onLevelTick_LevelTickEvent.invoke(.dynamic) ~[refinedstorage-1.12.4.jar%23900!/:?] {re:classloading,pl:eventbus:B}     at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%2387!/:?] {}     at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%2387!/:?] {}     at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%2387!/:?] {}     at net.minecraftforge.event.ForgeEventFactory.onPostLevelTick(ForgeEventFactory.java:930) ~[forge-1.20.1-47.3.29-universal.jar%231009!/:?] {re:mixin,re:classloading,pl:mixin:A}     at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:899) ~[client-1.20.1-20230612.114412-srg.jar%231004!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}     at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:814) ~[client-1.20.1-20230612.114412-srg.jar%231004!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}     at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:89) ~[client-1.20.1-20230612.114412-srg.jar%231004!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:modernfix-common.mixins.json:perf.thread_priorities.IntegratedServerMixin,pl:mixin:APP:lithostitched.mixins.json:client.IntegratedServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}     at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:661) ~[client-1.20.1-20230612.114412-srg.jar%231004!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}     at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[client-1.20.1-20230612.114412-srg.jar%231004!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}     at java.lang.Thread.run(Unknown Source) ~[?:?] {re:mixin} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details:     Minecraft Version: 1.20.1     Minecraft Version ID: 1.20.1     Operating System: Windows 10 (amd64) version 10.0     Java Version: 17.0.8, Eclipse Adoptium     Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium     Memory: 1903071728 bytes (1814 MiB) / 10083106816 bytes (9616 MiB) up to 11643387904 bytes (11104 MiB)     CPUs: 20     Processor Vendor: GenuineIntel     Processor Name: 12th Gen Intel(R) Core(TM) i7-12700KF     Identifier: Intel64 Family 6 Model 151 Stepping 2     Microarchitecture: Alder Lake     Frequency (GHz): 3.61     Number of physical packages: 1     Number of physical CPUs: 12     Number of logical CPUs: 20     Graphics card #0 name: NVIDIA GeForce RTX 2060     Graphics card #0 vendor: NVIDIA (0x10de)     Graphics card #0 VRAM (MB): 4095.00     Graphics card #0 deviceId: 0x1e89     Graphics card #0 versionInfo: DriverVersion=32.0.15.7242     Memory slot #0 capacity (MB): 16384.00     Memory slot #0 clockSpeed (GHz): 5.20     Memory slot #0 type: Unknown     Memory slot #1 capacity (MB): 16384.00     Memory slot #1 clockSpeed (GHz): 5.20     Memory slot #1 type: Unknown     Virtual memory max (MB): 37465.33     Virtual memory used (MB): 19843.93     Swap memory total (MB): 4864.00     Swap memory used (MB): 0.00     JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx11104m -Xms256m     Loaded Shaderpack: (off)     Server Running: true     Player Count: 0 / 8; []     Data Packs: vanilla, mod:betterdungeons, mod:simplemagnets, mod:integratedterminals, mod:laserio (incompatible), mod:modernfix (incompatible), mod:evilcraft, mod:useitemonblockevent (incompatible), mod:yungsapi, mod:gateways (incompatible), mod:jumbofurnace (incompatible), mod:wstweaks (incompatible), mod:shrink (incompatible), mod:universalgrid (incompatible), mod:darkutils (incompatible), mod:apotheosis (incompatible), mod:ldlib (incompatible), mod:clickadv (incompatible), mod:create_new_age, mod:betterfortresses, mod:paraglider (incompatible), mod:cloth_config (incompatible), mod:embeddium, mod:durabilitytooltip (incompatible), mod:structure_gel, mod:industrialforegoing (incompatible), mod:handcrafted (incompatible), mod:repurposed_structures, mod:structurecompass, mod:botania, mod:spark (incompatible), mod:corail_woodcutter, mod:advgenerators, mod:yungsextras, mod:attributeslib (incompatible), mod:tombstone, mod:extrastorage, mod:cumulus_menus, mod:naturesaura (incompatible), mod:constructionwand, mod:mcwroofs, mod:littlelogistics (incompatible), mod:cfm, mod:chimes, mod:flib, mod:betterendisland, mod:nitrogen_internals, mod:potionblender (incompatible), mod:l2library (incompatible), mod:fastleafdecay, mod:sfm (incompatible), mod:despawntimers (incompatible), mod:mcwlights, mod:betterjungletemples, mod:smartbrainlib, mod:rechiseled (incompatible), mod:attributefix (incompatible), mod:caelus (incompatible), mod:epherolib (incompatible), mod:botanypots (incompatible), mod:farmingforblockheads, mod:rechiseledcreate, mod:additional_lights, mod:fusion, mod:extradisks, mod:edivadlib, mod:mythicbotany, mod:integratedcrafting, mod:dungeons_arise, mod:terrablender, mod:alltheleaks, mod:cleanswing (incompatible), mod:corgilib, mod:ding (incompatible), mod:sushigocrafting (incompatible), mod:domum_ornamentum, mod:flywheel, mod:bhc (incompatible), mod:justenoughprofessions, mod:securitycraft, mod:almostunified (incompatible), mod:structurize, mod:fastfurnace (incompatible), mod:lootr, mod:occultism, mod:allthetweaks (incompatible), mod:addonslib, mod:extremesoundmuffler, mod:cosmeticarmorreworked, mod:euphoria_patcher, mod:oculus, mod:morered (incompatible), mod:ad_astra (incompatible), mod:rsrequestify (incompatible), mod:kuma_api (incompatible), mod:alchemylib (incompatible), mod:advancedperipherals (incompatible), mod:tinyredstone, mod:towntalk (incompatible), mod:betteroceanmonuments, mod:sophisticatedcore (incompatible), mod:glassential (incompatible), mod:placebo (incompatible), mod:bookshelf, mod:sophisticatedbackpacks (incompatible), mod:littlecontraptions (incompatible), mod:mcwdoors, mod:utilitarian, mod:sodiumoptionsapi, mod:absentbydesign, mod:konkrete (incompatible), mod:rsinfinitybooster (incompatible), mod:refinedstorage, mod:chipped (incompatible), mod:mcwbridges, mod:rebornstorage (incompatible), mod:tempad (incompatible), mod:hostilenetworks (incompatible), mod:endertanks, mod:jearchaeology, mod:fuelgoeshere, mod:simplylight (incompatible), mod:industrialforegoingsouls (incompatible), mod:lionfishapi (incompatible), mod:memorysettings (incompatible), mod:mcwbiomesoplenty, mod:cataclysm (incompatible), mod:blockui, mod:tiab (incompatible), mod:villagertools (incompatible), mod:mysticalcustomization, mod:lostcities, mod:elevatorid, mod:runelic, mod:twilightdelight (incompatible), mod:aiimprovements, mod:moreoverlays (incompatible), mod:cupboard (incompatible), mod:voidscape (incompatible), mod:undergarden, mod:bwncr, mod:caupona, mod:darkmodeeverywhere (incompatible), mod:betteradvancements (incompatible), mod:platforms, mod:dyenamics (incompatible), mod:thermal_extra (incompatible), mod:mcwpaintings, mod:clumps (incompatible), mod:artifacts, mod:defaultsettings (incompatible), mod:toastcontrol (incompatible), mod:mininggadgets (incompatible), mod:mysticalagriculture, mod:craftingtweaks, mod:endermanoverhaul (incompatible), mod:eccentrictome, mod:mysterious_mountain_lib (incompatible), mod:enderio, mod:easy_villagers, mod:reliquary (incompatible), mod:pigpen (incompatible), mod:fastbench (incompatible), mod:fluxnetworks (incompatible), mod:buildinggadgets2 (incompatible), mod:minecolonies, mod:pylons, mod:ferritecore (incompatible), mod:functionalstorage, mod:modularrouters (incompatible), mod:notrample, mod:justzoom (incompatible), mod:charmofundying (incompatible), mod:betterf3, mod:valhelsia_core (incompatible), mod:create_enchantment_industry (incompatible), mod:flickerfix, mod:productivetrees, mod:createaddition (incompatible), mod:supermartijn642configlib (incompatible), mod:quarryplus, mod:playeranimator (incompatible), mod:irons_spellbooks, mod:botarium (incompatible), mod:mcwwindows, mod:create_jetpack (incompatible), mod:ironjetpacks, mod:everythingcopper, mod:powah (incompatible), mod:cabletiers, mod:rangedpumps, mod:balm, mod:jeresources, mod:shetiphiancore, mod:mysticalagradditions, mod:ctov, mod:athena, mod:stylecolonies (incompatible), mod:novillagerdm, mod:packmenu (incompatible), mod:alltheores (incompatible), mod:glodium (incompatible), mod:ae2insertexportcard, mod:torchmaster, mod:maidensmerrymaking (incompatible), mod:botanytrees (incompatible), mod:ironfurnaces, mod:mcwtrpdoors, mod:supermartijn642corelib, mod:resourcefulconfig (incompatible), mod:ad_astra_giselle_addon (incompatible), mod:curios (incompatible), mod:searchables (incompatible), mod:measurements, mod:framedblocks, mod:angelring, mod:sparsestructuresreforged (incompatible), mod:mcwfurnitures, mod:flightlib (incompatible), mod:jadeaddons (incompatible), mod:infiniverse (incompatible), mod:codechickenlib (incompatible), mod:brandonscore (incompatible), mod:bettermineshafts, mod:sliceanddice (incompatible), mod:darkpaintings (incompatible), mod:crafting_on_a_stick (incompatible), mod:elytraslot (incompatible), mod:harvestwithease, mod:multipiston, mod:lithostitched, mod:dyenamicsandfriends (incompatible), mod:bdlib, mod:travelersbackpack, mod:naturescompass, mod:jumpboat, mod:libx, mod:utilitix, mod:jei, mod:mekanism, mod:gravitationalmodulatingunittweaks (incompatible), mod:mekanismgenerators, mod:invtweaks, mod:glitchcore (incompatible), mod:biomesoplenty, mod:pneumaticcraft (incompatible), mod:packingtape (incompatible), mod:forge, mod:cofh_core, mod:thermal, mod:thermal_integration, mod:redstone_arsenal, mod:thermal_cultivation, mod:appleskin (incompatible), mod:thermal_innovation, mod:silentgear, mod:thermal_foundation, mod:thermal_locomotion, mod:thermal_dynamics, mod:mcwpaths, mod:alchemistry (incompatible), mod:zerocore (incompatible), mod:simplebackups, mod:fabric_api_base, mod:mousetweaks, mod:immersiveengineering (incompatible), mod:createoreexcavation (incompatible), mod:nochatreports (incompatible), mod:allthemodium (incompatible), mod:spectrelib (incompatible), mod:kotlinforforge (incompatible), mod:pipez, mod:integrateddynamics, mod:itemcollectors (incompatible), mod:croptopia (incompatible), mod:serverconfigupdater (incompatible), mod:polymorph (incompatible), mod:zeta (incompatible), mod:entityculling, mod:railcraft, mod:oceansdelight (incompatible), mod:connectedglass, mod:hyperbox (incompatible), mod:aquaculture, mod:cristellib (incompatible), mod:totw_modded, mod:cyclopscore, mod:blue_skies (incompatible), mod:betterwitchhuts, mod:netherportalfix, mod:aiotbotania, mod:geckolib, mod:creeperoverhaul, mod:ars_nouveau (incompatible), mod:ars_elemental (incompatible), mod:eidolon (incompatible), mod:aether, mod:lost_aether_content, mod:morejs (incompatible), mod:naturalist (incompatible), mod:connectivity (incompatible), mod:cookingforblockheads, mod:controlling (incompatible), mod:dankstorage (incompatible), mod:mixinextras (incompatible), mod:potionsmaster (incompatible), mod:twigs (incompatible), mod:create_dragon_lib (incompatible), mod:generatorgalore, mod:railways, mod:twilightforest, mod:mob_grinding_utils (incompatible), mod:sodiumdynamiclights, mod:arseng, mod:farmersdelight, mod:corn_delight (incompatible), mod:ends_delight, mod:entangled (incompatible), mod:commoncapabilities, mod:crashutilities (incompatible), mod:getittogetherdrops, mod:endersdelight, mod:noflyzone, mod:mcwfences, mod:colorfulhearts, mod:wirelesschargers (incompatible), mod:modelfix (incompatible), mod:patchouli (incompatible), mod:ars_ocultas (incompatible), mod:allthearcanistgear (incompatible), mod:thermal_expansion, mod:integratedtunnels, mod:gunpowderlib, mod:exchangers, mod:ftbultimine (incompatible), mod:betterstrongholds, mod:resourcefullib (incompatible), mod:mekanismtools, mod:deeperdarker, mod:architectury (incompatible), mod:bambooeverything (incompatible), mod:findme (incompatible), mod:observable (incompatible), mod:ftblibrary (incompatible), mod:ftbteams (incompatible), mod:ftbranks, mod:ftbessentials (incompatible), mod:ftbchunks (incompatible), mod:computercraft, mod:draconicevolution, mod:energymeter, mod:sgjourney (incompatible), mod:bigreactors (incompatible), mod:productivebees, mod:trashcans (incompatible), mod:inventoryessentials, mod:t_and_t (incompatible), mod:yeetusexperimentus (incompatible), mod:voidtotem (incompatible), mod:rhino (incompatible), mod:kubejs (incompatible), mod:cucumber, mod:matc, mod:trashslot, mod:jmi (incompatible), mod:amendments (incompatible), mod:blueflame (incompatible), mod:sophisticatedstorage (incompatible), mod:allthewizardgear, mod:additionallanterns (incompatible), mod:itemfilters (incompatible), mod:ftbquests (incompatible), mod:ftbxmodcompat (incompatible), mod:productivelib, mod:ensorcellation, mod:create, mod:ars_creo (incompatible), mod:ponderjs (incompatible), mod:waystones, mod:structory, mod:fastsuite (incompatible), mod:journeymap (incompatible), mod:comforts (incompatible), mod:dimstorage, mod:myserveriscompatible, mod:dungeoncrawl, mod:charginggadgets (incompatible), mod:mcjtylib, mod:rftoolsbase, mod:rftoolspower, mod:rftoolsbuilder, mod:deepresonance, mod:xnet, mod:xnetgases (incompatible), mod:rftoolsstorage, mod:rftoolscontrol, mod:betterdeserttemples, mod:mahoutsukai, mod:farsight_view (incompatible), mod:terralith, mod:bloodmagic (incompatible), mod:rftoolsutility, mod:moonlight (incompatible), mod:configuration (incompatible), mod:gtceu, mod:toolbelt (incompatible), mod:titanium (incompatible), mod:silentlib, mod:mixinsquared (incompatible), mod:jade (incompatible), mod:ae2 (incompatible), mod:aeinfinitybooster (incompatible), mod:ae2wtlib (incompatible), mod:expatternprovider (incompatible), mod:advanced_ae, mod:ae2things (incompatible), mod:polyeng (incompatible), mod:appflux (incompatible), mod:merequester (incompatible), mod:forbidden_arcanus (incompatible), mod:theurgy, mod:nethersdelight, mod:quark (incompatible), mod:supplementaries, mod:allthecompressed, mod:delightful, mod:chemlib (incompatible), mod:enderchests, mod:jei_mekanism_multiblocks (incompatible), mod:appbot (incompatible), mod:modonomicon, mod:rsinsertexportupgrade, mod:solcarrot (incompatible), mod:moredragoneggs (incompatible), mod:refinedstorageaddons, mod:refinedpolymorph, mod:appmek (incompatible), mod:ae2additions (incompatible), mod:megacells (incompatible), mod:packetfixer (incompatible), mod:expandability (incompatible), Supplementaries Generated Pack, T&T Waystone Patch Pack (incompatible), builtin/aether_accessories, dyenamicsandfriends:botanypots, dyenamicsandfriends:comforts, dyenamicsandfriends:connectedglass, dyenamicsandfriends:create, dyenamicsandfriends:elevatorid, dyenamicsandfriends:productivebees, dyenamicsandfriends:sophisticatedbackpacks, gtceu:dynamic_data, libxdata/mythicbotany:curios, lithostitched/breaks_seed_parity, voidscape_aether_compat (incompatible)     Enabled Feature Flags: minecraft:vanilla     World Generation: Stable     Type: Integrated Server (map_client.txt)     Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'     Launched Version: forge-47.3.29     ModLauncher: 10.0.9+10.0.9+main.dcd20f30     ModLauncher launch target: forgeclient     ModLauncher naming: srg     ModLauncher services:          mixin-0.8.5.jar mixin PLUGINSERVICE          eventbus-6.0.5.jar eventbus PLUGINSERVICE          fmlloader-1.20.1-47.3.29.jar slf4jfixer PLUGINSERVICE          fmlloader-1.20.1-47.3.29.jar object_holder_definalize PLUGINSERVICE          fmlloader-1.20.1-47.3.29.jar runtime_enum_extender PLUGINSERVICE          fmlloader-1.20.1-47.3.29.jar capability_token_subclass PLUGINSERVICE          accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE          fmlloader-1.20.1-47.3.29.jar runtimedistcleaner PLUGINSERVICE          modlauncher-10.0.9.jar jcplugin TRANSFORMATIONSERVICE          modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE          modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE      FML Language Providers:          [email protected]         [email protected]         javafml@null         lowcodefml@null         [email protected]     Mod List:          YungsBetterDungeons-1.20-Forge-4.0.4.jar          |YUNG's Better Dungeons        |betterdungeons                |1.20-Forge-4.0.4    |DONE      |Manifest: NOSIGNATURE         simplemagnets-1.1.12-forge-mc1.20.1.jar           |Simple Magnets                |simplemagnets                 |1.1.12              |DONE      |Manifest: NOSIGNATURE         IntegratedTerminals-1.20.1-1.6.5.jar              |IntegratedTerminals           |integratedterminals           |1.6.5               |DONE      |Manifest: NOSIGNATURE         laserio-1.6.8.jar                                 |LaserIO                       |laserio                       |1.6.8               |DONE      |Manifest: NOSIGNATURE         modernfix-forge-5.20.2+mc1.20.1.jar               |ModernFix                     |modernfix                     |5.20.2+mc1.20.1     |DONE      |Manifest: NOSIGNATURE         EvilCraft-1.20.1-1.2.51.jar                       |EvilCraft                     |evilcraft                     |1.2.51              |DONE      |Manifest: NOSIGNATURE         useitemonblockevent-1.20.1-1.0.0.2.jar            |Use Item on Block Event       |useitemonblockevent           |1.0.0.2             |DONE      |Manifest: NOSIGNATURE         YungsApi-1.20-Forge-4.0.6.jar                     |YUNG's API                    |yungsapi                      |1.20-Forge-4.0.6    |DONE      |Manifest: NOSIGNATURE         GatewaysToEternity-1.20.1-4.2.6.jar               |Gateways To Eternity          |gateways                      |4.2.6               |DONE      |Manifest: NOSIGNATURE         jumbofurnace-1.20.1-4.0.0.5.jar                   |Jumbo Furnace                 |jumbofurnace                  |4.0.0.5             |DONE      |Manifest: NOSIGNATURE         WitherSkeletonTweaks-1.20.1-9.1.0.jar             |Wither Skeleton Tweaks        |wstweaks                      |9.1.0               |DONE      |Manifest: NOSIGNATURE         Shrink-1.20.1-1.4.5.jar                           |Shrink                        |shrink                        |1.4.5               |DONE      |Manifest: NOSIGNATURE         universalgrid-1.20.1-1.1.jar                      |Universal Grid                |universalgrid                 |1.20.1-1.1          |DONE      |Manifest: NOSIGNATURE         DarkUtilities-Forge-1.20.1-17.0.5.jar             |DarkUtilities                 |darkutils                     |17.0.5              |DONE      |Manifest: NOSIGNATURE         Apotheosis-1.20.1-7.4.6.jar                       |Apotheosis                    |apotheosis                    |7.4.6               |DONE      |Manifest: NOSIGNATURE         ldlib-forge-1.20.1-1.0.34.jar                     |LowDragLib                    |ldlib                         |1.0.34              |DONE      |Manifest: NOSIGNATURE         clickadv-1.20.1-3.8.jar                           |clickadv mod                  |clickadv                      |1.20.1-3.8          |DONE      |Manifest: NOSIGNATURE         create-new-age-forge-1.20.1-1.1.2.jar             |Create: New Age               |create_new_age                |1.1.2               |DONE      |Manifest: NOSIGNATURE         YungsBetterNetherFortresses-1.20-Forge-2.0.6.jar  |YUNG's Better Nether Fortresse|betterfortresses              |1.20-Forge-2.0.6    |DONE      |Manifest: NOSIGNATURE         Paraglider-forge-20.1.3.jar                       |Paraglider                    |paraglider                    |20.1.3              |DONE      |Manifest: NOSIGNATURE         cloth-config-11.1.136-forge.jar                   |Cloth Config v10 API          |cloth_config                  |11.1.136            |DONE      |Manifest: NOSIGNATURE         embeddium-0.3.31+mc1.20.1.jar                     |Embeddium                     |embeddium                     |0.3.31+mc1.20.1     |DONE      |Manifest: NOSIGNATURE         durabilitytooltip-1.1.5-forge-mc1.20.jar          |Durability Tooltip            |durabilitytooltip             |1.1.5               |DONE      |Manifest: NOSIGNATURE         structure_gel-1.20.1-2.16.2.jar                   |Structure Gel API             |structure_gel                 |2.16.2              |DONE      |Manifest: NOSIGNATURE         industrial-foregoing-1.20.1-3.5.19.jar            |Industrial Foregoing          |industrialforegoing           |3.5.19              |DONE      |Manifest: NOSIGNATURE         handcrafted-forge-1.20.1-3.0.6.jar                |Handcrafted                   |handcrafted                   |3.0.6               |DONE      |Manifest: NOSIGNATURE         repurposed_structures-7.1.15+1.20.1-forge.jar     |Repurposed Structures         |repurposed_structures         |7.1.15+1.20.1-forge |DONE      |Manifest: NOSIGNATURE         StructureCompass-1.20.1-2.1.0.jar                 |Structure Compass Mod         |structurecompass              |2.1.0               |DONE      |Manifest: NOSIGNATURE         Botania-1.20.1-447-FORGE.jar                      |Botania                       |botania                       |1.20.1-447-FORGE    |DONE      |Manifest: NOSIGNATURE         spark-1.10.53-forge.jar                           |spark                         |spark                         |1.10.53             |DONE      |Manifest: NOSIGNATURE         corail_woodcutter-1.20.1-3.0.6.jar                |Corail Woodcutter             |corail_woodcutter             |3.0.6               |DONE      |Manifest: NOSIGNATURE         advgenerators-1.6.0.6-mc1.20.1.jar                |Advanced Generators           |advgenerators                 |1.6.0.6             |DONE      |Manifest: NOSIGNATURE         YungsExtras-1.20-Forge-4.0.3.jar                  |YUNG's Extras                 |yungsextras                   |1.20-Forge-4.0.3    |DONE      |Manifest: NOSIGNATURE         ApothicAttributes-1.20.1-1.3.7.jar                |Apothic Attributes            |attributeslib                 |1.3.7               |DONE      |Manifest: NOSIGNATURE         tombstone-1.20.1-8.9.0.jar                        |Corail Tombstone              |tombstone                     |8.9.0               |DONE      |Manifest: NOSIGNATURE         ExtraStorage-1.20.1-4.0.7.jar                     |ExtraStorage                  |extrastorage                  |4.0.7               |DONE      |Manifest: NOSIGNATURE         cumulus_menus-1.20.1-1.0.1-neoforge.jar           |Cumulus                       |cumulus_menus                 |1.20.1-1.0.1-neoforg|DONE      |Manifest: NOSIGNATURE         NaturesAura-39.4.jar                              |NaturesAura                   |naturesaura                   |39.4                |DONE      |Manifest: NOSIGNATURE         constructionwand-1.20.1-2.11.jar                  |Construction Wand             |constructionwand              |1.20.1-2.11         |DONE      |Manifest: NOSIGNATURE         mcw-roofs-2.3.1-mc1.20.1forge.jar                 |Macaw's Roofs                 |mcwroofs                      |2.3.1               |DONE      |Manifest: NOSIGNATURE         littlelogistics-mc1.20.1-v1.20.1.2.jar            |Little Logistics              |littlelogistics               |1.20.1.2            |DONE      |Manifest: NOSIGNATURE         cfm-forge-1.20.1-7.0.0-pre36.jar                  |MrCrayfish's Furniture Mod    |cfm                           |7.0.0-pre36         |DONE      |Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99         Chimes-v2.0.1-1.20.1.jar                          |Chimes                        |chimes                        |2.0.1               |DONE      |Manifest: NOSIGNATURE         flib-1.20.1-0.0.14.jar                            |flib                          |flib                          |0.0.14              |DONE      |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed         YungsBetterEndIsland-1.20-Forge-2.0.6.jar         |YUNG's Better End Island      |betterendisland               |1.20-Forge-2.0.6    |DONE      |Manifest: NOSIGNATURE         nitrogen_internals-1.20.1-1.0.12-neoforge.jar     |Nitrogen                      |nitrogen_internals            |1.20.1-1.0.12-neofor|DONE      |Manifest: NOSIGNATURE         Potion-Blender-1.20.1-FORGE-3.1.2.jar             |Potion-Blender                |potionblender                 |3.1.2               |DONE      |Manifest: NOSIGNATURE         l2library-2.4.16-slim.jar                         |L2 Library                    |l2library                     |2.4.16              |DONE      |Manifest: NOSIGNATURE         FastLeafDecay-32.jar                              |Fast Leaf Decay               |fastleafdecay                 |32                  |DONE      |Manifest: NOSIGNATURE         Super Factory Manager-1.20.1-4.19.0.jar           |Super Factory Manager         |sfm                           |4.19.0              |DONE      |Manifest: NOSIGNATURE         MobDespawnTimers-1.20.1-3.0.1.jar                 |Mob Despawn Timers            |despawntimers                 |3.0.1               |DONE      |Manifest: NOSIGNATURE         mcw-lights-1.1.0-mc1.20.1forge.jar                |Macaw's Lights and Lamps      |mcwlights                     |1.1.0               |DONE      |Manifest: NOSIGNATURE         YungsBetterJungleTemples-1.20-Forge-2.0.5.jar     |YUNG's Better Jungle Temples  |betterjungletemples           |1.20-Forge-2.0.5    |DONE      |Manifest: NOSIGNATURE         SmartBrainLib-forge-1.20.1-1.15.jar               |SmartBrainLib                 |smartbrainlib                 |1.15                |DONE      |Manifest: NOSIGNATURE         rechiseled-1.1.6-forge-mc1.20.jar                 |Rechiseled                    |rechiseled                    |1.1.6               |DONE      |Manifest: NOSIGNATURE         AttributeFix-Forge-1.20.1-21.0.4.jar              |AttributeFix                  |attributefix                  |21.0.4              |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5         caelus-forge-3.2.0+1.20.1.jar                     |Caelus API                    |caelus                        |3.2.0+1.20.1        |DONE      |Manifest: NOSIGNATURE         EpheroLib-1.20.1-FORGE-1.2.0.jar                  |BOZOID                        |epherolib                     |0.1.2               |DONE      |Manifest: NOSIGNATURE         BotanyPots-Forge-1.20.1-13.0.40.jar               |BotanyPots                    |botanypots                    |13.0.40             |DONE      |Manifest: NOSIGNATURE         farmingforblockheads-forge-1.20.1-14.0.2.jar      |Farming for Blockheads        |farmingforblockheads          |14.0.2              |DONE      |Manifest: NOSIGNATURE         rechiseledcreate-1.0.2-forge-mc1.20.jar           |Rechiseled: Create            |rechiseledcreate              |1.0.2               |DONE      |Manifest: NOSIGNATURE         additional_lights-1.20.1-2.1.7.jar                |Additional Lights             |additional_lights             |2.1.7               |DONE      |Manifest: NOSIGNATURE         fusion-1.2.3-forge-mc1.20.1.jar                   |Fusion                        |fusion                        |1.2.3               |DONE      |Manifest: NOSIGNATURE         ExtraDisks-1.20.1-3.0.2.jar                       |Extra Disks                   |extradisks                    |1.20.1-3.0.2        |DONE      |Manifest: NOSIGNATURE         EdivadLib-1.20.1-2.0.1.jar                        |EdivadLib                     |edivadlib                     |2.0.1               |DONE      |Manifest: NOSIGNATURE         MythicBotany-1.20.1-4.0.3.jar                     |MythicBotany                  |mythicbotany                  |1.20.1-4.0.3        |DONE      |Manifest: NOSIGNATURE         IntegratedCrafting-1.20.1-1.1.10.jar              |IntegratedCrafting            |integratedcrafting            |1.1.10              |DONE      |Manifest: NOSIGNATURE         DungeonsArise-1.20.x-2.1.58-release.jar           |When Dungeons Arise           |dungeons_arise                |2.1.58-1.20.x       |DONE      |Manifest: NOSIGNATURE         client-1.20.1-20230612.114412-srg.jar             |Minecraft                     |minecraft                     |1.20.1              |DONE      |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f         TerraBlender-forge-1.20.1-3.0.1.7.jar             |TerraBlender                  |terrablender                  |3.0.1.7             |DONE      |Manifest: NOSIGNATURE         alltheleaks-0.1.0-beta+1.20.1-forge.jar           |All The Leaks                 |alltheleaks                   |0.1.0-beta+1.20.1-fo|DONE      |Manifest: NOSIGNATURE         cleanswing-1.20-1.8.jar                           |Clean Swing Through Grass     |cleanswing                    |1.8                 |DONE      |Manifest: NOSIGNATURE         CorgiLib-forge-1.20.1-4.0.1.3.jar                 |CorgiLib                      |corgilib                      |4.0.1.3             |DONE      |Manifest: NOSIGNATURE         Ding-1.20.1-Forge-1.4.1.jar                       |Ding                          |ding                          |1.4.1               |DONE      |Manifest: NOSIGNATURE         sushigocrafting-1.20.1-0.5.3.jar                  |Sushi Go Crafting             |sushigocrafting               |0.5.3               |DONE      |Manifest: NOSIGNATURE         domum_ornamentum-1.20.1-1.0.284-snapshot-universal|Domum Ornamentum              |domum_ornamentum              |1.20.1-1.0.284-snaps|DONE      |Manifest: NOSIGNATURE         flywheel-forge-1.20.1-0.6.11-13.jar               |Flywheel                      |flywheel                      |0.6.11-13           |DONE      |Manifest: NOSIGNATURE         baubley-heart-canisters-1.20.1-1.1.0.jar          |Baubley Heart Canisters       |bhc                           |1.20.1-1.1.0        |DONE      |Manifest: NOSIGNATURE         JustEnoughProfessions-forge-1.20.1-3.0.1.jar      |Just Enough Professions (JEP) |justenoughprofessions         |3.0.1               |DONE      |Manifest: NOSIGNATURE         [1.20.1] SecurityCraft v1.9.12.jar                |SecurityCraft                 |securitycraft                 |1.9.12              |DONE      |Manifest: NOSIGNATURE         almostunified-forge-1.20.1-0.9.4.jar              |AlmostUnified                 |almostunified                 |1.20.1-0.9.4        |DONE      |Manifest: NOSIGNATURE         structurize-1.20.1-1.0.763-snapshot.jar           |Structurize                   |structurize                   |1.20.1-1.0.763-snaps|DONE      |Manifest: NOSIGNATURE         FastFurnace-1.20.1-8.0.2.jar                      |FastFurnace                   |fastfurnace                   |8.0.2               |DONE      |Manifest: NOSIGNATURE         lootr-forge-1.20-0.7.35.90.jar                    |Lootr                         |lootr                         |0.7.35.90           |DONE      |Manifest: NOSIGNATURE         occultism-1.20.1-1.141.2.jar                      |Occultism                     |occultism                     |1.141.2             |DONE      |Manifest: NOSIGNATURE         allthetweaks-1.20.1-47.2.20-2.3.2.jar             |AllTheTweaks                  |allthetweaks                  |2.3.2               |DONE      |Manifest: NOSIGNATURE         addonslib-1.20.1-1.3.jar                          |Addons Lib                    |addonslib                     |1.20.1-1.3          |DONE      |Manifest: NOSIGNATURE         ExtremeSoundMuffler-3.48-forge-1.20.1.jar         |Extreme Sound Muffler         |extremesoundmuffler           |3.48                |DONE      |Manifest: NOSIGNATURE         cosmeticarmorreworked-1.20.1-v1a.jar              |CosmeticArmorReworked         |cosmeticarmorreworked         |1.20.1-v1a          |DONE      |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53         EuphoriaPatcher-1.5.2-r5.4-forge.jar              |EuphoriaPatcher               |euphoria_patcher              |1.5.2-r5.4-forge    |DONE      |Manifest: NOSIGNATURE         oculus-mc1.20.1-1.8.0.jar                         |Oculus                        |oculus                        |1.8.0               |DONE      |Manifest: NOSIGNATURE         morered-1.20.1-4.0.0.4.jar                        |More Red                      |morered                       |4.0.0.4             |DONE      |Manifest: NOSIGNATURE         ad_astra-forge-1.20.1-1.15.19.jar                 |Ad Astra                      |ad_astra                      |1.15.19             |DONE      |Manifest: NOSIGNATURE         rsrequestify-1.20.1-2.3.3.jar                     |RSRequestify                  |rsrequestify                  |2.3.3               |DONE      |Manifest: NOSIGNATURE         kuma-api-forge-20.1.9-SNAPSHOT.jar                |KumaAPI                       |kuma_api                      |20.1.9-SNAPSHOT     |DONE      |Manifest: NOSIGNATURE         alchemylib-1.20.1-1.0.30.jar                      |AlchemyLib                    |alchemylib                    |1.0.30              |DONE      |Manifest: NOSIGNATURE         AdvancedPeripherals-1.20.1-0.7.41r.jar            |Advanced Peripherals          |advancedperipherals           |0.7.41r             |DONE      |Manifest: NOSIGNATURE         tinyredstone-1.20-5.0.3.jar                       |Tiny Redstone                 |tinyredstone                  |1.20-5.0.3          |DONE      |Manifest: NOSIGNATURE         towntalk-1.20.1-1.1.0.jar                         |TownTalk                      |towntalk                      |1.1.0               |DONE      |Manifest: NOSIGNATURE         YungsBetterOceanMonuments-1.20-Forge-3.0.4.jar    |YUNG's Better Ocean Monuments |betteroceanmonuments          |1.20-Forge-3.0.4    |DONE      |Manifest: NOSIGNATURE         sophisticatedcore-1.20.1-1.2.6.858.jar            |Sophisticated Core            |sophisticatedcore             |1.2.6.858           |DONE      |Manifest: NOSIGNATURE         glassential-renewed-forge-1.20.1-2.4.4.jar        |Glassential Renewed           |glassential                   |2.4.4               |DONE      |Manifest: NOSIGNATURE         Placebo-1.20.1-8.6.2.jar                          |Placebo                       |placebo                       |8.6.2               |DONE      |Manifest: NOSIGNATURE         Bookshelf-Forge-1.20.1-20.2.13.jar                |Bookshelf                     |bookshelf                     |20.2.13             |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5         sophisticatedbackpacks-1.20.1-3.23.4.1193.jar     |Sophisticated Backpacks       |sophisticatedbackpacks        |3.23.4.1193         |DONE      |Manifest: NOSIGNATURE         littlecontraptions-forge-1.20.1.2.jar             |Little Contraptions           |littlecontraptions            |1.20.1.2            |DONE      |Manifest: NOSIGNATURE         mcw-doors-1.1.2-mc1.20.1forge.jar                 |Macaw's Doors                 |mcwdoors                      |1.1.2               |DONE      |Manifest: NOSIGNATURE         utilitarian-1.20.1-0.9.1.jar                      |Utilitarian                   |utilitarian                   |1.20.1-0.9.1        |DONE      |Manifest: NOSIGNATURE         sodiumoptionsapi-forge-1.0.10-1.20.1.jar          |Sodium Options API            |sodiumoptionsapi              |1.0.10              |DONE      |Manifest: NOSIGNATURE         absentbydesign-1.20.1-1.9.0.jar                   |Absent By Design Mod          |absentbydesign                |1.9.0               |DONE      |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed         konkrete_forge_1.8.0_MC_1.20-1.20.1.jar           |Konkrete                      |konkrete                      |1.8.0               |DONE      |Manifest: NOSIGNATURE         RSInfinityBooster-1.20.1-1.0+39.jar               |RSInfinityBooster             |rsinfinitybooster             |1.20.1-1.0+39       |DONE      |Manifest: NOSIGNATURE         refinedstorage-1.12.4.jar                         |Refined Storage               |refinedstorage                |1.12.4              |DONE      |Manifest: NOSIGNATURE         chipped-forge-1.20.1-3.0.7.jar                    |Chipped                       |chipped                       |3.0.7               |DONE      |Manifest: NOSIGNATURE         mcw-bridges-3.0.0-mc1.20.1forge.jar               |Macaw's Bridges               |mcwbridges                    |3.0.0               |DONE      |Manifest: NOSIGNATURE         rebornstorage-1.20.1-5.0.7.jar                    |RebornStorage                 |rebornstorage                 |5.0.7               |DONE      |Manifest: NOSIGNATURE         tempad-forge-1.20.1-2.3.4.jar                     |Tempad                        |tempad                        |2.3.4               |DONE      |Manifest: NOSIGNATURE         HostileNeuralNetworks-1.20.1-5.3.3.jar            |Hostile Neural Networks       |hostilenetworks               |5.3.3               |DONE      |Manifest: NOSIGNATURE         endertanks-forge-1.20.1-1.4.jar                   |EnderTanks                    |endertanks                    |1.20.1-1.4          |DONE      |Manifest: NOSIGNATURE         jearchaeology-1.20.1-1.0.4.jar                    |Just Enough Archaeology       |jearchaeology                 |1.20.1-1.0.4        |DONE      |Manifest: NOSIGNATURE         fuelgoeshere-1.20.0-1.0.1.jar                     |Fuel Goes Here                |fuelgoeshere                  |1.20.0-1.0.1        |DONE      |Manifest: NOSIGNATURE         simplylight-1.20.1-1.4.6-build.50.jar             |Simply Light                  |simplylight                   |1.20.1-1.4.6-build.5|DONE      |Manifest: NOSIGNATURE         industrial-foregoing-souls-1.20.1-1.0.9.jar       |Industrial Foregoing Souls    |industrialforegoingsouls      |1.20.1-1.0.9        |DONE      |Manifest: NOSIGNATURE         lionfishapi-2.4-Fix.jar                           |LionfishAPI                   |lionfishapi                   |2.4-Fix             |DONE      |Manifest: NOSIGNATURE         memorysettings-1.20.1-5.9.jar                     |memorysettings mod            |memorysettings                |1.20.1-5.9          |DONE      |Manifest: NOSIGNATURE         mcwbiomesoplenty-1.20.1-1.0.jar                   |Macaw's Biomes O' Plenty      |mcwbiomesoplenty              |1.20.1-1.0          |DONE      |Manifest: NOSIGNATURE         L_Enders_Cataclysm-2.52- 1.20.1.jar               |Cataclysm Mod                 |cataclysm                     |2.52                |DONE      |Manifest: NOSIGNATURE         blockui-1.20.1-1.0.186-beta.jar                   |UI Library Mod                |blockui                       |1.20.1-1.0.186-beta |DONE      |Manifest: NOSIGNATURE         time-in-a-bottle-4.0.4-mc1.20.1.jar               |Time In A Bottle              |tiab                          |4.0.4-mc1.20.1      |DONE      |Manifest: NOSIGNATURE         villagertools-1.20.1-1.0.3.jar                    |villagertools                 |villagertools                 |1.0.3               |DONE      |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed         MysticalCustomization-1.20.1-5.0.2.jar            |Mystical Customization        |mysticalcustomization         |5.0.2               |DONE      |Manifest: NOSIGNATURE         lostcities-1.20-7.3.5.jar                         |LostCities                    |lostcities                    |1.20-7.3.5          |DONE      |Manifest: NOSIGNATURE         elevatorid-1.20.1-lex-1.9.jar                     |Elevator Mod                  |elevatorid                    |1.20.1-lex-1.9      |DONE      |Manifest: NOSIGNATURE         Runelic-Forge-1.20.1-18.0.2.jar                   |Runelic                       |runelic                       |18.0.2              |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5         twilightdelight-2.0.13.jar                        |Twilight's Flavor & Delight   |twilightdelight               |2.0.13              |DONE      |Manifest: NOSIGNATURE         AI-Improvements-1.20-0.5.2.jar                    |AI-Improvements               |aiimprovements                |0.5.2               |DONE      |Manifest: NOSIGNATURE         moreoverlays-1.22.7-mc1.20.2.jar                  |More Overlays Updated         |moreoverlays                  |1.22.7-mc1.20.2     |DONE      |Manifest: NOSIGNATURE         cupboard-1.20.1-2.7.jar                           |Cupboard utilities            |cupboard                      |1.20.1-2.7          |DONE      |Manifest: NOSIGNATURE         Voidscape-1.20.1-1.5.389.jar                      |Voidscape                     |voidscape                     |1.20.1-1.5.389      |DONE      |Manifest: NOSIGNATURE         The_Undergarden-1.20.1-0.8.14.jar                 |The Undergarden               |undergarden                   |0.8.14              |DONE      |Manifest: NOSIGNATURE         bwncr-forge-1.20.1-3.17.2.jar                     |Bad Wither No Cookie Reloaded |bwncr                         |3.17.2              |DONE      |Manifest: NOSIGNATURE         caupona-1.20.1-0.4.10.jar                         |Caupona                       |caupona                       |1.20.1-0.4.10       |DONE      |Manifest: NOSIGNATURE         DarkModeEverywhere-1.20.1-1.2.3.jar               |DarkModeEverywhere            |darkmodeeverywhere            |1.20.1-1.2.3        |DONE      |Manifest: NOSIGNATURE         BetterAdvancements-Forge-1.20.1-0.4.2.25.jar      |Better Advancements           |betteradvancements            |0.4.2.25            |DONE      |Manifest: NOSIGNATURE         platforms-forge-1.20.1-1.1.jar                    |Platforms                     |platforms                     |1.20.1-1.1          |DONE      |Manifest: NOSIGNATURE         dyenamics-1.20.1-3.2.0.jar                        |Dyenamics                     |dyenamics                     |1.20.1-3.2.0        |DONE      |Manifest: NOSIGNATURE         ThermalExtra-3.2.3-1.20.1.jar                     |Thermal Extra                 |thermal_extra                 |3.2.3-1.20.1        |DONE      |Manifest: NOSIGNATURE         mcw-paintings-1.0.5-1.20.1forge.jar               |Macaw's Paintings             |mcwpaintings                  |1.0.5               |DONE      |Manifest: NOSIGNATURE         Clumps-forge-1.20.1-12.0.0.4.jar                  |Clumps                        |clumps                        |12.0.0.4            |DONE      |Manifest: NOSIGNATURE         artifacts-forge-9.5.13.jar                        |Artifacts                     |artifacts                     |9.5.13              |DONE      |Manifest: NOSIGNATURE         DefaultSettings-1.20.x-4.0.7-Forge.jar            |DefaultSettings               |defaultsettings               |4.0.7               |DONE      |Manifest: NOSIGNATURE         ToastControl-1.20.1-8.0.3.jar                     |Toast Control                 |toastcontrol                  |8.0.3               |DONE      |Manifest: NOSIGNATURE         mininggadgets-1.15.6.jar                          |Mining Gadgets                |mininggadgets                 |1.15.6              |DONE      |Manifest: NOSIGNATURE         MysticalAgriculture-1.20.1-7.0.16.jar             |Mystical Agriculture          |mysticalagriculture           |7.0.16              |DONE      |Manifest: NOSIGNATURE         craftingtweaks-forge-1.20.1-18.2.5.jar            |CraftingTweaks                |craftingtweaks                |18.2.5              |DONE      |Manifest: NOSIGNATURE         endermanoverhaul-forge-1.20.1-1.0.4.jar           |Enderman Overhaul             |endermanoverhaul              |1.0.4               |DONE      |Manifest: NOSIGNATURE         eccentrictome-1.20.1-1.10.3.jar                   |Eccentric Tome                |eccentrictome                 |1.20.1-1.10.3       |DONE      |Manifest: NOSIGNATURE         mysterious_mountain_lib-1.5.17-1.20.1.jar         |Mysterious Mountain Lib       |mysterious_mountain_lib       |1.5.17-1.20.1       |DONE      |Manifest: NOSIGNATURE         EnderIO-1.20.1-6.2.7-beta-all.jar                 |Ender IO                      |enderio                       |6.2.7-beta          |DONE      |Manifest: NOSIGNATURE         easy-villagers-forge-1.20.1-1.1.23.jar            |Easy Villagers                |easy_villagers                |1.20.1-1.1.23       |DONE      |Manifest: NOSIGNATURE         reliquary-1.20.1-2.0.45.1248.jar                  |Reliquary                     |reliquary                     |2.0.45.1248         |DONE      |Manifest: NOSIGNATURE         PigPen-Forge-1.20.1-15.0.2.jar                    |PigPen                        |pigpen                        |15.0.2              |DONE      |Manifest: NOSIGNATURE         FastWorkbench-1.20.1-8.0.4.jar                    |Fast Workbench                |fastbench                     |8.0.4               |DONE      |Manifest: NOSIGNATURE         FluxNetworks-1.20.1-7.2.1.15.jar                  |Flux Networks                 |fluxnetworks                  |7.2.1.15            |DONE      |Manifest: NOSIGNATURE         buildinggadgets2-1.0.7.jar                        |Building Gadgets 2            |buildinggadgets2              |1.0.7               |DONE      |Manifest: NOSIGNATURE         minecolonies-1.20.1-1.1.806-snapshot.jar          |MineColonies                  |minecolonies                  |1.20.1-1.1.806-snaps|DONE      |Manifest: NOSIGNATURE         pylons-1.20.1-4.2.1.jar                           |Pylons                        |pylons                        |4.2.1               |DONE      |Manifest: NOSIGNATURE         ferritecore-6.0.1-forge.jar                       |Ferrite Core                  |ferritecore                   |6.0.1               |DONE      |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a         functionalstorage-1.20.1-1.2.12.jar               |Functional Storage            |functionalstorage             |1.20.1-1.2.12       |DONE      |Manifest: NOSIGNATURE         modular-routers-12.1.1+mc1.20.1.jar               |Modular Routers               |modularrouters                |12.1.1+mc1.20.1     |DONE      |Manifest: NOSIGNATURE         notrample-1.20.1-1.0.1.jar                        |No Trample                    |notrample                     |1.20.1-1.0.1        |DONE      |Manifest: NOSIGNATURE         justzoom_forge_2.0.0_MC_1.20.1.jar                |Just Zoom                     |justzoom                      |2.0.0               |DONE      |Manifest: NOSIGNATURE         charmofundying-forge-6.5.0+1.20.1.jar             |Charm of Undying              |charmofundying                |6.5.0+1.20.1        |DONE      |Manifest: NOSIGNATURE         BetterF3-7.0.2-Forge-1.20.1.jar                   |BetterF3                      |betterf3                      |7.0.2               |DONE      |Manifest: NOSIGNATURE         valhelsia_core-forge-1.20.1-1.1.2.jar             |Valhelsia Core                |valhelsia_core                |1.1.2               |DONE      |Manifest: NOSIGNATURE         create_enchantment_industry-1.20.1-for-create-0.5.|Create Enchantment Industry   |create_enchantment_industry   |1.2.9.d             |DONE      |Manifest: NOSIGNATURE         flickerfix-1.20.1-4.0.1.jar                       |FlickerFix                    |flickerfix                    |4.0.1               |DONE      |Manifest: NOSIGNATURE         productivetrees-1.20.1-0.2.6.jar                  |Productive Trees              |productivetrees               |1.20.1-0.2.6        |DONE      |Manifest: NOSIGNATURE         createaddition-1.20.1-1.2.5.jar                   |Create Crafts & Additions     |createaddition                |1.20.1-1.2.5        |DONE      |Manifest: NOSIGNATURE         supermartijn642configlib-1.1.8-forge-mc1.20.jar   |SuperMartijn642's Config Libra|supermartijn642configlib      |1.1.8               |DONE      |Manifest: NOSIGNATURE         AdditionalEnchantedMiner-1.20.1-1201.1.90.jar     |QuarryPlus                    |quarryplus                    |1201.1.90           |DONE      |Manifest: ef:50:af:b3:03:e0:3e:70:a7:ef:78:77:a5:4d:d4:b5:07:ec:df:9d:d6:f3:12:13:c9:3c:cd:9a:0a:3e:6b:43         player-animation-lib-forge-1.0.2-rc1+1.20.jar     |Player Animator               |playeranimator                |1.0.2-rc1+1.20      |DONE      |Manifest: NOSIGNATURE         irons_spellbooks-1.20.1-3.4.0.7.jar               |Iron's Spells 'n Spellbooks   |irons_spellbooks              |1.20.1-3.4.0.7      |DONE      |Manifest: NOSIGNATURE         botarium-forge-1.20.1-2.3.4.jar                   |Botarium                      |botarium                      |2.3.4               |DONE      |Manifest: NOSIGNATURE         mcw-windows-2.3.0-mc1.20.1forge.jar               |Macaw's Windows               |mcwwindows                    |2.3.0               |DONE      |Manifest: NOSIGNATURE         create_jetpack-forge-4.3.2.jar                    |Create Jetpack                |create_jetpack                |4.3.2               |DONE      |Manifest: NOSIGNATURE         IronJetpacks-1.20.1-7.0.8.jar                     |Iron Jetpacks                 |ironjetpacks                  |7.0.8               |DONE      |Manifest: NOSIGNATURE         everythingcopper-1.20.1-2.3.4.jar                 |Everything is Copper          |everythingcopper              |1.20.1-2.3.4        |DONE      |Manifest: NOSIGNATURE         Powah-5.0.8.jar                                   |Powah                         |powah                         |5.0.8               |DONE      |Manifest: NOSIGNATURE         cabletiers-1.20.1-1.2.2.jar                       |Cable Tiers                   |cabletiers                    |1.20.1-1.2.2        |DONE      |Manifest: NOSIGNATURE         rangedpumps-1.1.0.jar                             |Ranged Pumps                  |rangedpumps                   |1.1.0               |DONE      |Manifest: NOSIGNATURE         balm-forge-1.20.1-7.3.14-all.jar                  |Balm                          |balm                          |7.3.14              |DONE      |Manifest: NOSIGNATURE         JustEnoughResources-1.20.1-1.4.0.247.jar          |Just Enough Resources         |jeresources                   |1.4.0.247           |DONE      |Manifest: NOSIGNATURE         shetiphiancore-forge-1.20.1-1.4.jar               |ShetiPhian-Core               |shetiphiancore                |1.20.1-1.4          |DONE      |Manifest: NOSIGNATURE         MysticalAgradditions-1.20.1-7.0.8.jar             |Mystical Agradditions         |mysticalagradditions          |7.0.8               |DONE      |Manifest: NOSIGNATURE         [forge]ctov-3.4.11.jar                            |ChoiceTheorem's Overhauled Vil|ctov                          |3.4.11              |DONE      |Manifest: NOSIGNATURE         athena-forge-1.20.1-3.1.2.jar                     |Athena                        |athena                        |3.1.2               |DONE      |Manifest: NOSIGNATURE         stylecolonies-1.12-1.20.1.jar                     |stylecolonies mod             |stylecolonies                 |1.12                |DONE      |Manifest: NOSIGNATURE         novillagerdm-1.20.1-5.0.0.jar                     |No Villager Death Messages    |novillagerdm                  |5.0.0               |DONE      |Manifest: NOSIGNATURE         PackMenu-1.20.1-6.1.2.jar                         |PackMenu                      |packmenu                      |6.1.2               |DONE      |Manifest: NOSIGNATURE         alltheores-1.20.1-47.1.3-2.2.4.jar                |AllTheOres                    |alltheores                    |2.2.4               |DONE      |Manifest: NOSIGNATURE         Glodium-1.20-1.5-forge.jar                        |Glodium                       |glodium                       |1.20-1.5-forge      |DONE      |Manifest: NOSIGNATURE         ae2insertexportcard-1.20.1-1.3.0.jar              |AE2 Insert Export Card        |ae2insertexportcard           |1.20.1-1.3.0        |DONE      |Manifest: NOSIGNATURE         torchmaster-20.1.9.jar                            |Torchmaster                   |torchmaster                   |20.1.9              |DONE      |Manifest: NOSIGNATURE         maidensmerrymaking-1-20.1-7.jar                   |Maiden's MerryMaking          |maidensmerrymaking            |1.0.0               |DONE      |Manifest: NOSIGNATURE         BotanyTrees-Forge-1.20.1-9.0.18.jar               |BotanyTrees                   |botanytrees                   |9.0.18              |DONE      |Manifest: NOSIGNATURE         ironfurnaces-1.20.1-4.1.6.jar                     |Iron Furnaces                 |ironfurnaces                  |4.1.6               |DONE      |Manifest: NOSIGNATURE         mcw-trapdoors-1.1.4-mc1.20.1forge.jar             |Macaw's Trapdoors             |mcwtrpdoors                   |1.1.4               |DONE      |Manifest: NOSIGNATURE         supermartijn642corelib-1.1.18-forge-mc1.20.1.jar  |SuperMartijn642's Core Lib    |supermartijn642corelib        |1.1.18              |DONE      |Manifest: NOSIGNATURE         resourcefulconfig-forge-1.20.1-2.1.2.jar          |Resourcefulconfig             |resourcefulconfig             |2.1.2               |DONE      |Manifest: NOSIGNATURE         Ad-Astra-Giselle-Addon-forge-1.20.1-6.18.jar      |Ad Astra: Giselle Addon       |ad_astra_giselle_addon        |6.18                |DONE      |Manifest: NOSIGNATURE         curios-forge-5.11.1+1.20.1.jar                    |Curios API                    |curios                        |5.11.1+1.20.1       |DONE      |Manifest: NOSIGNATURE         Searchables-forge-1.20.1-1.0.3.jar                |Searchables                   |searchables                   |1.0.3               |DONE      |Manifest: NOSIGNATURE         Measurements-forge-1.20.1-2.0.0.jar               |Measurements                  |measurements                  |2.0.0               |DONE      |Manifest: NOSIGNATURE         FramedBlocks-9.3.1.jar                            |FramedBlocks                  |framedblocks                  |9.3.1               |DONE      |Manifest: NOSIGNATURE         angelring-1.20.1-2.3.1.jar                        |Angel Ring 2                  |angelring                     |2.2.3               |DONE      |Manifest: NOSIGNATURE         sparsestructuresreforged-1.20.1-1.0.0.jar         |SparseStructuresReforged      |sparsestructuresreforged      |1.20.1-1.0.0        |DONE      |Manifest: NOSIGNATURE         mcw-furniture-3.3.0-mc1.20.1forge.jar             |Macaw's Furniture             |mcwfurnitures                 |3.3.0               |DONE      |Manifest: NOSIGNATURE         flightlib-forge-2.1.0.jar                         |Flight Lib                    |flightlib                     |2.1.0               |DONE      |Manifest: NOSIGNATURE         JadeAddons-1.20.1-Forge-5.3.1.jar                 |Jade Addons                   |jadeaddons                    |5.3.1+forge         |DONE      |Manifest: NOSIGNATURE         infiniverse-1.20.1-1.0.0.5.jar                    |Infiniverse                   |infiniverse                   |1.0.0.5             |DONE      |Manifest: NOSIGNATURE         CodeChickenLib-1.20.1-4.4.0.516-universal.jar     |CodeChicken Lib               |codechickenlib                |4.4.0.516           |DONE      |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71         BrandonsCore-1.20.1-3.2.1.302-universal.jar       |Brandon's Core                |brandonscore                  |3.2.1.302           |DONE      |Manifest: 53:bb:a0:11:bd:61:e2:1a:e2:cb:fd:f8:4f:e4:cd:a5:cc:12:f4:43:f0:78:68:3b:e1:62:c6:78:3b:27:ff:fe         YungsBetterMineshafts-1.20-Forge-4.0.4.jar        |YUNG's Better Mineshafts      |bettermineshafts              |1.20-Forge-4.0.4    |DONE      |Manifest: NOSIGNATURE         sliceanddice-forge-3.3.0.jar                      |Create Slice & Dice           |sliceanddice                  |3.3.0               |DONE      |Manifest: NOSIGNATURE         DarkPaintings-Forge-1.20.1-17.0.4.jar             |DarkPaintings                 |darkpaintings                 |17.0.4              |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5         crafting-on-a-stick-1.20.1-1.1.5.jar              |Crafting On A Stick           |crafting_on_a_stick           |1.1.5               |DONE      |Manifest: NOSIGNATURE         elytraslot-forge-6.4.4+1.20.1.jar                 |Elytra Slot                   |elytraslot                    |6.4.4+1.20.1        |DONE      |Manifest: NOSIGNATURE         harvestwithease-1.20.1-8.0.1.0-forge.jar          |Harvest with ease             |harvestwithease               |8.0.1.0             |DONE      |Manifest: NOSIGNATURE         multipiston-1.20-1.2.43-RELEASE.jar               |Multi-Piston                  |multipiston                   |1.20-1.2.43-RELEASE |DONE      |Manifest: NOSIGNATURE         lithostitched-forge-1.20.1-1.4.3.jar              |Lithostitched                 |lithostitched                 |1.4                 |DONE      |Manifest: NOSIGNATURE         dyenamicsandfriends-1.20.1-1.9.0.jar              |Dyenamics and Friends         |dyenamicsandfriends           |1.20.1-1.9.0        |DONE      |Manifest: NOSIGNATURE         bdlib-1.27.0.8-mc1.20.1.jar                       |BdLib                         |bdlib                         |1.27.0.8            |DONE      |Manifest: NOSIGNATURE         travelersbackpack-forge-1.20.1-9.1.28.jar         |Traveler's Backpack           |travelersbackpack             |9.1.28              |DONE      |Manifest: NOSIGNATURE         NaturesCompass-1.20.1-1.11.2-forge.jar            |Nature's Compass              |naturescompass                |1.20.1-1.11.2-forge |DONE      |Manifest: NOSIGNATURE         jumpboat-1.20.0-1.0.5.jar                         |Jumpy Boats                   |jumpboat                      |1.20.0-1.0.5        |DONE      |Manifest: NOSIGNATURE         LibX-1.20.1-5.0.14.jar                            |LibX                          |libx                          |1.20.1-5.0.14       |DONE      |Manifest: NOSIGNATURE         UtilitiX-1.20.1-0.8.24.jar                        |UtilitiX                      |utilitix                      |1.20.1-0.8.24       |DONE      |Manifest: NOSIGNATURE         jei-1.20.1-forge-15.20.0.106.jar                  |Just Enough Items             |jei                           |15.20.0.106         |DONE      |Manifest: NOSIGNATURE         Mekanism-1.20.1-10.4.14.71.jar                    |Mekanism                      |mekanism                      |10.4.14             |DONE      |Manifest: NOSIGNATURE         GravitationalModulatingAdditionalUnit-1.20.1-3.2.j|Gravitational Modulating Addit|gravitationalmodulatingunittwe|3.2                 |DONE      |Manifest: NOSIGNATURE         MekanismGenerators-1.20.1-10.4.14.71.jar          |Mekanism: Generators          |mekanismgenerators            |10.4.14             |DONE      |Manifest: NOSIGNATURE         invtweaks-1.20.1-1.2.0.jar                        |Inventory Tweaks Refoxed      |invtweaks                     |1.2.0               |DONE      |Manifest: NOSIGNATURE         GlitchCore-forge-1.20.1-0.0.1.1.jar               |GlitchCore                    |glitchcore                    |0.0.1.1             |DONE      |Manifest: NOSIGNATURE         BiomesOPlenty-forge-1.20.1-19.0.0.94.jar          |Biomes O' Plenty              |biomesoplenty                 |19.0.0.94           |DONE      |Manifest: NOSIGNATURE         pneumaticcraft-repressurized-6.0.20+mc1.20.1.jar  |PneumaticCraft: Repressurized |pneumaticcraft                |6.0.20+mc1.20.1     |DONE      |Manifest: NOSIGNATURE         PackingTape-1.20.1-0.14.3.jar                     |Packing Tape                  |packingtape                   |0.14.3              |DONE      |Manifest: NOSIGNATURE         forge-1.20.1-47.3.29-universal.jar                |Forge                         |forge                         |47.3.29             |DONE      |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90         cofh_core-1.20.1-11.0.2.56.jar                    |CoFH Core                     |cofh_core                     |11.0.2              |DONE      |Manifest: NOSIGNATURE         thermal_core-1.20.1-11.0.6.24.jar                 |Thermal Series                |thermal                       |11.0.6              |DONE      |Manifest: NOSIGNATURE         thermal_integration-1.20.1-11.0.1.27.jar          |Thermal Integration           |thermal_integration           |11.0.1              |DONE      |Manifest: NOSIGNATURE         redstone_arsenal-1.20.1-8.0.1.24.jar              |Redstone Arsenal              |redstone_arsenal              |8.0.1               |DONE      |Manifest: NOSIGNATURE         thermal_cultivation-1.20.1-11.0.1.24.jar          |Thermal Cultivation           |thermal_cultivation           |11.0.1              |DONE      |Manifest: NOSIGNATURE         appleskin-forge-mc1.20.1-2.5.1.jar                |AppleSkin                     |appleskin                     |2.5.1+mc1.20.1      |DONE      |Manifest: NOSIGNATURE         thermal_innovation-1.20.1-11.0.1.23.jar           |Thermal Innovation            |thermal_innovation            |11.0.1              |DONE      |Manifest: NOSIGNATURE         silent-gear-1.20.1-3.6.6.jar                      |Silent Gear                   |silentgear                    |3.6.6               |DONE      |Manifest: NOSIGNATURE         thermal_foundation-1.20.1-11.0.6.70.jar           |Thermal Foundation            |thermal_foundation            |11.0.6              |DONE      |Manifest: NOSIGNATURE         thermal_locomotion-1.20.1-11.0.1.19.jar           |Thermal Locomotion            |thermal_locomotion            |11.0.1              |DONE      |Manifest: NOSIGNATURE         thermal_dynamics-1.20.1-11.0.1.23.jar             |Thermal Dynamics              |thermal_dynamics              |11.0.1              |DONE      |Manifest: NOSIGNATURE         mcw-paths-1.0.5-1.20.1forge.jar                   |Macaw's Paths and Pavings     |mcwpaths                      |1.0.5               |DONE      |Manifest: NOSIGNATURE         alchemistry-1.20.1-2.3.4.jar                      |Alchemistry                   |alchemistry                   |2.3.4               |DONE      |Manifest: NOSIGNATURE         ZeroCore2-1.20.1-2.1.47.jar                       |Zero CORE 2                   |zerocore                      |1.20.1-2.1.47       |DONE      |Manifest: NOSIGNATURE         SimpleBackups-1.20.1-3.1.8.jar                    |Simple Backups                |simplebackups                 |1.20.1-3.1.8        |DONE      |Manifest: NOSIGNATURE         fabric-api-base-0.4.31+ef105b4977.jar             |Fabric API Base               |fabric_api_base               |0.4.31+ef105b4977   |DONE      |Manifest: NOSIGNATURE         MouseTweaks-forge-mc1.20.1-2.25.1.jar             |Mouse Tweaks                  |mousetweaks                   |2.25.1              |DONE      |Manifest: NOSIGNATURE         ImmersiveEngineering-1.20.1-10.1.0-171.jar        |Immersive Engineering         |immersiveengineering          |1.20.1-10.1.0-171   |DONE      |Manifest: 44:39:94:cf:1d:8c:be:3c:7f:a9:ee:f4:1e:63:a5:ac:61:f9:c2:87:d5:5b:d9:d6:8c:b5:3e:96:5d:8e:3f:b7         createoreexcavation-1.20-1.5.3.jar                |Create Ore Excavation         |createoreexcavation           |1.5.3               |DONE      |Manifest: NOSIGNATURE         NoChatReports-FORGE-1.20.1-v2.2.2.jar             |No Chat Reports               |nochatreports                 |1.20.1-v2.2.2       |DONE      |Manifest: NOSIGNATURE         allthemodium-1.20.1-47.1.25-2.5.5.jar             |Allthemodium                  |allthemodium                  |2.5.5               |DONE      |Manifest: NOSIGNATURE         spectrelib-forge-0.13.17+1.20.1.jar               |SpectreLib                    |spectrelib                    |0.13.17+1.20.1      |DONE      |Manifest: NOSIGNATURE         kffmod-4.11.0.jar                                 |Kotlin For Forge              |kotlinforforge                |4.11.0              |DONE      |Manifest: NOSIGNATURE         pipez-forge-1.20.1-1.2.16.jar                     |Pipez                         |pipez                         |1.20.1-1.2.16       |DONE      |Manifest: NOSIGNATURE         IntegratedDynamics-1.20.1-1.25.2.jar              |IntegratedDynamics            |integrateddynamics            |1.25.2              |DONE      |Manifest: NOSIGNATURE         itemcollectors-1.1.10-forge-mc1.20.jar            |Item Collectors               |itemcollectors                |1.1.10              |DONE      |Manifest: NOSIGNATURE         Croptopia-1.20.1-FORGE-3.0.4.jar                  |Croptopia                     |croptopia                     |3.0.4               |DONE      |Manifest: NOSIGNATURE         serverconfigupdater-4.0.2.jar                     |ServerConfig Updater          |serverconfigupdater           |4.0.2               |DONE      |Manifest: NOSIGNATURE         polymorph-forge-0.49.8+1.20.1.jar                 |Polymorph                     |polymorph                     |0.49.8+1.20.1       |DONE      |Manifest: NOSIGNATURE         Zeta-1.0-24.jar                                   |Zeta                          |zeta                          |1.0-24              |DONE      |Manifest: NOSIGNATURE         entityculling-forge-1.7.2-mc1.20.1.jar            |EntityCulling                 |entityculling                 |1.7.2               |DONE      |Manifest: NOSIGNATURE         railcraft-reborn-1.20.1-1.1.9.jar                 |Railcraft Reborn              |railcraft                     |1.1.9               |DONE      |Manifest: NOSIGNATURE         oceansdelight-1.0.2-1.20.jar                      |Ocean's Delight               |oceansdelight                 |1.0.2-1.20          |DONE      |Manifest: NOSIGNATURE         connectedglass-1.1.12-forge-mc1.20.1.jar          |Connected Glass               |connectedglass                |1.1.12              |DONE      |Manifest: NOSIGNATURE         hyperbox-1.20.1-4.0.2.0.jar                       |Hyperbox                      |hyperbox                      |4.0.2.0             |DONE      |Manifest: NOSIGNATURE         Aquaculture-1.20.1-2.5.3.jar                      |Aquaculture 2                 |aquaculture                   |2.5.3               |DONE      |Manifest: NOSIGNATURE         cristellib-1.1.6-forge.jar                        |Cristel Lib                   |cristellib                    |1.1.6               |DONE      |Manifest: NOSIGNATURE         totw_modded-forge-1.20.1-1.0.5.jar                |Towers of the Wild Modded     |totw_modded                   |1.0.5               |DONE      |Manifest: NOSIGNATURE         CyclopsCore-1.20.1-1.19.6.jar                     |Cyclops Core                  |cyclopscore                   |1.19.6              |DONE      |Manifest: NOSIGNATURE         blue_skies-1.20.1-1.3.31.jar                      |Blue Skies                    |blue_skies                    |1.3.31              |DONE      |Manifest: NOSIGNATURE         YungsBetterWitchHuts-1.20-Forge-3.0.3.jar         |YUNG's Better Witch Huts      |betterwitchhuts               |1.20-Forge-3.0.3    |DONE      |Manifest: NOSIGNATURE         netherportalfix-forge-1.20-13.0.1.jar             |NetherPortalFix               |netherportalfix               |13.0.1              |DONE      |Manifest: NOSIGNATURE         aiotbotania-1.20.1-4.0.5.jar                      |AIOT Botania                  |aiotbotania                   |1.20.1-4.0.5        |DONE      |Manifest: NOSIGNATURE         geckolib-forge-1.20.1-4.7.jar                     |GeckoLib 4                    |geckolib                      |4.7                 |DONE      |Manifest: NOSIGNATURE         creeperoverhaul-3.0.2-forge.jar                   |Creeper Overhaul              |creeperoverhaul               |3.0.2               |DONE      |Manifest: NOSIGNATURE         ars_nouveau-1.20.1-4.12.6-all.jar                 |Ars Nouveau                   |ars_nouveau                   |4.12.6              |DONE      |Manifest: NOSIGNATURE         ars_elemental-1.20.1-0.6.7.7.jar                  |Ars Elemental                 |ars_elemental                 |0.6.7.7             |DONE      |Manifest: NOSIGNATURE         eidolon_repraised-1.20.1-0.3.8.15.jar             |Eidolon:Repraised             |eidolon                       |0.3.8.15            |DONE      |Manifest: NOSIGNATURE         aether-1.20.1-1.5.2-neoforge.jar                  |The Aether                    |aether                        |1.20.1-1.5.2-neoforg|DONE      |Manifest: NOSIGNATURE         lost_aether_content-1.20.1-1.2.3.jar              |Aether: Lost Content          |lost_aether_content           |1.2.3               |DONE      |Manifest: NOSIGNATURE         morejs-forge-1.20.1-0.10.0.jar                    |MoreJS                        |morejs                        |0.10.0              |DONE      |Manifest: NOSIGNATURE         naturalist-forge-4.0.3-1.20.1.jar                 |Naturalist                    |naturalist                    |4.0.3               |DONE      |Manifest: NOSIGNATURE         connectivity-1.20.1-6.8.jar                       |Connectivity Mod              |connectivity                  |1.20.1-6.8          |DONE      |Manifest: NOSIGNATURE         cookingforblockheads-forge-1.20.1-16.0.10.jar     |CookingForBlockheads          |cookingforblockheads          |16.0.10             |DONE      |Manifest: NOSIGNATURE         Controlling-forge-1.20.1-12.0.2.jar               |Controlling                   |controlling                   |12.0.2              |DONE      |Manifest: NOSIGNATURE         dankstorage-forge-1.20.1-15.jar                   |Dank Storage                  |dankstorage                   |15                  |DONE      |Manifest: NOSIGNATURE         mixinextras-forge-0.4.1.jar                       |MixinExtras                   |mixinextras                   |0.4.1               |DONE      |Manifest: NOSIGNATURE         potionsmaster-1.20.1-47.1.70-0.6.0.jar            |PotionsMaster                 |potionsmaster                 |0.6.0               |DONE      |Manifest: NOSIGNATURE         Twigs-1.20.1-3.1.0.jar                            |Twigs                         |twigs                         |1.20.1-3.1.1        |DONE      |Manifest: NOSIGNATURE         create_dragon_lib-1.20.1-1.4.3.jar                |Create: Dragon Lib            |create_dragon_lib             |1.4.3               |DONE      |Manifest: NOSIGNATURE         generatorgalore-1.20.1-1.2.4.jar                  |Generator Galore              |generatorgalore               |1.20.1-1.2.4        |DONE      |Manifest: NOSIGNATURE         Steam_Rails-1.6.7+forge-mc1.20.1.jar              |Create: Steam 'n' Rails       |railways                      |1.6.7+forge-mc1.20.1|DONE      |Manifest: NOSIGNATURE         twilightforest-1.20.1-4.3.2508-universal.jar      |The Twilight Forest           |twilightforest                |4.3.2508            |DONE      |Manifest: NOSIGNATURE         mob_grinding_utils-1.20.1-1.1.0.jar               |Mob Grinding Utils            |mob_grinding_utils            |1.20.1-1.1.0        |DONE      |Manifest: NOSIGNATURE         sodiumdynamiclights-forge-1.0.10-1.20.1.jar       |Sodium Dynamic Lights         |sodiumdynamiclights           |1.0.9               |DONE      |Manifest: NOSIGNATURE         arseng-1.2.0.jar                                  |Ars Énergistique              |arseng                        |1.2.0               |DONE      |Manifest: NOSIGNATURE         FarmersDelight-1.20.1-1.2.7.jar                   |Farmer's Delight              |farmersdelight                |1.20.1-1.2.7        |DONE      |Manifest: NOSIGNATURE         corn_delight-1.1.6-1.20.1.jar                     |Corn Delight                  |corn_delight                  |1.1.6-1.20.1        |DONE      |Manifest: NOSIGNATURE         ends_delight-1.20.1-2.5.jar                       |End's Delight                 |ends_delight                  |2.5                 |DONE      |Manifest: NOSIGNATURE         entangled-1.3.20-forge-mc1.20.4.jar               |Entangled                     |entangled                     |1.3.20              |DONE      |Manifest: NOSIGNATURE         CommonCapabilities-1.20.1-2.9.4.jar               |CommonCapabilities            |commoncapabilities            |2.9.4               |DONE      |Manifest: NOSIGNATURE         crashutilities-8.1.4.jar                          |Crash Utilities               |crashutilities                |8.1.4               |DONE      |Manifest: NOSIGNATURE         getittogetherdrops-forge-1.20-1.3.jar             |Get It Together, Drops!       |getittogetherdrops            |1.3                 |DONE      |Manifest: NOSIGNATURE         endersdelight-1.20.1-1.0.3.jar                    |Ender's Delight               |endersdelight                 |1.0.3               |DONE      |Manifest: NOSIGNATURE         noflyzone-1.20.1-1.1.0.jar                        |No-fly Zone                   |noflyzone                     |1.20.1-1.1.0        |DONE      |Manifest: NOSIGNATURE         mcw-fences-1.1.2-mc1.20.1forge.jar                |Macaw's Fences and Walls      |mcwfences                     |1.1.2               |DONE      |Manifest: NOSIGNATURE         colorfulhearts-forge-1.20.1-4.3.16.jar            |Colorful Hearts               |colorfulhearts                |4.3.16              |DONE      |Manifest: NOSIGNATURE         wirelesschargers-1.0.9a-forge-mc1.20.jar          |Wireless Chargers             |wirelesschargers              |1.0.9a              |DONE      |Manifest: NOSIGNATURE         modelfix-1.15.jar                                 |Model Gap Fix                 |modelfix                      |1.15                |DONE      |Manifest: NOSIGNATURE         Patchouli-1.20.1-84.1-FORGE.jar                   |Patchouli                     |patchouli                     |1.20.1-84.1-FORGE   |DONE      |Manifest: NOSIGNATURE         ars_ocultas-1.20.1-1.2.2-all.jar                  |Ars Ocultas                   |ars_ocultas                   |1.2.2               |DONE      |Manifest: NOSIGNATURE         allthearcanistgear-1.20.1-20.0.0.jar              |All The Arcanist Gear         |allthearcanistgear            |1.20.1-20.0.0       |DONE      |Manifest: NOSIGNATURE         thermal_expansion-1.20.1-11.0.1.29.jar            |Thermal Expansion             |thermal_expansion             |11.0.1              |DONE      |Manifest: NOSIGNATURE         IntegratedTunnels-1.20.1-1.8.34.jar               |IntegratedTunnels             |integratedtunnels             |1.8.34              |DONE      |Manifest: NOSIGNATURE         GunpowderLib-1.20.2-2.2.2.jar                     |GunpowderLib                  |gunpowderlib                  |1.20.2-2.2.2        |DONE      |Manifest: 2e:cb:db:61:22:2a:6d:79:f4:22:31:8c:34:9b:cf:9f:91:ea:95:c4:bf:bb:8a:de:6e:10:c3:f0:b1:c6:ae:20         Exchangers-1.20.1-3.5.1.jar                       |Exchangers                    |exchangers                    |1.20.1-3.5.1        |DONE      |Manifest: 2e:cb:db:61:22:2a:6d:79:f4:22:31:8c:34:9b:cf:9f:91:ea:95:c4:bf:bb:8a:de:6e:10:c3:f0:b1:c6:ae:20         ftb-ultimine-forge-2001.1.5.jar                   |FTB Ultimine                  |ftbultimine                   |2001.1.5            |DONE      |Manifest: NOSIGNATURE         YungsBetterStrongholds-1.20-Forge-4.0.3.jar       |YUNG's Better Strongholds     |betterstrongholds             |1.20-Forge-4.0.3    |DONE      |Manifest: NOSIGNATURE         resourcefullib-forge-1.20.1-2.1.29.jar            |Resourceful Lib               |resourcefullib                |2.1.29              |DONE      |Manifest: NOSIGNATURE         MekanismTools-1.20.1-10.4.14.71.jar               |Mekanism: Tools               |mekanismtools                 |10.4.14             |DONE      |Manifest: NOSIGNATURE         deeperdarker-forge-1.20.1-1.3.3.jar               |Deeper and Darker             |deeperdarker                  |1.3.3               |DONE      |Manifest: NOSIGNATURE         architectury-9.2.14-forge.jar                     |Architectury                  |architectury                  |9.2.14              |DONE      |Manifest: NOSIGNATURE         BambooEverything-forge-3.0.3+mc1.20.1.jar         |Bamboo Everything             |bambooeverything              |3.0.3+mc1.20.1      |DONE      |Manifest: NOSIGNATURE         findme-3.2.1-forge.jar                            |FindMe                        |findme                        |3.2.1               |DONE      |Manifest: NOSIGNATURE         observable-4.4.2.jar                              |Observable                    |observable                    |4.4.2               |DONE      |Manifest: NOSIGNATURE         ftb-library-forge-2001.2.9.jar                    |FTB Library                   |ftblibrary                    |2001.2.9            |DONE      |Manifest: NOSIGNATURE         ftb-teams-forge-2001.3.1.jar                      |FTB Teams                     |ftbteams                      |2001.3.1            |DONE      |Manifest: NOSIGNATURE         ftb-ranks-forge-2001.1.3.jar                      |FTB Ranks                     |ftbranks                      |2001.1.3            |DONE      |Manifest: NOSIGNATURE         ftb-essentials-forge-2001.2.2.jar                 |FTB Essentials                |ftbessentials                 |2001.2.2            |DONE      |Manifest: NOSIGNATURE         ftb-chunks-forge-2001.3.5.jar                     |FTB Chunks                    |ftbchunks                     |2001.3.5            |DONE      |Manifest: NOSIGNATURE         cc-tweaked-1.20.1-forge-1.113.1.jar               |CC: Tweaked                   |computercraft                 |1.113.1             |DONE      |Manifest: NOSIGNATURE         Draconic-Evolution-1.20.1-3.1.2.604-universal.jar |Draconic Evolution            |draconicevolution             |3.1.2.604           |DONE      |Manifest: 53:bb:a0:11:bd:61:e2:1a:e2:cb:fd:f8:4f:e4:cd:a5:cc:12:f4:43:f0:78:68:3b:e1:62:c6:78:3b:27:ff:fe         energymeter-forge-1.20.1-1.0.0.jar                |Energy Meter                  |energymeter                   |1.20.1-1.0.0        |DONE      |Manifest: NOSIGNATURE         Stargate Journey-1.20.1-0.6.33 Hotfix.jar         |Stargate Journey              |sgjourney                     |0.6.33              |DONE      |Manifest: NOSIGNATURE         ExtremeReactors2-1.20.1-2.0.91.jar                |Extreme Reactors              |bigreactors                   |1.20.1-2.0.91       |DONE      |Manifest: NOSIGNATURE         productivebees-1.20.1-12.6.0.jar                  |Productive Bees               |productivebees                |1.20.1-12.6.0       |DONE      |Manifest: NOSIGNATURE         trashcans-1.0.18b-forge-mc1.20.jar                |Trash Cans                    |trashcans                     |1.0.18b             |DONE      |Manifest: NOSIGNATURE         inventoryessentials-forge-1.20.1-8.2.6.jar        |Inventory Essentials          |inventoryessentials           |8.2.6               |DONE      |Manifest: NOSIGNATURE         Towns-and-Towers-1.12-Fabric+Forge.jar            |Towns and Towers              |t_and_t                       |0.0NONE             |DONE      |Manifest: NOSIGNATURE         YeetusExperimentus-Forge-2.3.1-build.6+mc1.20.1.ja|Yeetus Experimentus           |yeetusexperimentus            |2.3.1-build.6+mc1.20|DONE      |Manifest: NOSIGNATURE         voidtotem-forge-1.20-3.0.1.jar                    |Void Totem                    |voidtotem                     |3.0.1               |DONE      |Manifest: NOSIGNATURE         rhino-forge-2001.2.3-build.6.jar                  |Rhino                         |rhino                         |2001.2.3-build.6    |DONE      |Manifest: NOSIGNATURE         kubejs-forge-2001.6.5-build.16.jar                |KubeJS                        |kubejs                        |2001.6.5-build.16   |DONE      |Manifest: NOSIGNATURE         Cucumber-1.20.1-7.0.13.jar                        |Cucumber Library              |cucumber                      |7.0.13              |DONE      |Manifest: NOSIGNATURE         matc-1.6.0.jar                                    |Mystical Agriculture Tiered Cr|matc                          |1.6.0               |DONE      |Manifest: NOSIGNATURE         trashslot-forge-1.20-15.1.1.jar                   |TrashSlot                     |trashslot                     |15.1.1              |DONE      |Manifest: NOSIGNATURE         jmi-forge-1.20.1-0.14-48.jar                      |JourneyMap Integration        |jmi                           |1.20.1-0.14-48      |DONE      |Manifest: NOSIGNATURE         amendments-1.20-1.2.16.jar                        |Amendments                    |amendments                    |1.20-1.2.16         |DONE      |Manifest: NOSIGNATURE         blueflame-1.20.0-1.0.3.jar                        |Blue Flame Burning            |blueflame                     |1.20.0-1.0.3        |DONE      |Manifest: NOSIGNATURE         sophisticatedstorage-1.20.1-1.3.4.1061.jar        |Sophisticated Storage         |sophisticatedstorage          |1.3.4.1061          |DONE      |Manifest: NOSIGNATURE         allthewizardgear-1.20.1-1.1.4.jar                 |All The Wizard Gear           |allthewizardgear              |1.20.1-1.1.4        |DONE      |Manifest: NOSIGNATURE         additionallanterns-1.1.1a-forge-mc1.20.jar        |Additional Lanterns           |additionallanterns            |1.1.1a              |DONE      |Manifest: NOSIGNATURE         item-filters-forge-2001.1.0-build.59.jar          |Item Filters                  |itemfilters                   |2001.1.0-build.59   |DONE      |Manifest: NOSIGNATURE         ftb-quests-forge-2001.4.11.jar                    |FTB Quests                    |ftbquests                     |2001.4.11           |DONE      |Manifest: NOSIGNATURE         ftb-xmod-compat-forge-2.1.2.jar                   |FTB XMod Compat               |ftbxmodcompat                 |2.1.2               |DONE      |Manifest: NOSIGNATURE         productivelib-1.20.1-0.0.4.jar                    |Productive Lib                |productivelib                 |1.20.1-0.0.4        |DONE      |Manifest: NOSIGNATURE         ensorcellation-1.20.1-5.0.2.24.jar                |Ensorcellation                |ensorcellation                |5.0.2               |DONE      |Manifest: NOSIGNATURE         create-1.20.1-0.5.1.j.jar                         |Create                        |create                        |0.5.1.j             |DONE      |Manifest: NOSIGNATURE         ars_creo-1.20.1-4.1.0.jar                         |Ars Creo                      |ars_creo                      |4.1.0               |DONE      |Manifest: NOSIGNATURE         ponderjs-1.20.1-1.4.0.jar                         |PonderJS                      |ponderjs                      |1.4.0               |DONE      |Manifest: NOSIGNATURE         waystones-forge-1.20.1-14.1.9.jar                 |Waystones                     |waystones                     |14.1.9              |DONE      |Manifest: NOSIGNATURE         Structory_1.20.x_v1.3.5.jar                       |Structory                     |structory                     |1.3.5               |DONE      |Manifest: NOSIGNATURE         FastSuite-1.20.1-5.0.1.jar                        |Fast Suite                    |fastsuite                     |5.0.1               |DONE      |Manifest: NOSIGNATURE         journeymap-1.20.1-5.10.3-forge.jar                |Journeymap                    |journeymap                    |5.10.3              |DONE      |Manifest: NOSIGNATURE         comforts-forge-6.4.0+1.20.1.jar                   |Comforts                      |comforts                      |6.4.0+1.20.1        |DONE      |Manifest: NOSIGNATURE         DimStorage-1.20.1-8.0.1.jar                       |DimStorage                    |dimstorage                    |8.0.1               |DONE      |Manifest: NOSIGNATURE         MyServerIsCompatible-1.20-1.0.jar                 |MyServerIsCompatible          |myserveriscompatible          |1.0                 |DONE      |Manifest: NOSIGNATURE         Dungeon Crawl-1.20.1-2.3.15.jar                   |Dungeon Crawl                 |dungeoncrawl                  |2.3.15              |DONE      |Manifest: NOSIGNATURE         charginggadgets-1.11.0.jar                        |Charging Gadgets              |charginggadgets               |1.11.0              |DONE      |Manifest: NOSIGNATURE         mcjtylib-1.20-8.0.6.jar                           |McJtyLib                      |mcjtylib                      |1.20-8.0.6          |DONE      |Manifest: NOSIGNATURE         rftoolsbase-1.20-5.0.5.jar                        |RFToolsBase                   |rftoolsbase                   |1.20-5.0.5          |DONE      |Manifest: NOSIGNATURE         rftoolspower-1.20-6.0.2.jar                       |RFToolsPower                  |rftoolspower                  |1.20-6.0.2          |DONE      |Manifest: NOSIGNATURE         rftoolsbuilder-1.20-6.0.8.jar                     |RFToolsBuilder                |rftoolsbuilder                |1.20-6.0.8          |DONE      |Manifest: NOSIGNATURE         deepresonance-1.20-5.0.4.jar                      |DeepResonance                 |deepresonance                 |1.20-5.0.4          |DONE      |Manifest: NOSIGNATURE         xnet-1.20-6.1.6.jar                               |XNet                          |xnet                          |1.20-6.1.6          |DONE      |Manifest: NOSIGNATURE         xnetgases-1.20.1-5.1.4.jar                        |XNet Gases                    |xnetgases                     |5.1.4               |DONE      |Manifest: NOSIGNATURE         rftoolsstorage-1.20-5.0.3.jar                     |RFToolsStorage                |rftoolsstorage                |1.20-5.0.3          |DONE      |Manifest: NOSIGNATURE         rftoolscontrol-1.20-7.0.3.jar                     |RFToolsControl                |rftoolscontrol                |1.20-7.0.3          |DONE      |Manifest: NOSIGNATURE         YungsBetterDesertTemples-1.20-Forge-3.0.3.jar     |YUNG's Better Desert Temples  |betterdeserttemples           |1.20-Forge-3.0.3    |DONE      |Manifest: NOSIGNATURE         mahoutsukai-1.20.1-v1.34.78.jar                   |Mahou Tsukai                  |mahoutsukai                   |1.20.1-v1.34.78     |DONE      |Manifest: NOSIGNATURE         farsight-1.20.1-3.7.jar                           |Farsight mod                  |farsight_view                 |1.20.1-3.7          |DONE      |Manifest: NOSIGNATURE         Terralith_1.20.x_v2.5.4.jar                       |Terralith                     |terralith                     |2.5.4               |DONE      |Manifest: NOSIGNATURE         bloodmagic-1.20.1-3.3.3-45.jar                    |Blood Magic                   |bloodmagic                    |3.3.3-45            |DONE      |Manifest: NOSIGNATURE         rftoolsutility-1.20-6.0.6.jar                     |RFToolsUtility                |rftoolsutility                |1.20-6.0.6          |DONE      |Manifest: NOSIGNATURE         moonlight-1.20-2.13.58-forge.jar                  |Moonlight Library             |moonlight                     |1.20-2.13.58        |DONE      |Manifest: NOSIGNATURE         configuration-forge-1.20.1-3.1.0.jar              |Configuration                 |configuration                 |3.1.0               |DONE      |Manifest: NOSIGNATURE         gtceu-1.20.1-1.6.3.jar                            |GregTech                      |gtceu                         |1.6.3               |DONE      |Manifest: NOSIGNATURE         ToolBelt-1.20.1-1.20.02.jar                       |Tool Belt                     |toolbelt                      |1.20.02             |DONE      |Manifest: NOSIGNATURE         titanium-1.20.1-3.8.32.jar                        |Titanium                      |titanium                      |3.8.32              |DONE      |Manifest: NOSIGNATURE         silent-lib-1.20.1-8.0.0.jar                       |Silent Lib                    |silentlib                     |8.0.0               |DONE      |Manifest: NOSIGNATURE         mixinsquared-forge-0.2.0.jar                      |MixinSquared                  |mixinsquared                  |0.2.0               |DONE      |Manifest: NOSIGNATURE         Jade-1.20.1-Forge-11.12.3.jar                     |Jade                          |jade                          |11.12.3+forge       |DONE      |Manifest: NOSIGNATURE         appliedenergistics2-forge-15.3.3.jar              |Applied Energistics 2         |ae2                           |15.3.3              |DONE      |Manifest: NOSIGNATURE         AEInfinityBooster-1.20.1-1.0.0+21.jar             |AEInfinityBooster             |aeinfinitybooster             |1.20.1-1.0.0+21     |DONE      |Manifest: NOSIGNATURE         ae2wtlib-15.2.3-forge.jar                         |AE2WTLib                      |ae2wtlib                      |15.2.3-forge        |DONE      |Manifest: NOSIGNATURE         ExtendedAE-1.20-1.3.5-forge.jar                   |ExtendedAE                    |expatternprovider             |1.20-1.3.5-forge    |DONE      |Manifest: NOSIGNATURE         AdvancedAE-1.1.1-1.20.1.jar                       |Advanced AE                   |advanced_ae                   |1.1.1-1.20.1        |DONE      |Manifest: NOSIGNATURE         AE2-Things-1.2.1.jar                              |AE2 Things                    |ae2things                     |1.2.1               |DONE      |Manifest: NOSIGNATURE         polyeng-forge-0.1.1-1.20.1.jar                    |Polymorphic Energistics       |polyeng                       |0.1.1-1.20.1        |DONE      |Manifest: NOSIGNATURE         AppliedFlux-1.20-1.1.10-forge.jar                 |AppliedFlux                   |appflux                       |1.20-1.1.10-forge   |DONE      |Manifest: NOSIGNATURE         merequester-forge-1.20.1-1.1.5.jar                |ME Requester                  |merequester                   |1.20.1-1.1.5        |DONE      |Manifest: NOSIGNATURE         forbidden_arcanus-1.20.1-2.2.6.jar                |Forbidden & Arcanus           |forbidden_arcanus             |1.20.1-2.2.6        |DONE      |Manifest: NOSIGNATURE         theurgy-1.20.1-1.23.4.jar                         |Theurgy                       |theurgy                       |1.23.4              |DONE      |Manifest: NOSIGNATURE         nethersdelight-1.20.1-4.0.jar                     |Nether's Delight              |nethersdelight                |1.20.1-4.0          |DONE      |Manifest: NOSIGNATURE         Quark-4.0-460.jar                                 |Quark                         |quark                         |4.0-460             |DONE      |Manifest: NOSIGNATURE         supplementaries-1.20-3.1.13.jar                   |Supplementaries               |supplementaries               |1.20-3.1.13         |DONE      |Manifest: NOSIGNATURE         allthecompressed-1.20.1-3.0.2.jar                 |AllTheCompressed              |allthecompressed              |3.0.2               |DONE      |Manifest: NOSIGNATURE         Delightful-1.20.1-3.7.jar                         |Delightful                    |delightful                    |3.7                 |DONE      |Manifest: NOSIGNATURE         chemlib-1.20.1-2.0.19.jar                         |ChemLib                       |chemlib                       |2.0.19              |DONE      |Manifest: NOSIGNATURE         enderchests-forge-1.20.1-1.3.jar                  |EnderChests                   |enderchests                   |1.20.1-1.3          |DONE      |Manifest: NOSIGNATURE         JustEnoughMekanismMultiblocks-1.20.1-4.10.jar     |Just Enough Mekanism Multibloc|jei_mekanism_multiblocks      |4.10                |DONE      |Manifest: NOSIGNATURE         Applied-Botanics-forge-1.5.0.jar                  |Applied Botanics              |appbot                        |1.5.0               |DONE      |Manifest: NOSIGNATURE         modonomicon-1.20.1-forge-1.77.5.jar               |Modonomicon                   |modonomicon                   |1.77.5              |DONE      |Manifest: NOSIGNATURE         rsinsertexportupgrade-1.20.1-1.4.0.jar            |RS Insert Export Upgrade      |rsinsertexportupgrade         |1.20.1-1.4.0        |DONE      |Manifest: NOSIGNATURE         solcarrot-1.20.1-1.15.1.jar                       |Spice of Life: Carrot Edition |solcarrot                     |1.15.1              |DONE      |Manifest: NOSIGNATURE         moredragoneggs-4.0.jar                            |More Dragon Eggs              |moredragoneggs                |4.0                 |DONE      |Manifest: NOSIGNATURE         refinedstorageaddons-0.10.0.jar                   |Refined Storage Addons        |refinedstorageaddons          |0.10.0              |DONE      |Manifest: NOSIGNATURE         refinedpolymorph-0.1.1-1.20.1.jar                 |Refined Polymorphism          |refinedpolymorph              |0.1.1-1.20.1        |DONE      |Manifest: NOSIGNATURE         Applied-Mekanistics-1.4.2.jar                     |Applied Mekanistics           |appmek                        |1.4.2               |DONE      |Manifest: NOSIGNATURE         AEAdditions-1.20.1-5.0.6.jar                      |AE Additions                  |ae2additions                  |5.0.6               |DONE      |Manifest: NOSIGNATURE         megacells-forge-2.4.5-1.20.1.jar                  |MEGA Cells                    |megacells                     |2.4.5-1.20.1        |DONE      |Manifest: NOSIGNATURE         packetfixer-forge-1.4.5-1.19-to-1.20.1.jar        |Packet Fixer                  |packetfixer                   |1.4.5               |DONE      |Manifest: NOSIGNATURE         expandability-forge-9.0.4.jar                     |ExpandAbility                 |expandability                 |9.0.4               |DONE      |Manifest: NOSIGNATURE     Flywheel Backend: GL33 Instanced Arrays     Crash Report UUID: 1897b4a9-3a9d-4eb3-a5ad-9fe7f0156428     FML: 47.3     Forge: net.minecraftforge:47.3.29  
    • Thank you so much Choonster! That's what i was missing! For now i added a folder assets/<mod_id>/items and put the model definition JSON file with the item name in it: { "model":{ "type": "minecraft:model", "model": "teleportpugmod:item/teleportpug" } }   Some log errors/warnings pointing me into the right direction would've been nice 😅 Haven't had much time to look into the DataGenerator and ModelProviders, because i'm still at work. But i guess these would would make more sense if have many custom items and want to generate these model definition files?
    • Minecraft 1.21.4 requires a new model definition file for each item, which you don't have. These can be created through Data Generation, specifically the ModelProvider, BlockModelGenerators and ItemModelGenerators classes.
  • Topics

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.