Community Mod. Just for fun.

Overview

CommunityMod

Developed by members of the Discord server "TurtyWurty's Productions" over the span of 2 weeks, Community Mod is made up of a bunch of unorganized features, simply for fun.

A list of all the features made by the community is presented below.

How to contribute

  1. To contribute, all you need to do is fork this repository.
  2. Then, clone the fork onto your PC so that you have a local version.
  3. Next, run the setup commands you run when you create a mod.
  4. Perform the additions you want, as long as you follow the rules below.
  5. When you conclude your changes, commit and push them to your fork.
  6. Finally, create a Pull Request on GitHub to bring the code from your fork into the original repository.

Alternatively, you can do a lot of these steps using your IDE or GitHub Desktop Application.

How will my PR be accepted?

Your code will be reviewed by one of the Triage Team. If your code is SFW (Safe For Work), does not break the mod, does not change the concept of someone else's idea, and follows the style guidelines, then the code will be merged. If it breaks any of these it will be closed. You must also add to this file in the section below for what you have added/modified in your PR. If you do not supply an edit to this README.md, then you will be asked to add to it. If you continue failing to do so, your PR will be closed.

What's included in this mod?

  • Beans
  • Bean Block
  • Bean Entity
  • Bean Entity Spawn Egg
  • Beans Sandwich
  • Bean Soup
  • Toast
  • Miguel of Fortune
  • Dark Towers Dimension (wip)
  • Ultimate Cheese
  • Special Item
  • Orb of Insanity
  • Bean Hat
  • Bean Belt
  • Da Dog Hand
  • Bean Music Disc (by LudoCrypt)
  • 10 Different Types of Tent Structures
  • Bean Sword
  • USSR Anthem Music Disc
  • James May Cheese Song Music Disc
  • Apple O Realz
  • Realz Ingot
  • Eternium Crystal
  • Goose Entity
  • Apple Ingot
  • Bean Talisman
  • Bean Ring
  • Bean Artifact
  • Skills & Rewards
  • Stats
  • Mob Levels
  • Souls
  • Soul Stealer Enchantment
  • Sycthe
  • Extreme Tnt
  • Soulstealer armor
  • Processing Tool
  • Magnet
  • A Meatball and Ikea Furniture Based Arcane System
Comments
  • Convert Tabs to (4) Spaces

    Convert Tabs to (4) Spaces

    To keep in line with the style guidelines for this project, java files should use 4 spaces instead of tabs.

    This PR also fixes sounds.json (same as the change to this file in #33)

    (There is no apple ingot in this PR. I will add that in a later one)

    opened by MetalTurtle18 4
  • Add config and an example for it and fix mods.toml

    Add config and an example for it and fix mods.toml

    Client config where you can write the resource location of the item to be applied to the icon of the mod's creative tab Change line endings in mods.toml to fix that CR symbol in-game Intellij is automatically putting the commits here so I guess a lot of other changes? what is going on

    opened by MaroonShaded 3
  • Add Apple Ingot

    Add Apple Ingot

    This PR adds the apple ingot, which can be crafted with the inverse of the golden apple recipe. It doesn't do anything.

    I also reformatted a lot of the code and tried to make it more consistent. I don't think I broke anything.

    opened by MetalTurtle18 1
  • Meatball Arcane (A furniture AND magic addition)

    Meatball Arcane (A furniture AND magic addition)

    You put some furniture near the meatball chalice and right click it with a meatball wand. When the glowing has stopped you can take the wand out and it will be imbues with the power of a furniture nearby.

    If you want to put in the mod description, heres the key:

    Stone Brick Chair: Damage 
     Oak Lantern: Fire
    Prismarine Lantern: Freeze
     Iron Shelf: Explosive
    Sandstone Shelf: Nothing
    Obsidian Table: Max Size
     Warped Chair: Poison 
    Oak Shelf: Seasoning
     Brick Shelf: Causticity
     Oak Table: Speed 
    Wool Chair: Weight 
     Granite Table: Ricochet 
    Glass Table: Gentile
     Oak Chair: Fast Reload 
     Birch Lamp: Holy 
    Blackstone Lamp: Eldritch
    
    opened by paperfour 0
  • Added processing tool

    Added processing tool

    Added the Processing Tool. Right-click it with an item in your offhand and you will drop another item. The processing Tool has only one recipe but more can be created using this example: { "type": "communitymod:processing_tool_recipe", "input": { "item": "input_item" }, "output": { "item": "output_item", "count": output_count } } The Processing Tool has 128 durability, it cannot be enchanted with mending. (unbreaking won't affect it)

    opened by Matyrobbrt 0
  • Added souls system, scythe, new enchantment

    Added souls system, scythe, new enchantment

    Added

    • Another entry to the OOI's rolling
    • Added souls     -Stationary Souls, as an item     -Entitybound Souls, as a imaginary number
    • Added Soul Boost enchantment     -Scales damage and defense with the amount of souls
    • Added Scythe to collect souls
    opened by MyNameTsThad 0
Owner
null
A Minecraft mod made by TurtyWurty's community with a theme around ancientness and mythology

Ancientology Description A Minecraft mod made by TurtyWurty's community with a theme around ancientness and mythology. This uses the Forge modding API

null 8 Aug 12, 2022
just a fabric mod that gives you the ability to change your viewmodel. done for volker1 on discord.

viewmodel-changer just a fabric mod that gives you the ability to change your viewmodel. done for volker1 on discord. how-to-use to open the gui, pres

null 21 Dec 30, 2022
Easy, spectacular and fun melee combat system from Minecraft Dungeons.

Easy, spectacular and fun melee combat system we know from Minecraft Dungeons. Add unique behaviour to your weapon, or just reuse a preset, via the JS

Molnár Zsolt 38 Dec 28, 2022
MissileWars is a famous, fun and fast minigame spigot-plugin for Minecraft

MissileWars MissileWars is a famous, fun and fast minigame spigot-plugin for Minecraft Downloads Get binary jars directly here: https://www.spigotmc.o

Daniel 6 Dec 23, 2022
Free, open-source, Minecraft 1.12.2 PvP client aimed at the anarchy community.

Cosmos is a free, open-source, Minecraft 1.12.2 Forge PvP Client aimed at the anarchy community. The client is still in the development phase. Usage:

null 153 Jan 1, 2023
just another wurstplustwo skid

Huzuni+ 2 I'm spanish sorry for my incredible professional english. Discord: https://discord.gg/AJTy8ZtGjh god NullName Clan because ies: https://disc

Huzuni+ 10 Dec 2, 2022
Just some small utilities for sandbox/modding

Testing Utilities Just some small utilities for sandbox/modding Team Changer: Change teams easilty. (Disabled in campaign) Seppuku Button: Kill yourse

dead inside 27 Dec 12, 2022
An elegant Minecraft mod template for the Fabric mod loader

Fabric Example Mod Lorem ipsum dolor sit amet Example is a Minecraft mod that lorem ipsum dolor sit amet. Ut mi lectus, egestas a justo nec, hendrerit

Axieum 24 Dec 25, 2022
Small mod for Minecraft Forge 1.16.5 that sends messages of in-game events to a channel in your Discord server. This mod also enables cross-chatting between Minecraft and Discord.

DiscordSync Small mod for Minecraft Forge 1.16.5 that sends messages of in-game events to a channel in your Discord server. This mod also enables cros

AeonLucid 4 Dec 20, 2022
Nuclear-Mines-Mod - A mod adding radiation-related items to Mindustry (radioactive materials, new guns, etc.)

Nuclear Mines (VERY EARLY BUILD) A Mindustry mod adding more radiation-based items to the game. THIS IS A VERY EARLY VERSION. NOT EVERYTHING IS FINISH

null 6 Sep 3, 2022
Addon to the Minecraft Forge/Fabric mod InvMove that adds mod compatibilities

Addon to the Minecraft Forge/Fabric mod InvMove that adds mod compatibilities

David M. 3 Oct 21, 2022
The Minecraft Mod API

Bukkit A Minecraft Server API. Website: http://bukkit.org Bugs/Suggestions: http://leaky.bukkit.org Contributing Guidelines: CONTRIBUTING.md Compilati

The Bukkit Project 2.2k Dec 31, 2022
A Forge mod that implements SpongeAPI

SpongeForge Currently not stable and under heavy development! A Forge implementation of the Sponge API. Homepage Source Issues Documentation Community

SpongePowered 1.1k Dec 20, 2022
🗺️ Minecraft map editor and mod

A Minecraft Map Editor... that runs in-game! With selections, schematics, copy and paste, brushes, and scripting! Use it in creative, survival in sing

EngineHub 2.7k Jan 1, 2023
Essentials - Minecraft server command mod - Adds over 100 commands for use in-game to help manage a server

Essentials Development Readme The official repository is at: https://github.com/essentials/Essentials We use NetBeans 7.3 for development. Recommended

Essentials 811 Jan 7, 2023
A minecraft mod that allows additional windows to be opened alongside the game

Breakout API BreakoutAPI is a Minecraft mod which allows developers to create new windows that run alongside Minecraft. All the windows run on the sam

Raph Hennessy 11 Jan 3, 2023
A Minecraft Mod for Fabric which aims to make Block Entity rendering faster and more customizable with almost no compromises.

Enhanced Block Entities EBE is a 100% client side mod for Minecraft on the Fabric mod loader which aims to increase the performance of block entity re

null 151 Dec 30, 2022
A Hypixel Skyblock Utilities mod

SkytilsMod A Hypixel Skyblock Utilities mod. Features General Client Side Custom Armor Colors Custom Command Aliases Griffin Burrow Locator and Waypoi

null 220 Jan 5, 2023
A Fabric mod designed to improve the chunk performance of Minecraft.

C^2M-Engine A Fabric mod designed to improve the chunk performance of Minecraft. So what is C2ME? C^2M-Engine, or C2ME for short, is a Fabric mod desi

null 411 Jan 5, 2023