Cuberite Forum
Implementing banner - Printable Version

+- Cuberite Forum (https://forum.cuberite.org)
+-- Forum: Cuberite (https://forum.cuberite.org/forum-4.html)
+--- Forum: Development (https://forum.cuberite.org/forum-13.html)
+--- Thread: Implementing banner (/thread-2451.html)

Pages: 1 2 3 4


RE: Implementing banner - Seyaku - 12-02-2016

It was basically working with one weird crafting issue yet to be resolved, but I never got a response as to which approach we should take regarding storing extra metadata.


RE: Implementing banner - PureTryOut - 12-05-2016

@xoft could you have a look at it?


RE: Implementing banner - xoft - 12-05-2016

Look where?


RE: Implementing banner - PureTryOut - 12-06-2016

"I never got a response as to which approach we should take regarding storing extra metadata"


RE: Implementing banner - xoft - 12-06-2016

I think the Json way makes the most sense for us.


RE: Implementing banner - Seyaku - 12-08-2016

If I have some time again I'll have another look and submit a pr.


RE: Implementing banner - Seadragon91 - 03-23-2017

I wrote my idea from plugin side in https://forum.cuberite.org/thread-2626-post-27927.html#pid27927. A way to access and manipulate nbt data from plugin side would be good and cJson is a good idea.