Version Information
Version 0.0.1+build.1 for MCV 1.21
This is a new version for our mod, Don't Touch Me!
, it requires Java 21, you can download the JDK here
What does this mod bring to the table?
To know more, read the following:
- Compared to the last version 0.0.0-1.21+build.1, this version fixes some problems with the custom advancement "slippery". This version also adds the custom code for both the block and item we added which makes the code more readable.
A new item
- To continue from the previous version's changelog (mentioned above), you're able to add it to your chest plate equipment slot.
CustomItemSettings
- New additions & updates due to the 1.21 MCV we're working with (comparing to the 0.0.0-1.19+build.2 version):
- Removed maxDamageIfAbsent method
- But, adds the following methods:
- jukeboxPlayable
- attributeModifiers
- equipmentSlot
Version Information
Version 0.0.0+build.1 for MCV 1.21
This is a new version for our mod, Don't Touch Me!
, it requires Java 21, you can download the JDK here
What does this mod bring to the table?
Currently, there are a few functions of the mod, and they are the following:
A new block:
Its tweaks include:
- Illumination (Has a light level of 10)
- Capable of being broken swiftly
- A very high blast resistance
- Sounds like stone
- Moves you as slow as a Slime block does
- Stops pistons from moving
A new item:
- Able to have up to 16 of them at a time
- Edible:
- You're always able to eat it
- Feeds up to 50 hunger points
- Gives you about 20 saturation points
- Gives you a glowing status effect for 40 seconds
Item Group "Dont"
Unlike before where these items would be put into Redstone group, it is now put into our custom ItemGroup.
CustomItemSettings (will be removed once our library is made.)
Currently, it provides item settings that are not as hard to read as compared to the fabric ones, it still does the same exact thing as FabricItemSettings but as FabricItemSettings has been removed as of the 1.21 version of the fabric api, it currently still serves the same purpose as Item.Settings.
The rest of the mod will have more additions soon but currently that is all.
Full Changelog: https://github.com/TheUnknownGroup/donttouch/compare/0.0.0-1.19+build.2...0.0.0-1.21+build.1
Version Information
Version 0.0.0+build.2 for MCV 1.19
This is a fix for our mod, Don't Touch Me!
, it requires Java 19, you can download the JDK here
What does this mod bring to the table?
Currently, there are a few functions of the mod, and they are the following:
A new block:
Its tweaks include:
- Illumination (Has a light level of 10)
- Capable of being broken swiftly
- A very high blast resistance
- Edible:
This block allows you to eat it at any time, gaining you 50 hunger points & a glowing affect.
You're also able to feed it to dogs.
This block & the rest of the mod will have more additions soon but currently that is all.
Version Information
Version 0.0.0+build.1 for MCV 1.19
This is the first version of our mod, Don't Touch Me!
, it requires Java 19, you can download it here
What does this mod bring to the table?
Currently, there are a few functions of the mod, and they are the following:
A new block:
Its tweaks include:
- Illumination (Has a light level of 10)
- Capable of being broken swiftly
- A very high blast resistance
- Edible:
This block allows you to eat it at any time, gaining you 50 hunger points & a glowing affect.
You're also able to feed it to dogs.
This block & the rest of the mod will have more additions soon but currently that is all.