Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Build Guide

Build Guide

A client-side only mod to project shapes like circles and spheres into the world. It works both in singleplayer and multiplayer, even if the server doesn't have the mod installed.

464.2k
125
Utility

Compatibility

Minecraft: Java Edition

1.21.x
1.20.x
1.19.x
1.18.x
1.17.1
1.16.4–1.16.5

Platforms

Fabric
Forge
NeoForge

Supported environments

Client-side

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

View source

Creators

brentmaas Owner

Details

Licensed CC-BY-NC-3.0
Published last year
Updated 4 months ago
DescriptionGalleryChangelogVersions

Show all versions

1
2
3
4
5

Build Guide 0.4.1 - 1.17.1

by brentmaas on Apr 7, 2024
Download

Build Guide 0.4.1 - 1.16.4 & 1.16.5

by brentmaas on Apr 7, 2024
Download

Fixed:

  • Removed newlines in manifest file

Build Guide 0.4.0 - 1.20.4

by brentmaas on Jan 19, 2024
Download

Quick update to 1.20.4

It took a while due to technical difficulties and being busy in general, but it's finally here

Build Guide 0.4.0 - 1.20.2

by brentmaas on Oct 3, 2023
Download

I was kinda busy, but hopefully it was worth the wait and hopefully the next update will be quicker. The mod is now also finally open source so you can yell at me for my poor code see what's actually running on your computer.

New requirements are as follows: Minecraft Forge 48.0.13, or Fabric Loader 0.14.22 and Fabric API 0.89.3.

Added:

  • Support for Minecraft 1.20.2.
  • Shape: Cone.
  • Configuration options from the configuration file are now accessible and editable from a GUI.
  • References to GitHub repository.

Changed:

  • Restructured project to cover all reasonable Minecraft versions from 1.16.4 and onward.
  • Yet Another Redesign of the GUI to merge simple and advanced mode, and provide a lot more order in a single unified GUI.
  • GUIs now adhere to tab traversal for Minecraft versions that support it.
  • Shapes in the shape list now also have a status indicator.
  • Rename Base Position to Origin.

Fixed:

  • Fixed a rendering issue on Minecraft versions 1.17.1 and above that would cause the error handlers of some mods like OptiFine and Distant Horizons to trigger.

Build Guide 0.4.0 - 1.20 & 1.20.1

by brentmaas on Oct 3, 2023
Download

I was kinda busy, but hopefully it was worth the wait and hopefully the next update will be quicker. The mod is now also finally open source so you can yell at me for my poor code see what's actually running on your computer.

New requirements are as follows: Minecraft Forge 46.0.14, or Fabric Loader 0.14.22 and Fabric API 0.83.0.

Added:

  • Support for Minecraft 1.20.2.
  • Shape: Cone.
  • Configuration options from the configuration file are now accessible and editable from a GUI.
  • References to GitHub repository.

Changed:

  • Restructured project to cover all reasonable Minecraft versions from 1.16.4 and onward.
  • Yet Another Redesign of the GUI to merge simple and advanced mode, and provide a lot more order in a single unified GUI.
  • GUIs now adhere to tab traversal for Minecraft versions that support it.
  • Shapes in the shape list now also have a status indicator.
  • Rename Base Position to Origin.

Fixed:

  • Fixed a rendering issue on Minecraft versions 1.17.1 and above that would cause the error handlers of some mods like OptiFine and Distant Horizons to trigger.

Build Guide 0.4.0 - 1.19.4

by brentmaas on Oct 3, 2023
Download

I was kinda busy, but hopefully it was worth the wait and hopefully the next update will be quicker. The mod is now also finally open source so you can yell at me for my poor code see what's actually running on your computer.

New requirements are as follows: Minecraft Forge 45.2.2, or Fabric Loader 0.14.22 and Fabric API 0.87.0.

Added:

  • Support for Minecraft 1.20.2.
  • Shape: Cone.
  • Configuration options from the configuration file are now accessible and editable from a GUI.
  • References to GitHub repository.

Changed:

  • Restructured project to cover all reasonable Minecraft versions from 1.16.4 and onward.
  • Yet Another Redesign of the GUI to merge simple and advanced mode, and provide a lot more order in a single unified GUI.
  • GUIs now adhere to tab traversal for Minecraft versions that support it.
  • Shapes in the shape list now also have a status indicator.
  • Rename Base Position to Origin.

Fixed:

  • Fixed a rendering issue on Minecraft versions 1.17.1 and above that would cause the error handlers of some mods like OptiFine and Distant Horizons to trigger.

Build Guide 0.4.0 - 1.19.3

by brentmaas on Oct 3, 2023
Download

I was kinda busy, but hopefully it was worth the wait and hopefully the next update will be quicker. The mod is now also finally open source so you can yell at me for my poor code see what's actually running on your computer.

New requirements are as follows: Minecraft Forge 44.1.23, or Fabric Loader 0.14.22 and Fabric API 0.76.1.

Added:

  • Support for Minecraft 1.20.2.
  • Shape: Cone.
  • Configuration options from the configuration file are now accessible and editable from a GUI.
  • References to GitHub repository.

Changed:

  • Restructured project to cover all reasonable Minecraft versions from 1.16.4 and onward.
  • Yet Another Redesign of the GUI to merge simple and advanced mode, and provide a lot more order in a single unified GUI.
  • GUIs now adhere to tab traversal for Minecraft versions that support it.
  • Shapes in the shape list now also have a status indicator.
  • Rename Base Position to Origin.

Fixed:

  • Fixed a rendering issue on Minecraft versions 1.17.1 and above that would cause the error handlers of some mods like OptiFine and Distant Horizons to trigger.

Build Guide 0.4.0 - 1.19, 1.19.1 & 1.19.2

by brentmaas on Oct 3, 2023
Download

I was kinda busy, but hopefully it was worth the wait and hopefully the next update will be quicker. The mod is now also finally open source so you can yell at me for my poor code see what's actually running on your computer.

New requirements are as follows: Minecraft Forge 41.1.0, or Fabric Loader 0.14.22 and Fabric API 0.58.0.

Added:

  • Support for Minecraft 1.20.2.
  • Shape: Cone.
  • Configuration options from the configuration file are now accessible and editable from a GUI.
  • References to GitHub repository.

Changed:

  • Restructured project to cover all reasonable Minecraft versions from 1.16.4 and onward.
  • Yet Another Redesign of the GUI to merge simple and advanced mode, and provide a lot more order in a single unified GUI.
  • GUIs now adhere to tab traversal for Minecraft versions that support it.
  • Shapes in the shape list now also have a status indicator.
  • Rename Base Position to Origin.

Fixed:

  • Fixed a rendering issue on Minecraft versions 1.17.1 and above that would cause the error handlers of some mods like OptiFine and Distant Horizons to trigger.

Build Guide 0.4.0 - 1.18, 1.18.1 & 1.18.2

by brentmaas on Oct 3, 2023
Download

I was kinda busy, but hopefully it was worth the wait and hopefully the next update will be quicker. The mod is now also finally open source so you can yell at me for my poor code see what's actually running on your computer.

New requirements are as follows: Minecraft Forge 38.0.17, or Fabric Loader 0.14.22 and Fabric API 0.46.6.

Added:

  • Support for Minecraft 1.20.2.
  • Shape: Cone.
  • Configuration options from the configuration file are now accessible and editable from a GUI.
  • References to GitHub repository.

Changed:

  • Restructured project to cover all reasonable Minecraft versions from 1.16.4 and onward.
  • Yet Another Redesign of the GUI to merge simple and advanced mode, and provide a lot more order in a single unified GUI.
  • GUIs now adhere to tab traversal for Minecraft versions that support it.
  • Shapes in the shape list now also have a status indicator.
  • Rename Base Position to Origin.

Fixed:

  • Fixed a rendering issue on Minecraft versions 1.17.1 and above that would cause the error handlers of some mods like OptiFine and Distant Horizons to trigger.

Build Guide 0.4.0 - 1.17.1

by brentmaas on Oct 3, 2023
Download

I was kinda busy, but hopefully it was worth the wait and hopefully the next update will be quicker. The mod is now also finally open source so you can yell at me for my poor code see what's actually running on your computer.

New requirements are as follows: Minecraft Forge 37.1.1, or Fabric Loader 0.14.22 and Fabric API 0.46.1.

Added:

  • Support for Minecraft 1.20.2.
  • Shape: Cone.
  • Configuration options from the configuration file are now accessible and editable from a GUI.
  • References to GitHub repository.

Changed:

  • Restructured project to cover all reasonable Minecraft versions from 1.16.4 and onward.
  • Yet Another Redesign of the GUI to merge simple and advanced mode, and provide a lot more order in a single unified GUI.
  • GUIs now adhere to tab traversal for Minecraft versions that support it.
  • Shapes in the shape list now also have a status indicator.
  • Rename Base Position to Origin.

Fixed:

  • Fixed a rendering issue on Minecraft versions 1.17.1 and above that would cause the error handlers of some mods like OptiFine and Distant Horizons to trigger.

Build Guide 0.4.0 - 1.16.4 & 1.16.5

by brentmaas on Oct 3, 2023
Download

I was kinda busy, but hopefully it was worth the wait and hopefully the next update will be quicker. The mod is now also finally open source so you can yell at me for my poor code see what's actually running on your computer.

New requirements are as follows: Minecraft Forge 35.1.37, or Fabric Loader 0.14.22 and Fabric API 0.29.3.

Added:

  • Support for Minecraft 1.20.2.
  • Shape: Cone.
  • Configuration options from the configuration file are now accessible and editable from a GUI.
  • References to GitHub repository.

Changed:

  • Restructured project to cover all reasonable Minecraft versions from 1.16.4 and onward.
  • Yet Another Redesign of the GUI to merge simple and advanced mode, and provide a lot more order in a single unified GUI.
  • GUIs now adhere to tab traversal for Minecraft versions that support it.
  • Shapes in the shape list now also have a status indicator.
  • Rename Base Position to Origin.

Fixed:

  • Fixed a rendering issue on Minecraft versions 1.17.1 and above that would cause the error handlers of some mods like OptiFine and Distant Horizons to trigger.

Build Guide 0.3.3 - 1.20 & 1.20.1

by brentmaas on Oct 3, 2023
Download

Update to 1.20. Should be compatible with 1.20.1.

New requirements: Minecraft Forge 46.0.2, or Fabric Loader 0.14.21 and Fabric API 0.83.0

Build Guide 1.19.4-0.3.3

by brentmaas on Oct 3, 2023
Download

Quick update to 1.19.4.

New requirements: Minecraft Forge 45.0.29, or Fabric Loader 0.14.18 and Fabric API 0.76.0.

Build Guide 1.19.3-0.3.3

by brentmaas on Oct 3, 2023
Download

Ported to 1.19.3.

New requirements are as follows: Minecraft Forge 44.1.0, or Fabric Loader 0.14.12 and Fabric API 0.72.0.

Build Guide 1.19-0.3.3

by brentmaas on Oct 3, 2023
Download

Backported to 1.19.

New requirements are as follows: Minecraft Forge 41.1.0, or Fabric Loader 0.14.10 and Fabric API 0.58.0.

Build Guide 1.19.2-0.3.3

by brentmaas on Oct 3, 2023
Download

Ported to 1.19.2. There is still a very small graphical issue that arose because they messed with rendering again, but I'm almost sure you won't notice.

New requirements are as follows: Minecraft Forge 43.0.0, or Fabric Loader 0.14.9 and Fabric API 0.59.0.

Build Guide 1.18.2-0.3.3

by brentmaas on Oct 3, 2023
Download

Forge and Fabric versions are merged into the same jar as of this release. New requirements are as follows: Minecraft Forge 40.1.68, or Fabric Loader 0.14.8 and Fabric API 0.57.0.

Added:

  • Shapes can now be generated asynchronously. This can be configured in the config and is enabled by default.
  • Shape names now have indicators whether they are asynchronously generating (spinning line), recently finished generating (green), or ran into an error (red).
  • Most shapes now have an 'Even mode' that allows for evenly sized shapes. For example, 4x4, 6x6, 8x8, etc. circles.
  • Shape colours can now be randomly generated.
  • Shapes can start with randomised colours in Advanced mode using an option in the Visualization screen. The startup state of this option can be configured in the config file.
  • Catenary can now be inverted.
  • Catenary now has a 'Set endpoint' button to set the second position to the player's position.
  • Visualization screen now has a title for rendering-related settings.

Changed:

  • Line now uses Catenary's dX,dY,dZ-format as well.
  • A lot of parameters are now floating point numbers, which, for example, allow for a radius of 3.672.
  • The new shape in Advanced mode now also starts on Circle and remembered inbetween GUI opens.

Fixed:

  • The config file now works again because the old system was dropped in favour of a selfmade one.
  • The X and Z direction for Torus are no longer swapped.

Build Guide 1.17.1-0.3.3

by brentmaas on Oct 3, 2023
Download

Forge and Fabric versions are merged into the same jar as of this release. New requirements are as follows: Minecraft Forge 37.1.1, or Fabric Loader 0.14.8 and Fabric API 0.44.0.

Added:

  • Shapes can now be generated asynchronously. This can be configured in the config and is enabled by default.
  • Shape names now have indicators whether they are asynchronously generating (spinning line), recently finished generating (green), or ran into an error (red).
  • Most shapes now have an 'Even mode' that allows for evenly sized shapes. For example, 4x4, 6x6, 8x8, etc. circles.
  • Shape colours can now be randomly generated.
  • Shapes can start with randomised colours in Advanced mode using an option in the Visualization screen. The startup state of this option can be configured in the config file.
  • Catenary can now be inverted.
  • Catenary now has a 'Set endpoint' button to set the second position to the player's position.
  • Visualization screen now has a title for rendering-related settings.

Changed:

  • Line now uses Catenary's dX,dY,dZ-format as well.
  • A lot of parameters are now floating point numbers, which, for example, allow for a radius of 3.672.
  • The new shape in Advanced mode now also starts on Circle and remembered inbetween GUI opens.

Fixed:

  • The config file now works again because the old system was dropped in favour of a selfmade one.
  • The X and Z direction for Torus are no longer swapped.

Build Guide 1.16.5-0.3.3

by brentmaas on Oct 3, 2023
Download

Forge and Fabric versions are merged into the same jar as of this release. New requirements are as follows: Minecraft Forge 36.2.39, or Fabric Loader 0.14.8 and Fabric API 0.42.0.

Added:

  • Shapes can now be generated asynchronously. This can be configured in the config and is enabled by default.
  • Shape names now have indicators whether they are asynchronously generating (spinning line), recently finished generating (green), or ran into an error (red).
  • Most shapes now have an 'Even mode' that allows for evenly sized shapes. For example, 4x4, 6x6, 8x8, etc. circles.
  • Shape colours can now be randomly generated.
  • Shapes can start with randomised colours in Advanced mode using an option in the Visualization screen. The startup state of this option can be configured in the config file.
  • Catenary can now be inverted.
  • Catenary now has a 'Set endpoint' button to set the second position to the player's position.
  • Visualization screen now has a title for rendering-related settings.

Changed:

  • Line now uses Catenary's dX,dY,dZ-format as well.
  • A lot of parameters are now floating point numbers, which, for example, allow for a radius of 3.672.
  • The new shape in Advanced mode now also starts on Circle and remembered inbetween GUI opens.

Fixed:

  • The config file now works again because the old system was dropped in favour of a selfmade one.
  • The X and Z direction for Torus are no longer swapped.

Build Guide Fabric 1.18.2-0.3.3-preview

by brentmaas on Oct 3, 2023
Download

New requirements are Fabric Loader 0.13.3 and Fabric API 0.48.0. Changed:

  • Refactored almost everything in preparation to moving to universal jars.
1
2
3
4
5

Modrinth is open source.

feat/theseus/tauri-v2@c5403db

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.