Skip to content

Instantly share code, notes, and snippets.

View NielsPilgaard's full-sized avatar
💭
Bug fixing

Niels Pilgaard Grøndahl NielsPilgaard

💭
Bug fixing
View GitHub Profile
#General mod settings
[general]
#Defined whether or not a player can use Absolute Coords mode in the Copy Paste Gadget
"Allow Absolute Coords" = true
#Whether the Building / CopyPaste Gadget can overwrite blocks like water, lava, grass, etc (like a player can).
#False will only allow it to overwrite air blocks.
"Allow non-Air-Block-Overwrite" = true
#Defines how far away you can build
#Range: 1.0 ~ 48.0
#General mod settings
[general]
#Determines if the Copy/Paste GUI's coordinate mode starts in 'Absolute' mode by default.
#Set to true for Absolute, set to False for Relative.
"Default to absolute Coord-Mode" = false
@NielsPilgaard
NielsPilgaard / terraforged-error.log
Created August 5, 2020 21:29
java.lang.NoSuchFieldException: vanillaWaterFeatures
[23:26:11] [Server thread/INFO]: [com.terraforged.core.serialization.serializer.Deserializer:deserialize:50]: java.lang.NoSuchFieldException: vanillaWaterFeatures
[23:26:11] [Server thread/INFO]: [com.terraforged.core.serialization.serializer.Deserializer:deserialize:50]: at java.lang.Class.getField(Unknown Source)
[23:26:11] [Server thread/INFO]: [com.terraforged.core.serialization.serializer.Deserializer:deserialize:50]: at com.terraforged.core.serialization.serializer.Deserializer.deserialize(Deserializer.java:44)
[23:26:11] [Server thread/INFO]: [com.terraforged.core.serialization.serializer.Deserializer:deserialize:50]: at com.terraforged.core.serialization.serializer.Deserializer.fromValue(Deserializer.java:87)
[23:26:11] [Server thread/INFO]: [com.terraforged.core.serialization.serializer.Deserializer:deserialize:50]: at com.terraforged.core.serialization.serializer.Deserializer.deserialize(Deserializer.java:47)
[23:26:11] [Server thread/INFO]: [com.terraforged.core.serialization.serializer.Deseria
=======================================
Enigmatica6 0.1.2 --> Enigmatica6 0.1.3
=======================================
Added:
- Bookshelf
- Botany Pots
- Carpet Stairs Mod
- Citadel
- Comforts
=======================================
Enigmatica6 0.1.1 --> Enigmatica6 0.1.2
=======================================
Added:
- Abnormals Core
- AppleSkin
- Bamboo Blocks
- Bedspreads
- Caelus API
{
"groups:9": {
"0:10": {
"name:8": "Common",
"weight:3": 12,
"rewards:9": {
"0:10": {
"weight:3": 1,
"items:9": {
"0:10": {
[07:59:18.298][DONE][SERVER][INFO] Loading MCTag-first.zs
[07:59:18.304][DONE][SERVER][INFO] Loading functions.zs
[07:59:18.307][DONE][SERVER][INFO] Loading pre-unification-removals.zs
[07:59:18.307][DONE][SERVER][INFO] Loading main.zs
[07:59:18.314][DONE][SERVER][INFO] Loading mergeTags.zs
[07:59:18.314][DONE][SERVER][INFO] Loading addProcessing.zs
[07:59:18.318][DONE][SERVER][INFO] Loading removeProcessing.zs
[07:59:18.318][DONE][SERVER][INFO] Loading blockTags.zs
[07:59:18.318][DONE][SERVER][INFO] Loading removeRecipes.zs
[07:59:18.318][DONE][SERVER][INFO] Loading addShaped.zs
@NielsPilgaard
NielsPilgaard / common-issues-and-solutions.md
Last active April 5, 2020 13:39
Modded Minecraft Common Issues & Solutions

Table of Contents

SpongeForge

SpongeForge

You're very much on your own when it comes to Sponge. Sponge changes a lot around in Forge, which can break Forge itself, so Forge doesn't support Sponge. It can also break the function of mods, so mods don't support Sponge. As modpack creators, who don't build for Sponge, we can't support Sponge for stuff that breaks or doesn't work. And since we don't test with Sponge, it's hard to give support when something breaks.

{
"rivers": {
"value": {
"tertiaryRivers": {
"value": {
"fade": {
"value": 0.75
},
"maxBankHeight": {
"value": 4