konohairoha / SweetMagic

このソースコードはマインクラフトver1.12.2のmod用です
12 stars 4 forks source link

[Suggestion]CraftTweaker Support #7

Open Anidlebrain opened 2 years ago

Anidlebrain commented 2 years ago

I hope to provide the support of CraftTweaker or other ways to modify recipes and game content

konohairoha commented 2 years ago

What are you planning to do to support CraftTweaker? I want you to give me more details.

Anidlebrain commented 2 years ago

some recipes。 for example,When I use the CraftTweake script recipes.remove(<minecraft:glass_bottle>); But the recipe still exists

image

konohairoha commented 2 years ago

Sorry for the late reply. There are certainly a few things that have been crafted with SweetMagic's original recipe. If the recipe that makes it easier to craft vanilla items such as glass bottles is getting in the way, I can make a config in SweetMagic to remove it, but is it necessary? If there is anything else you would like to see improved, I'll help you as much as I can.

Anidlebrain commented 2 years ago

Maybe you don't understand what I mean. Some recipes in my modpack are not very balanced. I want to modify them myself. Glass bottle is just one example.

konohairoha commented 2 years ago

I'm sorry I didn't understand... I see, the balance was certainly not good. I understand what you want to do, but how can I help you from there?

Anidlebrain commented 2 years ago

I suspect that the reason why I can't delete the recipe is that the recipe is added in postinit. I want to clone it to test, but there is a problem during compilation. Is there any file not submitted? Error report:https://paste.ubuntu.com/p/tKqNbXc76S/