Posted February 25, 20196 yr How do you make a sword appear giant in third-person view? (e.g. Twilight Forest's Giant Sword)
February 25, 20196 yr Just look how twilight forest does that (https://github.com/TeamTwilight/twilightforest/blob/9f69bfc08294b7b843260ed0a5098d2c039fcf6f/src/main/resources/assets/twilightforest/blockstates/giant_sword.json).
February 25, 20196 yr Author 1 hour ago, fcelon said: Just look how twilight forest does that (https://github.com/TeamTwilight/twilightforest/blob/9f69bfc08294b7b843260ed0a5098d2c039fcf6f/src/main/resources/assets/twilightforest/blockstates/giant_sword.json). Thanks. Just curious, why is it in the blockstates folder?
February 25, 20196 yr Forge blockstates allow you to do things impossible with vanilla blockstates/models and they can be used for both blocks and items.
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.