GreateBeyondTheHorizon / GreateBTH

24 stars 3 forks source link

Productive Bees #11

Open domi-grb opened 1 year ago

domi-grb commented 1 year ago

General discussion what to do?

domi-grb commented 7 months ago

Adding bees and recipes has become simpler with the use of my script, which can be obtained from my GitHub repository:

Productive Bees Script

This script generates three files:

The first file, named after your bee, should be placed in "kubejs/data/productivebees/productivebees".
The next two files should be placed in their corresponding folders within "kubejs/data/productivebees/recipes":
    The file with "_bee" should be in either the "bee_breeding" or the "bee_conversion" folder.
    The file with "_produce" should be placed in the "bee_produce" folder.

If you encounter issues while getting a bee to work, please check the official Productive Bees GitHub repository to see if the same bee is available. If it exists, ensure that you follow the same path as in the Git repository to edit the bee:

Official Productive Bees Git

Additionally, if you want to edit existing bees, check the official Git repository, download their files, and place them in the same path as them. (By "same path," I mean you need to check after the "data" folder.)