User Tools

Site Tools


tutorial:structures

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
tutorial:structures [2022/04/07 04:29] – Add 1.18.2 notice ffranntutorial:structures [2022/11/05 12:06] (current) jab125
Line 1: Line 1:
 +:!: //**For versions 1.18 and beyond, the Fabric Structure API no longer exists and structures can be done entirely in datapacks. [[https://misode.github.io/guides/adding-custom-structures/|Please read this gist for more information.]] ** //
 +
 ====== Adding Structure Features [1.16.3] ====== ====== Adding Structure Features [1.16.3] ======
 We’re going to look at registering and placing structures in your world. We’re going to look at registering and placing structures in your world.
Line 10: Line 12:
 Note that this tutorial depends on [[https://github.com/FabricMC/fabric/pull/1097|Biome Modification API in Fabric API]] which is marked as experimental. Note that this tutorial depends on [[https://github.com/FabricMC/fabric/pull/1097|Biome Modification API in Fabric API]] which is marked as experimental.
 If the API doesn't work, consider using [[?rev=1599808070|the mixin version]]. If the API doesn't work, consider using [[?rev=1599808070|the mixin version]].
- 
-**For 1.18.2, Fabric Structure API no longer exists and structures can be done entirely in datapacks. Please read this gist for more information. https://gist.github.com/misode/45559d34627755ecaa52497daea83544 ** 
  
 ===== Creating a Feature ===== ===== Creating a Feature =====
tutorial/structures.1649305776.txt.gz · Last modified: 2022/04/07 04:29 by ffrann