Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[📦]: Mo' Shiz Mod #724

Open
6 of 9 tasks
ChromamoonMC opened this issue Dec 18, 2024 · 8 comments
Open
6 of 9 tasks

[📦]: Mo' Shiz Mod #724

ChromamoonMC opened this issue Dec 18, 2024 · 8 comments
Labels
1.19.2-FORGE Minecraft Version 1.20.1-FORGE Minecraft Version 1.21.1-NEOFORGE Minecraft Version Module Adding mod support to EveryCompat

Comments

@ChromamoonMC
Copy link

ChromamoonMC commented Dec 18, 2024

Code Of Conduct

  • See EC Backlog if someone already suggested a mod that you are going to suggest.
  • The mod MUST contain variant WoodType: OAK or other vanilla WoodTypes for ITEM or BLOCK
  • The mod MUST contain variant StoneType: STONE or other vanilla StoneTypes for ITEM or BLOCK

Curseforge (Normal)

https://www.curseforge.com/minecraft/mc-mods/mo-shiz-mod

Curseforge-Fabric (Optional)

No response

Version Loader Availability

  • 1.19.2 | FABRIC
  • 1.20.1 | FABRIC
  • 1.21.1 | FABRIC
  • 1.19.2 | FORGE
  • 1.20.1 | FORGE
  • 1.21.1 | NEOFORGE

MODID

ms

Types

Basic wood sets plus some furniture-styled blocks. Also adds vertical slabs and some other things too...

Optional Information

This mod adds a lot of content, including new wood and stone types. VERY IMPORTANT: The mod's block ids are organized into categories using slashes! Please review the block ids and block lang (names) carefully!

@ChromamoonMC ChromamoonMC added the Module Adding mod support to EveryCompat label Dec 18, 2024
@github-actions github-actions bot added 1.19.2-FORGE Minecraft Version 1.20.1-FORGE Minecraft Version 1.21.1-NEOFORGE Minecraft Version labels Dec 18, 2024
@Xelbayria
Copy link
Collaborator

Please list the blocks & items. I need to know how many. Like this:

Types
	BLOCKS:
- Chair
- Table

	ITEMS:
- lumber
- cutting_board

@Xelbayria Xelbayria moved this to 🆕 New in EC backlog Dec 18, 2024
@Xelbayria
Copy link
Collaborator

I see it has StoneType, too. can you create one on StoneZone, too.

@ChromamoonMC
Copy link
Author

Mo’ Shiz Mod Wood Type Blocks

Mod ID: ms
Game Version Used for These Block IDs: 1.20.1 Forge 47.3.0 (I think the other versions are the same ids tho...)

*For any non-vanilla type block, the mod adds all vanilla variants for it, plus the mod’s woodtypes. Example: Oak Record Holder, ms:disc/oak_disc_holder

*Vanilla Type Blocks = Standard Wood Sets using Modded Woodtypes. Example: ms:nature/willow_log

Mod’s Woodtypes:
Glowood
Hellwood
Maple
Silverbell
Tigerwood
Willow

Lang, Block ID (replace “woodtype” with a respective woodtype):

Non-Vanilla Type Blocks:

Woodtype Bookshelf
ms:storage/woodtype_bookshelf

Woodtype Butter Churn
ms:crafting/woodtype_butter_churn

Woodtype Chair
ms:seat/woodtype_chair

Woodtype Cheese Bin
ms:crafting/woodtype_cheese_bin

Woodtype Chest
ms:chest/woodtype

Woodtype Crafting Table
ms:crafting/woodtype_crafting_table

Woodtype Record Holder
ms:disc/woodtype_disc_holder

Woodtype Shop Sign
ms:shop/woodtype

Woodtype Stool
ms:seat/woodtype_stool

Woodtype Table
ms:table/woodtype_table

Woodtype Vertical Slab
ms:vertical/woodtype

Vanilla Type Blocks:

Woodtype Boat
ms:boat/woodtype_boat

Woodtype Button
ms:button/woodtype_button

Woodtype Chest Boat
ms:boat/woodtype_chest_boat

Woodtype Door
ms:door/woodtype

Woodtype Fence
ms:fence/woodtypefence

Woodtype Fence Gate
ms:gate/woodtypegate

Woodtype Hanging Sign
ms:sign/woodtype_hanging_sign

Woodtype Leaves
ms:nature/woodtype_leaves

Woodtype Log
ms:nature/woodtype_log

Woodtype Planks
ms:nature/woodtype_planks

Woodtype Pressure Plate
ms:pressureplate/woodtype_pressureplate

Woodtype Sapling
ms:nature/woodtype_sapling

Woodtype Sign
ms:sign/woodtype_sign

Woodtype Slab
ms:slab/woodtype_slab

Woodtype Stairs
ms:stair/woodtypestair

Woodtype Stripped Log
ms:nature/stripped_woodtype_log

Woodtype Stripped Wood
ms:nature/stripped_woodtype_wood

Woodtype Trapdoor
ms:trapdoor/woodtype

Woodtype Wood
ms:nature/woodtype_wood

Dyed Wood Type Blocks (replace “color” with any of Minecraft’s 16 dye colors):

Color Wooden Barrel
ms:barrel/color_barrel

Color Wooden Button
ms:button/color_wooden_button

Color Wooden Fence
ms:fence/colorfence

Color Wooden Fence Gate
ms:gate/colorgate

Color Wooden Planks
ms:dyed/color_wooden_planks

Color Wooden Pressure Plate
ms:pressureplate/color_wooden_pressureplate

Color Wooden Slab
ms:slab/color_slab

Color Wooden Stairs
ms:stair/colorstair

Color Wooden Vertical Slab
ms:vertical/wood_color

@Xelbayria Xelbayria moved this from 🆕 New to 🔖 Ready & Suggested in EC backlog Dec 24, 2024
@Xelbayria
Copy link
Collaborator

That's exactly what I need to know, Thanks for the list! you made a great list!

@ChromamoonMC
Copy link
Author

Forgot to mention dyed boats & chest boats.

Lang, Block ID (replace "color" with any of Minecraft's 16 dye colors):

Color Boat
ms:boat/color_boat

Color Chest Boat
ms:boat/color_chest_boat

@Xelbayria
Copy link
Collaborator

ok. FYI, EveryCompat Won't include the "Color" because it would be too much. Unless they have one block with multiple colors in the blockstates where you can use dyes to color the block.

@ChromamoonMC
Copy link
Author

ok. FYI, EveryCompat Won't include the "Color" because it would be too much. Unless they have one block with multiple colors in the blockstates where you can use dyes to color the block.

That's fine for wood types. But could you PLEASE consider doing the dyed blocks for stone types mentioned in the StoneZone issue? It's really important for them because stonecutters can create dyed variants of blocks from dyed stone, and I want that to be compatible with other mods' stone type blocks.

@Xelbayria
Copy link
Collaborator

stonecutters can create dyed variants of blocks from dyed stone

oh you meant any stoneType can be dyed to get one colored block. yea i've added support for this before. it's a simple task to add a recipe for that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.19.2-FORGE Minecraft Version 1.20.1-FORGE Minecraft Version 1.21.1-NEOFORGE Minecraft Version Module Adding mod support to EveryCompat
Projects
Status: 🔖 Ready & Suggested
Development

No branches or pull requests

2 participants