- check_circle Advancements
- check_circle Functions
- check_circle Loot Tables
- check_circle Predicates
- check_circle Recipes
Published Dec 4th, 2020, 12/4/20 11:10 am
- 17,837 views, 3 today
- 4,463 downloads, 1 today
Required Resource Pack
6
Today, I added obsidian tools, armor, and even a new dimension in minecraft 1.16, also if you do not see any wither skeletons in the corrupt realm, pls let me know and ill work on that as for other bugs. If you could sub to my youtube channel, that would be really helpful, thanks!
Youtube Channel: www.youtube.com/channel/UCZf8dtJ8HN38LEWi8G-QuXw
Requirements: Resource Pack, Optifine
Optifine: optifine.net/downloads
Youtube Channel: www.youtube.com/channel/UCZf8dtJ8HN38LEWi8G-QuXw
Requirements: Resource Pack, Optifine
Optifine: optifine.net/downloads
Compatibility | Minecraft 1.16 |
Tags |
tools/tracking
4863219
119
obsidian-dimension
Create an account or sign in to comment.
If u want more detail on this:
In Java coding language, every item is calculated using a "Registry Handler", I know a bit about this since I have made actual mods before
Every item gets coded through a "model", "texture", and "abilities" such as using an ender pearl
In a datapack, if u try and make a FULLY custom item, the game wouldnt be able to calculate it unless ur also using a mod with that item at that time
I hope this was useful.