Jump to content

Recommended Posts

Posted

Hi,

I'm developing Hangable Maps mod.

http://www.minecraftforum.net/topic/1461853-

I got a message on my mod's forum.

 

------------------QUOTE--------------------

You could do a pull request to the forge codebase with your modifications.

-----------------------------------------------

 

Modified class is "ItemMap.java".

Source code is attached.

 

What is the merit to do pull-request?

And, do I have to do pull-request?

 

Posted

1) Don't post mojang classes -.-

2) Submit .path files, do a little reasearch on how to use the git environment.

3) What exactly do you need these base edits for? Could it not be done base clean with your own item?

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Posted

I'm sorry. I'll be careful from now on.

 

I tried create .patch file, but I can't setup forge basefiles with MCP for some reason.

Modification point is divided into three major categories:

1, Map can be stacked 64 sheets.

2, The middle of new map is adjusted to the nearest 1024 x,z co-ordinate.

3, Override the method 'onItemUse()'.

 

Thanks

Posted

Why exactly do you need this and why should it be in forge?

Seems to me like you should just make a mod that creates a new type of map item.

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.