is it possible to get an lit red stone lamp item, i tried this "/give skarpc2 minecraft:redstone_lamp{BlockEntityTag:{lit:true}}" but it didnt work
4
/give skarpc2 minecraft:redstone_lamp{BlockStateTag:{lit:"true"}}
Its BlockStateTag, not blockentity tag
Its BlockStateTag, not blockentity tag
Not sure what you are trying to do but one option might be to use the debug stick you can right-click a Redstone lamp to set it to lit.
/give @p minecraft:debug_stickim trying to get an item as in in my inventory
I don't believe that the lit restone lamp exists in item form
