Version History Minecraft

Version History

6 Mar 2024

Changes are on the way

Shocking news of Minecraft changing all the commands in 1.20.5 kind of ruined my week. I have been working away on fixing a number of bugs and adding a few new features, but now will need to reprioritise gettings the commands 1.20.5 compliant. I'm still working out the scope of the changes, so no indication of how long it will take. I'll try to post progress updates on the subreddit.

This update includes what was complete so far, I wanted to get these up and then focus on changes for 1.20.5.

minecraft/command-generator 2.14

addedBlock transformations for summon block display
addedNew attribute max_absorption
added1.12 support give based commands
patchIssue with drop chances

22 Feb 2024

Round 3, Text patches for books, signs and text tools

Another round of minor patches, thanks to redditor illusion_doge for providing feedback on what needed to be fixed.

minecraft/command-generator 2.13.1

patchSigns clickEvent command nbt escaping

1 Feb 2024

Round 2, Text improvements for books, signs and text tools

Another round of minor updates for the text editor, thanks to redditor illusion_doge for providing feedback on what needed to be fixed.

Also added in this update is a standalone raw json text format generator. This is a tool that will help you create the raw json text format forthings other than just commands. The page also includes notes on how to use the raw json text format properties and any limitations that the various options have.

https://www.gamergeeks.net/apps/minecraft/raw-json-text-format-generator

minecraft/command-generator 2.13

addedStandalone raw Json text format generator
addedText editor help link
patchText parsing for hoverEvent

25 Jan 2024

Text improvements for books, signs and text tools

First update for the year, focusing on text improvements for the text editor tools.

Added text editor hoverEvent options for show text, show item and show entity. Added clickEvent to change page in books. Insert special character option. And also fixed a few bugs.

The next few updates will focus on getting the new item generator to replace the existing give generator. This will be a big update, and it's not going to be rushed. I will be working on this for the next few months, so expect a few more minor updates before the big one.

minecraft/command-generator 2.12

addedInsert special characters to text editor menu
addedhoverEvent options, and clickEvent change page, to text editor
patchText score objects importing
patchCommand prefix on ids for give command generator

18 Dec 2023

Fixed text score objective, and item defaults

Patched issue with score objects not generating the correct syntax for formated raw text.

Patched an issue with item generator not using correct item defaults on bad import strings.

minecraft/command-generator 2.11.3

patchGive generators command

10 Dec 2023

Fix summon firework commands

Patched issue with summon firework not working. Thanks to redditor No_Appearance_643 for reporting this one.

minecraft/command-generator 2.11.2

patchfirework command

9 Dec 2023

Fix block commands

Patched issue with block commands not working. Thanks to redditor ExpensiveWriting1900 for reporting this one.

minecraft/command-generator 2.11.1

patchBlock display command

8 Dec 2023

Item refactoring

Some code refactoring of item generator for fireworks.

minecraft/command-generator 2.11

addedGive item updates for firework_rockets

7 Dec 2023

Item refactoring

Some code refactoring of item generator for prefilled chests, enchanted books, knowledge books and player heads. A few minor bug fixes.

minecraft/command-generator 2.10

addedGive item updates for prefilled chests, enchanted books, knowledge books and player heads

23 Nov 2023

Block command overhaul

In this update the block command generators have been overhauled. Summon block display has been added, and setblock and summon falling block have been moved to the new command generator.

https://www.gamergeeks.net/apps/minecraft/block-display-command-generator

minecraft/command-generator 2.9

addedSummon block display
addedUpdated summon falling block and setblock

9 Nov 2023

Maintenance

Code refactoring

minecraft/command-generator 2.8.2

patchCode refactoring

6 Nov 2023

Potion generator Safari browser work around

Thanks to a helpful user I was able to track down a bug with the potion generator on Safari browsers.

https://www.gamergeeks.net/apps/minecraft/give-command-generator/potions

minecraft/command-generator 2.8.1

patch1.20.2 Potion generator overhaul

minecraft/give-generator 1.14.1

patch1.20.2 Potion generator overhaul

3 Nov 2023

Potion generator overhaul

An overhaul of the potion generator, which better handles Minecraft 1.20.2. It also adds several improvements such as summon item and motion for summon potion. Effects are now more streamlined, as the list was getting very long.

https://www.gamergeeks.net/apps/minecraft/give-command-generator/potions

minecraft/command-generator 2.8

added1.20.2 Potion generator overhaul

minecraft/give-generator 1.14

added1.20.2 Potion generator overhaul

12 Oct 2023

A salty update for potions and active effects on mobs

If you wondered why potions no longer worked and active mob affects were missing, it was because Mojang changed the way it worked. The 1.20.2 patch update renamed Effects to effects, CustomPotionEffects to custom_potion_effects, ActiveEffects to active_effects. Small but breaking changes. Thanks to redditor Thesuperdog225 for reporting this one.

This is a rushed out update, import for these nbt tags are a little broken. An update is planned to fix, but that will take a lot more time.

Also included in this update, data merge has been added for signs. I was planning more for this update but it was important to get potions working again as it is one of the more popular tools.

minecraft/command-generator 2.7

addedSigns data merge

minecraft/give-generator 1.13

added1.20.2 Support for Potions CustomPotionEffects

minecraft/mob-generator 1.6

added1.20.2 Support for ActiveEffects and Effects

28 Sep 2023

Hotfix, give armor generator stopped working

Patch give armor generator after it stopped working in recent update. Thanks to redditor Lemon735 for reporting this one.

minecraft/command-generator 2.6.1

patchgive armor generator stopped working

28 Sep 2023

Signs, Tellraw, and Titles get scores, and selectors

Objects and selectors have been added to the sign, tellraw and titles generators. This was a complicated update, a complete rework of the textarea to allow for inserting objects and selectors. Hopefully I didn't break anything in the process.

The new features are a little tricky to use, and this is a bit of a prototype, so I will be working on improving this in the future. Sometimes the new format blocks get a bit messed up or overlap, try the remove format button to clean up areas. There are some general colors to help with seeing what is what, score objectives are in red blocks, selectors are in green blocks, links are now in blue blocks, and obfuscated text is usually a block of same color as text.

https://www.gamergeeks.net/apps/minecraft/give-command-generator/signs

https://www.gamergeeks.net/apps/minecraft/tellraw-command-generator

Next

Being nearly a month since the last update, I wanted to get this out. But it's missing a few things, like a data merge command. The next update will add that and improving the new features in this update.

minecraft/command-generator 2.6

addedobjective scores, and selectors to signs, tellraw, and titles

31 Aug 2023

Area cloud affect updated and other bug fixes

Area cloud affect has been updated, which have effects and more partical options with blocks and items. Thanks to redditors TheOceanMango and ChaotiXu for motivation on this one. https://www.gamergeeks.net/apps/minecraft/summon/area-effect-cloud

Fixed, Added more decimal points to mob loot drop, to allow for smaller percentage odds of drops. Thanks to redditor RealTooPoo for suggesting this. https://www.gamergeeks.net/apps/minecraft/mob-generator

Fixed, uuid numbers now regenerate on attributes when the item is changed. Thanks to redditor camerasantikaren for working with me to get this one corrected. https://www.gamergeeks.net/apps/minecraft/give-command-generator/armor

Fixed, Added turtle helmet to armor buttons. https://www.gamergeeks.net/apps/minecraft/give-command-generator/armor

minecraft/command-generator 2.5

patchattributes on armor generator now updated uuid on item change
patchadded turtle helmet which was missing from material icons

minecraft/mob-generator 1.5

addedarea_effect_cloud more options and effects
patchadded more decimals to mob items drop chance

17 Aug 2023

Area cloud affect updated and other bug fixes

Area cloud affect has been updated, potion effects now work correctly and color can now be set for entity_effect. There are other color particle syntax and this will be the focus of next future update. Thanks to redditors TheOceanMango and ChaotiXu for motivation on this one. https://www.gamergeeks.net/apps/minecraft/summon/area-effect-cloud

Fixed, note particle generator default values so colors are generated correctly with out need to manual set. Thanks to redditor LyoGyo once again reporting another improvement. https://www.gamergeeks.net/apps/minecraft/particle-note-command-generator

Fixed, Locked containers don't lock. Due to a tag in the wrong place containers wouldn't lock correctly. Thanks to redditor GhostIsBeHere https://www.gamergeeks.net/apps/minecraft/give-command-generator/chests-shulkers

Fixed: Item Tag bug, Tags:["tags"] instead of tags:1b. Thanks to redditor deleted, with so many tags it's tricky to know how they all work. Probably will need a little more work in this area. https://www.gamergeeks.net/apps/minecraft/give-command-generator

minecraft/command-generator 2.4.1

patchnote particle generator default value

minecraft/give-generator 1.12.1

patchchest generator lock
patchgive item tag bool

minecraft/mob-generator 1.4.1

addedarea_effect_cloud color

3 Aug 2023

Summon Area effect cloud

Added summon area_effect_cloud entity to the summon generator. Used to create visual effects, especially related to potion particles and lingering potion effects. When the cloud is spawned, it can apply various effects to entities within its area. Thanks to redditor TheOceanMango for the suggestion (and everyone that upvoted).

https://www.gamergeeks.net/apps/minecraft/summon/area-effect-cloud

Also added to the summon generator is a settings tab to set command and block id prefixes, that is the 'minecraft:' before commands for servers. Also summon commands will remove the leading slash for commands that need to go in command blocks automatically now.

minecraft/mob-generator 1.4

addedarea_effect_cloud
addedprefix control, command slash control

20 Jul 2023

Improvements and fixes

A range of minor bug updates to the v2 item command generator, mostly relating to text display.

Signs now support commands.

https://www.gamergeeks.net/apps/minecraft/give-command-generator/signs

minecraft/command-generator 2.4

Text display improvements, signs command support

6 Jul 2023

Armor Generator Patches

Minor updates and fixes to Armor generator and the v2 item command generator.

Leather color now updates in preview. Name and lore text preview had been added, this is a work in progress and still needs a little more work.

Some items won't work with some commands, so a warning will now display if a block/item is incompatibility with the command selected.

https://www.gamergeeks.net/apps/minecraft/give-command-generator/armor

minecraft/command-generator 2.3

addedArmor, leather color now updates in preview
addedText item preview
addedCommand incompatibility warning
patchItem attributes missing option chest

29 Jun 2023

Armor Generator for 1.20

Introducing a preview of the armor command generator! This early release offers a range of incredible features, including customizable trim patterns and the ability to dye leather armor. Although the trim colors may not be an exact match, and there is currently no preview for dyed leather armor, I have chosen to release this version now instead of delaying it for another week. Rest assured, I will continue to work on improving the color accuracy in the upcoming updates. Enjoy exploring the available options and stay tuned for future enhancements!

https://www.gamergeeks.net/apps/minecraft/give-command-generator/armor

minecraft/command-generator 2.2

addedArmor, armor trims custom generator

22 Jun 2023

Sign Generator updated for 1.20

As the title says, the sign generator has been updated for 1.20. This adds the new nbt tags for front and back, and should still keep working with 1.19. Thanks to redditor luigicat9 for prompting this one.

https://www.gamergeeks.net/apps/minecraft/give-command-generator/signs

That was a bit of difficult update, as the text editor is still giving me grief. It's one area I continue to work on and improve. Some day it will be perfect.

Next

An armor command generator is currently being worked on. Lot's of good feature requests coming through at the moment, I am making a note of them and many will be in future updates.

minecraft/command-generator 2.1

added1.20 Signs

15 Jun 2023

Additions and Patches

The item command generator now includes attributes and adventure mode features, which brings the signs and books closer to having all the features of the give generator. Additionally, the command generator's semantic version has been bumped to version 2.0, as it will eventually replace the give generator and serve as the core command generator.

https://www.gamergeeks.net/apps/minecraft/give-command-generator/written-books

Bug fixes

I greatly appreciate your efforts in reporting issues and providing suggestions.

A recent update broke custom egg icon selector on the mob generator. Thanks redditor calamariclam_II for reporting.

A strange bug with custom colors on written books has been hopefully now been patched. Thanks redditor Monkeyswithpie for reporting.

Next

Signs need a 1.20 update. Then a few more bug fixes, minor improvements as reported, and then the armor generator. Also I really need to add a better minecraft font to the editor.

minecraft/command-generator 2.0

addedItem generator gets attributes and adventure mode features

minecraft/mob-generator 1.3.1

patchUnable to select custom egg

25 May 2023

Minecraft pre-release 1.20 data

The next Minecraft release 1.20 is almost here and this update adds the new items, blocks, and mobs to the tools database based on the anticipated pre-release data. The tools are still set to 1.19, but 1.20 can be selected from the version selector in most cases. It is a chance to preview the chances before setting the tools to 1.20 after release.

https://www.gamergeeks.net/apps/minecraft/new-blocks-in-1.20-java-edition

Next

We need an armor generator for the new armor trims, there's a fair bit to do for this to work so it maybe a few weeks before this gets released.

minecraft/command-generator 1.9

addedPre-release 1.20 data

minecraft/give-generator 1.12

addedPre-release 1.20 data

minecraft/mob-generator 1.3

addedPre-release 1.20 data

18 May 2023

Written Books

One of the most popular request has been written books and finally here's a tool for that. This one took a while, I was quite worried how difficult it would be to implement something that works and is easy enough to use. This update adds the complexity of pages to the text editor and several behind the scene improvements.

https://www.gamergeeks.net/apps/minecraft/give-command-generator/written-books

Next

Minecraft 1.20 is on its way, with pre-release updates already rolling out. This signifies that the main feature blocks and items have reached a stable state, allowing us to incorporate them into our command generator tools. The next few updates will be focused on 1.20 blocks and items, after that I think we need an armor generator for the new armor trims. That's quite a bit to do, so I better get started.

minecraft/command-generator 1.8

addedWritten Books

4 May 2023

Goat horns and enchantments

A range of minor updates this week.

Epic_Games000 suggested adding goat horn sounds, this was a nice test into further work on version 2 of the item generator. It was interesting to add the play sound buttons, maybe I will look at more sound commands in the future.

https://www.gamergeeks.net/apps/minecraft/give-command-generator/goat-horns

Hi_MyNameSteve pointed out that the tellraw text editor was custom color picker for text. So that has been added. Bedrock still has no support for this.

https://www.gamergeeks.net/apps/minecraft/tellraw-command-generator

The second version of the item generator, which creates signs, now includes enchantments and additional tags. These updates are in preparation for the development of a custom armor generator that will support the 1.20 armor trims.

minecraft/command-generator 1.7

addedGive goat horn custom generator
addedVersion 2 item generator gets enchantment and extra tags support
patchSupport for Hex colors in Text Editor for Title and tellraw java

20 Apr 2023

More commands get save

Smaller update this week, as the save feature has been added to the following Minecraft command generators: effects, kill, particles, teleport, tellraw.

minecraft/command-generator 1.6

addedSave the other commands

14 Apr 2023

Fireworks, Flags and Potions update

Quality of life improvements to the give command generators.

Fireworks

Added nbt Motion to the summon fireworks generator. This will allow firing rockets in various directions. Thanks to LyoGyo for that suggestion over on reddit.

https://www.gamergeeks.net/apps/minecraft/give-command-generator/fireworks

Flags

Added more tri-colour flags to the banner generator, Armenia, Benin, Bulgaria, Croatia, Madagascar, Namibia, Nigeria, Oman, Peru, Romania Flags. Thanks to Gugalcrom123 for the suggestion over on reddit.

https://www.gamergeeks.net/apps/minecraft/banners/country-flags

Potions

Small patch of give potion generator, when selecting version potions would become cobblestone and also effects would not updated. Thanks to tothamon for pointing that out over on reddit.

https://www.gamergeeks.net/apps/minecraft/give-command-generator/potions

minecraft/give-generator 1.10

addedFireworks, motion on summon
patchGive potion version changing

minecraft/banners 1.3.1

addedArmenia, Benin, Bulgaria, Croatia, Madagascar, Namibia, Nigeria, Oman, Peru, Romania Flags

6 Apr 2023

Sign command generator

Introducing the Sign Command Generator - a powerful tool that enables you to create bespoke signs with commands tailored to your needs.

https://www.gamergeeks.net/apps/minecraft/give-command-generator/signs

Although it has been two months since the last major release, I have been hard at work revamping the WYSIWYG text editor and developing a new working prototype of the give/item generator. It took a lot more time than I thought it would, but finally I think it's stable enough.

The latest prototype is the foundation for a new item command generator, allowing for more command options such as setblock and summon item. Currently there are fewer features than the predecessor, but holds great potential for future development. Rest assured that the existing item generators will continue to be available until all features have been integrated into this version.

minecraft/command-generator 1.5

addedSign command generator

20 Mar 2023

Save function toggle issue

minecraft/give-generator 1.9.5

patchSave function toggle issue

minecraft/mob-generator 1.2.5

patchSave function toggle issue

14 Mar 2023

Banner Arrow Patterns

This update adds a range of arrow patterns to the banner patten page, so you can get the shulker box full of the arrows in colors you want.

https://www.gamergeeks.net/apps/minecraft/banners/arrows

A big thank you to RinaChrome that provided all the commands to get this started. RinaChrome made the suggestion for NZ streamer Kimandjax, so if you're a fan of streaming map builders go over to Twitch to watch this pretty cool as channel https://www.twitch.tv/kimandjax

minecraft/banners 1.3

addedArrow banner patterns

2 Feb 2023

Teleport Dimensions

An often requested feature of the teleport commands is to move dimensions. A tricky command that uses the execute command to force the command on the player.

https://www.gamergeeks.net/apps/minecraft/teleport-command-generator

minecraft/command-generator 1.4

addedTeleport dimensions

5 Jan 2023

Tellraw text run command patch

Patched a number issues with text linking in run commands and other function.

https://www.gamergeeks.net/apps/minecraft/tellraw-command-generator

minecraft/command-generator 1.3.1

patchTellraw text run command patch

16 Dec 2022

Teleport

New command generator for teleport. There's actually quite a few options which sets where the player will look on teleport.

https://www.gamergeeks.net/apps/minecraft/teleport-command-generator

minecraft/command-generator 1.3

addedTeleport command

8 Dec 2022

Final Particles

Added the last few particle arguments for block, block_marker, falling_dust and item. An autocomplete selector for easy selecting of blocks and the ability to use block states to change the look in some cases.

https://www.gamergeeks.net/apps/minecraft/particle-command-generator

minecraft/command-generator 1.2

addedParticles block, block_marker, falling_dust, and item

24 Nov 2022

More Particles

Particle generator now has the viewer filter argument, an option that sets which users can see the particles. Added extra arguments for the unique particles dust_color_transition, sculk_charge, shriek, and vibration. Some minor changes and tweaks in the particle command tool. There is still a few particles to add next, these make use of block or item data.

https://www.gamergeeks.net/apps/minecraft/particle-command-generator

Small but difficult patch of give and mob commands nbt Tags requiring quotes, thanks to ultimatewolfsbane pointing that out over on reddit.

https://www.gamergeeks.net/apps/minecraft/mob-generator

minecraft/command-generator 1.1

addedParticle command filter visible to Viewers/Target command
addedParticles dust_color_transition, sculk_charge, shriek, and vibration

minecraft/give-generator 1.9.4

patchTags array requires quotes

minecraft/mob-generator 1.2.4

patchTags array requires quotes

18 Nov 2022

Added particle command

Minecraft particles are a neat visual element that can appear in the world. The particle command seemed like a small addition at first, but I soon discovered how complicated some particles options are. This tool should make it a lot easier to build colored particles and all the rest.

https://www.gamergeeks.net/apps/minecraft/particle-command-generator

There's still a few more particles complicated particle options with blocks and items to be added. I'll be adding more particle options in the coming weeks, along with some needed give tool bug/feature requests.

minecraft/command-generator 1.0

addedParticle command

3 Nov 2022

Other Commands, settings for server prefix

Small update for the effects, kill, title and tellraw generators. Adding setting for server prefix and also toggle chat or command block mode.

https://www.gamergeeks.net/apps/minecraft/effect-command-generator

minecraft/command-generator 0.9.1

addedSettings for server prefix

28 Oct 2022

Added kill command

A simple kill command addition, which is largely a target selector generator. Also added more to the target selector area, mostly around entity selection which is important for the kill command. This update also hides some internal refactoring of the command generator, hopefully I didn't break anything.

https://www.gamergeeks.net/apps/minecraft/kill-command-generator

minecraft/command-generator 0.9

addedKill command
addedTarget selector additions, entity types, limit entities, limit sort for entities
patchRemove link from title text

21 Oct 2022

Text/Title Command Generator, Import Command

Added import tab, so now you can import commands for tellraw and title command generators. Next step will be the save/load feature, and some feature additions.

https://www.gamergeeks.net/apps/minecraft/tellraw-command-generator

https://www.gamergeeks.net/apps/minecraft/title-command-generator

A big thank to the on going supporters, Nyaeris, Loser, TaimoorTariq

minecraft/command-generator 0.8

addedText/Title, import command
patchReset buttons

5 Oct 2022

Effect Command Generator, Import Command

Added import tab, so now you can import commands for effects. Next step will be applying this to the text editor, and then the save/load feature.

https://www.gamergeeks.net/apps/minecraft/effect-command-generator

A big thank to the on going supporters, Nyaeris, Loser, Mika, TaimoorTariq

minecraft/command-generator 0.7

addedEffect, import command

29 Sep 2022

Effect Command Generator

This update adds a generator for effects command, with easy target selector. For both Minecraft Java and Bedrock, as there are different command syntax for both versions. Also have some different effects not available in the other.

https://www.gamergeeks.net/apps/minecraft/effect-command-generator

A big thank to the on going supporters, Nyaeris, Loser, Mika, TaimoorTariq

minecraft/give-generator 1.9.3

patchSlow load bug

minecraft/command-generator 0.6

addedEffect, java and bedrock
patchTeam command, advanced editor not working
patchSlow load bug

22 Sep 2022

Loader Update

Internal updates to the app loader, that's the one with the rotating cog. Changes to how extra assets are loaded, this is always a problem so please post if you have an issue and I'll investigate. Small changers to command generator framework. A fix to the team command generator advanced text generator.

minecraft/banners 1.2.1

addedLoader internal changes

minecraft/command-generator 0.5

addedLoader improvements
patchTeam command, advanced editor not working

minecraft/give-generator 1.9.2

addedLoader internal changes

minecraft/mob-generator 1.2.3

addedLoader internal changes

15 Sep 2022

Title command generator

This update adds java and bedrock versions of the title command. Mostly the same as the tellraw command with a few quirks for bedrock.

https://www.gamergeeks.net/apps/minecraft/title-command-generator

A big thank to the ongoing supporters, Nyaeris, Ethyriel, Loser, Mika, TaimoorTariq

minecraft/command-generator 0.4

addedTitle command, java and bedrock

1 Sep 2022

Bedrock Tellraw command generator

This update adds bedrock version of the tellraw command. Bedrock still uses the old text formatting codes, the ones that use the section sign §. It's not great, but it's something. This is part of a long term effort to prepare the tools take on all the bedrock for existing commans.

https://www.gamergeeks.net/apps/minecraft/tellraw-command-generator

A big thank to the ongoing supporters, Nyaeris, Loser, Ethyriel, TaimoorTariq

minecraft/command-generator 0.3

addedTellraw command, bedrock version

19 Aug 2022

New Tellraw tool and editor overhaul

The editor is long overdue for an overhaul and work on the new tellraw generator is underway. This update and the next few will focus on adding features to the text editor, then those changes will be applied into the give/summon tools once it's stable enough. This is part of a bigger piece of work of preparing the tools for bedrock and an overhaul of the framework to allow for expanding to more commands.

https://www.gamergeeks.net/apps/minecraft/tellraw-command-generator

Lots of feedback, I do note all these down and will be fitting many around upcoming text generator tools. Some changes are more difficult than others, so if a feature request sits for a while it maybe waiting on some other complex code to be completed first.

A big thank to the ongoing supporters, Nyaeris, Loser, Ethyriel, Mika, TaimoorTariq

minecraft/command-generator 0.2

addedTellraw command, java version

4 Aug 2022

An unexciting update

Lots of internal code refactoring, which meaning nothing really tangible changes. Preparing a lot of code to target future updates and requests.

Venefio (pmc) pointed out black tropical fish color variant was missing. This has been added in now.

https://www.gamergeeks.net/apps/minecraft/mob-generator/summon-tropical_fish

minecraft/mob-generator 1.2.2

addedblack tropical fish variant

21 Jul 2022

Bugs and Cats Variants

This week's update focuses on bug and improvements, with the help of the wonderful people on reddit and pmc.

Cats in 1.19 had a nbt change from CatType to variants, along with switching from ids to strings.

https://www.gamergeeks.net/apps/minecraft/mob-generator/summon-cat

Snowyboi (pmc) discovered the odd behaviour of falling blocks needing quotes on the block state nbt values, usually minecraft doesn't require these for values when there are no spaces. Both summon falling block and setblock have some odd quirks and probably will need more work over time.

https://www.gamergeeks.net/apps/minecraft/falling-block-command-generator

GameDokter51 (pmc) points out that shulker had an overflow issue. I've restructured the internal data that should prevent this.

https://www.gamergeeks.net/apps/minecraft/give-command-generator/chests-shulkers

A big thank to the ongoing gamergeeks donors, Nyaeris, Ethyriel, Loser

minecraft/mob-generator 1.2.1

added1.19 cat nbt variant generator

minecraft/give-generator 1.9.1

patchSummon falling block nbt block state data
patchShulker content internal improvements

14 Jul 2022

Team and Tag

This week's update focuses on small things that were missing and pointed out by people on both reddit and pmc.

Cyber_Killer_ (pmc) and BingoOnBreak (reddit) both suggested the mob team tag be added. This tag allows mobs to be added automatically to a team on summon. Commands can later target those mobs by the team selector. Very useful and had been missing for some time.

/team add blueTeam

/summon minecraft:chicken ~ ~ ~ {Team:blueTeam}

/kill @e[team=blueTeam]

https://www.gamergeeks.net/apps/minecraft/mob-generator

Indigen0us suggested we add Tags for items, so now items can be given an comma separated list of tags. Similar to team, these tags can be used to target items with various commands. I also noticed Tags was broken on Mobs, so that has been added correctly this time.

GameDokter51 (pmc) and GhostIsBeHere (reddit) both pointed out that the item enchantment Swift Sneak was missing. I'm not sure how that once sneaked by, but I've added it now.

https://www.gamergeeks.net/apps/minecraft/give-command-generator

In the background I've been working on improving automated tests, currently there are over 100 tests that are run to check I didn't break anything (and yet things still sometimes break!)

A big thank you to gamergeeks support donators, Nyaeris, Ethyriel, Loser, Mika

minecraft/mob-generator 1.2

addedMob team nbt box
patchMob tags added proper this time

minecraft/give-generator 1.9

addedTags
addedEnchantment Swift Sneak

5 Jul 2022

New pixel letter font, minecraft 2x2

This release brings a 2x2 block font for the pixel text generator, with thanks to KK for providing the letter shapes and a number of other suggested improvements.

https://www.gamergeeks.net/apps/pixel/letter-text-generator

This update also fixes a bug in loading save data in the mob generator. Thanks to MCBeeker and Nischmath for helping me find that elusive bug.

Next

Thank you everyone, a lot input lately and things get busy after a Minecraft update. With so much planned I've had to update my work flow a bit to better keep track of bugs and suggestions.

minecraft/mob-generator 1.1.4

patchLoad function not loading

16 Jun 2022

Summon Fireballs and other projectiles

Fireballs and other projectiles have been added. This include dragon fireballs, eyes of ender, eggs, snowballs and more. It's possible to set direction/speed and a number of other options such as no gravity.

https://www.gamergeeks.net/apps/minecraft/summon/projectile

minecraft/mob-generator 1.1.3

addedAdded projectiles, fireball, wither skulls, eggs, ender pearls and more

9 Jun 2022

Summon Experience Orbs and Primed TNT

Continuing the addition of entities this update adds new generators for xp orbs and lite tnt. Summon orbs with different amounts of experience. Delay tnt explosions by setting the Fuse delay.

https://www.gamergeeks.net/apps/minecraft/summon/experience-orb

https://www.gamergeeks.net/apps/minecraft/summon/tnt

Next

There are 3 things to tackle in the upcoming weeks, search bar, projectiles and bedrock.

There so many tools on the site I'm starting to thing we need a search bar. Also any navigation recommendations would be welcome

Adding projectiles is still high on the list. More entities has been the focus of recent updates, so the main goal is to keep this progressing along.

Mojang's move to force the Bedrock version now means the tools really need to work for Bedrock edition. There are some difference between Java and Bedrock so it may take a while to get this perfect, also Bedrock is a bit behind in terms of command support.

minecraft/mob-generator 1.1.2

addedAdded experience orbs
addedAdded primed tnt

2 Jun 2022

Added Minecraft Mob Motion

Small update this week, adding the Motion tag to the mob/entity command generator. Some behind the scenes preparation for entities and projectiles. Some excellent suggestions coming through, my wall is covered in notes and I think I need to organise these better.

minecraft/mob-generator 1.1.1

addedAdded motion

20 May 2022

Added Minecraft Armor Stands

Create an armor stand, set the position of arms, legs, head and body. Add equipment and many more options. The interactive command tool will provide a preview of the armor stand limb positions. Items can be set under the "Items" tab (although these won't appear in the preview). Items can be copied from the give command generator.

This one took a while, as I needed to learn new skills to create the preview in 3d, perhaps there are other things I could build in this?

Minecraft 1.19

Many of the 1.19 blocks and mobs are in the generators already (you will need to select 1.19 manually). Leading up to release I will work on updating these, there's usually no changes once we go into the pre-release cycle.

Next

Adding armor stands has started the process of general entity command generation. In the up coming weeks I will be starting work on more entity support such as primed tnt and experience orbs (both user suggestions). It may be a few weeks before more news as bug fixes and 1.19 corrections will be a priority over the 1.19 release period.

minecraft/mob-generator 1.1

addedAdded minecraft armor stands to mob/entity generator.

13 May 2022

Minecraft Prerelease 1.19 update 2

Added new disk and horns. I found that some of the scripts were not compressing correct and bloating out, so I've been able correct that, which will allow faster side loads for some users. Some other minor bug fixes

Armor Stands

I've been working on armor stand functionally the last few weeks, learning how to build a 3d model for preview. It needs a little more polish before release, optimistically it could be out next week. This also creates the initial work to allow for more entities in the future, such as lit tnt and projectiles.

Once again thank you for all the suggestions, I've pinned quite a few to my wall (literal paper, pins and wall).

minecraft/give-generator 1.8.4

addedPrerelease updates for 1.19, additional known new blocks and mobs.

minecraft/mob-generator 1.0.4

addedPrerelease updates for 1.19, additional known new blocks and mobs.

21 Apr 2022

Minecraft Prerelease 1.19 update

It's been some time since a solid update, as I've mostly been improving things in the background. The last few weeks I've been preparing a pre 1.19 update, so we can be ready when 1.19 is finally released.

You will need to select 1.19 manually from the version drop downs for the new items/mobs to appear.

The 4 new mobs are fascinating and have lots of interesting behaviours, the frogs have a variant option to set in the mob generator.

https://www.gamergeeks.net/apps/minecraft/mob-generator/summon-frog

Items are mostly mangrove and swamp related blocks. You can see a quick list of the new blocks here

https://www.gamergeeks.net/apps/minecraft/new-blocks-in-1.19-java-edition

Thank you to everyone that leaves suggestions and helps me through bugs. I don't always reply, but if you see "feature request" or "bug" tag next to your post, you have been noticed (I will also usually upvote).

Thanks everyone, stay awesome

minecraft/give-generator 1.8.3

addedPrerelease updates for 1.19, with known new blocks and mobs.

minecraft/mob-generator 1.0.3

addedPrerelease updates for 1.19, with known new blocks and mobs.

26 Feb 2022

Maintenance

More performance improvements to autocomplete dropdown

minecraft/give-generator 1.8.2

patchMore performance improvements to autocomplete dropdown

minecraft/mob-generator 1.0.2

patchMore performance improvements to autocomplete dropdown

23 Feb 2022

Maintenance

Performance improvements to autocomplete dropdown

minecraft/give-generator 1.8.1

patchPerformance improvements to autocomplete dropdown

minecraft/mob-generator 1.0.1

patchPerformance improvements to autocomplete dropdown

27 Jan 2022

Save Data

3 years after it was requested, I finally added a save feature. It was super complicated to build the basic functionality, and after a month (and a short break) the beta is ready.

In the initial release there is a limit of 3 save slots, this was done as I'm not sure how well the database will handle 10 thousand daily visits (this limit has been waived for supporters). Hopefully I can raise this for free accounts in the future, but it will depend on database running costs.

Development

It took quite some time to build the save and load functions, which rely on the command import functionality, so having command import working was essential and was the focus of 2021. Moving into 2022 the plan is to build on save data with improving user interface and adding features for a better experience. The next bunch of updates will focus on bug fixes and immediate small improvements.

minecraft/banners 1.2

addedUser save data

minecraft/give-generator 1.8

addedUser save data

minecraft/mob-generator 1.0

addedUser save data

21 Dec 2021

Maintenance

Patch spawner nbt changed

minecraft/mob-generator 0.9.4

patchSpawner nbt changed

10 Dec 2021

Maintenance

Minor updates of existing libraries

minecraft/give-generator 1.7.4

patchMinor updates of name and lore editor

minecraft/mob-generator 0.9.3

patchMinor updates of name and lore editor

2 Dec 2021

Minecraft 1.18

Minor updates for 1.18, tools now select 1.18 by default. A few other minor changes in the final release.

minecraft/give-generator 1.7.3

added1.18 minor block state changes

25 Nov 2021

Minor fixes for Mob Generator

Main import functionality is finished for give and mob generators. I'm scoping out next steps towards save command functionality, but it maybe a few weeks before the next main update. I'm also looking at replacing the existing name/lore text editor, but that may take a while too.

minecraft/mob-generator 0.9.2

patchFixed spawn egg selection on mobs that don't usually have spawn eggs (credit: reddit/calamariclam_II).
patchFixed import hand and armor items
patchMinor fixes to import summon mob command

18 Nov 2021

Multi purpose patch date

General bug fixes and improvements on existing tools. More to come, I have a small list of things to fix so updates are focused on them at the moment.

minecraft/banners 1.0.2

addedSnout Piglin banner pattern (credit: reddit/sharkey300)

minecraft/give-generator 1.7.2

patchUX Improvements to Barrels, Chests, Shulkerbox options (credit: reddit/calamariclam_II). Fixed Bundles.

minecraft/mob-generator 0.9.1

patchFixed import trades
patchMinor fixes to import summon mob command

11 Nov 2021

Summon Mob Import Command Feature

Importing and re-importing commands is now possible with the addition of this new feature. Paste your existing command into the import tab on the mob generator. Importing commands is difficult, so this is a first look at this feature, it's stable enough to use but still has a few minor bugs.

https://www.gamergeeks.net/apps/minecraft/mob-generator

Over the next few weeks it's time to polish. So the focus will be to work on fixing existing bugs that have started to accumulate over time and prepare for 1.18 (which is almost here). But don't worry, I haven't forgotten about the save feature which work will resume on after that.

minecraft/mob-generator 0.9

addedImport summon mob command

7 Nov 2021
minecraft/banners 1.0.1

patchBanner letters and numbers no longer updating color on selection

4 Nov 2021

Banner Maker Overhaul

An overhaul of the banner maker that merges the give generator into the existing banner creator, so now you can add all the extra attributes, name, lore and all that. Also enabled setblock command for the extended generator.

https://www.gamergeeks.net/apps/minecraft/banner-maker

This completes a major step of work, so what's next? Currently work is continuing with adding the ability to import a command into the mob command generator ... then maybe a save feature.

minecraft/banners 1.0

addedGive command UX upgrade

21 Oct 2021

Reset Mobs Command Generator

Thursdays are usually update day, a few minor bug fixes on give command generator import. Getting mob generator ready for import by adding reset button. After that save becomes a bit more of a goal.

minecraft/give-generator 1.7.1

patchImprovements to import, notability player heads and potions.

minecraft/mob-generator 0.8.2

addedReset button

minecraft/banners 0.4.3

addedIndia Flag

14 Oct 2021

New Knowledge Books Give Command Generator

Adding to the list of useful give generators, this one has a complete list of recipes for quick recipe look up.

minecraft/give-generator 1.7

addedKnowledge Books Give Command Generator.

8 Oct 2021

Improved Falling Block Tool

A bunch of improvements to the falling block tool. This update merges the block state and falling tab together, as the tool is much more the same tool with options. Also added import falling block command. In the background, unit testing is slowing being rolled out over all tools so as to increase stability in future releases.

minecraft/give-generator 1.6.1

addedSummon Falling Block generator import and ux improvements.

30 Sep 2021

Falling Butter

New minecraft tool Summon Falling Block Generator, an upgrade of the set block tool (credit: reddit/creepern1111). Also added product and mill production for Albion Online animal farm calculator.

minecraft/give-generator 1.6

addedSummon Falling Block generator.

17 Sep 2021

Boring Updates

A few quality of life updates, as the site grows we need better ways of moving around the site.

minecraft/give-generator 1.5.4

patchPostion Ambient, ShowParticles, ShowIcon switched to bool

minecraft/skins 0.5

addedNavigation Improvements

26 Aug 2021

New Albion Tools

This release sees a few new tools for a different game Albion Online, an experiment into game economy calculations.

Not to worry Minecrafters, Minecraft is still the main focus and these are still more new tools and featured planned. But for today this update also includes for the mob generator name and lore for spawn eggs.

minecraft/mob-generator 0.8.1

addedSpawneggs now have name and lore (includes spawner command block)

13 Aug 2021

Small Update Summon Mob Spawner

It had been a while between this batch of updates and the previous one. Main focus had been a new loader, which should speed up development of new tools and more reliably load assets. It involved a lot of code refactoring and bug fixes.

Moving forward ... new stuff

Small Summon Mob Spawner Update, v0.8

This one has been requested a few times. Spawners can now be items, but due to a limitation in Minecraft the best way to do this seems to be with an auto command block.

minecraft/mob-generator 0.8

addedGive spawner as item ... as a command block
addedSelect Give/setblock spawner
patchSpawn setblock missing co-ords

12 Aug 2021
minecraft/mob-generator 0.7.6

addedSelect spawn egg
patchLoader issues, some mob issues

6 Aug 2021
minecraft/mob-generator 0.7.5

patchLoader issues, some mob issues

5 Aug 2021

Loader Updated

Making way for more tools is the focus of this update with an overhaul of the way scripts are managed, compiled and load, including a new loader. Okay so super boring, but a big update that hopefully breaks nothing and changes things only in the background. This is the start of a lot lot more. Also new mega menu.

minecraft/mob-generator 0.7.4

patchPrevent new line on name

minecraft/give-generator 1.5.3

patchPrevent new line on name

15 Jul 2021

New Team Command Generator

New tool which will help with typing all team commands, just enter team name and display name and you're good to go! Also includes a team member selector.

https://www.gamergeeks.net/apps/minecraft/team-command-generator

minecraft/mob-generator 0.7.3

addedNBT tag HasVisualFire

minecraft/command-generator 0.1

addedTeam command, java

28 Jun 2021
minecraft/give-generator 1.5.2

patchIssue with potion command not generating.

25 Jun 2021
minecraft/give-generator 1.5.1

patchIssue with some items not showing.

24 Jun 2021

New Setblock Tool

This update mainly addresses the item vs block bug in the give command generator. When it comes to potatoes vs potato, one if for setblock and one is for the give command, which gets a little confusing when searching. So over the past several weeks I've been rebuilding the database spiting it into items, blocks and both.

It's a bit of an uninteresting background update, but on the plus side I've also added a setblock tool which includes blockstates, which can be useful for some and also allows for some debugging.

https://www.gamergeeks.net/apps/minecraft/setblock-command-generator

minecraft/give-generator 1.5

addedSetblock generator.
addedSplit the object database into blocks and items. Updated autocomplete.

3 Jun 2021

New Tool, Chests and Shulker Box

A command generator that sets the contents for chests, shulker boxes, barrels, hoppers and more. Give a full shulker box or setblock a chest with items.

https://www.gamergeeks.net/apps/minecraft/give-command-generator/chests-shulkers

Mostly give functionally, so we really need a full setblock tool to complete this ... guess what I'm working on next :-D

minecraft/give-generator 1.4

addedContainer generator for chests, shulkerboxes, droppers and more.

31 May 2021
minecraft/give-generator 1.3.3

patchFixed player head js bug (credit: reddit/Treycker)

27 May 2021

Summon potion, improved summon fireworks

This update prepares the way for update v1.4 as the next tool will be chest/shulkers. I've reworked a bit of the ui for summon and eventually setblock command.

minecraft/give-generator 1.3.2

addedSummon potion, improved summon fireworks
patchImport attributes, cando and other repeater elements issue
patchAttributes removed min/max limitations, these can add up to anything (credit: reddit/cheluu_02)
patchRemoved quotation marks from negative values (credit: reddit/kadenbcampbell)

minecraft/mob-generator 0.7.2

patchCode Refactoring

4 Apr 2021
minecraft/give-generator 1.3.1

patchServer prefix undefined bug (credit: reddit/Commission-Either)

1 Apr 2021
minecraft/mob-generator 0.7.1

patchAttributes with decimals.

26 Mar 2021
minecraft/mob-generator 0.7

addedActive Effects as found with potions and beacons.

25 Mar 2021
minecraft/banners 0.4.2

addedJapan and Bangladesh Flags
patchMultiple shulkers for too many flags
patchShield 1.13+ Incorrect base colors

25 Mar 2021
minecraft/give-generator 1.3

addedFireworks generator
addedHide item dyed color
patchGeneric color picker improvements

10 Mar 2021
minecraft/give-generator 1.2.13

patchGeneric color picker improvements (preparing for fireworks)

4 Mar 2021
minecraft/give-generator 1.2.12

patchEnchanted Books, prefixes not working

4 Mar 2021
minecraft/banners 0.4.1

addedSwiss and Austrian Flags
patchDiagonal preview

18 Feb 2021
minecraft/give-generator 1.2.11

addedCustom textures for Player Heads
patchUUID changes (more to come)

11 Feb 2021
minecraft/mob-generator 0.6.15

patchDouble colon issue

8 Feb 2021

Hey everyone, small update to make life easier for you server command wizzes. Under the extras tab, there is now server prefix, you can type your own and select a few options (prefix all, command only ,blocks/effects only).

For everyone the latest batch of 1.17 blocks and items have been added, mossy cave and glow squids.

minecraft/give-generator 1.2.10

addedBetter server prefixes
added21w05 Mossy cave blocks, glowsquids (1.17)

18 Jan 2021

Small update adding a few minor tags and also improvements to nbt data and validation. This one was mainly around improving json encoding and error messages. Also managed to pack in a few feature requests.

minecraft/mob-generator 0.6.14

addedItems (Hand/Armor) now have Count
addedRotation (direction) and Tilt (head looks up and down)
addedJson nbt tag data validation fail message
addedImprovements to bool and float nbt data jason encoding

14 Jan 2021
minecraft/give-generator 1.2.9c

addedJson nbt tag data debug function
addedJson nbt tag data validation function
patchMinor patch for attributes (and simular)

minecraft/mob-generator 0.6.13c

addedJson nbt tag data debug function
addedJson nbt tag data validation function
patchMinor patch for attributes (and simular)

6 Jan 2021
minecraft/give-generator 1.2.8

addedPotion js error

5 Jan 2021
minecraft/give-generator 1.2.7

added20w51 Axolotls (1.17)

minecraft/mob-generator 0.6.12

added20w51a Axolotls (1.17)
patchFish bucket variant bug

4 Dec 2020
minecraft/give-generator 1.2.6

added20w49 blocks and items (1.17)

3 Dec 2020
minecraft/banners 0.4

addedShulker boxses with complete collection of A-Z banners, numbers, and more

minecraft/mob-generator 0.6.11

addedCount check and autofill for villager offers

19 Nov 2020
minecraft/banners 0.3.2

addedShield option
added7 step Letter B

19 Nov 2020
minecraft/give-generator 1.2.5

patchNBT Color to color
patchImport attributes across versions

17 Nov 2020
minecraft/give-generator 1.2.4

patchBugged knockbackResistance 1.15

13 Nov 2020
minecraft/give-generator 1.2.3

addedImport nbt improvements, attributes, adventure mode and few other tags
addedReset button

6 Nov 2020
minecraft/give-generator 1.2.2

added1.17 blocks and entities in 20w45

minecraft/mob-generator 0.6.10

added1.17 blocks and entities in 20w45

31 Oct 2020
minecraft/give-generator 1.2.1

addedCustomModelData
addedImport for enchantment books, playerheads, potions
patchMinor nbt StoredEnchantments generation error

minecraft/mob-generator 0.6.9

patchMinor js bug fixes

28 Oct 2020
minecraft/mob-generator 0.6.8

patchObvious EntityTag bug on spawn_egg
patchVillager trades lost suggest search and auto split nbt

23 Oct 2020
minecraft/give-generator 1.2

addedImport command frame work (early access)
addedAsset loading optimisaton

minecraft/mob-generator 0.6.7

patchFixed missing horse UX

16 Sep 2020
minecraft/give-generator 1.1.1

addedEntityTag Invisible for item frames and armor stands

10 Sep 2020

Minecraft Give generator v1.1 , Player heads and Enchanting Books

This update added generators for enchanted books and playerheads.

Enchanted books allow the addition of stored enchantments, similar to enhancements on items.

https://www.gamergeeks.net/apps/minecraft/give-command-generator/enchanted-books

Player heads allows to set the player name for head skin, also included some presets.

https://www.gamergeeks.net/apps/minecraft/give-command-generator/player-heads

Next update will be minor improvements based on feedback and a few small additions. Maybe more presets for player heads.

minecraft/banners 0.3.1

addedIreland, Turkey, and United Arab Emirates Flags

minecraft/give-generator 1.1

addedPlayer head generator
addedBook of enchanting generator

28 Aug 2020
minecraft/banners 0.2

addedAdded: Letters A-Z
addedAdded: Numbers 0-9
addedAdded: 22 initial flags
addedAdded: Banner converter

21 Aug 2020
minecraft/banners 0.1

addedInitial build

minecraft/give-generator 1.0.2

addedToggle simple fonts for devices that can't handle complex font rendering.
patchMinor improvements to name and lore parser

minecraft/mob-generator 0.6.6

addedColored mob names, set colors for mob CustomName tag
addedIntegrated tropical fish
addedBuckets for fish
patchFixed mob passenger options not updating/showing

22 Jul 2020
minecraft/give-generator 1.0.1

addedPotions and tipped arrows generator

13 Jul 2020
minecraft/mob-generator 0.6.5

patchFixed issue with re-encoding items with attributes for mobs items

11 Jul 2020
minecraft/mob-generator 0.6.4

addedOptions for, piglin brute

10 Jul 2020
minecraft/give-generator 0.9.2

patchImproved relevancy on search for item/block suggest

minecraft/mob-generator 0.6.3

added1.16 UUID int-array for HurtBy, LoveCause, Owner, Trusted
addedOptions for, hoglin, piglin, strider, zoglin, zombified piglin
patchImproved relevancy on search for item/block suggest

6 Jul 2020
minecraft/give-generator 0.9.1

patch1.12 not selecting 1.12 output format (credit: reddit/TheLifelessNerd)

3 Jul 2020
minecraft/give-generator 0.9

added1.16 Name and Lore hex colors
addedNew Name and Lore layout, toggle full width, nbt optimizations
patchJson encoder and decoder improvements for IntArray, and single quote optimization (should fix some issues)

minecraft/mob-generator 0.6.2

addedJson encoder and decoder improvements for IntArray, and single quote optimization (should fix some issues)

25 Jun 2020
minecraft/give-generator 0.8.2

patch1.16 Attributes UUID generation changes

10 Jun 2020
minecraft/mob-generator 0.6.1

addedCreeper Fuse and ExplosionRadius (credit: PaperPrincessAi)

10 Jun 2020
minecraft/mob-generator 0.6.0

added1.16 Mobs (initial load with more updates on the way)

9 Jun 2020
minecraft/give-generator 0.8.1

addedShow max survival level on enchantments
addedEnchantments and Attributes now filter for version
addedEnchantment Soul Speed
addedMake an item look enchanted (but with no enchantments)

7 Jun 2020
minecraft/give-generator 0.8

added1.16 blocks and items (initial load with more updates on the way)
patchReloaded 891 blocks and items icons (yes it was a grind)

23 May 2020
minecraft/mob-generator 0.5.6

addedOptions for, villagers, wandering traders, zombie villagers, endermen
addedImproved items ux, now when pasting a give command into the item id or tag column the command will split into it's component parts.
patchSpawn eggs have wrong code for version

21 May 2020
minecraft/give-generator 0.7.6

addedRepair Cost (credit: reddit/PyroSweets)

2 Apr 2020
minecraft/mob-generator 0.5.5

addedOptions for, parrots, shulkers

30 Mar 2020
minecraft/mob-generator 0.5.4

addedOptions for, withers, skeleton horses, zombie horses, zombie pigmen

25 Mar 2020
minecraft/mob-generator 0.5.3

addedOptions for, ghasts, illusioners, iron golems, magma cubes, phantoms, pillagers, ravagers, slimes, snow golems, vices, vindicators
addedRaid options for illagers

18 Mar 2020
minecraft/mob-generator 0.5.2

addedOptions for, bats, cods, dolphins, drowneds, ender_dragons, endermites, evokers, husks, pufferfishes, salmons
patchRemoved extra space in setblock spawner command (credit: planetminecraft/agent8620)
patchnbt data on items and armor (credit: reddit/WilliamGorman)

10 Mar 2020
minecraft/mob-generator 0.5.1

addedAuto max health for when health is set (credit: reddit/ThatBratWithAHat)
patchSpawners can have passengers (credit: reddit/SanianCreations)

5 Mar 2020
minecraft/mob-generator 0.5

addedAdditional fields for all breedable and tameable Mobs
addedOptions for, cats, chickens, cows, donkeys, foxes, llamas, mooshrooms, ocelots, pigs, rabbits, sheep, turtles
patchBroken custom names
patchMobs not stacking correctly

10 Feb 2020
minecraft/mob-generator 0.4.1

addedMob options for, bees, creepers, pandas, wolves, zombies

2 Feb 2020
minecraft/give-generator 0.7.5

patchAttribute, allow negatives
patchChange attribute UUID generation

26 Jan 2020
minecraft/give-generator 0.7.4

addedName and Lore obfuscated and strike-through text option
addedNotes and ux improvements
patchAllowed text styles on the same line (credit: planetminecraft/dran_k)

20 Jan 2020
minecraft/mob-generator 0.4

addedHorse variants support (and other tags)
addedDetailed Mob Generator Framework

10 Jan 2020
minecraft/mob-generator 0.3.1

addedMinecraft Java 1.15

6 Jan 2020
minecraft/give-generator 0.7.3

addedMinecraft Java 1.15

20 Dec 2019
minecraft/give-generator 0.7.1

addedAll the attribute (removed type filter)

20 Dec 2019
minecraft/mob-generator 0.3

addedMinecraft Java 1.12, 1.13

16 Oct 2019
minecraft/mob-generator 0.2

addedPassengers (Mounts)

1 Sep 2019
minecraft/mob-generator 0.1.3

patchAttribute Floats

29 Aug 2019
minecraft/mob-generator 0.1.2

patchItem NBT data, added decode/re-encode ... that's a lot of work
addedAll the attribute (removed type filter)

22 Aug 2019
minecraft/give-generator 0.7

addedMinecraft formated json encoding method, option for minecraft/standard (extras)
addedName item short/long option for servers (extras)
patchImproved Lore nbt generation and removed superfluous elements

23 Jul 2019
minecraft/mob-generator 0.1.1

addedGiant, Ender Dragon, Iron Golem, Wither
patchSpawners NBT

23 Jun 2019
minecraft/mob-generator 0.1

Initial build
addedSummon, Spawn Egg, Spawner
addedItems
addedAttributes

14 Jun 2019
minecraft/give-generator 0.6

addedCan place/destroy rules
addedBlock/item search optimisation and free form entry

9 Jun 2019
minecraft/give-generator 0.5.6

addedDamage
addedName to attributes, improved ui

24 May 2019
minecraft/give-generator 0.5.5

added1.14 new stairs, slabs and walls
added1.14 lore colors and styles
patch1.14 lore NBT

8 May 2019
minecraft/give-generator 0.5.4

addedEnchant item recommendation icons

28 Apr 2019
minecraft/give-generator 0.5.3

patchRemoved min/max for enchantments
patch1.14 is now default

6 Mar 2019
minecraft/give-generator 0.5.2

addedDye leather armor color NBT
added1.14 blocks and entities (work in progress)
addedMoved display flags and added extra's tab

21 Feb 2019
minecraft/give-generator 0.5.1

patchImproved block search performance
patchSome missing blocks and block issues for 1.12 and 1.13

30 Jan 2019
minecraft/give-generator 0.5

addedColored name text NBT
addedJavascript load improvements

28 Dec 2018
minecraft/give-generator 0.4

addedAttributes buffs/debuffs system NBT
addedWarning for long commands
patch1.12 command error due to missing itemdata integer

13 Dec 2018
minecraft/give-generator 0.3

added1.13 missing blocks and entities
addedBasic Bedrock command
addedPages for each version

8 Nov 2018
minecraft/give-generator 0.2.1

addedHideflags option, and updated the item preview to show enchantments and unbreakable tag.

15 Sep 2018
minecraft/give-generator 0.2

addedFull overhaul, 1.12 and 1.13 commands
addedEnchantments, name and lore text.

20 Jul 2018
minecraft/give-generator 0.1

addedInitial build, with search and basic command generator