Coder Social home page Coder Social logo

Comments (11)

acs avatar acs commented on June 5, 2024

First step is to install: «Install the lastest version of Minecraft Forge for your precise Minecraft version (http://files.minecraftforge.net/)» In my case I am using 1.15.2, the last one.

So I need to install in my minecraft client Forge. Once I have it, I can install mods for the client developed based on Forge.

Ok, I will donwload http://files.minecraftforge.net/ and install it in my minecraft client.

from mcthings.

acs avatar acs commented on June 5, 2024

https://minecraft.gamepedia.com/Mods/Installing_Forge_mods

from mcthings.

acs avatar acs commented on June 5, 2024

My feeling is that the installer of Forge does the same than for Spigot: it patches the Java Minecraft client so you can modify it (with mods) using an API installed in the client. For SinglePlayer, the client probably will start also a local server, and this local server is what it is patched by Forge installer.

Ok, I have now a minecraft client patched, so I can install now mods that can be used in SinglePlayer (at least this is what I envision now). The main advantage is that you don't need a server to enjoy the mods. And your local world probably can be shared. And I think that you can also share your "local server" so other can connect to it. But I need to confirm all of that.

And for doing that. I need to install my first mod client side. Let's go!

from mcthings.

acs avatar acs commented on June 5, 2024

From my minecraft launcher I can now launch the original minecraft but now I have another option:
Screenshot from 2020-05-02 23-14-41

So if I install the forge version, I can install in it mods! That's the theory.

Screenshot from 2020-05-02 23-18-01

The mods currently installed:
Screenshot from 2020-05-02 23-22-22

from mcthings.

acs avatar acs commented on June 5, 2024

Ok, so next step is to install the raspberryjammod mod and test that we can use as usual.

We just need to drop https://github.com/arpruss/raspberryjammod/blob/master/mods.zip in the .minecraft/mods folder.

And we have now and important problem:
Screenshot from 2020-05-02 23-28-37

So we need to use the version 1.12 of the Forge. Let's download it (we can have several versions in the launcher, and we can have this version for developing our Python code).

from mcthings.

acs avatar acs commented on June 5, 2024

After install the 1.12.2 version of the Forge, you need to add a new installation in the Minecraft launcher using this version, so you can later select it and start it:
Screenshot from 2020-05-02 23-43-12

Screenshot from 2020-05-02 23-43-39
Screenshot from 2020-05-02 23-44-01
Screenshot from 2020-05-02 23-44-20
Screenshot from 2020-05-02 23-44-26

from mcthings.

acs avatar acs commented on June 5, 2024

Ok, so let's start our Forge 1.12.2 version with the Raspberry plugin enable in SinglePlayer and let's check if all works with our Python code.

from mcthings.

acs avatar acs commented on June 5, 2024

All is working nicely. So we don't anymore to have a server. You can have your own server just reusing the one installed in you minecraft client for singleplayer.

Cool info: https://github.com/arpruss/raspberryjammod/blob/master/SECURITY.md

Let's check the config for the mod:
Screenshot from 2020-05-03 00-35-21

from mcthings.

acs avatar acs commented on June 5, 2024

Ok, so as a summary:

You can start your python programs for Minecraft using as host localhost and as port 4711

from mcthings.

acs avatar acs commented on June 5, 2024

Closing this issue!

from mcthings.

acs avatar acs commented on June 5, 2024

Basic culture: https://www.spigotmc.org/wiki/what-is-spigot-craftbukkit-bukkit-vanilla-forg/

Forge can be installed also in a server, so it is an alternative to Spigot. But it can also be used in the client, and AFAIK, spigot does not have this option.

from mcthings.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.