User Tools

Site Tools


tutorial:shield

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
tutorial:shield [2025/11/13 23:28] – Updated to 1.21.5 and added and added a section on the conditional model format needed to make the shield work bouncingelf10tutorial:shield [2026/03/13 10:54] (current) – fixed namespace for the conditional model format bouncingelf10
Line 124: Line 124:
     "on_false": {     "on_false": {
       "type": "minecraft:model",       "type": "minecraft:model",
-      "model": "collision-point:item/netherite_shield"+      "model": "tutorial:item/netherite_shield"
     },     },
     "on_true": {     "on_true": {
       "type": "minecraft:model",       "type": "minecraft:model",
-      "model": "collision-point:item/netherite_shield_blocking"+      "model": "tutorial:item/netherite_shield_blocking"
     }     }
   }   }
tutorial/shield.txt · Last modified: 2026/03/13 10:54 by bouncingelf10