Benjamin Fillei
- Happyness
- happyness
- Europe/Stockholm
- Yes
- No
I wanted to add loot tables to my realms server, but the server just keeps using the standard loot tables no matter what. Tried changing folder locations, downloading, reuploading... Nothing works.
In single player they work fine for me though.
I am unable to find any help in the forums.Thank you for your help.
I wanted to add loot tables to my realms server, but the server just keeps using the standard loot tables no matter what. Tried changing folder locations, downloading, reuploading... Nothing works.
In single player they work fine for me though.The loot_tables folder is in the following directory:
/Users/Happyness/Library/Application Support/minecraft/saves/tables_test/data
Actual loot_tables folder with all .json files is attached.Thank you for your help.
Downloaded Realm folder
Pasted loot_tables Folder to:
Uploaded world to realm.
Inside loot_tables there is the standart minecraft folder and my custom one. The .json files link to the custom one via:
{ "rolls": 1, "entries": [ { "type": "loot_table", "name": "random_loot:mobs_tier_01", "weight": 1 } ] }Works in singleplayer.
Realms does not seem to recognise the .json files at all, because if there was an error, mobs should drop nothing. Instead they drop their normal loot, as they would do in vanilla.
Here you go... hope this helps.
The actual path is:
/Users/Happyness/Library/Application Support/minecraft/saves/tables_test/data
There is a pools list, its just to long to copy it all.
Entire loot_tables folder is now attached.
Thanks for your help.
Btw... tested it on a single mob, with a single file... also does not work.
They are in data/loot_tables.
Maybe it'll get fixed eventually.
I just put a lot of work in it and was excited to test it with some of my friends.
Wow, thank you so much!
I thought I had to give up on this.
I will use the validator you've linked and try it out on the server first thing tomorrow.
Seriously... Thank you for giving away some of your time to help me out