Yurim64 Posted May 19, 2021 Posted May 19, 2021 Hi! Im making a new temple structure that has 3 chests inside. My question is, how can i set the content of the chests from some custom loot tables? Quote
Luis_ST Posted May 19, 2021 Posted May 19, 2021 7 minutes ago, Yurim64 said: Im making a new temple structure that has 3 chests inside. My question is, how can i set the content of the chests from some custom loot tables? look at a vanilla example, for example the desert pyramid, and there is a method that does that for you StructurePiece#createChest. The ResourceLocation parameter in the method is the storage location of the loottable Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.