RandomPatches (Forge)

RandomPatches (Forge)

56M Downloads

Possibility to disable [client.window] options

lublak opened this issue ยท 0 comments

commented

Currently i want build a mod pack and maintain it.
Mostly i configure my ui with kubejs / kubejs-ui also the client.properties:

fmlLogColor=ECEFF4
barBorderColor=ECEFF4
overrideColors=false
fmlMemoryColor=ECEFF4
barColor=ECEFF4
showTagNames=true
disableRecipeBook=false
title=
exportAtlases=false
backgroundColor=2E3440

To keep it all in one space i want to disable the client.window features in randompatches.
I just tried to comment simple_title = "Minecraft ${mcversion}" etc. out.
But randompatches brings them back.
Is it possible to include a simple boolean switch to disable it?
I use:

  • RandomPatches 2.2.1-forge
  • Forge 36.0.10
  • kubejs 1605.3.5-build.156-forge
  • kubejs-ui 1604.1.0.13-forge
  • rhino-1.7.13-build.12
  • architectury-1.5.104-forge