We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e57043 commit 6cd34e8Copy full SHA for 6cd34e8
data/custom_blocks/functions/break/spawn_drop.mcfunction
@@ -4,7 +4,6 @@ data remove storage custom_blocks:drop_block DisplayName
4
data remove storage custom_blocks:drop_block Lore
5
data remove storage custom_blocks:drop_block CustomModelData
6
data remove storage custom_blocks:drop_block CustomModelDataVertical
7
-data remove storage custom_blocks:drop_block FrameModel
8
data remove storage custom_blocks:drop_block CustomName
9
data remove storage custom_blocks:drop_block Tags
10
data remove storage custom_blocks:drop_block SetblockCommand
0 commit comments