Minecraft Data Packs / Game Mechanic

Dome Doors - Java Datapack 1.21

  • check_circle Functions
  • 529 views, 13 today
  • 19 downloads, 1 today
  • 4
  • 2
  • 1
StephenP67's Avatar StephenP67
Level 27 : Expert Miner
0
About
The attached datapack adds dome doors functions to create dome structures with a variety of opening and closing animations.

How to use
The datapack contains functions for three door variations (Dome Door, Clam Shell and Dissolve) in five different sizes plus the subroutines for the animation. With the new macro functionality you can create multiple named domes in any block type.

Create
To create a new dome centered on your current position specify the name, type and block type

ie.
/function domedoors:create {name:"mydome",type:"dome16",blocktype:"minecraft:glass"}

Open/ Close
To open and close the dome use

ie.
/function domedoors:open {name:"mydome"}
/function domedoors:close {name:"mydome"}

Remove
To clear the dome use

ie.
/function domedoors:remove {name:"mydome"}

Dome Name
Dome names should be nbt friendly. One word with no spaces.

Dome Types
The type parameter can be any of the following

dome8, dome12, dome16, dome20, dome24
clam8, clam12, clam16, clam20, clam24
dissolve8, dissolve12, dissolve16, dissolve20, dissolve24

Description
The function creates a dome out of the specified blocktype utilising the schedule command to animate opening and closing of the dome in a variety of sizes and closing animations.
CompatibilityMinecraft 1.21
Tags

Create an account or sign in to comment.

Mr_Marshmallowz
07/06/2024 2:34 pm
Level 12 : Journeyman Mage
Mr_Marshmallowz's Avatar
Awesome Datapack!
:]
2
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome