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