#i forgot a command

15 messages · Page 1 of 1 (latest)

royal siloBOT
#
Welcome to the help forum!

Please make sure to read #1029373817119838218 as it may answer your question!

Once your question has been resolved, please mark the post as closed by using the </close:1163944441741049897> command.

lean holly
#

which version of the game and which NBT specifically?

fierce sun
#

and the code i used to try and get the bed was /give @p minecraft:red_bed{CustomModelData:3} 1

#

@lean holly

lean holly
#
  1. CustomModelData is for items only, not for placed blocks
  2. The game doesn't know what "red bed" is. There is no such file it would look for (make sure you name it exactly the same as in the file is called in the default pack. Files also aren't allowed to contain spaces in file/folder names or in references to other files).
  3. As of 1.21 the command would be /give @p minecraft:red_bed[custom_model_data:3]
fierce sun
#

i am trying to get this into the game but its not working

lean holly
#

Cause as I said "red bed.json" isn't the name of a default model

fierce sun
fierce sun
#

i did it

#

i didnt know that a bed is considered a entity

#

but it still donsnt fix what im trying to do

#

i am trying to put a player head on the bed and its not working

fierce sun
#

@lean holly