You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I started using ARRP for my mod's datapack stuff, but then I stumbled across a rather big blocking point, where I found myself unable to reproduce a vanilla loot table in code using the JLootTable methods.
The loot tables I was trying to reproduce were notably :
the bookshelf loot table (silk touch predicate)
the slab loot table but with a silk touch predicate for both single and double slab drops.
I would really appreciate if you could either put more examples or point me in the right direction for these 👍
-Aza
The text was updated successfully, but these errors were encountered:
I started using ARRP for my mod's datapack stuff, but then I stumbled across a rather big blocking point, where I found myself unable to reproduce a vanilla loot table in code using the JLootTable methods.
The loot tables I was trying to reproduce were notably :
I would really appreciate if you could either put more examples or point me in the right direction for these 👍
-Aza
The text was updated successfully, but these errors were encountered: