Release 79 - New Setblock Tool

Version History

Update Release 79
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.