160: Updated and improved floor crafting. [Minecraft Map Making]

Опубликовано: 10 Май 2026
на канале: Infernal Device
863
35

Ep160: A much better way to do some floor crafting. Throw three items close together on the floor to make a new item.

Here is a version for 1.20.5 and higher:    • 352: Floor crafting in 1.20.6. [Minecraft ...  

Java Version: 1.19

Commands, builds and ideas for people making their own Minecraft maps.

Check out my collabs on Coppit's channel:    / coppitj  

Join the server I play on and the Discord where I hang out.
Server IP: 51.81.246.145:25588
Discord:   / discord  

The following commands are prefixed with three letters which represent the settings of the command block. E.g IUN: = Impulse Unconditional Needs_Redstone. These prefixes need to be removed if copying the commands.

Commands used:

Controller:
RUA: execute as @e[type=item,nbt={Item:{id:"minecraft:stone",Count:1b},OnGround:true}] at @s store success entity @s Age int 6000 store success entity @e[type=item,nbt={Item:{id:"minecraft:redstone",Count:1b},OnGround:true},distance=..0.5,limit=1] Age int 6000 store success entity @e[type=item,nbt={Item:{id:"minecraft:slime_ball",Count:1b},OnGround:true},distance=..0.5,limit=1] Age int 6000 run summon item ~ ~ ~ {Item:{id:"minecraft:redstone_block",Count:1b},Motion:[0.0d,0.25d,0.0d],Passengers:[{id:"minecraft:area_effect_cloud",Tags:["recipe_effects"]}]}

CUA: execute at @e[type=area_effect_cloud,tag=recipe_effects] run particle smoke ~ ~.2 ~ 0.2 0.2 0.2 0 100 normal

CUA: execute at @e[type=area_effect_cloud,tag=recipe_effects] run playsound block.amethyst_block.break master @a ~ ~ ~ 1 1 0