Releases: paul90317-minecraft/Minecraft-Easy-GUI
Releases · paul90317-minecraft/Minecraft-Easy-GUI
V4
V3
The code generated by this version will give me credit automatically, you can remove it but need to give me it in another way.
You can define the website in the YAML file so that it will show your website when the game loads.
Change the item_frame to glow_item_frame so that it can show your CustomModelData.
The code (data pack) generated by this version works in Minecraft 1.17 ~ 1.19.4, I think snapshot or 1.20 above may also work, but I'm not sure.
NBT support
- Support NBT item definition.
- Implement 3 event functions,
tick
,load
,destroy
- Implement 2 item types,
drop
,spawn_egg
Fix the issue that reparsing the json text
fix_reparse Fix the issue that reparse the json text.
Change default text to empty
change_default_empty Change default text to empty string
Move down the item frame
move_down_item_frame Move down the item_frame
Fix the item disappear when place it in the wrong slot
fix_wrong_slot Fix the item disappear when place it in the wrong slot
Add the tag of the slot item and the container item
add_tag_of_slot_container Add the tag of the slot item and the container item