marcel0ll / CustomItems

The most simple way to add your custom items to minecraft
https://marcel0ll.github.io/CustomItems/
20 stars 19 forks source link

Config addition and fluid block localization fix #60

Closed wormzjl closed 6 years ago

marcel0ll commented 6 years ago

Don't you think that the "generate bucket" option should be a per liquid thing instead of a global option?

I think the proper place to put this options would be here: https://github.com/0tho/CustomItems/blob/master/src/main/java/me/otho/customItems/configuration/jsonReaders/blocks/Cfg_fluid.java

wormzjl commented 6 years ago

Yeah that's a better idea, I'm just lazy :P