Coder Social home page Coder Social logo

survive's People

Contributors

alr2310 avatar chainmailpickaxe avatar f2p26 avatar franndzs avatar hakasapl avatar jolopapina avatar starchierorb avatar stereowalker avatar unroman avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

survive's Issues

[Bug] C.O.M.B.A.T double mana bar

I've been testing this inside of a custom mod pack I've been working on. I noticed with your C.O.M.B.A.T mod installed i get a duplicate mana bar to the right hand side of my screen. about 30 pixels to the right of the normal mana bar. I'm unsure what code is causing this. but after some troubleshooting i have realized it only happens with the Survive energy system turned on

version COMBAT 1.16.1-5.2.0
version Survive 1.16.1-2.2.0
version Unionlib 1.16.1-2.2.0
Forge 1.16.1 32.0.98
steps to reproduce: Set the Survive config option for energy/stamina system to true. open the game. load a world. 2 mana bars

Crash: Survive killed Inspirations

Minecraft:1.15.2
Forge: 31.2.0
Survive-1.15.2-1.5.0

Inspirations 1.1.0 for 1.15.2
Mantle-1.15.2-1.5.15

The game crashes when loading up.

Crash report
Logs

I made an issue on Inspirations side first, thinking it was their fault, but turns out it wasn't lol
Shame on me, I can't read logs

KnightMiner/Inspirations#171

Yep, found what I was looking for there:

Failed to register automatic subscribers. ModID: survive, class com.stereowalker.survive.Survive
java.lang.NoClassDefFoundError: com/stereowalker/unionlib/util/ScreenHelper$ScreenOffset

Looks like a Survive bug, Inspirations just happened to get included in the stack trace because of the dumb Forge bug. I can add a safety there just so I stop getting blamed for all these exceptions though.

See KnightMiner/Inspirations#152 for more info on that

Update Check fails

When I try to start my Server I got the following error message.
Maybe you could add a "enable version check option" in the settings.

[14Dez2020 11:57:17.181] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [survive] Starting version check at https://raw.githubusercontent.com/Stereowalker/Survive/master/update.json [14Dez2020 11:57:17.187] [Forge Version Check/WARN] [net.minecraftforge.fml.VersionChecker/]: Failed to process update information java.io.FileNotFoundException: https://raw.githubusercontent.com/Stereowalker/Survive/master/update.json

Drink from cauldrons

not sure if this is a bug or simply a result of incompleteness, but it's a thing, and it should be fixed at some point.

Disabling Thirst still lets you consume water in 1.15.2

After disabling Thirst you can still get the water bowl by right clicking a water source block with a bowl.

Plus you can actually drink the water bowl, the water bottle and the canteen, sometimes resulting in a Thirsty debuff.

Bug with Mantle

If the player has more than 10 hearts, the hyperthermia indicator for those extra hearts still appears as an additional row, in spite the fact Mantle displays them as an overlay. Additionally, the visual effect on the health bar for hyperthermia only appears if the player has more than ten hearts. I think this could be fixed by changing the meter to a low-opacity overlay if Mantle is installed, or using another indicator, such as a singe effect on the screen.

Fps Drop on not sleeping [Performance Issue]

I'm assuming the debuff's you get are looped so it create's a huge amount of lag for potato pc's can you consider making the debuffs like updates per 30 secs and the debuff lasts 1 minute? so it won't lag anymore?

Temperature Mechanics seem to work but only in the nether/support for primal winter mod

Temperature Mechanics seem to work but only in the nether im using a mod called primal winter and the cold is not working at all. nor do the normal or blend setting seem to do anything in configs.

https://www.curseforge.com/minecraft/mc-mods/primal-winter 

if there's any chance to make them compatible that would be great but also is our config to set the temperature of blocks i want to make the world cold but even if I go to a vanilla biome that usually has snow and ice it doesn't seem to be cold either and I'm confused. only the heat mechanic seems to work

Blurry Screen (Unplayable Blurriness)

Hi, I've been experiencing this problem with my screen becoming extremely blurry and I don't know if I'm the only one experiencing this and this started happening before the latest update was released and on my current modded world (in the screenshot is a test world) I truly don't know what's really going on with the mod... I've disabled temperature and didn't fix it but haven't tried to disable any other features yet but I've already uninstalled Survive temporarily till my issue is resolved...

Screenshot (7)

UPDATE: I've found out what's causing the extreme blurriness! It's the tird overlay! Also the blurriness doesn't go away when leaving a world while tird overlay is enabled. But to be honest I dont really know what caused this. Even tho on the world that this issue started in that I was in creative mode and wasn't sleeping for several days or even a week or more as of minecraft days btw. BUT... If the player is in creative mode can the tird feature still function when it shouldn't? Cause the only way for the tired overlay to trigger is when the player is in survival mode not creative mode...

Makes Minecraft Crash if player crafts wood planks or other things

Here's the log:

---- Minecraft Crash Report ----
// Daisy, daisy...

Time: 08/01/21 9:04 PM
Description: mouseClicked event handler

java.lang.NoSuchFieldError: player
	at net.minecraft.inventory.container.CraftingResultSlot.func_75208_c(CraftingResultSlot.java:45) ~[?:?] {re:classloading,xf:fml:unionlib:crafting_result_slot_patch}
	at net.minecraft.inventory.container.CraftingResultSlot.func_190901_a(CraftingResultSlot.java:57) ~[?:?] {re:classloading,xf:fml:unionlib:crafting_result_slot_patch}
	at net.minecraft.inventory.container.Container.func_241440_b_(Container.java:292) ~[?:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:expanded_combat.mixins.json:ContainerAccessor,pl:mixin:A}
	at net.minecraft.inventory.container.Container.func_184996_a(Container.java:160) ~[?:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:expanded_combat.mixins.json:ContainerAccessor,pl:mixin:A}
	at net.minecraft.client.multiplayer.PlayerController.func_187098_a(PlayerController.java:379) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:runtimedistcleaner:A}
	at net.minecraft.client.gui.screen.inventory.ContainerScreen.func_184098_a(ContainerScreen.java:539) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
	at net.minecraft.client.gui.screen.inventory.InventoryScreen.func_184098_a(SourceFile:198) ~[?:?] {re:classloading,pl:accesstransformer:B}
	at net.minecraft.client.gui.screen.inventory.ContainerScreen.func_231044_a_(ContainerScreen.java:336) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
	at net.minecraft.client.gui.screen.inventory.InventoryScreen.func_231044_a_(SourceFile:177) ~[?:?] {re:classloading,pl:accesstransformer:B}
	at net.minecraft.client.MouseHelper.lambda$mouseButtonCallback$0(MouseHelper.java:87) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:randompatches.mixins.json:client.keybindings.MouseHelperMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.client.MouseHelper$$Lambda$12138/1085812191.run(Unknown Source) ~[?:?] {}
	at net.minecraft.client.gui.screen.Screen.func_231153_a_(Screen.java:427) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}
	at net.minecraft.client.MouseHelper.func_198023_a(MouseHelper.java:85) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:randompatches.mixins.json:client.keybindings.MouseHelperMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.client.MouseHelper.lambda$null$4(MouseHelper.java:175) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:randompatches.mixins.json:client.keybindings.MouseHelperMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.client.MouseHelper$$Lambda$12137/1164133740.run(Unknown Source) ~[?:?] {}
	at net.minecraft.util.concurrent.ThreadTaskExecutor.execute(ThreadTaskExecutor.java:104) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:OptiFine:default}
	at net.minecraft.client.MouseHelper.lambda$registerCallbacks$5(MouseHelper.java:174) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:randompatches.mixins.json:client.keybindings.MouseHelperMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.client.MouseHelper$$Lambda$10131/1893572716.invoke(Unknown Source) ~[?:?] {}
	at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36) ~[lwjgl-glfw-3.2.2.jar:build 10] {}
	at org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.2.2.jar:build 10] {}
	at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3101) ~[lwjgl-glfw-3.2.2.jar:build 10] {}
	at com.mojang.blaze3d.systems.RenderSystem.flipFrame(SourceFile:102) ~[?:?] {re:mixin,re:classloading}
	at net.minecraft.client.MainWindow.func_227802_e_(MainWindow.java:384) ~[?:?] {re:mixin,re:classloading,xf:OptiFine:default,xf:optiforge:default}
	at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:996) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:randompatches.mixins.json:client.MinecraftMixin,pl:mixin:APP:assets/offhandcombat/offhandcombat.mixins.json:RightClickMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:607) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:randompatches.mixins.json:client.MinecraftMixin,pl:mixin:APP:assets/offhandcombat/offhandcombat.mixins.json:RightClickMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.client.main.Main.main(Main.java:184) [?:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {}
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {}
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {}
	at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {}
	at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.16.4-35.1.36.jar:35.1] {}
	at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$488/1690458722.call(Unknown Source) [forge-1.16.4-35.1.36.jar:35.1] {}
	at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.6.jar:?] {}
	at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.6.jar:?] {}
	at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.6.jar:?] {}
	at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.6.jar:?] {}
	at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.6.jar:?] {}


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Thread: Render thread
Stacktrace:
	at net.minecraft.inventory.container.CraftingResultSlot.func_75208_c(CraftingResultSlot.java:45) ~[?:?] {re:classloading,xf:fml:unionlib:crafting_result_slot_patch}
	at net.minecraft.inventory.container.CraftingResultSlot.func_190901_a(CraftingResultSlot.java:57) ~[?:?] {re:classloading,xf:fml:unionlib:crafting_result_slot_patch}
	at net.minecraft.inventory.container.Container.func_241440_b_(Container.java:292) ~[?:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:expanded_combat.mixins.json:ContainerAccessor,pl:mixin:A}
	at net.minecraft.inventory.container.Container.func_184996_a(Container.java:160) ~[?:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:expanded_combat.mixins.json:ContainerAccessor,pl:mixin:A}
	at net.minecraft.client.multiplayer.PlayerController.func_187098_a(PlayerController.java:379) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:runtimedistcleaner:A}
	at net.minecraft.client.gui.screen.inventory.ContainerScreen.func_184098_a(ContainerScreen.java:539) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
	at net.minecraft.client.gui.screen.inventory.InventoryScreen.func_184098_a(SourceFile:198) ~[?:?] {re:classloading,pl:accesstransformer:B}
	at net.minecraft.client.gui.screen.inventory.ContainerScreen.func_231044_a_(ContainerScreen.java:336) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
	at net.minecraft.client.gui.screen.inventory.InventoryScreen.func_231044_a_(SourceFile:177) ~[?:?] {re:classloading,pl:accesstransformer:B}
	at net.minecraft.client.MouseHelper.lambda$mouseButtonCallback$0(MouseHelper.java:87) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:randompatches.mixins.json:client.keybindings.MouseHelperMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.client.MouseHelper$$Lambda$12138/1085812191.run(Unknown Source) ~[?:?] {}
-- Affected screen --
Details:
	Screen name: net.minecraft.client.gui.screen.inventory.InventoryScreen
Stacktrace:
	at net.minecraft.client.gui.screen.Screen.func_231153_a_(Screen.java:427) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}
	at net.minecraft.client.MouseHelper.func_198023_a(MouseHelper.java:85) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:randompatches.mixins.json:client.keybindings.MouseHelperMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.client.MouseHelper.lambda$null$4(MouseHelper.java:175) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:randompatches.mixins.json:client.keybindings.MouseHelperMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.client.MouseHelper$$Lambda$12137/1164133740.run(Unknown Source) ~[?:?] {}
	at net.minecraft.util.concurrent.ThreadTaskExecutor.execute(ThreadTaskExecutor.java:104) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:OptiFine:default}
	at net.minecraft.client.MouseHelper.lambda$registerCallbacks$5(MouseHelper.java:174) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:randompatches.mixins.json:client.keybindings.MouseHelperMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.client.MouseHelper$$Lambda$10131/1893572716.invoke(Unknown Source) ~[?:?] {}
	at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36) ~[lwjgl-glfw-3.2.2.jar:build 10] {}
	at org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.2.2.jar:build 10] {}
	at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3101) ~[lwjgl-glfw-3.2.2.jar:build 10] {}
	at com.mojang.blaze3d.systems.RenderSystem.flipFrame(SourceFile:102) ~[?:?] {re:mixin,re:classloading}


-- Affected level --
Details:
	All players: 2 total; [ClientPlayerEntity['Toilet_Lord'/426, l='ClientLevel', x=1507.34, y=87.00, z=47.45], RemoteClientPlayerEntity['Muhrlant'/408, l='ClientLevel', x=1615.30, y=100.00, z=147.67]]
	Chunk stats: Client Chunk Cache: 729, 499
	Level dimension: minecraft:overworld
	Level spawn location: World: (1527,80,147), Chunk: (at 7,5,3 in 95,9; contains blocks 1520,0,144 to 1535,255,159), Region: (2,0; contains chunks 64,0 to 95,31, blocks 1024,0,0 to 1535,255,511)
	Level time: 39079 game time, 48209 day time
	Server brand: forge
	Server type: Non-integrated multiplayer server
Stacktrace:
	at net.minecraft.client.world.ClientWorld.func_72914_a(ClientWorld.java:617) ~[?:?] {re:mixin,re:classloading,xf:OptiFine:default,xf:fml:xaeroworldmap:xaero_wm_clientworldclass,pl:mixin:APP:abnormals_core.mixins.json:client.ClientWorldMixin,pl:mixin:APP:mixins.sndctrl.json:MixinClientWorld,pl:mixin:A}
	at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2024) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:randompatches.mixins.json:client.MinecraftMixin,pl:mixin:APP:assets/offhandcombat/offhandcombat.mixins.json:RightClickMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:623) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:randompatches.mixins.json:client.MinecraftMixin,pl:mixin:APP:assets/offhandcombat/offhandcombat.mixins.json:RightClickMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.client.main.Main.main(Main.java:184) [?:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {}
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {}
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {}
	at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {}
	at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.16.4-35.1.36.jar:35.1] {}
	at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$488/1690458722.call(Unknown Source) [forge-1.16.4-35.1.36.jar:35.1] {}
	at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.6.jar:?] {}
	at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.6.jar:?] {}
	at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.6.jar:?] {}
	at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.6.jar:?] {}
	at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.6.jar:?] {}


-- System Details --
Details:
	Minecraft Version: 1.16.4
	Minecraft Version ID: 1.16.4
	Operating System: Windows 10 (amd64) version 10.0
	Java Version: 1.8.0_51, Oracle Corporation
	Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
	Memory: 3622623656 bytes (3454 MB) / 7281311744 bytes (6944 MB) up to 7516192768 bytes (7168 MB)
	CPUs: 8
	JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx7G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
	ModLauncher: 8.0.6+85+master.325de55
	ModLauncher launch target: fmlclient
	ModLauncher naming: srg
	ModLauncher services: 
		/mixin-0.8.2.jar mixin PLUGINSERVICE 
		/eventbus-3.0.5-service.jar eventbus PLUGINSERVICE 
		/forge-1.16.4-35.1.36.jar object_holder_definalize PLUGINSERVICE 
		/forge-1.16.4-35.1.36.jar runtime_enum_extender PLUGINSERVICE 
		/accesstransformers-2.2.0-shadowed.jar accesstransformer PLUGINSERVICE 
		/forge-1.16.4-35.1.36.jar capability_inject_definalize PLUGINSERVICE 
		/forge-1.16.4-35.1.36.jar runtimedistcleaner PLUGINSERVICE 
		/mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE 
		/OptiFine_1.16.4_HD_U_G5.jar OptiFine TRANSFORMATIONSERVICE 
		/OptiForge-MC1.16.4-0.4.4.jar optiforge TRANSFORMATIONSERVICE 
		/forge-1.16.4-35.1.36.jar fml TRANSFORMATIONSERVICE 
		/OptiForge-MC1.16.4-0.4.4.jar FakeOptiFine TRANSFORMATIONSERVICE 
		/OptiForge-MC1.16.4-0.4.4.jar optiforgewrapper TRANSFORMATIONSERVICE 
	FML: 35.1
	Forge: net.minecraftforge:35.1.36
	FML Language Providers: 
		[email protected]
		minecraft@1
	Mod List: 
		foodexpansion-1.6.1.jar                           |Food Expansion: Reimagined    |foodexpansion                 |1.6.1               |DONE      |NOSIGNATURE
		UnionLib-1.16.4-3.1.3.jar                         |UnionLib                      |unionlib                      |3.1.3               |DONE      |NOSIGNATURE
		blood-particles-1.16.3-1.0.1.jar                  |Blood Particles               |blood_particles               |1.0.1               |DONE      |NOSIGNATURE
		Variant16x-1.16.4-v0.17.4.1_beta.jar              |Variant16x                    |variant16x                    |0.17.4.1_beta       |DONE      |NOSIGNATURE
		endportalrecipe_1.16.4-2.1.jar                    |End Portal Recipe             |endportalrecipe               |2.1                 |DONE      |NOSIGNATURE
		bonetoslime-1.16.4-1.2.jar                        |Bone To Slime                 |bonetoslime                   |1.16.4-1.2          |DONE      |NOSIGNATURE
		fish_in_planks-1.16.4-0.2.jar                     |Fish in Planks                |fish_in_planks                |1.16.4-0.2          |DONE      |NOSIGNATURE
		DoggyTalents-1.16.4-2.0.1.2.jar                   |Doggy Talents 2               |doggytalents                  |2.0.1.2             |DONE      |NOSIGNATURE
		rad-1.16-4.1.0.jar                                |Reload Audio Driver           |rad                           |4.1.0               |DONE      |NOSIGNATURE
		paperbooks_1.16.4-1.1.jar                         |Paper Books                   |paperbooks                    |1.1                 |DONE      |NOSIGNATURE
		BetterCaves-1.16.3-1.0.6.jar                      |YUNG's Better Caves           |bettercaves                   |1.16.3-1.0.6        |DONE      |NOSIGNATURE
		TerraForged-1.16.4-0.2.0-BETA-6.jar               |TerraForged                   |terraforged                   |0.2.0-BETA-6        |DONE      |7b:73:d0:a2:c3:40:13:84:35:4f:c9:0e:2b:85:8c:08:ea:3c:3c:eb:f1:98:8b:5b:6e:ca:8a:a0:9a:cf:12:b3
		realisticbees_1.16.4-1.0.jar                      |Realistic Bees                |realisticbees                 |1.0                 |DONE      |NOSIGNATURE
		XaerosWorldMap_1.11.6_Forge_1.16.4.jar            |Xaero's World Map             |xaeroworldmap                 |1.11.6              |DONE      |NOSIGNATURE
		citadel-1.5.3.jar                                 |Citadel                       |citadel                       |1.5.3               |DONE      |NOSIGNATURE
		alexsmobs-1.3.0.jar                               |Alex's Mobs                   |alexsmobs                     |1.3.0               |DONE      |NOSIGNATURE
		ftb-gui-library-1604.1.1.26.jar                   |FTB GUI Library               |ftbguilibrary                 |1604.1.1.26         |DONE      |NOSIGNATURE
		potionofbees-1.16.4-1.1.0.2.jar                   |Potion of Bees                |potionofbees                  |1.1.0.2             |DONE      |NOSIGNATURE
		Bookshelf-1.16.4-9.3.18.jar                       |Bookshelf                     |bookshelf                     |9.3.18              |DONE      |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
		toolleveling-1.16.2-1.1.1.jar                     |Tool Leveling                 |toolleveling                  |1.16.2 - 1.1.1      |DONE      |NOSIGNATURE
		guardvillagers-1.16.4-1.1.8.jar                   |Guard Villagers               |guardvillagers                |1.1.8               |DONE      |NOSIGNATURE
		randompatches-2.1.5-forge.jar                     |RandomPatches                 |randompatches                 |2.1.5-forge         |DONE      |92:f6:29:d4:09:89:f5:f5:98:5e:20:34:31:d0:7b:58:22:06:bd:a5:d1:6a:92:6e:ac:3d:8d:18:c5:b2:5b:d7
		Morpheus-1.16.4-4.2.68.jar                        |Morpheus                      |morpheus                      |4.2.68              |DONE      |NOSIGNATURE
		kelpfertilizer_1.16.4-1.1.jar                     |Kelp Fertilizer               |kelpfertilizer                |1.1                 |DONE      |NOSIGNATURE
		carryon-1.16.3-1.15.1.7.jar                       |Carry On                      |carryon                       |1.15.1.7            |DONE      |8c:03:ac:7d:21:62:65:e2:83:91:f3:22:57:99:ed:75:78:1e:db:de:03:99:ef:53:3b:59:95:18:01:bc:84:a9
		chat_heads_forge-0.2.0.jar                        |Chat Heads                    |chat_heads                    |0.2.0               |DONE      |NOSIGNATURE
		FlamingArrowsMC1.16.3-1.0.1.jar                   |Flaming Arrows                |flamingarrows                 |1.0.1               |DONE      |NOSIGNATURE
		mineralchance_1.16.4-1.0.jar                      |Mineral Chance                |mineralchance                 |1.0                 |DONE      |NOSIGNATURE
		supplementaries-0.9.18.jar                        |Supplementaries               |supplementaries               |0.9.18              |DONE      |NOSIGNATURE
		playereatinganimation-1.2.jar                     |Player Eating Animation       |playereatinganimation         |1.2                 |DONE      |NOSIGNATURE
		PathToDirt-1.1.0-mc1.16.x.jar                     |Path To Dirt                  |pathtodirt                    |1.1.0               |DONE      |NOSIGNATURE
		JustNeeded-1.16.4-1.0.0.jar                       |Just Needed                   |justneeded                    |1.16.4-1.0.0        |DONE      |NOSIGNATURE
		BetterHorseArmor-1.16.3-1.0.0.4.jar               |Better Horse Armor            |betterhorsearmor              |1.16.3-1.0.0.4      |DONE      |NOSIGNATURE
		structure-gel-api-1.16.4-1.7.2.jar                |Structure Gel API             |structure_gel                 |1.7.2               |DONE      |NOSIGNATURE
		FarmersDelight-1.16.3-0.2.4b.jar                  |Farmer's Delight              |farmersdelight                |1.16.3-0.2.4b       |DONE      |NOSIGNATURE
		repurposed_structures-1.16.4-2.3.3.jar            |Repurposed Structures         |repurposed_structures         |1.16.4-2.3.3        |DONE      |NOSIGNATURE
		AmbientSounds_v3.1.4_mc1.16.4.jar                 |Ambient Sounds                |ambientsounds                 |3.0.3               |DONE      |NOSIGNATURE
		BiomesOPlenty-1.16.4-13.0.0.427-universal.jar     |Biomes O' Plenty              |biomesoplenty                 |1.16.4-13.0.0.427   |DONE      |NOSIGNATURE
		valhelsia_structures-16.0.5.jar                   |Valhelsia Structures          |valhelsia_structures          |16.0.5              |DONE      |NOSIGNATURE
		dungeons-plus-1.16.4-1.1.0.jar                    |Dungeons Plus                 |dungeons_plus                 |1.1.0               |DONE      |NOSIGNATURE
		edibles_1.16.4-2.0.jar                            |Edibles                       |edibles                       |2.0                 |DONE      |NOSIGNATURE
		DeathFinder-v1.3-1.16.2.jar                       |Death Finder                  |deathfinder                   |1.3                 |DONE      |d3:cc:6f:1b:30:87:fa:d9:8f:91:15:20:27:63:95:aa:d5:cb:1b:5b:e6:36:cc:57:20:a9:b3:d4:d5:1a:5d:b8
		rare-ice-0.2.2.jar                                |Rare Ice                      |rare-ice                      |version             |DONE      |NOSIGNATURE
		BetterDefaultBiomes-1.16.4-Alpha+2.5.1.jar        |Better Default Biomes         |betterdefaultbiomes           |Alpha 2.5.1         |DONE      |NOSIGNATURE
		FreeLook-1.16.4-1.3.2.jar                         |FreeLook                      |freelook                      |1.3.2               |DONE      |NOSIGNATURE
		fairylights-4.0.4-1.16.4.jar                      |Fairy Lights                  |fairylights                   |4.0.4               |DONE      |NOSIGNATURE
		xercamod-1.16.4-1.0.jar                           |Xerca Mod                     |xercamod                      |1.16.4-1.0          |DONE      |NOSIGNATURE
		curios-forge-1.16.4-4.0.3.3.jar                   |Curios API                    |curios                        |1.16.4-4.0.3.3      |DONE      |NOSIGNATURE
		Patchouli-1.16.2-47.jar                           |Patchouli                     |patchouli                     |1.16.2-47           |DONE      |NOSIGNATURE
		rndbmflowers_1.16.4-1.2.jar                       |Random Bone Meal Flowers      |rndbmflowers                  |1.2                 |DONE      |NOSIGNATURE
		collective-1.16.4-1.53.jar                        |Collective                    |collective                    |1.53                |DONE      |NOSIGNATURE
		cakechomps-forge-1.16.4-5.0.0.2.jar               |Cake Chomps                   |cakechomps                    |1.16.4-5.0.0.2      |DONE      |NOSIGNATURE
		camera-1.16.4-1.0.5.jar                           |Camera Mod                    |camera                        |1.16.4-1.0.5        |DONE      |NOSIGNATURE
		xercapaint-1.16.4-1.0.jar                         |Joy of Painting               |xercapaint                    |1.16.4-1.0          |DONE      |NOSIGNATURE
		Survive-1.16.4-3.0.7.jar                          |Survive                       |survive                       |1.16.4-3.0.7        |DONE      |NOSIGNATURE
		Chunk+Pregenerator-V1.16-3.0.3.jar                |Chunk Pregenerator            |chunkpregen                   |V1.16-3.0.3         |DONE      |NOSIGNATURE
		EnigmaticLegacy-2.10.3.jar                        |Enigmatic Legacy              |enigmaticlegacy               |2.10.3              |DONE      |NOSIGNATURE
		buildersaddition-1.16.4-20201220b.jar             |Builders Crafts & Addition    |buildersaddition              |1.16.4-20201220b    |DONE      |NOSIGNATURE
		sleepsooner_1.16.4-2.2.jar                        |Sleep Sooner                  |sleepsooner                   |2.2                 |DONE      |NOSIGNATURE
		SpartanWeaponry-1.16.4-2.1.0-beta-2.jar           |Spartan Weaponry              |spartanweaponry               |2.1.0 beta 2        |DONE      |NOSIGNATURE
		sapience-1.16.4-1.1.1.jar                         |Sapience                      |sapience                      |1.1.1               |DONE      |NOSIGNATURE
		curiouselytra-forge-1.16.3-4.0.0.1.jar            |Curious Elytra                |curiouselytra                 |1.16.3-4.0.0.1      |DONE      |NOSIGNATURE
		ItemPhysic_v1.4.14_mc1.16.4.jar                   |ItemPhysic                    |itemphysic                    |1.6.0               |DONE      |NOSIGNATURE
		cloth-config-forge-4.1.3.jar                      |Cloth Config v4 API           |cloth-config                  |4.1.3               |DONE      |NOSIGNATURE
		The_Undergarden-1.16.4-0.4.1.jar                  |The Undergarden               |undergarden                   |0.4.1               |DONE      |NOSIGNATURE
		the_bumblezone-1.16.4-2.2.8.jar                   |The Bumblezone                |the_bumblezone                |1.16.4-2.2.8        |DONE      |NOSIGNATURE
		snowbfrmobs_1.16.4-1.1.jar                        |Snowballs Freeze Mobs         |snowbfrmobs                   |1.1                 |DONE      |NOSIGNATURE
		GameMenuModOption-1.16.4-1.4.jar                  |Game Menu Mod Option          |gamemenumodoption             |1.4                 |DONE      |NOSIGNATURE
		BetterMineshafts-Forge-1.16.3-1.1.1.jar           |YUNG's Better Mineshafts      |bettermineshafts              |1.16.3-1.1.1        |DONE      |NOSIGNATURE
		WaterDripSound-1.16.3-0.1.3.jar                   |Water Drip Sound              |waterdripsound                |0.1.3               |DONE      |NOSIGNATURE
		HudCompass-1.16.4-0.1.1.jar                       |HUD Compass                   |hudcompass                    |version             |DONE      |NOSIGNATURE
		Cursed-1.16.4-6.0.2.jar                           |Cursed                        |cursed                        |6.0.2               |DONE      |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
		connectiblechains-1.0.jar                         |Connectible Chains            |connectiblechains             |1.0                 |DONE      |NOSIGNATURE
		bagofyurting-1.16.4-1.1.0.2.jar                   |Bag of Yurting                |bagofyurting                  |1.1.0.2             |DONE      |NOSIGNATURE
		spiders-2.0-1.16.4-1.0.4.jar                      |Spiders 2.0                   |spiderstpo                    |1.0.4               |DONE      |NOSIGNATURE
		jei-1.16.4-7.6.0.62.jar                           |Just Enough Items             |jei                           |7.6.0.62            |DONE      |NOSIGNATURE
		OptiForge-MC1.16.4-0.4.4.jar                      |OptiForge                     |optiforge                     |0.4.4               |DONE      |NOSIGNATURE
		mooshroomtweaks_1.16.4-1.2.jar                    |Mooshroom Tweaks              |mooshroomtweaks               |1.2                 |DONE      |NOSIGNATURE
		the-conjurer-1.16.4-1.0.13.jar                    |The Conjurer                  |conjurer_illager              |1.0.13              |DONE      |NOSIGNATURE
		callablehorses-1.16.3-1.2.1.4.jar                 |Callable Horses               |callablehorses                |1.2.1.4             |DONE      |8c:03:ac:7d:21:62:65:e2:83:91:f3:22:57:99:ed:75:78:1e:db:de:03:99:ef:53:3b:59:95:18:01:bc:84:a9
		abnormals_core-1.16.4-3.0.6.jar                   |Abnormals Core                |abnormals_core                |3.0.6               |DONE      |NOSIGNATURE
		buzzier_bees-1.16.4-3.0.0.jar                     |Buzzier Bees                  |buzzier_bees                  |3.0.0               |DONE      |NOSIGNATURE
		berry_good-1.16.4-4.0.0.jar                       |Berry Good                    |berry_good                    |4.0.0               |DONE      |NOSIGNATURE
		justmobheads_1.16.4-3.7.jar                       |Just Mob Heads                |justmobheads                  |3.7                 |DONE      |NOSIGNATURE
		goblintraders-1.2.2-1.16.3.jar                    |Goblin Traders                |goblintraders                 |1.2.2               |DONE      |NOSIGNATURE
		seals-1.16.3-2.0.0.jar                            |Seals                         |seals                         |2.0.0               |DONE      |NOSIGNATURE
		persistent_players-1.16.4-1.0.0.jar               |Persistent Players            |persistent_players            |1.16.4-1.0.0        |DONE      |NOSIGNATURE
		caelus-forge-1.16.4-2.1.0.2.jar                   |Caelus API                    |caelus                        |1.16.4-2.1.0.2      |DONE      |NOSIGNATURE
		extraboats-1.16.4-2.0.0.jar                       |Extra Boats                   |extraboats                    |2.0.0               |DONE      |NOSIGNATURE
		create-mc1.16.3_v0.3c.jar                         |Create                        |create                        |mc1.16.3_v0.3c      |DONE      |NOSIGNATURE
		Waystones_1.16.3-7.3.1.jar                        |Waystones                     |waystones                     |7.3.1               |DONE      |NOSIGNATURE
		HarderBranchMining-1.16.2-2.61.0.12.jar           |Harder Branch Mining Mod      |harderbranchmining            |2.61.0.12           |DONE      |NOSIGNATURE
		WeaponThrow-1.16.X-3.7.jar                        |Weapon Throw                  |weaponthrow                   |1.16.X-3.7          |DONE      |NOSIGNATURE
		comforts-forge-1.16.4-4.0.1.0.jar                 |Comforts                      |comforts                      |1.16.4-4.0.1.0      |DONE      |NOSIGNATURE
		NaturesCompass-1.16.4-1.8.6.jar                   |Nature's Compass              |naturescompass                |1.16.4-1.8.6        |DONE      |NOSIGNATURE
		Artifacts-1.16.4-2.7.3.jar                        |Artifacts                     |artifacts                     |1.16.4-2.7.3        |DONE      |NOSIGNATURE
		decorative_blocks-1.16.4-1.7.0.jar                |Decorative Blocks             |decorative_blocks             |1.7.0               |DONE      |NOSIGNATURE
		BotanyPots-1.16.4-6.0.7.jar                       |BotanyPots                    |botanypots                    |6.0.7               |DONE      |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
		DungeonCrawl-1.16.3-2.2.4.jar                     |Dungeon Crawl                 |dungeoncrawl                  |2.2.4               |DONE      |NOSIGNATURE
		snowundertrees-1.16.4-v1.1.3.jar                  |Snow Under Trees              |snowundertrees                |v1.1.3              |DONE      |NOSIGNATURE
		bottleyourxp_1.16.4-1.3.jar                       |Bottle Your Xp                |bottleyourxp                  |1.3                 |DONE      |NOSIGNATURE
		grassseeds_1.16.4-1.2.jar                         |Grass Seeds                   |grassseeds                    |1.2                 |DONE      |NOSIGNATURE
		DecraftHorseArmor-1.16.3-r1.jar                   |Decraft Horse Armor           |decrafthorsearmor             |1.16.3-r1           |DONE      |NOSIGNATURE
		dads_sewing-6.0.jar                               |Dad's Sewing                  |dads_sewing                   |6.0                 |DONE      |NOSIGNATURE
		vanillacookbook-1.16.4-1.10.jar                   |Vanilla Cookbook              |vanillacookbook               |1.10                |DONE      |NOSIGNATURE
		moveminecarts_1.16.4-1.4.jar                      |Move Minecarts                |moveminecarts                 |1.4                 |DONE      |NOSIGNATURE
		extendedbonemeal_1.16.4-1.1.jar                   |Extended Bone Meal            |extendedbonemeal              |1.1                 |DONE      |NOSIGNATURE
		forge-1.16.4-35.1.36-universal.jar                |Forge                         |forge                         |35.1.36             |DONE      |22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90
		goprone-1.16.4-1.3.5.jar                          |GoProne                       |goprone                       |1.16.4-1.3.5        |DONE      |NOSIGNATURE
		DramaticDoors-1.16.3-1.1.0.jar                    |Dramatic Doors                |dramaticdoors                 |1.16.3-1.1.0        |DONE      |NOSIGNATURE
		MoreCraftingTables+-+1.16.4.jar                   |More Crafting Tables Mod      |mctb                          |1.16.4 - 1.0.0      |DONE      |NOSIGNATURE
		OffHandCombat-1.16.3-3.1.0.1.jar                  |Off Hand Combat               |offhandcombat                 |1.16.3-3.1.0.1      |DONE      |c9:84:cd:eb:27:ac:0d:ad:8c:55:6f:d6:5f:19:f2:c8:63:2a:b0:bd:3b:d0:b6:df:fd:9f:de:9f:9d:e8:7c:68
		blame-1.7.6.jar                                   |Blame!                        |blame                         |1.7.6               |DONE      |NOSIGNATURE
		meetyourfight-1.16.4-1.1.0.jar                    |Meet Your Fight               |meetyourfight                 |1.1.0               |DONE      |NOSIGNATURE
		emotecraft-0.12.4_for_MC1.16.2+.jar               |Emotecraft                    |emotecraft                    |0.12.4              |DONE      |NOSIGNATURE
		DynamicSurroundings-1.16.4-4.0.3.2.jar            |§3Dynamic Surroundings        |dsurround                     |1.16.4-4.0.3.2      |DONE      |b4:98:14:b9:76:55:25:4f:e5:5f:4d:71:90:87:43:5b:f9:d5:3a:02:60:42:5e:da:1f:15:9c:ff:be:a9:7c:77
		wooltweaks_1.16.4-1.0.jar                         |Wool Tweaks                   |wooltweaks                    |1.0                 |DONE      |NOSIGNATURE
		tellme-forge-1.16.4-0.9.1.jar                     |TellMe                        |tellme                        |0.9.1               |DONE      |NOSIGNATURE
		forge-1.16.4-35.1.36-client.jar                   |Minecraft                     |minecraft                     |1.16.4              |DONE      |NOSIGNATURE
		upgrade_aquatic-1.16.4-3.0.0.jar                  |Upgrade Aquatic               |upgrade_aquatic               |3.0.0               |DONE      |NOSIGNATURE
		endergetic-1.16.4-3.0.0.jar                       |The Endergetic Expansion      |endergetic                    |3.0.0               |DONE      |NOSIGNATURE
		plonk-1.16.4-9.0.6.jar                            |Plonk                         |plonk                         |9.0.6               |DONE      |NOSIGNATURE
		weakerspiderwebs_1.16.4-1.5.jar                   |Weaker Spiderwebs             |weakerspiderwebs              |1.5                 |DONE      |NOSIGNATURE
		ClassicalArt-1.16.4-1.0.0.jar                     |Classical Art                 |classicalart                  |1.0.0               |DONE      |NOSIGNATURE
		nutritiousmilk_1.16.4-1.2.jar                     |Nutritious Milk               |nutritiousmilk                |1.2                 |DONE      |NOSIGNATURE
		CreativeCore_v2.0.10_mc1.16.4.jar                 |CreativeCore                  |creativecore                  |2.0.0               |DONE      |NOSIGNATURE
		mooshroomspawn_1.16.4-1.1.jar                     |Mooshroom Spawn               |mooshroomspawn                |1.1                 |DONE      |NOSIGNATURE
		towers_of_the_wild-1.16.4-2.0.1.jar               |Towers Of The Wild            |towers_of_the_wild            |1.16.4-2.0.1        |DONE      |NOSIGNATURE
		smoothboot-forge-1.16.4-1.2.0.jar                 |Smooth Boot                   |smoothboot                    |1.16.4-1.2.0        |DONE      |NOSIGNATURE
		GeneticAnimals-0_6_5.jar                          |Genetic Animals               |eanimod                       |0_6_5               |DONE      |NOSIGNATURE
		astikorcarts-1.16.4-1.1.0.jar                     |AstikorCarts                  |astikorcarts                  |1.1.0               |DONE      |NOSIGNATURE
		moveboats_1.16.4-1.3.jar                          |Move Boats                    |moveboats                     |1.3                 |DONE      |NOSIGNATURE
		justplayerheads_1.16.4-1.4.jar                    |Just Player Heads             |justplayerheads               |1.4                 |DONE      |NOSIGNATURE
		notenoughbreeding-1.16.4-1.0.0.jar                |Not Enough Breeding           |notenoughbreeding             |1.16.4-1.0.0        |DONE      |NOSIGNATURE
		cyclepaintings_1.16.4-1.4.jar                     |Cycle Paintings               |cyclepaintings                |1.4                 |DONE      |NOSIGNATURE
		autumnity-1.16.4-2.0.1.jar                        |Autumnity                     |autumnity                     |2.0.1               |DONE      |NOSIGNATURE
		polymorph-forge-1.16.4-0.22.jar                   |Polymorph                     |polymorph                     |1.16.4-0.22         |DONE      |NOSIGNATURE
		direbats-1.0.0+1.16.4-forge.jar                   |Direbats                      |direbats                      |1.0.0+1.16.4-forge  |DONE      |NOSIGNATURE
		DoubleSlabs-1.16-3.4.10.jar                       |Double Slabs                  |doubleslabs                   |3.4.10              |DONE      |NOSIGNATURE
		backpacked-1.7.0-1.16.3.jar                       |Backpacked                    |backpacked                    |1.7.0               |DONE      |NOSIGNATURE
		backpacker-1.1.0-1.16.3.jar                       |Backpacker                    |backpacker                    |1.1.0               |DONE      |NOSIGNATURE
		HardcoreRevival_1.16.3-5.2.0.jar                  |Hardcore Revival              |hardcorerevival               |5.2.0               |DONE      |NOSIGNATURE
		AppleSkin-mc1.16.2-forge-1.0.14.jar               |AppleSkin                     |appleskin                     |1.0.14              |DONE      |NOSIGNATURE
		ice_ice_baby-1.16.4-3.0.1.jar                     |Ice Ice Baby                  |ice_ice_baby                  |3.0.1               |DONE      |NOSIGNATURE
		solcarrot-1.16.3-1.9.8.jar                        |Spice of Life: Carrot Edition |solcarrot                     |1.16.3-1.9.8        |DONE      |NOSIGNATURE
		mvw-1.5.1.jar                                     |MoreVanillaWeapons            |mvw                           |1.16.X-1.5.0        |DONE      |NOSIGNATURE
		smallernp_1.16.4-1.4.jar                          |Smaller Nether Portals        |smallernp                     |1.4                 |DONE      |NOSIGNATURE
		ilikewood-1.16.4-5.0.0.0.jar                      |I Like Wood                   |ilikewood                     |1.16.4-5.0.0.0      |DONE      |NOSIGNATURE
		grindstonesharpertools_1.16.4-1.4.jar             |Grindstone Sharper Tools      |grindstonesharpertools        |1.4                 |DONE      |NOSIGNATURE
		SoundFilters-0.14_for_1.16.2.jar                  |Sound Filters                 |soundfilters                  |0.14_for_1.16.2     |DONE      |NOSIGNATURE
		expanded_combat-2.0.1-1.16.4.jar                  |Expanded Combat               |expanded_combat               |2.0.1-1.16.4        |DONE      |NOSIGNATURE
		chiselsandbits-0.2.8-RELEASE.jar                  |Chisels & bits                |chiselsandbits                |NONE                |DONE      |NOSIGNATURE
		MagicMirror-1.16.4-0.0.8.458.jar                  |Magic Mirror                  |magic_mirror                  |1.16.4-0.0.8.458    |DONE      |NOSIGNATURE
		healingcf_1.16.4-3.1.jar                          |Healing Campfire              |healingcf                     |3.1                 |DONE      |NOSIGNATURE
		xptome-1.16.2-v1.1.6.jar                          |XP Tome                       |xpbook                        |v1.1.6              |DONE      |NOSIGNATURE
	Crash Report UUID: 3edb2c8d-22f2-41cf-9565-387d26d31f14
	Patchouli open book context: n/a
	Launched Version: 1.16.4-forge-35.1.36
	Backend library: LWJGL version 3.2.2 build 10
	Backend API: GeForce GTX 1070/PCIe/SSE2 GL version 4.6.0 NVIDIA 457.51, NVIDIA Corporation
	GL Caps: Using framebuffer using OpenGL 3.0
	Using VBOs: Yes
	Is Modded: Definitely; Client brand changed to 'forge'
	Type: Client (map_client.txt)
	Graphics mode: fancy
	Resource Packs: 
	Current Language: English (US)
	CPU: 8x Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz
	OptiFine Version: OptiFine_1.16.4_HD_U_G5
	OptiFine Build: 20201106-171901
	Render Distance Chunks: 16
	Mipmaps: 4
	Anisotropic Filtering: 1
	Antialiasing: 0
	Multitexture: false
	Shaders: SEUS PTGI HRR Test 2.1 MODIFIED.zip
	OpenGlVersion: 4.6.0 NVIDIA 457.51
	OpenGlRenderer: GeForce GTX 1070/PCIe/SSE2
	OpenGlVendor: NVIDIA Corporation
	CpuCount: 8

[Issue] Temperature Mechanics not Triggering (1.16.4-3.0.7)

Environments: Development IDE (Eclipse) and Standalone Single-player
Game mode: HARD
Forge: forge-1.16.4-35.1.29
SereneSeasons-1.16.4-4.0.0.86-universal.jar
Survive-1.16.4-3.0.7.jar
UnionLib-1.16.4-3.1.2.jar
AppleSkin-mc1.16.2-forge-1.0.14.jar
carrotslib-mc1.16.4-3.0b2.jar
jei-1.16.4-7.6.1.65.jar

So I must be missing something here...I cannot get the temperature to change predictably in the 3.0.7 version. I've tried standing right next to 4 blocks of lava sources (nothing). Tried standing inside of 5 blocks of blue-ice (nothing). Screenshots with temperature bar at top attached...Biome is plains or mountains. Checked config to make sure temperature is enabled (it is). Moving up to a higher altitude does seem to trigger sudden freezing (so I know the internal system is working). Ran with and without Serene Seasons-- made no difference.

survive_screenshot_hot
survive_screenshot_ice
config.zip

Broken temperature system

Temperature is always extremely high after last update. It also doesn't respect config. Look, here is how hellish heat looks like:
2021-01-08_18 07 42
2021-01-08_18 07 50

[Suggestion] Edible Ice Cubes / Ice Water

For easier temperature control in the early stages of survival, "eat" ice cubes to reduce temperature, or craft with purified water to get a bottle of cold water which would also cool and restore thirst

Needing to go to the nether and find and kill blaze to brew the potions for these means I'm dying a lot from temperature overload at the moment lmao

[1.15.2] Poor performance

Forge: 31.1.46
Mod: 1.4.0

FPS drops from 200 to 10 when thirst and temperature bars are displayed on screen.
When interface hidden by F1 key, FPS counter returns to normal state and all lags disappear.

Code Contributions & Licensing Question

I'm curious if you support contributions/PRs to the mod codebase? I know the source isn't available in some public git repository, only a downloadable zip. I'm also a little confused because in this repository you have a GPL license, on CurseForge the mod is listed All Rights Reserved, and in the source zip there's no license at all.

Block temperature config not working

Hey there.
I just wanted to say in the latest update *(forge 35.1.28) blocks temperatures changed in configs dont works. Just no difference if i stay near, on the block, or go away. Configured block do not radiate with temperature.

[Bug] [Mod Incompatibility] Survive interferes with SimpleAbsorption's Attributes

Incompatibility with Simple Absorption and Spice of Life: Potato that's causing my game to crash when I load into a world after I make what are supposed to be successful config edits adding Simple Absorption max hearts for achieved food diversity thresholds in SoL:Potato.
crash-2021-01-04_09.51.54-server.txt

tell them KnightMiner says they are registering their attributes to the player wrong most likely

Mod version and Forge version
Forge Latest ~ .29
Survive 3.0.7
Simple Absorption 1.2.0
SoL:Potato 1.0.5

Two temperature bars when moved down Y axis

Survive Version: 1.15.2-1.6.3
Forge Version: 1.15.2-31.2.33

When temperature display mode is set to "BAR" in the client config and moved down, there are two bars.

2020-07-31_08 57 21

Also, since I am here, would it be possible to add an option to move the thirst bar as well? Didn't see any options in any of the configs, would be nice to have.

Regardless, thank you for your time!

How to add new item to config

Hello, I would like to add a new item from another mod to the configuration file, but every time I add the game, I won't even start. Could you show an example of a few items from other mods, e.g. pam hervestercraft. atmospheric:yucca_juice, pamhc2foodcore:sweetberryjuiceitem etc

Crafting in player grid causes crash

Forge version: 35.1.13 through 35.1.36
Survive: 3.0.9
UnionLib: 3.1.4

Error dump:
[01:28:04] [Render thread/INFO] [STDOUT/]: [net.minecraft.util.registry.Bootstrap:func_179870_a:123]: ---- Minecraft Crash Report ----
// You're mean.

Time: 1/9/21 1:28 AM
Description: mouseClicked event handler

java.lang.NoSuchFieldError: field_75238_b
at net.minecraft.inventory.container.CraftingResultSlot.func_75208_c(CraftingResultSlot.java:45) ~[?:?] {re:classloading,xf:fml:unionlib:crafting_result_slot_patch}
at net.minecraft.inventory.container.CraftingResultSlot.func_190901_a(CraftingResultSlot.java:57) ~[?:?] {re:classloading,xf:fml:unionlib:crafting_result_slot_patch}
at net.minecraft.inventory.container.Container.func_241440_b_(Container.java:292) ~[?:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
at net.minecraft.inventory.container.Container.func_184996_a(Container.java:160) ~[?:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
at net.minecraft.client.multiplayer.PlayerController.func_187098_a(PlayerController.java:379) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.gui.screen.inventory.ContainerScreen.func_184098_a(ContainerScreen.java:539) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.gui.screen.inventory.InventoryScreen.func_184098_a(SourceFile:198) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.client.gui.screen.inventory.ContainerScreen.func_231044_a_(ContainerScreen.java:336) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.gui.screen.inventory.InventoryScreen.func_231044_a_(SourceFile:177) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.client.MouseHelper.lambda$mouseButtonCallback$0(MouseHelper.java:87) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.gui.screen.Screen.func_231153_a_(Screen.java:427) ~[?:?] {re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.MouseHelper.func_198023_a(MouseHelper.java:85) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.MouseHelper.lambda$null$4(MouseHelper.java:175) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.util.concurrent.ThreadTaskExecutor.execute(SourceFile:94) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.client.MouseHelper.lambda$registerCallbacks$5(MouseHelper.java:174) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36) ~[lwjgl-glfw-3.2.2.jar:build 10] {}
at org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.2.2.jar:build 10] {}
at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3101) ~[lwjgl-glfw-3.2.2.jar:build 10] {}
at com.mojang.blaze3d.systems.RenderSystem.flipFrame(SourceFile:102) ~[?:?] {re:classloading,re:mixin}
at net.minecraft.client.MainWindow.func_227802_e_(MainWindow.java:305) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:996) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:shutupexperimentalsettings.mixins.json:client.MixinMinecraft,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:607) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:shutupexperimentalsettings.mixins.json:client.MixinMinecraft,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:184) ~[1.16.4.jar:?] {re:classloading,pl:runtimedistcleaner:A}
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_242] {}
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_242] {}
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_242] {}
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_242] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) ~[forge-1.16.4-35.1.13.jar:35.1] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.6.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.6.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.6.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.6.jar:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.6.jar:?] {}

Notes:
I tried to downgrade forge versions and it seems to affect all. If I change UnionLib version to 3.1.3, the NoSuchField error changes to player (which it appears you've isolated in other issues)

If it matters, the recipe I'm attempting to create is added by CraftTweaker, with custom blocks added by ContentTweaker.

Server Also Crashing, newer version

crash-2020-12-23_03.27.35-fml.txt

Forge 35.1.13 - Latest, 1.16.4

[main/ERROR] [ne.mi.fm.ja.FMLModContainer/]: Exception caught during firing event: ITEM_ARMOR_EQUIP_LEATHER
[23.12 03:27:33] [Server] Index5
[23.12 03:27:33] [Server] Listeners:
[23.12 03:27:33] [Server] NORMAL
[23.12 03:27:33] [Server] ASM: class com.stereowalker.survive.registries.SurviveRegistryEvents registerFluids(Lnet/minecraftforge/event/RegistryEvent$Register;)V
[23.12 03:27:33] [Server] ASM: class com.stereowalker.survive.registries.SurviveRegistryEvents registerAttributes(Lnet/minecraftforge/event/RegistryEvent$Register;)V
[23.12 03:27:33] [Server] ASM: class com.stereowalker.survive.registries.SurviveRegistryEvents registerPotions(Lnet/minecraftforge/event/RegistryEvent$Register;)V
[23.12 03:27:33] [Server] ASM: class com.stereowalker.survive.registries.SurviveRegistryEvents registerBlocks(Lnet/minecraftforge/event/RegistryEvent$Register;)V
[23.12 03:27:33] [Server] ASM: class com.stereowalker.survive.registries.SurviveRegistryEvents registerItems(Lnet/minecraftforge/event/RegistryEvent$Register;)V
[23.12 03:27:33] [Server] ASM: class com.stereowalker.survive.registries.SurviveRegistryEvents registerEnchantments(Lnet/minecraftforge/event/RegistryEvent$Register;)V
[23.12 03:27:33] [Server] ASM: class com.stereowalker.survive.registries.SurviveRegistryEvents registerRecipeSerializers(Lnet/minecraftforge/event/RegistryEvent$Register;)V
[23.12 03:27:33] [Server] ASM: class com.stereowalker.survive.registries.SurviveRegistryEvents registerEffects(Lnet/minecraftforge/event/RegistryEvent$Register;)V
[23.12 03:27:33] [Server] java.lang.NoSuchFieldErrorITEM_ARMOR_EQUIP_LEATHER
[23.12 03:27:33] [Server] at com.stereowalker.survive.item.SArmorMaterial.(SArmorMaterial.java:15)
[23.12 03:27:33] [Server] at com.stereowalker.survive.item.SItems.(SItems.java:20)
[23.12 03:27:33] [Server] at com.stereowalker.survive.registries.SurviveRegistryEvents.registerItems(SurviveRegistryEvents.java:58)
[23.12 03:27:33] [Server] at net.minecraftforge.eventbus.ASMEventHandler_197_SurviveRegistryEvents_registerItems_Register.invoke(.dynamic)
[23.12 03:27:33] [Server] at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85)
[23.12 03:27:33] [Server] at net.minecraftforge.eventbus.EventBus.post(EventBus.java:297)
[23.12 03:27:33] [Server] at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:120)
[23.12 03:27:33] [Server] at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:121)
[23.12 03:27:33] [Server] at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1640)
[23.12 03:27:33] [Server] at net.minecraftforge.fml.ModWorkManager$SyncExecutor.driveOne(ModWorkManager.java:56)
[23.12 03:27:33] [Server] at net.minecraftforge.fml.ModWorkManager$DrivenExecutor.drive(ModWorkManager.java:40)
[23.12 03:27:33] [Server] at net.minecraftforge.fml.ModLoader.waitForTransition(ModLoader.java:243)
[23.12 03:27:33] [Server] at net.minecraftforge.fml.ModLoader.dispatchAndHandleError(ModLoader.java:230)
[23.12 03:27:33] [Server] at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:196)
[23.12 03:27:33] [Server] at net.minecraftforge.fml.server.ServerModLoader.load(ServerModLoader.java:44)
[23.12 03:27:33] [Server] at net.minecraft.server.Main.main(Main.java:95)
[23.12 03:27:33] [Server] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[23.12 03:27:33] [Server] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[23.12 03:27:33] [Server] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[23.12 03:27:33] [Server] at java.lang.reflect.Method.invoke(Method.java:498)
[23.12 03:27:33] [Server] at net.minecraftforge.fml.loading.FMLServerLaunchProvider.lambda$launchService$0(FMLServerLaunchProvider.java:51)
[23.12 03:27:33] [Server] at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
[23.12 03:27:33] [Server] at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
[23.12 03:27:33] [Server] at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
[23.12 03:27:33] [Server] at cpw.mods.modlauncher.Launcher.run(Launcher.java:82)
[23.12 03:27:33] [Server] at cpw.mods.modlauncher.Launcher.main(Launcher.java:66)
[23.12 03:27:33] [Server] at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:63)
[23.12 03:27:33] [Server] at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:60)
[23.12 03:27:33] [Server] at net.minecraftforge.server.ServerMain.main(ServerMain.java:57)
[23.12 03:27:33] [Server] [main/ERROR] [ne.mi.fm.ja.FMLModContainer/LOADING]: Caught exception during event RegistryEvent.Registerminecraft:item dispatch for modid survive
[23.12 03:27:33] [Server] java.lang.NoSuchFieldErrorITEM_ARMOR_EQUIP_LEATHER
[23.12 03:27:33] [Server] at com.stereowalker.survive.item.SArmorMaterial.(SArmorMaterial.java:15) ~[survive:?] {re:classloading}
[23.12 03:27:33] [Server] at com.stereowalker.survive.item.SItems.(SItems.java:20) ~[survive:?] {re:classloading}
[23.12 03:27:33] [Server] at com.stereowalker.survive.registries.SurviveRegistryEvents.registerItems(SurviveRegistryEvents.java:58) ~[survive:?] {re:classloading,pl:runtimedistcleaner:A}
[23.12 03:27:33] [Server] at net.minecraftforge.eventbus.ASMEventHandler_197_SurviveRegistryEvents_registerItems_Register.invoke(.dynamic) ~[?:?] {}
[23.12 03:27:33] [Server] at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-3.0.5-service.jar:?] {}
[23.12 03:27:33] [Server] at net.minecraftforge.eventbus.EventBus.post(EventBus.java:297) ~[eventbus-3.0.5-service.jar:?] {}
[23.12 03:27:33] [Server] at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:120) ~[forge:35.{re:classloading}
[23.12 03:27:33] [Server] at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:121) ~[forge:?] {re:classloading}
[23.12 03:27:33] [Server] at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1640) ~[?:1.8.0_{}
[23.12 03:27:33] [Server] at net.minecraftforge.fml.ModWorkManager$SyncExecutor.driveOne(ModWorkManager.java:56) ~[forge:?] {re:classloading}
[23.12 03:27:33] [Server] at net.minecraftforge.fml.ModWorkManager$DrivenExecutor.drive(ModWorkManager.java:40) ~[forge:?] {re:classloading}
[23.12 03:27:33] [Server] at net.minecraftforge.fml.ModLoader.waitForTransition(ModLoader.java:243) ~[forge:?] {re:classloading}
[23.12 03:27:33] [Server] at net.minecraftforge.fml.ModLoader.dispatchAndHandleError(ModLoader.java:230) ~[forge:?] {re:classloading}
[23.12 03:27:33] [Server] at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:196) ~[forge:?] {re:classloading}
[23.12 03:27:33] [Server] at net.minecraftforge.fml.server.ServerModLoader.load(ServerModLoader.java:44) ~[forge:?] {re:classloading}
[23.12 03:27:33] [Server] at net.minecraft.server.Main.main(Main.java:95) ~[?:?] {re:classloading}
[23.12 03:27:33] [Server] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_{}
[23.12 03:27:34] [Multicraft] Skipped 272 lines due to rate limit (100/s)
[23.12 03:27:34] [Server] [main/FATAL] [ne.mi.re.GameData/]: Detected errors during registry event dispatch, rolling back to VANILLA state
[23.12 03:27:35] [Server] [main/FATAL] [ne.mi.re.GameData/]: Detected errors during registry event dispatch, roll back to VANILLA complete
[23.12 03:27:35] [Server] [main/FATAL] [ne.mi.fm.ModLoader/LOADING]: Failed to complete lifecycle event LOAD_REGISTRIES, 5 errors found
[23.12 03:27:35] [Server] [main/FATAL] [ne.mi.co.ForgeMod/]: Preparing crash report with UUID 9e280ba2-9b6a-4b2e-a01f-84102f342b52
[23.12 03:27:35] [Server] [main/INFO] [STDOUT/]: [net.minecraft.crash.CrashReport:func_85057_a:196]: Negative index in crash report handler (16/18)
[23.12 03:27:35] [Server] [main/FATAL] [ne.mi.fm.se.ServerModLoader/]: Crash report saved to ./crash-reports/crash-2020-12-23_03.27.35-fml.txt
[23.12 03:27:35] [Server] ---- Minecraft Crash Report ----
[23.12 03:27:35] [Server] // Don't be sad, have a hug! <3
[23.12 03:27:35] [Server] Time12/23/20 3:27 AM
[23.12 03:27:35] [Server] DescriptionMod loading error has occurred
[23.12 03:27:35] [Server] java.lang.ExceptionMod Loading has failed
[23.12 03:27:35] [Server] at net.minecraftforge.fml.CrashReportExtender.dumpModLoadingCrashReport(CrashReportExtender.java:85) ~[forge:?] {re:classloading}
[23.12 03:27:35] [Server] at net.minecraftforge.fml.server.ServerModLoader.load(ServerModLoader.java:51) ~[forge:?] {re:classloading}
[23.12 03:27:35] [Server] at net.minecraft.server.Main.main(Main.java:95) ~[?:?] {re:classloading}
[23.12 03:27:35] [Server] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_{}
[23.12 03:27:35] [Server] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_{}
[23.12 03:27:35] [Server] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_{}
[23.12 03:27:35] [Server] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_{}
[23.12 03:27:35] [Server] at net.minecraftforge.fml.loading.FMLServerLaunchProvider.lambda$launchService$0(FMLServerLaunchProvider.java:51) ~[custom.jar:35.{}
[23.12 03:27:35] [Server] at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.6.jar:?] {}
[23.12 03:27:35] [Server] at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.6.jar:?] {}
[23.12 03:27:35] [Server] at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.6.jar:?] {}
[23.12 03:27:35] [Server] at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.6.jar:?] {}
[23.12 03:27:35] [Server] at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.6.jar:?] {}
[23.12 03:27:35] [Server] at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:63) [custom.jar:?] {}
[23.12 03:27:35] [Server] at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:60) [custom.jar:?] {}
[23.12 03:27:35] [Server] at net.minecraftforge.server.ServerMain.main(ServerMain.java:57) [custom.jar:?] {}
[23.12 03:27:35] [Server] A detailed walkthrough of the error, its code path and all known details is as follows:
[23.12 03:27:35] [Server] ---------------------------------------------------------------------------------------
[23.12 03:27:35] [Server] -- Head --
[23.12 03:27:35] [Server] Threadmain
[23.12 03:27:35] [Server] Stacktrace:
[23.12 03:27:35] [Server] at com.stereowalker.survive.blocks.SBlocks.(SBlocks.java:22) ~[survive:?] {re:classloading}
[23.12 03:27:35] [Server] -- MOD survive --
[23.12 03:27:35] [Server] Details:
[23.12 03:27:35] [Server] Mod FileSurvive-1.16.4-3.0.4-deobf.jar
[23.12 03:27:35] [Server] Failure messageSurvive (survive) encountered an error during the load_registries event phase
[23.12 03:27:35] [Server] java.lang.NoSuchFieldErrorWATER
[23.12 03:27:35] [Server] Mod Version1.16.4-3.0.4
[23.12 03:27:35] [Server] Mod Issue URLhttps://github.com/Stereowalker/Survive/issues
[23.12 03:27:35] [Server] Exception messagejava.lang.NoSuchFieldError: WATER
[23.12 03:27:35] [Server] Stacktrace:
[23.12 03:27:35] [Server] at com.stereowalker.survive.blocks.SBlocks.(SBlocks.java:22) ~[survive:?] {re:classloading}
[23.12 03:27:35] [Server] at com.stereowalker.survive.registries.SurviveRegistryEvents.registerBlocks(SurviveRegistryEvents.java:35) ~[survive:?] {re:classloading,pl:runtimedistcleaner:A}
[23.12 03:27:35] [Server] at net.minecraftforge.eventbus.ASMEventHandler_196_SurviveRegistryEvents_registerBlocks_Register.invoke(.dynamic) ~[?:?] {}
[23.12 03:27:35] [Server] at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-3.0.5-service.jar:?] {}
[23.12 03:27:35] [Server] at net.minecraftforge.eventbus.EventBus.post(EventBus.java:297) ~[eventbus-3.0.5-service.jar:?] {}
[23.12 03:27:35] [Server] at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:120) ~[forge:35.{re:classloading}
[23.12 03:27:35] [Server] at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:121) ~[forge:?] {re:classloading}
[23.12 03:27:35] [Server] at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1640) ~[?:1.8.0_{}
[23.12 03:27:35] [Server] at net.minecraftforge.fml.ModWorkManager$SyncExecutor.driveOne(ModWorkManager.java:56) ~[forge:?] {re:classloading}
[23.12 03:27:35] [Server] at net.minecraftforge.fml.ModWorkManager$DrivenExecutor.drive(ModWorkManager.java:40) ~[forge:?] {re:classloading}
[23.12 03:27:35] [Server] at net.minecraftforge.fml.ModLoader.waitForTransition(ModLoader.java:243) ~[forge:?] {re:classloading}
[23.12 03:27:35] [Server] at net.minecraftforge.fml.ModLoader.dispatchAndHandleError(ModLoader.java:230) ~[forge:?] {re:classloading}
[23.12 03:27:35] [Server] at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:196) ~[forge:?] {re:classloading}
[23.12 03:27:35] [Server] at net.minecraftforge.fml.server.ServerModLoader.load(ServerModLoader.java:44) ~[forge:?] {re:classloading}
[23.12 03:27:35] [Server] at net.minecraft.server.Main.main(Main.java:95) ~[?:?] {re:classloading}
[23.12 03:27:35] [Server] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_{}
[23.12 03:27:35] [Server] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_{}
[23.12 03:27:35] [Server] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_{}
[23.12 03:27:35] [Server] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_{}
[23.12 03:27:35] [Server] at net.minecraftforge.fml.loading.FMLServerLaunchProvider.lambda$launchService$0(FMLServerLaunchProvider.java:51) ~[custom.jar:35.{}
[23.12 03:27:35] [Server] at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.6.jar:?] {}
[23.12 03:27:35] [Server] at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.6.jar:?] {}
[23.12 03:27:35] [Server] at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.6.jar:?] {}
[23.12 03:27:35] [Server] at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.6.jar:?] {}
[23.12 03:27:35] [Server] at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.6.jar:?] {}
[23.12 03:27:35] [Server] at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:63) [custom.jar:?] {}
[23.12 03:27:35] [Server] at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:60) [custom.jar:?] {}
[23.12 03:27:35] [Server] at net.minecraftforge.server.ServerMain.main(ServerMain.java:57) [custom.jar:?] {}
[23.12 03:27:35] [Server] -- MOD survive --
[23.12 03:27:35] [Server] Details:
[23.12 03:27:35] [Server] Mod FileSurvive-1.16.4-3.0.4-deobf.jar
[23.12 03:27:35] [Server] Failure messageSurvive (survive) encountered an error during the error event phase
[23.12 03:27:35] [Server] java.lang.NoSuchFieldErrorITEM_ARMOR_EQUIP_LEATHER
[23.12 03:27:35] [Server] Mod Version1.16.4-3.0.4
[23.12 03:27:35] [Server] Mod Issue URLhttps://github.com/Stereowalker/Survive/issues
[23.12 03:27:35] [Server] Exception messagejava.lang.NoSuchFieldError: ITEM_ARMOR_EQUIP_LEATHER
[23.12 03:27:35] [Server] Stacktrace:
[23.12 03:27:35] [Server] at com.stereowalker.survive.item.SArmorMaterial.(SArmorMaterial.java:15) ~[survive:?] {re:classloading}
[23.12 03:27:35] [Server] at com.stereowalker.survive.item.SItems.(SItems.java:20) ~[survive:?] {re:classloading}
[23.12 03:27:35] [Server] at com.stereowalker.survive.registries.SurviveRegistryEvents.registerItems(SurviveRegistryEvents.java:58) ~[survive:?] {re:classloading,pl:runtimedistcleaner:A}
[23.12 03:27:35] [Server] at net.minecraftforge.eventbus.ASMEventHandler_197_SurviveRegistryEvents_registerItems_Register.invoke(.dynamic) ~[?:?] {}
[23.12 03:27:35] [Server] at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-3.0.5-service.jar:?] {}
[23.12 03:27:35] [Server] at net.minecraftforge.eventbus.EventBus.post(EventBus.java:297) ~[eventbus-3.0.5-service.jar:?] {}
[23.12 03:27:35] [Server] at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:120) ~[forge:35.{re:classloading}
[23.12 03:27:35] [Server] at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:121) ~[forge:?] {re:classloading}
[23.12 03:27:35] [Server] at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1640) ~[?:1.8.0_{}
[23.12 03:27:35] [Server] at net.minecraftforge.fml.ModWorkManager$SyncExecutor.driveOne(ModWorkManager.java:56) ~[forge:?] {re:classloading}
[23.12 03:27:35] [Server] at net.minecraftforge.fml.ModWorkManager$DrivenExecutor.drive(ModWorkManager.java:40) ~[forge:?] {re:classloading}
[23.12 03:27:35] [Server] at net.minecraftforge.fml.ModLoader.waitForTransition(ModLoader.java:243) ~[forge:?] {re:classloading}
[23.12 03:27:35] [Server] at net.minecraftforge.fml.ModLoader.dispatchAndHandleError(ModLoader.java:230) ~[forge:?] {re:classloading}
[23.12 03:27:35] [Server] at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:196) ~[forge:?] {re:classloading}

Crash - multiple times

I got 3 crashes, each on the same playthrough.
I'm using "Survive-1.16.3-3.0.2.jar" with Minecraft 1.16.4
This is the 2nd playthrough when I'm using your mod and the first time it seems to cause crashes.
Previously with the same mod and game version (not with the same mod setup though) it didn't cause a crash.

I like your mod, I hope you will maintain it and implement more things. I read your idea about sanity mechanics on the mod's Curse page, that would be awesome.
The temperature mechanic is also good idea. Makes survival much more real but there needs to be some way the player can protect itself against it.
Thx!

---- Minecraft Crash Report ----
// Who set us up the TNT?

Time: 2020.12.16. 6:40
Description: Ticking player

java.lang.ClassCastException: net.minecraft.item.AirItem cannot be cast to net.minecraft.item.ArmorItem
at com.stereowalker.survive.events.SurviveEvents.updateEnvTemperature(SurviveEvents.java:296) ~[survive:1.16.3-3.0.2] {re:classloading}
at net.minecraftforge.eventbus.ASMEventHandler_569_SurviveEvents_updateEnvTemperature_LivingUpdateEvent.invoke(.dynamic) ~[?:?] {}
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-3.0.5-service.jar:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:297) ~[eventbus-3.0.5-service.jar:?] {}
at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:315) ~[forge:?] {re:classloading}
at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:2112) ~[?:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:imm_ptl_mixins.json:common.MixinLivingEntity,pl:mixin:APP:imm_ptl_mixins.json:common.collision.MixinLivingEntity_C,pl:mixin:APP:imm_ptl_mixins.json:client.MixinLivingEntity_C,pl:mixin:A}
at net.minecraft.entity.player.PlayerEntity.func_70071_h_(PlayerEntity.java:223) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:backpacked:player_init,xf:fml:randompatches:RandomPatches PlayerEntity Transformer,pl:mixin:APP:dankstorage.mixins.json:MixinPlayerEntity,pl:mixin:APP:curiousjetpacks.mixins.json:ironjetpacks.PlayerEntityMixin,pl:mixin:APP:jetboots.mixins.json:PlayerEntityMixin,pl:mixin:APP:quiver.mixins.json:PlayerEntityMixin,pl:mixin:APP:imm_ptl_mixins.json:common.block_manipulation.MixinPlayerEntity_B,pl:mixin:A}
at net.minecraft.entity.player.ServerPlayerEntity.func_71127_g(ServerPlayerEntity.java:404) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:tabletweaks.mixins.json:ServerPlayerReserve,pl:mixin:APP:imm_ptl_mixins.json:common.chunk_sync.MixinServerPlayerEntity,pl:mixin:APP:imm_ptl_mixins.json:common.entity_sync.MixinServerPlayerEntity,pl:mixin:APP:imm_ptl_mixins_forge.json:common.MixinServerPlayerEntity_MA,pl:mixin:A}
at net.minecraft.network.play.ServerPlayNetHandler.func_73660_a(ServerPlayNetHandler.java:207) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:backpacked:creative_inventory_action_fix,xf:fml:randompatches:RandomPatches ServerPlayNetHandler Transformer,pl:mixin:A}
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:226) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:imm_ptl_mixins.json:client.MixinClientConnection,pl:mixin:A}
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:134) ~[?:?] {re:classloading}
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:864) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:786) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:78) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:641) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.server.MinecraftServer.lambda$startServer$0(MinecraftServer.java:232) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at java.lang.Thread.run(Unknown Source) [?:1.8.0_271] {}

A detailed walkthrough of the error, its code path and all known details is as follows:

-- Head --
Thread: Server thread
Stacktrace:
at com.stereowalker.survive.events.SurviveEvents.updateEnvTemperature(SurviveEvents.java:296) ~[survive:1.16.3-3.0.2] {re:classloading}
at net.minecraftforge.eventbus.ASMEventHandler_569_SurviveEvents_updateEnvTemperature_LivingUpdateEvent.invoke(.dynamic) ~[?:?] {}
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-3.0.5-service.jar:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:297) ~[eventbus-3.0.5-service.jar:?] {}
at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:315) ~[forge:?] {re:classloading}
at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:2112) ~[?:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:imm_ptl_mixins.json:common.MixinLivingEntity,pl:mixin:APP:imm_ptl_mixins.json:common.collision.MixinLivingEntity_C,pl:mixin:APP:imm_ptl_mixins.json:client.MixinLivingEntity_C,pl:mixin:A}
at net.minecraft.entity.player.PlayerEntity.func_70071_h_(PlayerEntity.java:223) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:backpacked:player_init,xf:fml:randompatches:RandomPatches PlayerEntity Transformer,pl:mixin:APP:dankstorage.mixins.json:MixinPlayerEntity,pl:mixin:APP:curiousjetpacks.mixins.json:ironjetpacks.PlayerEntityMixin,pl:mixin:APP:jetboots.mixins.json:PlayerEntityMixin,pl:mixin:APP:quiver.mixins.json:PlayerEntityMixin,pl:mixin:APP:imm_ptl_mixins.json:common.block_manipulation.MixinPlayerEntity_B,pl:mixin:A}
-- Player being ticked --
Details:
Entity Type: minecraft:player (net.minecraft.entity.player.ServerPlayerEntity)
Entity ID: 431
Entity Name: Titanlauncher3950
Entity's Exact location: 94.55, 63.00, 142.50
Entity's Block location: World: (94,63,142), Chunk: (at 14,3,14 in 5,8; contains blocks 80,0,128 to 95,255,143), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Entity's Momentum: 0.00, -0.08, 0.00
Entity's Passengers: []
Entity's Vehicle: ERROR NullPointerException: null
Stacktrace:
at net.minecraft.entity.player.ServerPlayerEntity.func_71127_g(ServerPlayerEntity.java:404) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:tabletweaks.mixins.json:ServerPlayerReserve,pl:mixin:APP:imm_ptl_mixins.json:common.chunk_sync.MixinServerPlayerEntity,pl:mixin:APP:imm_ptl_mixins.json:common.entity_sync.MixinServerPlayerEntity,pl:mixin:APP:imm_ptl_mixins_forge.json:common.MixinServerPlayerEntity_MA,pl:mixin:A}
at net.minecraft.network.play.ServerPlayNetHandler.func_73660_a(ServerPlayNetHandler.java:207) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:backpacked:creative_inventory_action_fix,xf:fml:randompatches:RandomPatches ServerPlayNetHandler Transformer,pl:mixin:A}
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:226) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:imm_ptl_mixins.json:client.MixinClientConnection,pl:mixin:A}
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:134) ~[?:?] {re:classloading}
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:864) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:786) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:78) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:641) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.server.MinecraftServer.lambda$startServer$0(MinecraftServer.java:232) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at java.lang.Thread.run(Unknown Source) [?:1.8.0_271] {}

Config on Multiplayer - Connection not possible when UI changed

Hi

On the Multiplayer you can Change the "UI" in the Ingame Menu (the button right from the Dissconnect, unionlib.mods.title > gui.config).
Well, the UI vanishes, the config for the mod keeps on working like stated in the server config.
You can disconnect and connect any time with the modified "UI" config. But as soon as you close the modpack (basically a restart) one of the configs is corrupted. When you start the pack again and try to connect to the server (remember, you changed the "UI" settings) you get a Error "Failed to synchronize registry data from server. closing connection".
Even if you reset the changed settings in the Main menu's Mods > Survive > config (same layout like the "UI" settings ...) you can't connect to the server.
When you set them back to original and restart the pack again you canconnect again.
If you set the settings back to original before closing the pack you can join the server after a pack restart.

Gone through the config files, this "UI" is in fact the common config and not the client config. If the common config on your system and the server differ and you restart the pack, you can not connect to the server.
Haven't tryed, what happens when I change the config in an editor and start the pack.

Thank you

[1.16.3] Survive is incompatible with C.O.M.B.A.T

At first, I thought it was an error with custom dimensions.
It was not fixed when I removed that mod.
I checked with other installed mods, putting them in and out of folder.
The issue was fixed when COMBAT, and COMBAT only, was not in the folder.

Minecraft client says "No such method exists," check your code.

Edit: COMBAT is just not playable, check issue page in COMBAT.

Your lib, just caused a stackoverflow error, FIX ASAP

---- Minecraft Crash Report ----
// Oops.

Time: 1/8/21, 10:43 PM
Description: Exception in server tick loop

java.lang.NoSuchFieldError: field_75238_b
at net.minecraft.inventory.container.CraftingResultSlot.func_75208_c(CraftingResultSlot.java:45) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:unionlib:crafting_result_slot_patch}
at net.minecraft.inventory.container.CraftingResultSlot.func_190901_a(CraftingResultSlot.java:57) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:unionlib:crafting_result_slot_patch}
at com.lothrazar.storagenetwork.block.request.SlotCraftingNetwork.func_190901_a(SlotCraftingNetwork.java:35) ~[storagenetwork:1.16.3-1.3.0] {re:classloading}
at net.minecraft.inventory.container.Container.func_241440_b_(Container.java:292) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:immersiveengineering.mixins.json:accessors.ContainerAccess,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.inventory.container.Container.func_184996_a(Container.java:160) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:immersiveengineering.mixins.json:accessors.ContainerAccess,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.network.play.ServerPlayNetHandler.func_147351_a(ServerPlayNetHandler.java:1265) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:astralsorcery:reach_set_server_entity_interact,xf:fml:astralsorcery:allow_entity_interaction,pl:mixin:A}
at net.minecraft.network.play.client.CClickWindowPacket.func_148833_a(CClickWindowPacket.java:34) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.network.play.client.CClickWindowPacket.func_148833_a(CClickWindowPacket.java:12) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.network.PacketThreadUtil.func_225383_a(SourceFile:21) ~[?:?] {re:classloading}
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) ~[?:?] {re:classloading}
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) ~[?:?] {re:mixin,re:computing_frames,re:classloading}
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:733) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:good_nights_sleep.mixins.json:MinecraftServerMixin,pl:mixin:APP:globaldataandresourcepacks.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:159) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:good_nights_sleep.mixins.json:MinecraftServerMixin,pl:mixin:APP:globaldataandresourcepacks.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:716) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:good_nights_sleep.mixins.json:MinecraftServerMixin,pl:mixin:APP:globaldataandresourcepacks.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:710) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:good_nights_sleep.mixins.json:MinecraftServerMixin,pl:mixin:APP:globaldataandresourcepacks.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(SourceFile:103) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.func_213202_o(MinecraftServer.java:695) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:good_nights_sleep.mixins.json:MinecraftServerMixin,pl:mixin:APP:globaldataandresourcepacks.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:645) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:good_nights_sleep.mixins.json:MinecraftServerMixin,pl:mixin:APP:globaldataandresourcepacks.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.lambda$startServer$0(MinecraftServer.java:232) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:good_nights_sleep.mixins.json:MinecraftServerMixin,pl:mixin:APP:globaldataandresourcepacks.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A}
at java.lang.Thread.run(Thread.java:832) [?:?] {}

A detailed walkthrough of the error, its code path and all known details is as follows:

-- System Details --
Details:
Minecraft Version: 1.16.4
Minecraft Version ID: 1.16.4
Operating System: Linux (amd64) version 4.15.0-128-generic
Java Version: 14.0.2, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
Memory: 1585402152 bytes (1511 MB) / 8589934592 bytes (8192 MB) up to 8589934592 bytes (8192 MB)
CPUs: 24
JVM Flags: 22 total; -Xmx8192M -Xms512M -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:G1ReservePercent=20 -XX:G1HeapRegionSize=8M -XX:+UseG1GC -XX:+DisableExplicitGC -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1MixedGCLiveThresholdPercent=90 -XX:+AlwaysPreTouch -XX:+ParallelRefProcEnabled -XX:+PerfDisableSharedMem -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:MaxTenuringThreshold=1 -XX:+CMSClassUnloadingEnabled -XX:ParallelGCThreads=16
ModLauncher: 8.0.6+85+master.325de55
ModLauncher launch target: fmlserver
ModLauncher naming: srg
ModLauncher services:
/mixin-0.8.2.jar mixin PLUGINSERVICE
/eventbus-3.0.5-service.jar eventbus PLUGINSERVICE
/customjava14.jar object_holder_definalize PLUGINSERVICE
/customjava14.jar runtime_enum_extender PLUGINSERVICE
/customjava14.jar capability_inject_definalize PLUGINSERVICE
/accesstransformers-2.2.0-shadowed.jar accesstransformer PLUGINSERVICE
/customjava14.jar runtimedistcleaner PLUGINSERVICE
/mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE
/customjava14.jar fml TRANSFORMATIONSERVICE
FML: 35.1
Forge: net.minecraftforge:35.1.36
FML Language Providers:
[email protected]
minecraft@1
Mod List:
GlobalGameRules-1.16.4-5.0.0.1.jar |Global GameRules |globalgamerules |5.0.0.1 |DONE |15:a4:a3:0e:d2:f8:64:0c:a4:97:30:5f:48:ba:5f:69:f9:23:42:14:a8:5a:60:3a:b1:b1:29:1a:0a:37:3c:79
ftbessentials-1603.1.0.11.jar |FTB Essentials |ftbessentials |1603.1.0.11 |DONE |NOSIGNATURE
upsizer-mc1.16.4-6.1.jar |Upsizer |upsizer |6.1 |DONE |NOSIGNATURE
refinedpipes-0.5.jar |Refined Pipes |refinedpipes |0.5 |DONE |NOSIGNATURE
prefab-1.6.4.2.jar |Prefab |prefab |1.6.4.2 |DONE |NOSIGNATURE
Uppers-0.3.2.jar |Uppers |uppers |0.3.2 |DONE |NOSIGNATURE
mcw-windows-1.0.2-mc1.16.4.jar |Macaw's Windows |mcwwindows |1.0.2 |DONE |NOSIGNATURE
modnametooltip_1.16.2-1.15.0.jar |Mod Name Tooltip |modnametooltip |1.15.0 |DONE |NOSIGNATURE
pitg-1.16.3-1.4.1.jar |Pane In The Glass |pitg |1.16.3-1.4.1 |DONE |NOSIGNATURE
Neat 1.7-24.jar |Neat |neat |1.7-24 |DONE |NOSIGNATURE
IronJetpacks-1.16.4-4.1.3.jar |Iron Jetpacks |ironjetpacks |4.1.3 |DONE |NOSIGNATURE
BetterCaves-1.16.3-1.0.6.jar |YUNG's Better Caves |bettercaves |1.16.3-1.0.6 |DONE |NOSIGNATURE
CTM-MC1.16.1-1.1.2.6.jar |ConnectedTexturesMod |ctm |MC1.16.1-1.1.2.6 |DONE |NOSIGNATURE
froglins-1.16.4-1.0.1.4.jar |Froglins |froglins |1.16.4-1.0.1.4 |DONE |NOSIGNATURE
GatewaysToEternity-1.16.3-1.0.1.jar |Gateways To Eternity |gateways |1.0.1 |DONE |NOSIGNATURE
rangedpumps-0.8.2.jar |Ranged Pumps |rangedpumps |0.8.2 |DONE |NOSIGNATURE
jumbofurnace-1.16.4-2.2.0.1.jar |Jumbo Furnace |jumbofurnace |1.16.4-2.2.0.1 |DONE |NOSIGNATURE
mdecore-1.16.4-16.1.0.jar |MattDahEpic Core |mdecore |16.1.0 |DONE |NOSIGNATURE
Wither-Skeleton-Tweaks-1.16.3-5.2.1.jar |Wither Skeleton Tweaks |wstweaks |5.2.1 |DONE |NOSIGNATURE
Shrink-1.16.4-1.0.7.jar |Shrink |shrink |1.0.7 |DONE |NOSIGNATURE
reliquary-1.16.3-1.3.4.1061.jar |Reliquary |xreliquary |1.16.3-1.3.4.1061 |DONE |NOSIGNATURE
randompatches-2.1.5-forge.jar |RandomPatches |randompatches |2.1.5-forge |DONE |92:f6:29:d4:09:89:f5:f5:98:5e:20:34:31:d0:7b:58:22:06:bd:a5:d1:6a:92:6e:ac:3d:8d:18:c5:b2:5b:d7
HarderSpawners-1.16.4-1.35.0.12.jar |Harder Spawners Mod |harderspawners |1.35.0.12 |DONE |NOSIGNATURE
ChanceCubes-1.16.3-5.0.2.394.jar |Chance Cubes |chancecubes |1.16.3-5.0.2.394 |DONE |NOSIGNATURE
Hornets-0.0.3.jar |Hornets |hornets |0.0.3 |DONE |NOSIGNATURE
TwerkItMeal-1.3.5.jar |TwerkItMeal |twerkitmeal |1.3.5 |DONE |NOSIGNATURE
ironagefurniture-1.16.3-0.1.0.10.jar |Iron Age Furniture |ironagefurniture |1.16.3-0.1.0.10 |DONE |8d:b4:b9:c1:35:78:5a:8b:a4:56:3f:cc:92:94:c7:a8:bd:b3:cc:c9:f0:9f:e6:52:b6:7e:c1:9d:ed:7d:f2:c5
WaterStrainer-1.16.3-10.0.0.jar |Water Strainer |waterstrainer |1.16.3-10.0.0 |DONE |NOSIGNATURE
speedyhoppers-1.16.4-1.jar |Speedy Hoppers |speedyhoppers |1.16.4-1 |DONE |NOSIGNATURE
SnowRealMagic-1.16.3-2.2.2.jar |Snow! Real Magic! |snowrealmagic |2.2.2 |DONE |NOSIGNATURE
TMechworks-1.16.3+-2.2.2.jar |Tinkers' Mechworks |tmechworks |2.2.2 |DONE |NOSIGNATURE
DeLogger-1.16.4-1.0.6+mc-1.16.4.jar |DeLogger |delogger |1.0.6+mc-1.16.4 |DONE |23:8f:95:0f:65:ec:2e:38:99:79:f4:bc:47:8a:0b:df:29:ef:2d:82:66:20:09:20:02:dc:4a:15:97:45:f8:43
confdespawntimer_1.16.4-1.3.jar |Configurable Despawn Timer |confdespawntimer |1.3 |DONE |NOSIGNATURE
shetiphiancore-1.16-3.8.4.jar |ShetiPhian-Core |shetiphiancore |3.8.4 |DONE |NOSIGNATURE
supplementaries-0.9.19.jar |Supplementaries |supplementaries |0.9.19 |DONE |NOSIGNATURE
refinedstorage-1.9.11.jar |Refined Storage |refinedstorage |1.9.11 |DONE |NOSIGNATURE
structure-gel-api-1.16.4-1.7.2.jar |Structure Gel API |structure_gel |1.7.2 |DONE |NOSIGNATURE
alltheores-1.1.16-1.16.4-35.1.13.jar |AllTheOres |alltheores |1.1.16-1.16.4-35.1.1|DONE |NOSIGNATURE
industrial-foregoing-1.16.4-3.2.7-7d95990.jar |Industrial Foregoing |industrialforegoing |3.2.7 |DONE |NOSIGNATURE
cleancut-mc1.16-2.2-forge.jar |Clean Cut |cleancut |2.2 |DONE |NOSIGNATURE
torchmaster-2.3.5-alpha.jar |Torchmaster |torchmaster |2.3.5-alpha |DONE |NOSIGNATURE
ironfurnaces-1.16.4-2.5.6.jar |Iron Furnaces |ironfurnaces |2.5.6 |DONE |NOSIGNATURE
ediblebugs-1.1.08_MC1.16.4.jar |Edible Bugs |ediblebugs |1.1.08 |DONE |NOSIGNATURE
mcw-trapdors-1.0.0-mc1.16.4.jar |Macaw's Trapdoors |mcwtrpdoors |1.0.0 |DONE |NOSIGNATURE
Botania-1.16.4-410.jar |Botania |botania |1.16.4-410 |DONE |NOSIGNATURE
SpawnerFix-1.16.2-1.0.0.2.jar |Spawner Fix |sf |1.0.0.2 |DONE |NOSIGNATURE
spark-forge.jar |spark |spark |1.4.3 |DONE |NOSIGNATURE
curios-forge-1.16.4-4.0.3.3.jar |Curios API |curios |1.16.4-4.0.3.3 |DONE |NOSIGNATURE
betterweather-1.1.2.jar |Better Weather |betterweather |1.0.2 |DONE |NOSIGNATURE
tombstone-1.16-6.2.3.jar |Corail Tombstone |tombstone |1.16-6.2.3 |DONE |NOSIGNATURE
obfuscate-0.5.1-1.16.3.jar |Obfuscate |obfuscate |0.5.1 |DONE |e1:59:1a:56:ec:97:b3:d0:b3:4b:25:06:1f:83:b0:f4:fd:0c:24:e3:6d:ea:94:b1:9f:22:b0:38:13:60:88:ea
Fertilization_1.16.3-5.2.0.jar |Fertilization |fertilization |5.2.0 |DONE |NOSIGNATURE
worldedit-forge-mc1.16.3-7.2.1-dist.jar |WorldEdit |worldedit |7.2.1+299386a |DONE |NOSIGNATURE
NaturesAura-33.3.jar |Nature's Aura |naturesaura |33.3 |DONE |NOSIGNATURE
constructionwand-1.16.2-1.7.jar |Construction Wand |constructionwand |1.16.2-1.7 |DONE |NOSIGNATURE
mcws-roofs-2.0.0-mc1.16.4.jar |Macaw's Roofs |mcwroofs |2.0.0 |DONE |NOSIGNATURE
observerlib-1.16.4-1.5.1.jar |ObserverLib |observerlib |1.16.4-1.5.1 |DONE |NOSIGNATURE
mcw-furniture-2.0.0-mc1.16.4.jar |Macaw's Furniture |mcwfurnitures |2.0.0 |DONE |NOSIGNATURE
ItemPhysic_v1.4.14_mc1.16.4.jar |ItemPhysic |itemphysic |1.6.0 |DONE |NOSIGNATURE
ironcoals-3.3.0.jar |Iron Coals |ironcoals |3.3.0 |DONE |NOSIGNATURE
BetterBurning-1.16.4-5.0.2.jar |BetterBurning |betterburning |5.0.2 |DONE |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
FastLeafDecay-v25.jar |FastLeafDecay |fastleafdecay |v25 |DONE |NOSIGNATURE
PrettyBeaches_1.16.3-5.2.0.jar |Pretty Beaches |prettybeaches |5.2.0 |DONE |NOSIGNATURE
BetterMineshafts-Forge-1.16.3-1.1.1.jar |YUNG's Better Mineshafts |bettermineshafts |1.16.3-1.1.1 |DONE |NOSIGNATURE
DangerousStoneCutter-1.16.2-1.4.jar |Dangerous Stone Cutter |dangerousstonecutter |1.4 |DONE |NOSIGNATURE
Industrial Agriculture[Industrial Foregoing]-1.16.|Industrial Agriculture Plugin-|iapif |1.16.3-1.7.1 |DONE |NOSIGNATURE
QuarkOddities-1.16.3.jar |Quark Oddities |quarkoddities |1.16.3 |DONE |NOSIGNATURE
Kiwi-1.16.3-3.4.1.jar |Kiwi |kiwi |3.4.1 |DONE |NOSIGNATURE
nomowanderer_MC1.16.4_1.1.jar |NoMoWanderer |nomowanderer |1.16.4_1.1 |DONE |NOSIGNATURE
mining-helmet-1.16.4-2.0.0.jar |Mining Helmet |mining_helmet |2.0.0 |DONE |NOSIGNATURE
woot-1.16.4-1.0.3.0.jar |Woot |woot |1.16.4-1.0.3.0 |DONE |NOSIGNATURE
treeharvester_1.16.4-2.0.jar |Tree Harvester |treeharvester |2.0 |DONE |NOSIGNATURE
portable_stonecutter-1.16.4-1.3.1.jar |Portable Stonecutter |portable_stonecutter |1.3.1 |DONE |NOSIGNATURE
jei-1.16.4-7.6.1.65.jar |Just Enough Items |jei |7.6.1.65 |DONE |NOSIGNATURE
AttributeFix-1.16.4-9.0.2.jar |AttributeFix |attributefix |9.0.2 |DONE |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
Jellyfishing-1.5.11.jar |Jellyfishing |jellyfishing |1.5.10 |DONE |NOSIGNATURE
Mekanism-1.16.4-10.0.18.445.jar |Mekanism |mekanism |10.0.18 |DONE |NOSIGNATURE
invtweaks-1.16.4-1.0.1.jar |Inventory Tweaks Renewed |invtweaks |1.16.4-1.0.1 |DONE |NOSIGNATURE
PassableFoliage-1.16.4-2.2.0.jar |Passable Foliage |passablefoliage |2.2.0 |DONE |NOSIGNATURE
TravelersBackpack-1.16.4-5.3.4.jar |Traveler's Backpack |travelersbackpack |5.3.4 |DONE |NOSIGNATURE
NaturesCompass-1.16.4-1.8.6.jar |Nature's Compass |naturescompass |1.16.4-1.8.6 |DONE |NOSIGNATURE
LibX-1.16.3-1.0.10.jar |LibX |libx |1.16.3-1.0.10 |DONE |NOSIGNATURE
compactmachines-4.0.0-alpha.6.jar |Compact Machines 4 |compactmachines |4.0.0-alpha.6 |DONE |NOSIGNATURE
good-nights-sleep-1.16.4-1.2.11.jar |Good Night's Sleep |good_nights_sleep |1.2.11 |DONE |NOSIGNATURE
engineerstools-1.16.4-1.1.3-b1.jar |Engineer's Tools |engineerstools |1.1.3-b1 |DONE |bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b
FarmingForBlockheads_1.16.3-7.2.1.jar |Farming for Blockheads |farmingforblockheads |7.2.1 |DONE |NOSIGNATURE
pneumaticcraft-repressurized-1.16.4-2.9.0-111.jar |PneumaticCraft: Repressurized |pneumaticcraft |1.16.4-2.9.0-111 |DONE |NOSIGNATURE
snowundertrees-1.16.4-v1.1.3.jar |Snow Under Trees |snowundertrees |v1.1.3 |DONE |NOSIGNATURE
nhacampfire_1.16.4-3.0.jar |No Hostiles Around Campfire |nhacampfire |3.0 |DONE |NOSIGNATURE
TelePastries-1.16.3-0.3.4.1.jar |TelePastries |telepastries |0.3.4.1 |DONE |NOSIGNATURE
pedestals-0.8p.jar |Pedestals |pedestals |0.8p |DONE |NOSIGNATURE
ClickMachine-1.16.3-4.2.2.jar |Click Machine |clickmachine |4.2.2 |DONE |NOSIGNATURE
additional_lights-1.16.4-2.1.3.jar |Additional Lights |additional_lights |2.1.3 |DONE |NOSIGNATURE
CraftTweaker-1.16.4-7.0.0.63.jar |CraftTweaker |crafttweaker |7.0.0.63 |DONE |NOSIGNATURE
mysticalworld-1.16.4-0.3.1.4.jar |Mystical World |mysticalworld |1.16.4-0.3.1.4 |DONE |NOSIGNATURE
extradisks-1.16.4-1.4.jar |Extra Disks |extradisks |1.4 |DONE |NOSIGNATURE
ImmersivePetroleum-1.16.4-3.1.0-2.jar |Immersive Petroleum |immersivepetroleum |3.1.0-2 |DONE |NOSIGNATURE
blame-1.8.0.jar |Blame! |blame |1.8.0 |DONE |NOSIGNATURE
tellme-forge-1.16.4-0.9.1.jar |TellMe |tellme |0.9.1 |DONE |NOSIGNATURE
ironchest-1.16.4-11.2.10.jar |Iron Chests |ironchest |1.16.4-11.2.10 |DONE |NOSIGNATURE
MythicBotany-1.16.3-1.2.0.jar |MythicBotany |mythicbotany |1.16.3-1.2.0 |DONE |NOSIGNATURE
ZeroCore2-1.16.4-2.0.18.jar |Zero CORE 2 |zerocore |1.16.4-2.0.18 |DONE |NOSIGNATURE
forge-1.16.4-35.1.36-server.jar |Minecraft |minecraft |1.16.4 |DONE |NOSIGNATURE
Flopper-1.16.4-1.0.6.jar |Flopper |flopper |1.0.6 |DONE |NOSIGNATURE
theoneprobe-1.16-3.0.7.jar |The One Probe |theoneprobe |1.16-3.0.7 |DONE |NOSIGNATURE
bspawncontrol_1.16.4-1.1.jar |Better Spawner Control |bspawncontrol |1.1 |DONE |NOSIGNATURE
MouseTweaks-2.13-mc1.16.2.jar |Mouse Tweaks |mousetweaks |2.13 |DONE |NOSIGNATURE
ImmersiveEngineering-1.16.4-4.1.2-129.jar |Immersive Engineering |immersiveengineering |1.16.4-4.1.2-129 |DONE |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
useful_railroads-1.16.4-1.4.6.34.jar |Useful Railroads |usefulrailroads |1.4.6.34 |DONE |f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0
pamhc2crops-1.16.3-1.0.1.jar |Pam's HarvestCraft 2 Crops |pamhc2crops |version |DONE |NOSIGNATURE
allthemodium-1.1.21-1.16.4-35.1.13.jar |Allthemodium |allthemodium |1.1.21-1.16.4-35.1.1|DONE |NOSIGNATURE
ceilingtorch-1.16.4-v1.8.1.jar |Ceiling Torch |ceilingtorch |v1.8.1 |DONE |NOSIGNATURE
MCDoom-Mod-1.16.4-3.6.2-a.jar |Doom Mod |doomweapon |3.6.2-a |DONE |NOSIGNATURE
forge-1.16.4-geckolib-3.0.0.jar |GeckoLib |geckolib3 |3.0.0 |DONE |NOSIGNATURE
jeiintegration_1.16.4-6.1.1.11.jar |JEI Integration |jeiintegration |6.1.1.11 |DONE |NOSIGNATURE
Mantle-1.16.4-1.6.52.jar |Mantle |mantle |1.6.52 |DONE |NOSIGNATURE
pamhc2foodcore-1.16.3-1.0.0.jar |Pam's HarvestCraft 2 Food Core|pamhc2foodcore |version |DONE |NOSIGNATURE
ftb-backups-2.1.1.6.jar |FTB Backups |ftbbackups |2.1.1.6 |DONE |NOSIGNATURE
serverconfigupdater-1.3.jar |ServerConfig Updater |serverconfigupdater |1.3 |DONE |NOSIGNATURE
lava-monster-1.16.4-1.0.9.jar |Lava Monster |lava_monster |1.0.9 |DONE |NOSIGNATURE
polymorph-forge-1.16.4-0.22.jar |Polymorph |polymorph |1.16.4-0.22 |DONE |NOSIGNATURE
multibeds-1.16-1.7.6.jar |Multi-Beds |multibeds |1.7.6 |DONE |NOSIGNATURE
AutoRegLib-1.6-47.jar |AutoRegLib |autoreglib |1.6-47 |DONE |NOSIGNATURE
WorldPreGenerator-1.16.4-1.0.0.jar |World Pre Generator |world_pre_generator |1.0.0 |DONE |NOSIGNATURE
globaldataandresourcepacks-1.16.4-1.7.4.jar |Global Data- & Resourcepacks |globaldataandresourcepacks |1.16.4-1.7.3 |DONE |NOSIGNATURE
PickleTweaks-1.16.4-5.1.4.jar |Pickle Tweaks |pickletweaks |5.1.4 |DONE |NOSIGNATURE
FastFurnace-1.16.3-4.3.0.jar |FastFurnace |fastfurnace |4.3.0 |DONE |NOSIGNATURE
byg-1.1.7-BETA-v1.jar |Oh The Biomes You'll Go |byg |1.1.7-BETA-v1 |DONE |NOSIGNATURE
Industrial Agriculture[Mekanism]-1.16.3-1.7.1.jar |Industrial Agriculture Plugin-|iapmekanism |1.16.3-1.7.1 |DONE |NOSIGNATURE
extremeSoundMuffler-3.4_Forge-1.16.4.jar |Extreme Sound Muffler |extremesoundmuffler |3.4_forge-1.16.4 |DONE |NOSIGNATURE
CosmeticArmorReworked-1.16.4-v1.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.16.4-v1 |DONE |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
magipsi-1.16.4-2.0.0.0.jar |Magical Psi |magipsi |1.16.4-2.0.0.0 |DONE |NOSIGNATURE
EnderMail-1.16.4-1.2.0.jar |Ender Mail |endermail |1.16.4-1.2.0 |DONE |NOSIGNATURE
lootbagmod-1.16.3-1.6.4.jar |Loot Bag Mod |lootbagmod |1.6.4 |DONE |NOSIGNATURE
farlanders-1.16.4-1.3.7.jar |The Farlanders |farlanders |1.3.7 |DONE |NOSIGNATURE
rsrequestify-1.16.3-2.0.1.jar |RSRequestify |rsrequestify |2.0.1 |DONE |NOSIGNATURE
CyclopsCore-1.16.4-1.9.4.jar |Cyclops Core |cyclopscore |1.9.4 |DONE |NOSIGNATURE
Instrumental-Mobs-1.16.3-1.3.1.jar |Instrumental Mobs |instrumentalmobs |1.3.1 |DONE |NOSIGNATURE
UnionLib-1.16.4-3.1.4.jar |UnionLib |unionlib |3.1.4 |DONE |NOSIGNATURE
NetherPortalFix_1.16.3-7.2.1.jar |NetherPortalFix |netherportalfix |7.2.1 |DONE |NOSIGNATURE
aiotbotania-1.16.4-1.5.0.jar |AIOT Botania |aiotbotania |1.5.0 |DONE |NOSIGNATURE
advancedperipherals-0.2.6b.jar |Advanced Peripherals |advancedperipherals |0.2.6b |DONE |NOSIGNATURE
astrologicalsorcery-1.16.4-1.3.1.jar |Astrological Sorcery |astrosorc |1.16.4-1.3.1 |DONE |b7:be:9d:e0:98:e6:82:d9:31:77:1a:8d:81:9e:fc:88:bf:36:4a:d8:4c:48:05:72:03:7a:2c:23:55:ca:ea:69
astralsorcery-1.16.4-1.13.9.jar |Astral Sorcery |astralsorcery |1.16.4-1.13.9 |DONE |45:2b:0a:49:6b:65:3b:39:a9:dd:d2:5b:55:7f:82:47:a5:1d:7a:cc:7f:a8:69:73:72:53:6f:57:4d:b2:1a:b7
ExtendedCrafting-1.16.4-3.1.2.jar |Extended Crafting |extendedcrafting |3.1.2 |DONE |NOSIGNATURE
autooredictconv-1.16.4-16.1.2.jar |Auto Ore Dictionary Converter |autooredictconv |16.1.2 |DONE |NOSIGNATURE
Industrial Agriculture[Core]-1.16.3-1.7.1.jar |Industrial Agriculture |industrialagriculture |1.16.3-1.7.1 |DONE |NOSIGNATURE
KleeSlabs_1.16.3-9.2.0.jar |KleeSlabs |kleeslabs |9.2.0 |DONE |NOSIGNATURE
rsgauges-1.16.4-1.2.7-b1.jar |Gauges and Switches |rsgauges |1.2.7-b1 |DONE |bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b
findme-1.16.3-2.1.0.0.jar |Find Me |findme |NONE |DONE |NOSIGNATURE
CookingForBlockheads_1.16.3-9.2.2.jar |Cooking for Blockheads |cookingforblockheads |9.2.2 |DONE |NOSIGNATURE
Placebo-1.16.3-4.3.3.jar |Placebo |placebo |4.3.3 |DONE |NOSIGNATURE
jumpoverfences-1.16.4-1.0.1.jar |Jump Over Fences |jumpoverfences |1.16.4-1.0.1 |DONE |NOSIGNATURE
citadel-1.5.3.jar |Citadel |citadel |1.5.3 |DONE |NOSIGNATURE
iceandfire-2.1.5-1.16.4.jar |Ice and Fire |iceandfire |2.1.5-1.16.4 |DONE |NOSIGNATURE
ftb-gui-library-1604.1.1.26.jar |FTB GUI Library |ftbguilibrary |1604.1.1.26 |DONE |NOSIGNATURE
potionsmaster-0.1.34-1.16.4-35.1.13.jar |Potions Master |potionsmaster |0.1.34-1.16.4-35.1.1|DONE |NOSIGNATURE
culinaryconstruct-forge-1.16.4-4.0.0.2.jar |Culinary Construct |culinaryconstruct |1.16.4-4.0.0.2 |DONE |NOSIGNATURE
MutantBeasts-1.16.4-1.1.3.jar |Mutant Beasts |mutantbeasts |1.16.4-1.1.3 |DONE |d9:be:bd:b6:9a:e4:14:aa:05:67:fb:84:06:77:a0:c5:10:ec:27:15:1b:d6:c0:88:49:9a:ef:26:77:61:0b:5e
Bookshelf-1.16.4-9.3.18.jar |Bookshelf |bookshelf |9.3.18 |DONE |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
DarkUtilities-1.16.4-7.0.3.jar |Dark Utilities |darkutils |7.0.3 |DONE |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
CauldronRecipes-1.16.4-5.0.3.jar |CauldronRecipes |cauldronrecipes |5.0.3 |DONE |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
BotanyPots-1.16.4-6.0.13.jar |BotanyPots |botanypots |6.0.13 |DONE |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
BotanyTrees-1.16.4-2.0.7.jar |BotanyTrees |botanytrees |2.0.7 |DONE |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
HerdMentality-1.16.4-5.0.2.jar |HerdMentality |herdmentality |5.0.2 |DONE |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
Tips-1.16.4-3.0.2.jar |Tips |tips |3.0.2 |DONE |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
u_team_core-1.16.4-3.1.17.191.jar |U Team Core |uteamcore |3.1.17.191 |DONE |f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0
buildinggadgets-1.16.4-3.7.3.jar |Building Gadgets |buildinggadgets |3.7.3 |DONE |NOSIGNATURE
forge-1.16.4-35.1.36-universal.jar |Forge |forge |35.1.36 |DONE |22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90
Ceramics-1.16.4-1.6.0.jar |Ceramics |ceramics |1.6.0 |DONE |NOSIGNATURE
cofh_core-1.16.3-1.1.6.jar |CoFH Core |cofh_core |1.1.6 |DONE |NOSIGNATURE
thermal_foundation-1.16.3-1.1.6.jar |Thermal Series |thermal |1.1.6 |DONE |NOSIGNATURE
thermal_innovation-1.16.3-1.1.7.jar |Thermal Innovation |thermal_innovation |1.1.7 |DONE |NOSIGNATURE
thermal_locomotion-1.16.3-1.1.6.jar |Thermal Locomotion |thermal_locomotion |1.1.6 |DONE |NOSIGNATURE
Psi 1.16-89.jar |Psi |psi |1.16-88 |DONE |NOSIGNATURE
thermal_cultivation-1.16.3-1.1.6.jar |Thermal Cultivation |thermal_cultivation |1.1.6 |DONE |NOSIGNATURE
AppleSkin-mc1.16.2-forge-1.0.14.jar |AppleSkin |appleskin |1.0.14 |DONE |NOSIGNATURE
Aquaculture-1.16.4-2.1.11.jar |Aquaculture 2 |aquaculture |1.16.4-2.1.11 |DONE |NOSIGNATURE
Waddles-1.16.4-0.8.11.jar |Waddles |waddles |1.16.4-0.8.11 |DONE |NOSIGNATURE
ProgressiveBosses-2.2.0-mc1.16.x.jar |Progressive Bosses |progressivebosses |2.2.0 |DONE |NOSIGNATURE
mcw-doors-1.0.1fix-mc1.16.4.jar |Macaw's Doors |mcwdoors |1.0.1 |DONE |NOSIGNATURE
MekanismGenerators-1.16.4-10.0.18.445.jar |Mekanism: Generators |mekanismgenerators |10.0.18 |DONE |NOSIGNATURE
Undead Infection 1.16.4 2.0.jar |undead infection |undead_infection |1.0.0 |DONE |NOSIGNATURE
carryon-1.16.3-1.15.1.7.jar |Carry On |carryon |1.15.1.7 |DONE |8c:03:ac:7d:21:62:65:e2:83:91:f3:22:57:99:ed:75:78:1e:db:de:03:99:ef:53:3b:59:95:18:01:bc:84:a9
XNetGases-1.16.4-2.2.3.jar |XNet Gases |xnetgases |2.2.3 |DONE |NOSIGNATURE
HydroGel-1.16.3-2.2.0.jar |HydroGel |hydrogel |2.2.0 |DONE |NOSIGNATURE
ftb-teams-1604.1.0.13.jar |FTB Teams |ftbteams |1604.1.0.13 |DONE |NOSIGNATURE
Industrial Agriculture[Gobber]-1.16.3-1.7.1.jar |Industrial Agriculture Plugin-|iapg |1.16.3-1.7.1 |DONE |NOSIGNATURE
chocolate-1.2.0-1.16.4.jar |Chocolate |chocolate |1.2.0-1.16.4 |DONE |NOSIGNATURE
mcw-bridges-1.0.4-mc1.16.4.jar |Macaw's Bridges |mcwbridges |1.0.4 |DONE |NOSIGNATURE
FarmersDelight-1.16.3-0.2.4b.jar |Farmer's Delight |farmersdelight |1.16.3-0.2.4b |DONE |NOSIGNATURE
endertanks-1.16-1.9.3.jar |EnderTanks |endertanks |1.9.3 |DONE |NOSIGNATURE
CommonCapabilities-1.16.4-2.5.5.jar |CommonCapabilities |commoncapabilities |2.5.5 |DONE |NOSIGNATURE
AmbientSounds_v3.1.4_mc1.16.4.jar |Ambient Sounds |ambientsounds |3.0.3 |DONE |NOSIGNATURE
GreaterEye-1.16.4-1.1.10.jar |GreaterEye |greater_eye |1.1.10 |DONE |NOSIGNATURE
Compressium-1.16.4-1.1.36.jar |Compressium |compressium |1.1.36 |DONE |NOSIGNATURE
valkyrielib-1.16.4-3.0.6.1.jar |ValkyrieLib |valkyrielib |3.0.6.1 |DONE |NOSIGNATURE
envirocore-1.16.4-3.0.6.0.jar |Environmental Core |envirocore |3.0.6.0 |DONE |NOSIGNATURE
envirotech-1.16.4-3.0.6.1.jar |Environmental Tech |envirotech |3.0.6.0 |DONE |NOSIGNATURE
ftb-ranks-1604.1.1.9.jar |FTB Ranks |ftbranks |1604.1.1.9 |DONE |NOSIGNATURE
customgamerules-1.16.4-1.1.0.jar |Powerful Game Rules |customgamerules |1.16.4-1.1.0 |DONE |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
vehicle-mod-0.45.2-1.16.3.jar |MrCrayfish's Vehicle Mod |vehicle |0.45.2 |DONE |NOSIGNATURE
simplefarming-1.16.4-1.3.5.jar |Simple Farming |simplefarming |1.16.4-1.3.5 |DONE |NOSIGNATURE
EyesInTheDarkness-1.16.3-0.7.0.jar |Eyes in the Darkness |eyesinthedarkness |0.7.0 |DONE |NOSIGNATURE
TrackAPI-1.16.4-forge-1.2.1.jar |TrackAPI |trackapi |1.2 |DONE |NOSIGNATURE
pamhc2foodextended-1.16.3-1.0.0.jar |Pam's HarvestCraft 2 Food Exte|pamhc2foodextended |version |DONE |NOSIGNATURE
SolarFluxReborn-1.16.3-16.2.3.jar |Solar Flux Reborn |solarflux |16.2.3 |DONE |NOSIGNATURE
Patchouli-1.16.4-48.jar |Patchouli |patchouli |1.16.4-48 |DONE |NOSIGNATURE
ars_nouveau-1.16.4-1.10.6.jar |Ars Nouveau |ars_nouveau |1.10.6 |DONE |NOSIGNATURE
collective-1.16.4-1.53.jar |Collective |collective |1.53 |DONE |NOSIGNATURE
camera-1.16.4-1.0.8.jar |Camera Mod |camera |1.16.4-1.0.8 |DONE |NOSIGNATURE
blockcarpentry-1.16-0.3.5a.jar |BlockCarpentry |blockcarpentry |1.16-0.3.5a |DONE |NOSIGNATURE
thermal_expansion-1.16.3-1.1.6.jar |Thermal Expansion |thermal_expansion |1.1.6 |DONE |NOSIGNATURE
betbeacpl_1.16.4-1.1.jar |Better Beacon Placement |betbeacpl |1.1 |DONE |NOSIGNATURE
elevatorid-1.16.4-1.7.9.jar |Elevator Mod |elevatorid |1.16.4-1.7.9 |DONE |NOSIGNATURE
Survive-1.16.4-3.0.9.jar |Survive |survive |1.16.4-3.0.9 |DONE |NOSIGNATURE
Gobber2-1.16.4-2.3.42.jar |Gobber 2 |gobber2 |2.3.42 |DONE |NOSIGNATURE
ftb-ultimine-1603.1.1.13.jar |FTB Ultimine |ftbultimine |1603.1.1.13 |DONE |NOSIGNATURE
logisticslasers-1.0.8.jar |Logistics Lasers |logisticslasers |1.0.8 |DONE |NOSIGNATURE
Runelic-1.16.4-6.0.2.jar |Runelic |runelic |6.0.2 |DONE |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
PowderPower-1.16.4-3.2.27.jar |Powder Power |powder_power |3.2.27 |DONE |NOSIGNATURE
starterkit_1.16.4-2.1.jar |Starter Kit |starterkit |2.1 |DONE |NOSIGNATURE
psipherals-1.4.0.jar |Psionic Peripherals |psipherals |version |DONE |NOSIGNATURE
ImmersiveRailroading-1.16.4-forge-1.8.0.1.jar |Immersive Railroading |immersiverailroading |1.16.4-forge-1.8.0 |DONE |NOSIGNATURE
UniversalModCore-1.16.4-forge-1.0.1.jar |Universal Mod Core |universalmodcore |1.0.1 |DONE |NOSIGNATURE
clib-1.16.3,4-1.5.0.jar |Conguerors Library |clib |1.5.0 |DONE |NOSIGNATURE
cc-tweaked-1.16.4-1.95.1.jar |CC: Tweaked |computercraft |1.95.1 |DONE |NOSIGNATURE
AI-Improvements-1.16.2-0.3.0.jar |AI-Improvements |aiimprovements |0.3.0 |DONE |NOSIGNATURE
ExtremeReactors2-1.16.4-2.0.20.jar |Extreme Reactors 2 |bigreactors |1.16.4-2.0.20 |DONE |NOSIGNATURE
trashcans-1.0.6-mc1.16.4.jar |Trash Cans |trashcans |1.0.6 |DONE |NOSIGNATURE
InventoryEssentials_1.16.3-2.3.0.jar |Inventory Essentials |inventoryessentials |2.3.0 |DONE |NOSIGNATURE
enchantwithmob-1.16.4-2.3.1.jar |Enchant With Mob |enchantwithmob |1.16.4-2.3.1 |DONE |NOSIGNATURE
bwncr-1.16.4-3.9.16.jar |Bad Wither No Cookie Reloaded |bwncr |1.16.4-3.9.16 |DONE |NOSIGNATURE
speedyladders-1.16.4-1.jar |Speedy Ladders |speedyladders |1.16.4-1 |DONE |NOSIGNATURE
ServerTabInfo-1.16.4-1.3.3.jar |Server Tab Info |servertabinfo |1.3.3 |DONE |NOSIGNATURE
QuantumStorage-1.16.4-5.3.0.jar |QuantumStorage |quantumstorage |5.3.0Alpha5 |DONE |NOSIGNATURE
Cyclic-1.16.4-1.1.0.jar |Cyclic |cyclic |1.16.4-1.1.0 |DONE |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
BetterAdvancements-1.16.4-0.1.0.103.jar |Better Advancements |betteradvancements |0.1.0.103 |DONE |NOSIGNATURE
BotaniaAdditionsMC1.16.4-1.0.4.jar |Botania Additions |botaniaadditions |1.0.4 |DONE |NOSIGNATURE
BedBenefits-1.16.4-4.0.2.jar |BedBenefits |bedbenefits |4.0.2 |DONE |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
Cucumber-1.16.4-4.1.5.jar |Cucumber Library |cucumber |4.1.5 |DONE |NOSIGNATURE
TrashSlot_1.16.3-12.2.1.jar |TrashSlot |trashslot |12.2.1 |DONE |NOSIGNATURE
pamhc2trees-1.16.3-1.0.0.jar |Pam's HarvestCraft 2 Fruit Tre|pamhc2trees |1.0.0 |DONE |NOSIGNATURE
flatbedrock-1.16.4-1.1.6.jar |Flat Bedrock |flatbedrock |1.16.4-1.1.6 |DONE |NOSIGNATURE
snad-1.0.3-1.16.4.jar |Snad |snad |1.0.3 |DONE |NOSIGNATURE
MoreJellyfish-1.1.2.jar |More Jellyfish |more_jellyfish |1.0.0 |DONE |NOSIGNATURE
Overloaded-1.16.3-0.0.90.jar |Overloaded |overloaded |1.16.3-0.0.90 |DONE |8f:e1:00:20:a7:e0:d5:e3:c4:cd:aa:9f:76:9b:99:87:e0:09:9e:98:80:e2:57:c6:5d:d1:b1:c3:79:22:e5:65
item-filters-1604.2.2.19.jar |Item Filters |itemfilters |1604.2.2.19 |DONE |NOSIGNATURE
ftb-quests-1604.1.1.21.jar |FTB Quests |ftbquests |1604.1.1.21 |DONE |NOSIGNATURE
platforms-1.16-1.7.8.jar |Platforms |platforms |1.7.8 |DONE |NOSIGNATURE
metalbarrels-3.3a.jar |Metal Barrels |metalbarrels |3.3a |DONE |NOSIGNATURE
woodenutilities-1.0.6-1.16.4.jar |Wooden Utilities |woodenutilities |1.0.5 |DONE |NOSIGNATURE
create-mc1.16.3_v0.3c.jar |Create |create |mc1.16.3_v0.3c |DONE |NOSIGNATURE
ZYCraft-1.16.4-2.0.1.jar |ZYCraft |zycraft |2.0.1 |DONE |NOSIGNATURE
Waystones_1.16.3-7.3.1.jar |Waystones |waystones |7.3.1 |DONE |NOSIGNATURE
Clumps-6.0.0.13.jar |Clumps |clumps |6.0.0.13 |DONE |NOSIGNATURE
NastyMobs-1.16.3-1.0.0.7.jar |Nasty Mobs |nasty |1.0.0.7 |DONE |NOSIGNATURE
comforts-forge-1.16.4-4.0.1.0.jar |Comforts |comforts |1.16.4-4.0.1.0 |DONE |NOSIGNATURE
appliedenergistics2-8.2.0-beta.2.jar |Applied Energistics 2 |appliedenergistics2 |8.2.0-beta.2 |DONE |95:58:cc:83:9d:a8:fa:4f:e9:f3:54:90:66:61:c8:ae:9c:08:88:11:52:52:df:2d:28:5f:05:d8:28:57:0f:98
Artifacts-1.16.4-2.7.3.jar |Artifacts |artifacts |1.16.4-2.7.3 |DONE |NOSIGNATURE
SimpleStorageNetwork-1.16.3-1.3.0.jar |Simple Storage Network |storagenetwork |1.16.3-1.3.0 |DONE |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
gardentools-1.16.4-1.1.0.jar |Garden Tools |gardentools |1.16.4-1.1.0 |DONE |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
decorative_blocks-1.16.4-1.7.0.jar |Decorative Blocks |decorative_blocks |1.7.0 |DONE |NOSIGNATURE
DungeonCrawl-1.16.3-2.2.4.jar |Dungeon Crawl |dungeoncrawl |2.2.4 |DONE |NOSIGNATURE
demagnetize-forge-1.16.2-1.2.2.jar |Demagnetize |demagnetize |1.16.2-1.2.2 |DONE |NOSIGNATURE
mcjtylib-1.16-5.0.15.jar |McJtyLib |mcjtylib |1.16-5.0.15 |DONE |NOSIGNATURE
rftoolsbase-1.16-2.0.9.jar |RFToolsBase |rftoolsbase |1.16-2.0.9 |DONE |NOSIGNATURE
xnet-1.16-3.0.11.jar |XNet |xnet |1.16-3.0.11 |DONE |NOSIGNATURE
notenoughwands-1.16-3.0.1.jar |Not Enough Wands |notenoughwands |1.16-3.0.1 |DONE |NOSIGNATURE
rftoolspower-1.16-3.0.8.jar |RFToolsPower |rftoolspower |1.16-3.0.8 |DONE |NOSIGNATURE
rftoolsbuilder-1.16-3.0.13.jar |RFToolsBuilder |rftoolsbuilder |1.16-3.0.13 |DONE |NOSIGNATURE
rftoolscontrol-1.16-4.0.6.jar |RFToolsControl |rftoolscontrol |1.16-4.0.6 |DONE |NOSIGNATURE
restrictions-1.16-3.0.3.jar |Restrictions |restrictions |1.16-3.0.3 |DONE |NOSIGNATURE
inventorypets-2.0.10.jar |Inventory Pets |inventorypets |2.0.10 |DONE |NOSIGNATURE
mininggadgets-1.7.1.jar |Mining Gadgets |mininggadgets |1.7.1 |DONE |NOSIGNATURE
Fancy Fluid Storage-1.16.4-3.1.0.jar |Fancy Fluid Storage |ffs |3.1.0 |DONE |NOSIGNATURE
strongfarmland-1.16.3-1.1.0.jar |Stronger Farmland |strongfarmland |1.16.3-1.1.0 |DONE |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
ftb-chunks-1604.2.2.57.jar |FTB Chunks |ftbchunks |1604.2.2.57 |DONE |NOSIGNATURE
BloodMagic-1.16.3-3.0.3-8.jar |Blood Magic |bloodmagic |1.16.3-3.0.3-8 |DONE |NOSIGNATURE
scuba-gear-1.16.4-1.0.1.jar |Scuba Gear |scuba_gear |1.0.1 |DONE |NOSIGNATURE
recipebuffers-2.0.jar |Recipe Buffers |recipebuffers |2.0 |DONE |NOSIGNATURE
immersiveposts-1.16.3-3.0.0.jar |Immersive Posts |immersiveposts |3.0.0 |DONE |d5:aa:49:67:b7:dd:64:8a:a4:7d:3e:57:12:6b:f9:3f:e8:5e:6b:24:d9:f9:c5:fb:c5:e7:a0:cf:98:64:dc:d0
MysticalAgriculture-1.16.4-4.1.4.jar |Mystical Agriculture |mysticalagriculture |4.1.4 |DONE |NOSIGNATURE
MysticalAgradditions-1.16.4-4.1.3.jar |Mystical Agradditions |mysticalagradditions |4.1.3 |DONE |NOSIGNATURE
matc-1.1.2.jar |Mystical Agriculture Tiered Cr|matc |1.1.2 |DONE |NOSIGNATURE
CraftingTweaks_1.16.3-12.2.0.jar |Crafting Tweaks |craftingtweaks |12.2.0 |DONE |NOSIGNATURE
rftoolsutility-1.16-3.0.20.jar |RFToolsUtility |rftoolsutility |1.16-3.0.20 |DONE |NOSIGNATURE
Dynmap-3.1-beta6-forge-1.16.3.jar |Dynmap |dynmap |3.1-beta6-438 |DONE |NOSIGNATURE
EnchantmentDescriptions-1.16.4-6.0.2.jar |EnchantmentDescriptions |enchdesc |6.0.2 |DONE |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
ToolBelt-1.16.3-1.15.2.jar |Tool Belt |toolbelt |1.15.2 |DONE |NOSIGNATURE
titanium-1.16.4-3.2.4.jar |Titanium |titanium |3.2.4 |DONE |NOSIGNATURE
nccreepers_1.16.4-1.2.jar |Naturally Charged Creepers |nccreepers |1.2 |DONE |NOSIGNATURE
CreativeCore_v2.0.10_mc1.16.4.jar |CreativeCore |creativecore |2.0.0 |DONE |NOSIGNATURE
forbidden_arcanus-1.16.4-1.0.0.jar |Forbidden & Arcanus |forbidden_arcanus |1.16.4-1.0.0 |DONE |NOSIGNATURE
CapabilityProxy-1.16.4-2.1.8.jar |CapabilityProxy |capabilityproxy |2.1.8 |DONE |NOSIGNATURE
packedup-1.0.21-mc1.16.4.jar |PackedUp |packedup |1.0.21 |DONE |NOSIGNATURE
archers_paradox-1.16.3-1.1.1.jar |Archer's Paradox |archers_paradox |1.1.1 |DONE |NOSIGNATURE
towers_of_the_wild-1.16.4-2.0.1.jar |Towers Of The Wild |towers_of_the_wild |1.16.4-2.0.1 |DONE |NOSIGNATURE
smoothboot-forge-1.16.4-1.2.0.jar |Smooth Boot |smoothboot |1.16.4-1.2.0 |DONE |NOSIGNATURE
Quark-r2.4-290.jar |Quark |quark |r2.4-290 |DONE |NOSIGNATURE
Apotheosis-1.16.3-4.4.1.jar |Apotheosis |apotheosis |4.4.1 |DONE |NOSIGNATURE
extragolems-11.2.0.jar |Extra Golems |golems |11.2.0 |DONE |NOSIGNATURE
mobsunscreen-1.16.4-2.1.3.jar |Mob Sunscreen |mobsunscreen |1.16.4-2.1.3 |DONE |NOSIGNATURE
FastWorkbench-1.16.3-4.4.1.jar |FastWorkbench |fastbench |4.4.1 |DONE |NOSIGNATURE
StorageDrawers-1.16.3-8.2.1.jar |Storage Drawers |storagedrawers |8.2.1 |DONE |NOSIGNATURE
FluxNetworks-1.16.4-6.1.5.10.jar |Flux Networks |fluxnetworks |1.16.4-6.1.5.10 |DONE |NOSIGNATURE
enderchests-1.16-1.7.5.jar |EnderChests |enderchests |1.7.5 |DONE |NOSIGNATURE
Statues-1.16.3-0.1.6.3.jar |Statues Mod |statues |0.1.6.3 |DONE |NOSIGNATURE
simplytea-1.16.4-2.3.2.jar |Simply Tea |simplytea |2.3.2 |DONE |NOSIGNATURE
Auraddons-1.11.1.jar |Auraddons |auraddons |1.11.1 |DONE |NOSIGNATURE
Transport-1.16.4-3.3.1.jar |Transport |transport |3.3.1 |DONE |NOSIGNATURE
engineersdecor-1.16.4-1.1.6-b2.jar |Engineer's Decor |engineersdecor |1.1.6-b2 |DONE |bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b
solcarrot-1.16.3-1.9.8.jar |Spice of Life: Carrot Edition |solcarrot |1.16.3-1.9.8 |DONE |NOSIGNATURE
refinedstorageaddons-0.7.2.jar |Refined Storage Addons |refinedstorageaddons |0.7.2 |DONE |NOSIGNATURE
botanicalmachinery-1.16.4-0.3.1.jar |Botanical Machinery |botanicalmachinery |0.3.1 |DONE |NOSIGNATURE
overloadedarmorbar-5.1.0.jar |Overloaded Armor Bar |overloadedarmorbar |5.1.0 |DONE |NOSIGNATURE
chiselsandbits-0.2.8-RELEASE.jar |Chisels & bits |chiselsandbits |NONE |DONE |NOSIGNATURE
RouterReborn-1.16.3-1.0.11b.jar |Router Reborn |routerreborn |1.16.3-1.0.11b |DONE |NOSIGNATURE
balancedenchanting-1.0.jar |Balanced Enchanting |balancedenchanting |1.0 |DONE |NOSIGNATURE
Crash Report UUID: ccd7322c-fb0b-43ca-b2da-d77cba44f4ee
Kiwi Modules:
kiwi:contributors
kiwi:data
snowrealmagic:core
snowrealmagic:world
[Psi] Active spell: None
Player Count: 1 / 300; [ServerPlayerEntity['Miyuukia1985'/24742, l='ServerLevel[world]', x=-2694.89, y=70.00, z=-560.36]]
Data Packs: vanilla, mod:globalgamerules, mod:ftbessentials, mod:upsizer, mod:refinedpipes, mod:prefab (incompatible), mod:uppers (incompatible), mod:mcwwindows (incompatible), mod:modnametooltip, mod:pitg (incompatible), mod:neat (incompatible), mod:ironjetpacks, mod:bettercaves (incompatible), mod:ctm (incompatible), mod:froglins, mod:gateways (incompatible), mod:rangedpumps, mod:jumbofurnace (incompatible), mod:mdecore, mod:wstweaks (incompatible), mod:shrink (incompatible), mod:xreliquary, mod:randompatches, mod:harderspawners (incompatible), mod:chancecubes (incompatible), mod:hornets, mod:twerkitmeal, mod:ironagefurniture (incompatible), mod:waterstrainer, mod:speedyhoppers (incompatible), mod:snowrealmagic, mod:tmechworks (incompatible), mod:confdespawntimer, mod:shetiphiancore, mod:refinedstorage, mod:structure_gel, mod:alltheores, mod:industrialforegoing (incompatible), mod:cleancut (incompatible), mod:torchmaster (incompatible), mod:ironfurnaces, mod:ediblebugs (incompatible), mod:mcwtrpdoors (incompatible), mod:botania, mod:curios, mod:betterweather (incompatible), mod:tombstone, mod:obfuscate (incompatible), mod:fertilization (incompatible), mod:naturesaura (incompatible), mod:constructionwand (incompatible), mod:mcwroofs (incompatible), mod:observerlib, mod:itemphysic, mod:ironcoals (incompatible), mod:betterburning, mod:fastleafdecay (incompatible), mod:prettybeaches (incompatible), mod:bettermineshafts (incompatible), mod:dangerousstonecutter, mod:iapif (incompatible), mod:quarkoddities (incompatible), mod:kiwi (incompatible), mod:nomowanderer (incompatible), mod:mining_helmet (incompatible), mod:woot, mod:treeharvester, mod:portable_stonecutter, mod:jei, mod:attributefix, mod:jellyfishing (incompatible), mod:mekanism, mod:invtweaks (incompatible), mod:passablefoliage, mod:travelersbackpack (incompatible), mod:naturescompass (incompatible), mod:libx, mod:compactmachines, mod:good_nights_sleep (incompatible), mod:engineerstools, mod:farmingforblockheads (incompatible), mod:pneumaticcraft, mod:snowundertrees, mod:nhacampfire, mod:telepastries, mod:pedestals (incompatible), mod:clickmachine (incompatible), mod:additional_lights, mod:crafttweaker, mod:mysticalworld (incompatible), mod:extradisks, mod:immersivepetroleum (incompatible), mod:blame, mod:tellme (incompatible), mod:ironchest (incompatible), mod:mythicbotany, mod:zerocore, mod:theoneprobe, mod:bspawncontrol, mod:immersiveengineering (incompatible), mod:usefulrailroads, mod:pamhc2crops (incompatible), mod:allthemodium, mod:ceilingtorch, mod:doomweapon (incompatible), mod:geckolib3 (incompatible), mod:jeiintegration, mod:mantle (incompatible), mod:pamhc2foodcore (incompatible), mod:ftbbackups (incompatible), mod:serverconfigupdater (incompatible), mod:lava_monster (incompatible), mod:polymorph, mod:multibeds, mod:autoreglib (incompatible), mod:globaldataandresourcepacks (incompatible), mod:pickletweaks, mod:fastfurnace (incompatible), mod:byg, mod:iapmekanism (incompatible), mod:extremesoundmuffler (incompatible), mod:cosmeticarmorreworked (incompatible), mod:magipsi, mod:endermail (incompatible), mod:lootbagmod (incompatible), mod:farlanders (incompatible), mod:rsrequestify (incompatible), mod:instrumentalmobs, mod:netherportalfix (incompatible), mod:aiotbotania (incompatible), mod:astrosorc (incompatible), mod:astralsorcery, mod:extendedcrafting, mod:autooredictconv, mod:industrialagriculture (incompatible), mod:kleeslabs (incompatible), mod:rsgauges, mod:findme (incompatible), mod:cookingforblockheads (incompatible), mod:placebo (incompatible), mod:jumpoverfences, mod:citadel (incompatible), mod:iceandfire (incompatible), mod:ftbguilibrary (incompatible), mod:potionsmaster, mod:culinaryconstruct (incompatible), mod:mutantbeasts (incompatible), mod:bookshelf, mod:darkutils (incompatible), mod:cauldronrecipes, mod:botanypots, mod:botanytrees, mod:herdmentality (incompatible), mod:uteamcore, mod:buildinggadgets, mod:forge, mod:ceramics (incompatible), mod:cofh_core (incompatible), mod:thermal (incompatible), mod:thermal_innovation (incompatible), mod:thermal_locomotion (incompatible), mod:psi (incompatible), mod:thermal_cultivation (incompatible), mod:appleskin, mod:aquaculture (incompatible), mod:waddles, mod:progressivebosses, mod:mcwdoors, mod:mekanismgenerators, mod:carryon, mod:xnetgases, mod:hydrogel (incompatible), mod:ftbteams (incompatible), mod:iapg (incompatible), mod:chocolate, mod:mcwbridges (incompatible), mod:farmersdelight, mod:endertanks, mod:ambientsounds (incompatible), mod:greater_eye, mod:compressium (incompatible), mod:valkyrielib, mod:envirocore (incompatible), mod:envirotech, mod:ftbranks (incompatible), mod:vehicle (incompatible), mod:simplefarming, mod:eyesinthedarkness (incompatible), mod:trackapi (incompatible), mod:pamhc2foodextended (incompatible), mod:solarflux, mod:patchouli (incompatible), mod:ars_nouveau, mod:collective, mod:camera, mod:blockcarpentry (incompatible), mod:thermal_expansion (incompatible), mod:betbeacpl, mod:elevatorid, mod:gobber2, mod:ftbultimine (incompatible), mod:logisticslasers, mod:runelic, mod:powder_power, mod:starterkit, mod:psipherals (incompatible), mod:immersiverailroading (incompatible), mod:universalmodcore (incompatible), mod:clib (incompatible), mod:computercraft, mod:aiimprovements, mod:bigreactors, mod:trashcans, mod:inventoryessentials (incompatible), mod:enchantwithmob, mod:bwncr (incompatible), mod:speedyladders (incompatible), mod:servertabinfo, mod:quantumstorage (incompatible), mod:cyclic (incompatible), mod:betteradvancements, mod:botaniaadditions, mod:bedbenefits, mod:cucumber, mod:trashslot (incompatible), mod:pamhc2trees (incompatible), mod:flatbedrock (incompatible), mod:snad (incompatible), mod:more_jellyfish (incompatible), mod:overloaded (incompatible), mod:itemfilters (incompatible), mod:ftbquests (incompatible), mod:platforms, mod:metalbarrels (incompatible), mod:woodenutilities, mod:create (incompatible), mod:zycraft, mod:waystones (incompatible), mod:clumps, mod:nasty, mod:comforts (incompatible), mod:appliedenergistics2 (incompatible), mod:artifacts, mod:storagenetwork (incompatible), mod:gardentools (incompatible), mod:decorative_blocks, mod:dungeoncrawl, mod:demagnetize (incompatible), mod:mcjtylib, mod:rftoolsbase, mod:xnet, mod:notenoughwands (incompatible), mod:rftoolspower, mod:rftoolsbuilder, mod:rftoolscontrol, mod:restrictions (incompatible), mod:mininggadgets (incompatible), mod:ffs, mod:strongfarmland (incompatible), mod:ftbchunks (incompatible), mod:bloodmagic, mod:scuba_gear (incompatible), mod:recipebuffers (incompatible), mod:immersiveposts (incompatible), mod:mysticalagriculture, mod:mysticalagradditions (incompatible), mod:matc, mod:craftingtweaks (incompatible), mod:rftoolsutility, mod:enchdesc, mod:toolbelt (incompatible), mod:titanium (incompatible), mod:nccreepers, mod:creativecore, mod:forbidden_arcanus (incompatible), mod:packedup, mod:archers_paradox (incompatible), mod:towers_of_the_wild, mod:quark (incompatible), mod:apotheosis (incompatible), mod:golems (incompatible), mod:mobsunscreen (incompatible), mod:fastbench (incompatible), mod:storagedrawers (incompatible), mod:fluxnetworks, mod:enderchests, mod:statues, mod:simplytea (incompatible), mod:auraddons, mod:transport, mod:engineersdecor, mod:solcarrot (incompatible), mod:refinedstorageaddons, mod:botanicalmachinery, mod:overloadedarmorbar (incompatible), mod:chiselsandbits (incompatible), mod:routerreborn (incompatible), mod:balancedenchanting (incompatible), file/monumental, mod:flopper, mod:cyclopscore, mod:unionlib (incompatible), mod:commoncapabilities, mod:survive (incompatible), mod:capabilityproxy, mod:tips, mod:world_pre_generator, mod:advancedperipherals, mod:inventorypets (incompatible), mod:worldedit (incompatible), mod:spark, mod:mcwfurnitures (incompatible), mod:customgamerules, mod:undead_infection, mod:mousetweaks, mod:delogger (incompatible), mod:dynmap, mod:smoothboot, mod:sf, mod:supplementaries
Is Modded: Definitely; Server brand changed to 'forge'
Type: Dedicated Server (map_server.txt)****

Energy bar

why the energy bar doens't fill up after I sleep?

Fps Drop on not sleeping

I'm assuming the debuff's you get are looped so it create's a huge amount of lag for potato pc's can you consider making the debuffs like updates per 30 secs and the debuff lasts 1 minute? so it won't lag anymore?

[1.15.2] Massive Logspam

Forge: 31.1.63
Survive: 1.15.2-1.4.0

Getting more than one million lines in my log with this line. Any idea why this log-spam is so massive?

[com.stereowalker.survive.client.events.RenderGameOverlayEvents:renderTemperature:278]:

The Version 1.15.2-1.3.1 works fine with no log-spam

[enhancement] Config option for thirst tick speed/thirst ticks faster when sprinting

I've noticed that unlike hunger, thirst decreases at the same rate regardless of the player's movement.
Personally I find this speed to be a bit too slow, so I would like the ability to change it.
I would also like it to work more like food, where it decreases more when jumping and/or sprinting
Config options for both of those would be awesome.

Thanks for the mod. keep up the good work. I hope I'm helping.

Temperature Bar

The temperature bar disappears after installing any update to the mod. The only way that I found to make it visible again is to delete my .minecraft folder and redownload everything.

[Feature Request] Alterations to the thirst system

Hello!

Would it be possible make a few additions to the configs for the thirst system?

  1. When drinking from a source block it uses up the water (that way you can't keep drinking from the same place)
  2. When you do drink from the 'ground' your debuff is much more detrimental (intensity configurable?) to incentivize players to filter their water? (Or maybe even allowing custom effects to be added in config? Like allowing potion effects to be added?)

Thanks for your awesome mod!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.