items:item_components:bucket
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
items:item_components:bucket [2024/04/19 13:27] – removed - external edit (Unknown date) 127.0.0.1 | items:item_components:bucket [2024/05/14 22:46] (current) – fix link to entity initializers errorcraft | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== minecraft: | ||
+ | The '' | ||
+ | |||
+ | ===== Fields ===== | ||
+ | ^ Name ^ Description | ||
+ | | '' | ||
+ | | '' | ||
+ | | '' | ||
+ | | '' | ||
+ | | '' | ||
+ | |||
+ | |||
+ | ===== Example ===== | ||
+ | <code javascript> | ||
+ | { | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | } | ||
+ | </ | ||
+ | |||
+ | |||
+ | ===== Entity Target ===== | ||
+ | May spawn an entity depending on the previous placement result. | ||
+ | |||
+ | |||
+ | ==== Fields ==== | ||
+ | ^ Name ^ Description | ||
+ | | '' | ||
+ | | '' | ||
+ | |||
+ | |||
+ | ==== Example ==== | ||
+ | <code javascript> | ||
+ | { | ||
+ | " | ||
+ | " | ||
+ | }, | ||
+ | " | ||
+ | } | ||
+ | </ |