1. Le forum de Minecraft-France va définitivement fermer ses portes. Celui-ci restera en lecture seule mais vous ne pourrez plus y apporter de nouveaux topics. Nous vous invitons à nous rejoindre sur le Discord de Minecraft-France qui permet de présenter vos projets, discuter avec la communauté etc.. Merci à tous d'avoir fait vivre ce forum de nombreuses années. Pour nous rejoindre sur Discord, Cliquez ici

Forum - Minecraft-France

    #When
    [ECHEC] Problème avec forge 31.2.0, MC 1.15.2, 17 Juin 2020
  1. JhonDee

    #Client only settings, mostly things related to rendering
    [client]
    #Toggle off to make missing model text in the gui fit inside the slot.
    zoomInMissingModelTextInGui = false
    #Enable uploading cloud geometry to the GPU for faster rendering.
    forgeCloudsEnabled = true
    #Disable culling of hidden faces next to stairs and slabs. Causes extra rendering, but may fix some resource packs that exploit this vanilla mechanic.
    disableStairSlabCulling = false
    #Enable Forge to queue all chunk updates to the Chunk Update thread.
    #May increase FPS significantly, but may also cause weird rendering lag.
    #Not recommended for computers without a significant number of cores available.
    alwaysSetupTerrainOffThread = false
    #Enable the Forge block rendering pipeline - fixes the lighting of custom models.
    forgeLightPipelineEnabled = true
    #When enabled, makes specific reload tasks such as language changing quicker to run.
    selectiveResourceReloadEnabled = true
    #When enabled, Forge will show any warnings that occurred during loading.
    showLoadWarnings = true