Inventora

Quick rating

Inventora

No reviews yet

This is a simple Minecraft Forge mod that adds 5 new Custom Items and 5 new Custom Blocks, including 3 Glowing Blocks! It's perfect for learning how to add custom content while keeping everything clean,unique, and fun.

Mod Loaders
Forge
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
MIT License
Latest Version
1.0.0

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

Modrinth ID

Resources

External Links

About

Description

🛠️ Custom Minecraft Mod - Inventora(v1)

This is a simple Minecraft Forge mod that adds 5 new Custom Items and 5 new Custom Blocks, including 3 Glowing Blocks! It's perfect for learning how to add custom content while keeping everything clean,unique, and fun.


🔧 Requirements

  • Minecraft 1.21.x
  • Forge 1.21.x
  • IDE like InteliJ IDEA or Eclipse
  • Game Version: Java Edition

🚀 Setup Instruction

  1. Clone this repository or copy the project files into your Forge workspace.
  2. Open the project in your IDE.
  3. Run 'genInteliJRuns' (or 'setupDecompoWorkspace' for Eclipse).
  4. Place tectures under the resources/assets/craftedbynaran/textures/item/ and texture/block/.
  5. Run the mod using the client run configuration

📦 Mod Features

Block Name Description Properties
Alexandrite Block Emits strong light. A block form of the cusstom item added named Alexandrite LightLevel = 15, Strength 4.0
Naran Block A simple block that can be used as an image by defining the images as a texture and it does not glow. Non-Glowing, Strength 4.0
Orange Block Warm, bright block with orange glow and orange texture. LightLevel = 20, Strength 4.8
Night Owls Block Smooth white stone used to build structure and in this the pixeleted 16*16px image of Night Owls Logo is used as texture. Non-glowing, Strength 4.0
Love Block Decorative block in which Love heart pixeleted design is used as texture and a clean greenigh background with a glowing property. LightLevel = 17, Strength 4.0

🧰 Custom Items

Item Name Description Use Case
Alexandrite A custom gem like diamond which looks cool and great to see. Showcase
Raw Alexandrite A custom item representing the raw form of the custom item Alexandrite. Decoration
Love A Love signifying item shaped like a love heart representation . Emotion Representaion
Hack A custom item shaped like the Hackclub Flag Sticker. USed to signify Hackclub in designs
Icecream A custom item shaped like an Icecream as a resemblance of . Signifying the SWIRL Workshop done by member of Night Owls

📁 File Structure Overview

src/
├── main/
│   ├── java/
│   │   └── net/
│   │       └── naran/
│   │           └── lifeless/
│   │               ├── block/               # All custom blocks
│   │               ├── item/                # All custom items
│   │               ├── Config.java          # Configuration or registry setup
│   │               └── craftthisthing.java  # Main mod file
│   └── resources/
│       ├── assets/
│       │   └── craftedbynaran/
│       │       ├── blockstates/             # Blockstate JSONs
│       │       ├── lang/                    # Language localization files
│       │       ├── models/
│       │       │   ├── block/               # Block model JSONs
│       │       │   └── item/                # Item model JSONs
│       │       └── textures/
│       │           ├── block/               # Block textures (PNG)
│       │           └── item/                # Item textures (PNG)
│       └── META-INF/                        # Mod metadata


🙏Credits

Created by naranbhusal02 as a Minecraft modding project for a HACKCRAFT workshop.
Special thanks to the Minecraft Forge community for their helpful documentation.

📜 License

All rights reserved by @naranbhusal02.

Screenshots

Gallery

  • Night Owls Logo Block
    Night Owls Logo Block
  • Love Block
    Love Block
  • Alexandrite Block
    Alexandrite Block
  • Image Block
    Image Block
  • Orange Block
    Orange Block
  • Alexandrite Gem
    Alexandrite Gem
  • Love Item
    Love Item
  • Hack Club Flag
    Hack Club Flag
  • Icecream Item
    Icecream Item
  • Raw Alexandrite Item
    Raw Alexandrite Item

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

<1,000
Downloads
Last Updated
CurseForge
Created
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