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

[📦]: Small Ships #286

Open
3 of 6 tasks
breadguyyy opened this issue Oct 17, 2023 · 1 comment
Open
3 of 6 tasks

[📦]: Small Ships #286

breadguyyy opened this issue Oct 17, 2023 · 1 comment
Labels
1.18.2 Minecraft Version 1.19.2-FABRIC Minecraft Version 1.19.2-FORGE Minecraft Version 1.20.1-FABRIC Minecraft Version 1.20.1-FORGE Minecraft Version 1.21.1-FABRIC Minecraft Version 1.21.1-NEOFORGE Minecraft Version Module Adding mod support to EveryCompat

Comments

@breadguyyy
Copy link

breadguyyy commented Oct 17, 2023

REASON:

The mod is using an ENUM class from Minecraft's Boat.Type in several classes (Renderer and Item). The mod are using super-classes that originate from Minecraft. Idk how to support Small Ships.

This could be why there are no official addons to support Wood mods (Biomes O' Plenty or others) with Small Ships.

Curseforge (Normal)

https://www.curseforge.com/minecraft/mc-mods/small-ships

Curseforge-Fabric (Optional)

No response

FABRIC Version Availability

  • 1.18.2
  • 1.19.2
  • 1.20.1

FORGE Version Availability

  • 1.18.2
  • 1.19.2
  • 1.20.1

MODID

smallships

Types

Item:

  • cog
  • brigg
  • galley

Optional Details

No response

@breadguyyy breadguyyy added the Module Adding mod support to EveryCompat label Oct 17, 2023
@Xelbayria Xelbayria moved this to 🔖 Ready & Suggested in EC backlog Oct 17, 2023
@Xelbayria Xelbayria added 1.18.2 Minecraft Version 1.19.2-FORGE Minecraft Version 1.20.1-FORGE Minecraft Version labels Jan 30, 2024
@Xelbayria Xelbayria moved this from 🔖 Ready & Suggested to Abandoned in EC backlog Sep 24, 2024
@Xelbayria Xelbayria mentioned this issue Feb 28, 2025
8 tasks
@Xelbayria
Copy link
Collaborator

copied from #838

PASTED HERE
you could speak to DEV to see if he can create an interface class of ENUM class so EC can support that mod.

Here's the details How to extend ENUM that should provide a similar explanation on how to do it.

@Xelbayria Xelbayria added 1.19.2-FABRIC Minecraft Version 1.20.1-FABRIC Minecraft Version 1.21.1-FABRIC Minecraft Version 1.21.1-NEOFORGE Minecraft Version labels Feb 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.18.2 Minecraft Version 1.19.2-FABRIC Minecraft Version 1.19.2-FORGE Minecraft Version 1.20.1-FABRIC Minecraft Version 1.20.1-FORGE Minecraft Version 1.21.1-FABRIC Minecraft Version 1.21.1-NEOFORGE Minecraft Version Module Adding mod support to EveryCompat
Projects
Status: Abandoned
Development

No branches or pull requests

2 participants