
[๐ฆ]: Ultimate Car Mod
GeorgeGamez opened this issue ยท 3 comments
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
Curseforge (Normal)
https://www.curseforge.com/minecraft/mc-mods/ultimate-car-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
car
Types
- car:oak_body
- car:big_oak_body
- car:oak_bumper
- car:oak_license_plate_holder
Optional Information
Wood cars are currently only in vanilla wood types, but don't support any modded types.
ok can i get ID for these 4 block/items.
EDIT:
I took a quick look at the Curseforge link. and it's possible to support them. Just need the IDs for any block/item with "oak"
I believe the IDs are:
car:oak_body
car:big_oak_body
car:oak_bumper
car:oak_license_plate_holder
These IDs are the same format for the other wood types as well.