added jade

This commit is contained in:
Snogard 2022-10-02 16:38:41 +02:00
parent 15d6ef205f
commit f5a7dba2ac
4 changed files with 22 additions and 7 deletions

View File

@ -90,8 +90,8 @@
y = 2147483647
[client.gui.window.upgrade]
x = 2147483647
y = 2147483647
x = 202
y = -19
[client.gui.window.crafting0]
x = 2147483647
@ -102,8 +102,8 @@
y = 2147483647
[client.gui.window.sideConfig]
x = 2147483647
y = 2147483647
x = 14
y = 72
[client.gui.window.confirmation]
x = 2147483647
@ -114,8 +114,8 @@
y = 2147483647
[client.gui.window.transporterConfig]
x = 2147483647
y = 2147483647
x = 10
y = 15
[client.gui.window.skinSelect]
x = 2147483647

View File

@ -14,7 +14,7 @@
heatPerFuelTick = 400.0
#Displayed temperature unit in Mekanism GUIs.
#Allowed Values: K, C, R, F, STP
temperatureUnit = "K"
temperatureUnit = "C"
#Log Mekanism packet names. Debug setting.
logPackets = false
#Number of ticks to burn an item at in a Fuelwood Heater. Use this config option to effectively make Fuelwood Heater's burn faster but produce the same amount of heat per item.

15
config/jade-common.toml Normal file
View File

@ -0,0 +1,15 @@
[inventory]
#Range: 0 ~ 54
sneakShowAmount = 54
#Range: 0 ~ 54
normalShowAmount = 0
bypassLockedContainer = false
blacklist = ["refinedstorage:disk_drive"]
#Range: 1 ~ 18
showItemPreLine = 9
[customContainerName]
blacklist = ["thermal"]
onlyShowVanilla = false

BIN
mods/Jade-1.16.4-2.8.2.jar Normal file

Binary file not shown.