Zrips / Jobs

Jobs
Apache License 2.0
165 stars 211 forks source link

ItemsAdder Custom Block Support #1752

Open KermX opened 2 months ago

KermX commented 2 months ago

It would be a major boon to a lot of servers to be able to use itemsadder blocks in jobs. Many servers use these blocks to introduce custom tree types and ores.

We should be able to specify itemsadder blocks in config just like any other block ideally. Events for itemsadder can be found here https://github.com/LoneDev6/API-ItemsAdder/tree/master/src/main/java/dev/lone/itemsadder/api/Events

  Break:
    itemsadder:ores:ruby_ore:
      income: 100
      points: 0
      experience: 100
cc3a9dric commented 3 weeks ago

oh ! that will be a nice to have feature, i am facing the same problem i think, because i use the plugin customfishing and i do not find any documentation about this, so i think it impossible now that custom fishes could add exp in the job plugin