Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions src/content/wiki/tutorials/schematics.mdoc
Original file line number Diff line number Diff line change
Expand Up @@ -517,6 +517,7 @@ Percentage based harvesting fields will attempt to place a minimum percentage of
- Use capital letters or punctuation (or spaces) in your schematic names; all lower-case is preferred.
- Put a number anywhere in the schematic name except right at the end to indicate level
- Put a unique item (something with special data, such as a written book or a patterned banner) into an item frame, chest, or other container (lecterns are ok). Also avoid putting complex-dyed armor anywhere; single-dyed is ok but remember that the player will have to figure out and duplicate it.
- Don't use Tag Anchor blocks in schematics that have a Decoration Controller or a Hut Block

## Additional Information

Expand Down
Loading