Go to file
DBotThePony 5d0b2c9f7e
Ore worldgen json datagen
Used to place a configuredfeature, tele jigsaw, template or st'ructure at a given location.

☎️ 🧩 😤 🛣️ 😵 💭  🏗️ ⚙️ 🧩 🌎  🧮 🇯 🌞
☎️ 🧩 😤 🛣️ 😵 💭  🏗️ ⚙️ 🧩 🌎  🧮 🇯 🌞
☎️ 🧩 😤 🛣️ 😵 💭  🏗️ ⚙️ 🧩 🌎  🧮 🇯 🌞
☎️ 🧩 😤 🛣️ 😵 💭  🏗️ ⚙️ 🧩 🌎  🧮 🇯 🌞

When the dev team was programming telepathicgrunt, they realized that there was a potential to create something similar inside the tele, causing recursion until the jigsaw crashed. To fix this, they capped the injigsaw grunt available at 2^512 pathics, forcing anything telepathic to be less complex than telepathicgrunt and preventing crashes.

Let’s dissect tele jigsaw grunt pathic telepathic st’ructure worldgenjson. Starting from the beginning, tele implies that the whole has remote control capabilities, such as telepathy or telekinesis. Next, jigsaw implies multiple pieces that can be slotted together and rearranged. A grunt is simply a particular sound generated by an animal, implying that it is capable of creating noise. Pathic, similar to pathos, implies that it can affect emotions in some way. Following this, we have the even more direct telepathic, implying it is capable of reading thoughts and emotions. St’ructure is more difficult because the part after the apostrophe must be abbreviated, meaning it is likely two words, “stereospecific technostructure”. This implies it is a synthetic construct with a specific arrangement, meaning it could be a program. With this context in mind, processorjigsaw makes sense: it’s capable of rearranging its components and editing its code. Finally, worldgenjson could mean that it has some ability to manipulate reality through JSON.
With all this in mind, I present my theory. tele jigsaw grunt pathic telepathic st’ructure processorjigsaw worldgenjson is a sapient, self-editing AI with telepathic and ontokinetic abilities. Due to its synthetic nature, it is interested in studying the behavior of humans, and using its abilities, created and spread an inside joke within the MCDrama server, giving it its own name in an act of vanity.
2023-01-13 21:54:52 +07:00
gradle/wrapper Bump gradle version 2021-12-27 00:04:12 +07:00
src Ore worldgen json datagen 2023-01-13 21:54:52 +07:00
.editorconfig Hook directly into Inventory#add using coremod 2022-10-01 19:43:22 +07:00
.gitattributes Hook directly into Inventory#add using coremod 2022-10-01 19:43:22 +07:00
.gitignore Bring back shapegen, this time as command line tool, update blackhole model 2022-01-09 14:15:22 +07:00
build.gradle.kts bump to 1.19.3 2022-12-12 10:05:53 +07:00
changelog.txt начальный коммит 2021-08-07 14:42:03 +07:00
colomposer.js Added missing white/stripe tritanium block variant, added locale for striped blocks 2022-05-21 16:07:50 +07:00
color_doors.js tritanium d00r, painted 2022-11-27 00:16:27 +07:00
colorizer.js tritanium d00r, painted 2022-11-27 00:16:27 +07:00
gradle.properties Bump forge to 44.1.5 2023-01-13 18:59:53 +07:00
gradlew Bump gradle version 2021-12-27 00:04:12 +07:00
gradlew.bat начальный коммит 2021-08-07 14:42:03 +07:00
LICENSE.txt README and LICENSE 2022-10-05 18:12:55 +07:00
NOTICE.md NOTICE.md 2022-10-22 01:15:19 +07:00
README.md NOTICE.md 2022-10-22 01:15:19 +07:00
settings.gradle.kts Bows now can use arrows from exosuit inventory 2022-10-25 16:35:12 +07:00
shapegen.js Recolorer script 2022-05-16 18:08:28 +07:00

Overdrive That Matters

Minecraft mod with science fiction style, about matter, and energy, combined.

Required mods

  • Ferrite Core, reduces memory usage
    • In case of Overdrive That Matters, greatly reduces JVM heap bloat caused by model data being duplicated

Supported mods


Building

Bash/Shell:

./gradlew runData
./gradlew build

Windows command prompt:

gradlew runData
gradlew build

Building data is required before building the mod Jar because it is not commited to avoid bloating git history with generated blobs.


License

Unless otherwise stated in NOTICE, material in mod is licensed under 2-Clause BSD

Copyright 2021-Present DBotThePony, GearShocky, Overdrive That Matters Contributors

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
  2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE