We invite everyone to contribute and add cool new items & textures !
Don't hesitate to make your promotion in the item lore.
> Your item config file must end with the versions supported
Example:
- Prem_my_item_v1_8 (It means that your items work from 1.8 to lastest version)
- Prem_my_item_v1_12_2__1_16 (It means that your items work from 1.12.2 to 1.16)
> If you want to add textures, place your textures in the folder __textures__ and only use rabbit_foot as item material.
Since the 1.20.5 every plugn can add its own textures packs but if two plugin modify the same item, the textures pack doesn't load. To be sure EI pack loads I decided to use an item that is most likely not customized. We have the monopoly on the rabbit_foot, yeahhh !
> Create a Github account
> Download Github Desktop https://desktop.github.com/
> Login to Github in Github Desktop File > Option > Accounts > Sign in
> Clone the project File > Clone repository > URL and set
- for repository URL : https://github.com/Ssomar-Developement/items.git
- for local path if you have a local server you can import the projectil directly in the folder ExecutableItems. If you dont have import the project where you want.
- Then click on clone
> Now you can modify / add files but please respect the rules above
> When you want to submit your edits, fill the summary and description click on "commit to main" then "push origin"
> If you have the message tht ask you to do a fork, press "fork this repoitory", then select "To contribute to the parent project", press continue, click again on push origin
> For the final task, click on branch in the top panel, then click on create pull request, it will open you web browser, fulfill the request and click on Create pull request