Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Juice Galaxy (formerly Juice World)

Floppy ragdoll rpg sandbox with physics-based combat · By fishlicka

how to easily "hack" the game on windows.

A topic by Raf.r created Dec 20, 2020 Views: 859 Replies: 2
Viewing posts 1 to 2
(+1)

Quick and easy way to make any weapon op. with this, you can take your favorite weapon, and mod its stats to your hearts content.

step 1: go to "C:\Users\[your name]\AppData\LocalLow\Fishlicka\Juice Galaxy\saves" in the files. 

step 2: find the .json with the name of the save that contains your weapon. open it.

step 3: scroll through the file, until you find the weapon you want to mod, if you were holding the weapon when you exited, it will be here.

},
    "equipment": {
        "head": "Shades (3.9437),damage (11),knockback (0.4270),mass (0.6289),statMod: moveSpeed (0.7084)",
        "lhand": "Frozen Pizza (4.1735),damage (0.5464),knockback (0.5208),scale (1.2390),mass (0.4330),statMod: damage (0.6048),statMod: flight (0.6023),statMod: healthRegen (0.0976)",

if it is in your inventory, it will be here:

},
    "inventory": {
        "0/8": "Fish Bowl (13.4424),damage (0.3296),knockback (0.3251),mass (0.1763),statMod: armPower (0.1692),statMod: healthMax (0.5800),statMod: healthRegen (0.0278),statMod: jump (0.6705)",
        "0/19": "Skull Cap (11.8691),damage (0.8135),knockback (0.5809),mass (0.4065)",
        "3/0": "Frozen Pizza (4.1735),damage (0.5464),knockback (0.5208),scale (1.2390),mass (0.4330),statMod: damage (0.6048),statMod: flight (0.6023),statMod: healthRegen (0.0976)",

after you find the weapon you want to mod, change the stats to your hears content. you can change the damage in the () before the word damage. player stats can be changed in game by hitting enter and using the console, and you can break some stuff in the .json, so id avise leaving it be, unless you are only going up to 200.

leave any questions for me and ill get to them if i can.

Thx bro

np