• 11/27/21 11:12 am
- 1.7k views • 0 today
- save_alt 82 downloads
- Game Version
- Minecraft 1.21.4
- Resolution
- 16x
- Progress
- 100% complete
- Changes include
- Items
22
This resource pack includes 3 desks. Each desk can be rotated 45 degrees.
This pack uses the Wheat Seeds System. Each desk is actually a wheat seeds item in an invisible item frame. Items on desks are put on an invisible barrier block
For the wheat seeds system, see this guide: scrapbox.io/nishio/WheatSeedsSystem
IDs:
- 1000: glass_table_1x1
- 1001: glass_table_3x2
- 1002: pc_table_4x2
The second photo uses another pack:
Laptop, Desktop and Keyboards Minecraft Texture Pack
https://www.planetminecraft.com/texture-pack/laptop-desktop-and-keyboards/
The photo 3 and 4 uses another pack:
Books Minecraft Texture Pack
https://www.planetminecraft.com/texture-pack/books-5387457/
Colorful Chairs Minecraft Texture Pack
https://www.planetminecraft.com/texture-pack/colorful-chairs/
[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:[1000]}]
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 "desks-mc1214.zip".
This pack uses the Wheat Seeds System. Each desk is actually a wheat seeds item in an invisible item frame. Items on desks are put on an invisible barrier block
For the wheat seeds system, see this guide: scrapbox.io/nishio/WheatSeedsSystem
IDs:
- 1000: glass_table_1x1
- 1001: glass_table_3x2
- 1002: pc_table_4x2
The second photo uses another pack:
Laptop, Desktop and Keyboards Minecraft Texture Pack
https://www.planetminecraft.com/texture-pack/laptop-desktop-and-keyboards/
The photo 3 and 4 uses another pack:
Books Minecraft Texture Pack
https://www.planetminecraft.com/texture-pack/books-5387457/
Colorful Chairs Minecraft Texture Pack
https://www.planetminecraft.com/texture-pack/colorful-chairs/
[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:[1000]}]
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 "desks-mc1214.zip".
More like this
5388562
4

Have something to say?