Resize Jumbo
This commit is contained in:
parent
1e2ec5f67c
commit
d6cae09986
2 changed files with 2 additions and 2 deletions
|
|
@ -19,5 +19,5 @@
|
||||||
"conflicts": [
|
"conflicts": [
|
||||||
"Jen"
|
"Jen"
|
||||||
],
|
],
|
||||||
"version": "1.7.17"
|
"version": "1.7.18"
|
||||||
}
|
}
|
||||||
|
|
@ -1,8 +1,8 @@
|
||||||
Jane = {
|
Jane = {
|
||||||
cry = not not G.P_CENTERS.j_cry_m,
|
cry = not not G.P_CENTERS.j_cry_m,
|
||||||
config = {
|
config = {
|
||||||
wee_sizemod = 1.25,
|
|
||||||
texture_pack = "default",
|
texture_pack = "default",
|
||||||
|
wee_sizemod = math.sqrt(2),
|
||||||
bans = {"j_cry_crustulum", "c_cry_hammerspace"},
|
bans = {"j_cry_crustulum", "c_cry_hammerspace"},
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue