#Modify default loot table for a block
1 messages · Page 1 of 1 (latest)
https://www.spigotmc.org/threads/modify-block-item-drops-easiest-way.507310/ this might be of use
i didn't read it fully yet though
That listens for an event and then drops a block, I'd preferably like to actually modify the loot table, such as in a datapack
what's the crucial difference that you're looking for though?
Mainly the ability to define pretty complicated block drops via the .json file
oh
but if that isn't possible I'll go with the solution you sent above!
maybe something hacky with nms could work
why are you rejecting the idea of datapacks?
You mean, a datapack in addition to the plugin?