added jade
This commit is contained in:
parent
15d6ef205f
commit
f5a7dba2ac
@ -90,8 +90,8 @@
|
|||||||
y = 2147483647
|
y = 2147483647
|
||||||
|
|
||||||
[client.gui.window.upgrade]
|
[client.gui.window.upgrade]
|
||||||
x = 2147483647
|
x = 202
|
||||||
y = 2147483647
|
y = -19
|
||||||
|
|
||||||
[client.gui.window.crafting0]
|
[client.gui.window.crafting0]
|
||||||
x = 2147483647
|
x = 2147483647
|
||||||
@ -102,8 +102,8 @@
|
|||||||
y = 2147483647
|
y = 2147483647
|
||||||
|
|
||||||
[client.gui.window.sideConfig]
|
[client.gui.window.sideConfig]
|
||||||
x = 2147483647
|
x = 14
|
||||||
y = 2147483647
|
y = 72
|
||||||
|
|
||||||
[client.gui.window.confirmation]
|
[client.gui.window.confirmation]
|
||||||
x = 2147483647
|
x = 2147483647
|
||||||
@ -114,8 +114,8 @@
|
|||||||
y = 2147483647
|
y = 2147483647
|
||||||
|
|
||||||
[client.gui.window.transporterConfig]
|
[client.gui.window.transporterConfig]
|
||||||
x = 2147483647
|
x = 10
|
||||||
y = 2147483647
|
y = 15
|
||||||
|
|
||||||
[client.gui.window.skinSelect]
|
[client.gui.window.skinSelect]
|
||||||
x = 2147483647
|
x = 2147483647
|
||||||
|
@ -14,7 +14,7 @@
|
|||||||
heatPerFuelTick = 400.0
|
heatPerFuelTick = 400.0
|
||||||
#Displayed temperature unit in Mekanism GUIs.
|
#Displayed temperature unit in Mekanism GUIs.
|
||||||
#Allowed Values: K, C, R, F, STP
|
#Allowed Values: K, C, R, F, STP
|
||||||
temperatureUnit = "K"
|
temperatureUnit = "C"
|
||||||
#Log Mekanism packet names. Debug setting.
|
#Log Mekanism packet names. Debug setting.
|
||||||
logPackets = false
|
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.
|
#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
15
config/jade-common.toml
Normal 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
BIN
mods/Jade-1.16.4-2.8.2.jar
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user