Posted April 4, 20205 yr Hey! I'm new to modding and I was just wandering how would you go about making an items with data values like wool:1 or wool:2 and have that make a difference? I have no clue how to handle data values nor create them. Any help would be appreciated! Thanks! ?
April 4, 20205 yr 52 minutes ago, JithuJilladi said: Hey! I'm new to modding and I was just wandering how would you go about making an items with data values like wool:1 or wool:2 and have that make a difference? I have no clue how to handle data values nor create them. Any help would be appreciated! Thanks! ? You don't, at least not anymore. Instead you create an Item for each of them and typically a block for each of them. VANILLA MINECRAFT CLASSES ARE THE BEST RESOURCES WHEN MODDING I will be posting 1.15.2 modding tutorials on this channel. If you want to be notified of it do the normal YouTube stuff like subscribing, ect. Forge and vanilla BlockState generator.
April 4, 20205 yr Author 8 hours ago, Animefan8888 said: You don't, at least not anymore. Instead you create an Item for each of them and typically a block for each of them Oh I see. No wonder why I couldn't figure out how to do this for 1.14. Thanks!
April 4, 20205 yr HI This link might be useful, it talks about the major differences between 1.13/1.14 and previous versions. https://gist.github.com/williewillus/353c872bcf1a6ace9921189f6100d09a -TGG
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.