PluginBugs / Issues-ItemsAdder

Repository used to keep track of issues of my plugin ItemsAdder
https://itemsadder.devs.beer
55 stars 21 forks source link

[Suggestion] - Terra support #882

Closed FinlayHDev closed 1 year ago

FinlayHDev commented 3 years ago

It would be cool if support for the terrain plugin terra could be added, at the moment I can but the block data into the terra config and the texture will work but none of the itemsadder features as the itemsadder blocks have to be cached to work.

LoneDev6 commented 3 years ago

Hello, you should contact Terra developer and ask to use my free api. If they need help they're free to contact me, I will also send them a copy of itemsadder for free if needed.

RealisticWorldGenerator developer added ItemsAdder compatibility with no issues, so also Terra dev can :D

solonovamax commented 3 years ago

Terra has an addon system that allows you to interface directly with the Terra api. I can't find the docs for addons (I forget if we made any lol), but here's a link to an addon template. And here's a list of some other public FOSS addons.

FinlayHDev commented 3 years ago

@LoneDev6 Do you think you could make a addon for this to work with Itemsadder?

LoneDev6 commented 3 years ago

I don't think I have the time to learn their API, RealisticWorldGenerator added compatibility without requiring me to code an addon for the world generator.

I may in the future but not now, too many support requests to handle

solonovamax commented 3 years ago

api should be pretty simple and straight forward. We also have a support channel in our discord if you need help.

Caishangqi commented 3 years ago

api should be pretty simple and straight forward. We also have a support channel in our discord if you need help.

It would be cool if support for the terrain plugin terra could be added, at the moment I can but the block data into the terra config and the texture will work but none of the itemsadder features as the itemsadder blocks have to be cached to work.

+1 RWG developers seem don't want to spend time on 1.17.1

LoneDev6 commented 2 years ago

Here is an addon made by someone else, but I don't know if it works correctly since I'm not its developer: https://github.com/EVERYPLANET/TerraItemsAdderAddon

solonovamax commented 1 year ago

that addon is most likely broken with the latest terra version, as there have been several major updates since then

LoneDev6 commented 1 year ago

Make its developer aware @EVERYPLANET