Banning recipes in 1.5.2

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

Omicron

New Member
Jul 29, 2019
2,974
0
0
I am looking to ban a single recipe on a custom 1.5.2 pack server.

I know of three ways to achieve this:
1.) Set the ID of the item to 0 in the config file sometimes works
2.) Shadwdrgn's Recipe Remover
3.) Forge Essentials

Unfortunately, 1.) does not work because the item in question is rolled into a single block ID with many others, 2.) is not updated to 1.5 and 3.) is not updated to 1.5.

Does anyone know another way that I can use?
 

DZCreeper

New Member
Jul 29, 2019
1,469
0
1
What item is it by chance, depending on the mod its from there may be special solutions like config files or overwriting the item.

For example, if the item is a portal gun, you can either turn it off via config, or find a mod that loads after it.

Take a useless item from the mod that loads after, like the GregTech Tesla Staff, and give it the same ID as the portal gun. Then use Gregtech configs to disable crafting of tesla staff so it can't be uncrafted into expensive materials.

Result (In theory): Normal portalgun can not be crafted. Tesla Staff can not be crafted with normal recipe. Tesla Staff can not be uncrafted. Tesla Staff has no function, but has the portal gun's original recipe.
 

Omicron

New Member
Jul 29, 2019
2,974
0
0
It's the recycler from IC2. It's rolled into ID 223 or ID 250 (I don't know which) together with all the rest of IC2's machines.
 

DZCreeper

New Member
Jul 29, 2019
1,469
0
1
I think you will need a recipe remover then. I think there is a Bukkit plugin that can do that, so you will likely want MCPC+.

Blocks actually throw an error and prevent the client/server from starting if you attempt the fix I suggested above, that only works for items.
 

Pwnzsolo

New Member
Jul 29, 2019
4
0
0
really adding MCPC is not too much trouble for the advantage of having bukkit and forge together...tekkitcustomizer which works for FTB is invaluable in doing exactly what your wanting. Too my knowledge there is no other plugin or mod that does this half as good. Actually every mod or plugin I checked into even PEX couldn't really back all the claims made. While PEX will prevent a lot of items from being available there are still work arounds that I have only been able to prevent with tekkitcustomizer. I would only suggest that.