Jeed's mob swap

Published by jeed_90 on
Downloads:
21
Upvotes: 0
Share this:
Category
Project status
Stable
Modification type
Supported Minecraft versions
1.20.1

Jump to downloads

swap mobs when spawn. yes.

i had to do it myself, pls make a better one pls.

 

how to use:

inside of config folder, mobswapj.json

 

{
 "minecraft:creeper": [.5,"minecraft:sheep",.5,"minecraft:pig",1],
 "minecraft:pig": [.5,"minecraft:ghast",.9]
}

 

creeper has a 50%(.5) to stay, --if not-- sheep has 50%(.5) --if not-- pig has 100%(1)

pig has 50%*(.5) to stay, --if not--  ghast has 90%(.9), --if not-- it just despawn.

 

note: mobs swapped doesnt trigger the swapper again. loading the world loads the json file.

Minecraft mod files
jeeds_mob_swap-1.0.0-forge-1.20.1.jar Uploaded on: 07/20/2025 - 21:58   File size: 10.68 KB
jeeds_mob_swap-1.1.0-forge-1.20.1_0.jar Uploaded on: 07/23/2025 - 00:39   File size: 13.11 KB
codes_ptpl_mobswapj.zip - ptpl of the mod if you wanna take a look Uploaded on: 07/23/2025 - 00:41   File size: 2.83 KB
Changelog

1.1.0

now the json file is only readed when the world is loaded. (universalfile as global_file value)

random rotation of the mob spawned added

Such procedures are far too difficult for me, I have no idea about them

well is just if someone else wanna make this tool mod because i dont see a mod like this for 1.20.1
i saw another mod but have some issues and this one is just swap the mob.
i say if some one else make a more optimize version since i dont know how optimal is this mod with mcreator.