I want to change the drop of the Golems or other monsters. When killing the Golems, the dropped items can be customized by myself. How can I modify the file? I also want to disable some of the weapons in the server game, how can I do it?
Pretty sure this is in a .yaml file somewhere. Just haven’t spent time digging through all of these to see what they contain.
You cannot change the loot tables yet, but you can lower or remove the golem spawns. To disable a weapon on a server, you use a custom configuration file. You can make it so the weapons aren't craftable, but you can't stop players from finding them as loot. You could just make the weapons really bad so nobody would use them.
Agreed, no way to change loot of creatures. If you add 'Personal Container' Device into a POI you can define what's in the container via a property on the POI itself. This is the closest way to create a loot table.