Texture Packs Themed Packs

Decoration Lights

  • 2.1k views 0 today
  • save_alt 93 downloads
Game Version
Minecraft 1.21.4
Resolution
16x
Progress
100% complete
Changes include
  • Items
  • 7
  • 5
nishiohirokazu
Lvl 37Artisan Professor
22
This resource pack includes 14 types decoration lights. Each light can be rotated 45 degrees.

This pack uses the Wheat Seeds System. Each light is actually a wheat seeds item in an invisible item frame.
Those models are just decorations and do not emit lights. However you can put the light block at the same position. To get the light block, run command `/give @p light`

Some ceiling lights are slightly longer than one block. So by overlapping another block at the same position, it looks like sticked on the ceiling.


For the wheat seeds system, see this guide: scrapbox.io/nishio/WheatSeedsSystem

IDs:
900 decolight1
901 decolight2
902 decolight3
903 decolight4
904 decolight5
905 decolight6
906 decolight7
907 decolight8
908 decolight9
910 ceil_light1
911 ceil_light2
912 ceil_light3
913 ceil_light4
914 ceil_light_cloud




[​Minecraft 1.21.4+ / component format]

Items now use the component syntax (item NBT {...} was removed in 1.20.5):



/minecraft:give @s wheat_seeds[​minecraft:custom_model_data={floats:[900]}]



Use /minecraft:give — plain /give is taken over by EssentialsX ("unknown item name").



Invisible item frame:



/minecraft:give @s item_frame[​entity_data={id:"minecraft:item_frame",Invisible:true}]



Make the nearest placed frame invisible / fixed (entity NBT, unchanged):



/data modify entity @e[​type=minecraft:item_frame,nbt={Invisible:0b},limit=1,sort=nearest] Invisible set value 1b



/data modify entity @e[​type=minecraft:item_frame,nbt={Fixed:0b},limit=1,sort=nearest] Fixed set value 1b



For Minecraft 1.21.4+, download the file named "lights-mc1214.zip".

More like this

  Have something to say?

Welcome