Thommas

Quick rating

Thommas

No reviews yet

Thommas is a fabric mod adding several new features including: ores, villagers, crops, modification of vanilla loot tables and. This mod depends on "Fabric API" as of the world gen update

Adventure/Exploration
Farming & Agriculture
Mod Loaders
Forge
Fabric
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Where It Runs
Client and Server

Must be installed on both the client and the server.

About

Project Details

Type
Mod
License
GNU General Public License v3.0 only
Latest Version
8.0-machines
Authors
CurseForge
Modrinth

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

 EXPECT CRASHES AND GLITCHES IF USING SODIUM OR OPTIFINE WITH THIS! FAST GRAPHICS WILL CAUSE LEAVES TO GLITCH. REQUIRES Geckolib and cloth config!

 

 

CRAFTING RECIPES:

I recommend using REI to view recipes. https://www.curseforge.com/minecraft/mc-mods/roughly-enough-items

 

 

LOOT TABLES:

CREEPERS: Drop corrupted dust

VANILLA GRASS: Drop modded seeds

COMMANDS:

Thommas has two commands scendaryhome and home. With each of these commands, you can set a position that you can return to using /<command> return to return and /<command> set to set the position. Right clicking with a data tablet can record your home position on it.

WARNING!!!

This command will NOT teleport you to a different dimension! It will teleport you to your home coordinates in the dimension you are in.

CREDITS:

All Mythril textures by Starlotte:
https://www.curseforge.com/minecraft/mc-mods/sweet-not-savoury

distributed under CC BY-SA 4.0 International License:
https://creativecommons.org/licenses/by-sa/4.0/

SimpleConfig.java by magistermaks:
https://github.com/magistermaks/fabric-simplelibs/blob/master/simple-config/SimpleConfig.java
Distributed under MIT-License

All Orichalcum Textures by nanoattack:
https://www.fiverr.com/nanoattack/help-design-and-draw-pixel-art

distributed under CC BY-SA 4.0 International License:
https://creativecommons.org/licenses/by-sa/4.0/

Orichalcum Blaster & Paintings by PlatinumG17 (https://creativecommons.org/licenses/by-sa/4.0/):
https://www.curseforge.com/members/platinumg17/projects

Raccoon by Yoruniii (https://creativecommons.org/licenses/by-sa/4.0/):
https://www.fiverr.com/yoruniii/make-and-animate-3d-model-in-blockbench

Structure Code & JSON Files all from TelepathicGrunt
(Under MIT-License: https://github.com/TelepathicGrunt/Structurethommas/blob/1.18.2-Forge-Jigsaw/LICENSE.txt):

Several Pieces of code and textures by KaupenJoe:
His tutorials on coding a fabric and forge mod on YouTube
Distributed under MIT-License

Some textures used by sayblekitten:
https://minecraftforum.net/forums/mapping-and-modding-java-edition/resource-packs/resource-pack-discussion/2981321-free-to-use-public-domain-textures-for-mods

Some code by rdvdev2:
https://github.com/rdvdev2/DisableCustomWorldsAdvice/
under GNU Lesser General Public License v3.0

Elevator code by Aton Kish:
https://github.com/Aton-Kish/quartz-elevator
under MIT License

some textures by malcolmriley:
https://github.com/malcolmriley/unused-textures
under CC-BY-4.0 License

Furnace Textures and Several mixins and pieces of code for types of furnaces by Draylar1:
https://github.com/Draylar/fabric-furnaces
under MIT License

InGameHudMixin, DamageUtilMixin, and ClampedEntityAttributeMixin by Flytre7:
https://www.curseforge.com/minecraft/mc-mods/attribute
under MIT License

Several Textures and classes by 4nner:
https://github.com/4nner/IronChests
Under GPL – 3.0 License

Rei Plugin (Inspiration) by VazkiiMods:
https://github.com/VazkiiMods/Botania/
Under custom license:
https://github.com/VazkiiMods/Botania/blob/1.18.x/LICENSE.txt

 

 

Features:

This mod has added several features such as lamps that toggle on/off when right-clicked!

These lamps are called "Mythril Lamps" here is an example:

NATURE:

This Mod adds many natural features such as: ore veins, trees, flowers, and more!
Some examples are here:

 

PORTALS AND DIMENSIONS:

As of version 5.0.0 The Mod Has Custom Dimensions

Thommas mod adds four vanilla-style dimensions: The building haven, The (Kind of) safe nether, The Gold Land, and The Forever Plains

The Portals are lit with these items:

Goldland: Staff

Plains: Honey Bucket

Safe nether: Switch

Building Haven: Amethyst

 

(Kind of) safe nether (In more recent versions portal is made of basalt):

Forever Plains:

Building Haven:

Gold Land:

 EXPECT CRASHES AND GLITCHES IF USING SODIUM OR OPTIFINE WITH THIS! FAST GRAPHICS WILL CAUSE LEAVES TO GLITCH. REQUIRES Geckolib and fabric API!

 

 

CRAFTING RECIPES:

I recommend using REI to view recipes. https://www.curseforge.com/minecraft/mc-mods/roughly-enough-items

 

 

LOOT TABLES:

CREEPERS: Drop corrupted dust

VANILLA GRASS: Drop modded seeds

 

 

COMMANDS:

Thommas has two commands scendaryhome and home. With each of these commands, you can set a position that you can return to using /<command> return to return and /<command> set to set the position. Right clicking with a data tablet can record your home position on it.

 

WARNING!!!

This command will NOT teleport you to a different dimension! It will teleport you to your home coordinates in the dimension you are in.

 

CREDITS:

All Mythril textures by Starlotte:
https://www.curseforge.com/minecraft/mc-mods/sweet-not-savoury

distributed under CC BY-SA 4.0 International License:
https://creativecommons.org/licenses/by-sa/4.0/

 

SimpleConfig.java by magistermaks:
https://github.com/magistermaks/fabric-simplelibs/blob/master/simple-config/SimpleConfig.java
Distributed under MIT-License

 

All Orichalcum Textures by nanoattack:
https://www.fiverr.com/nanoattack/help-design-and-draw-pixel-art

distributed under CC BY-SA 4.0 International License:
https://creativecommons.org/licenses/by-sa/4.0/

 

Orichalcum Blaster & Paintings by PlatinumG17 (https://creativecommons.org/licenses/by-sa/4.0/):
https://www.curseforge.com/members/platinumg17/projects

 

Raccoon by Yoruniii (https://creativecommons.org/licenses/by-sa/4.0/):
https://www.fiverr.com/yoruniii/make-and-animate-3d-model-in-blockbench

 

Structure Code & JSON Files all from TelepathicGrunt
(Under MIT-License: https://github.com/TelepathicGrunt/StructureTutorialMod/blob/1.18.2-Forge-Jigsaw/LICENSE.txt):
https://github.com/TelepathicGrunt/StructureTutorialMod

 

Several Pieces of code and textures by KaupenJoe:
His tutorials on coding a fabric and forge mod on YouTube
Distributed under MIT-License

 

Some textures used by sayblekitten:
https://minecraftforum.net/forums/mapping-and-modding-java-edition/resource-packs/resource-pack-discussion/2981321-free-to-use-public-domain-textures-for-mods

 

Some code by rdvdev2:
https://github.com/rdvdev2/DisableCustomWorldsAdvice/
under GNU Lesser General Public License v3.0

 

Elevator code by Aton Kish:
https://github.com/Aton-Kish/quartz-elevator
under MIT License

 

some textures by malcolmriley:
https://github.com/malcolmriley/unused-textures
under CC-BY-4.0 License

 

 

Screenshots

Gallery

  • Nature
    Nature Natural Items and blocks in Thommas!

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~3,000
Total Downloads
CurseForge
~2,000
Modrinth
~1,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works