Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6382b33b62 | |||
| 14a007476e |
@@ -92,7 +92,7 @@ general {
|
||||
B:itemLagReduction=false
|
||||
|
||||
# Log when cascading worldgen occurs. [default: true]
|
||||
B:logCascadingWorldgen=true
|
||||
B:logCascadingWorldgen=false
|
||||
|
||||
# Print a stacktrace when cascading worldgen occurs. Use only for development as this will add more lag in game. [default: false]
|
||||
B:logCascadingWorldgenStacktrace=false
|
||||
|
||||
@@ -35,6 +35,12 @@
|
||||
"source": "CLIENT",
|
||||
"version": "1.20.6"
|
||||
},
|
||||
{
|
||||
"resourceLocation": "minecraft/textures/block/acacia_planks.png",
|
||||
"resourceLocationOverride": "minecraft/textures/blocks/planks_acacia.png",
|
||||
"source": "CLIENT",
|
||||
"version": "1.20.6"
|
||||
},
|
||||
{
|
||||
"resourceLocation": "minecraft/textures/block/cherry_planks.png",
|
||||
"resourceLocationOverride": "minecraft/textures/blocks/cherry_planks.png",
|
||||
|
||||
Reference in New Issue
Block a user