Jump to content

Recommended Posts

Posted

- Run .2141 win installer and installed forge on a clean reinstalled 1.11 client

- Load up client and creat worlds with no problem(no other mods installed)

  Minecraft 1.11

  MCP 9.35

  Powered by Forge 13.19.0.2141

  3 mods loaded, 3 mods active

- punch trees, get wood, craft wood planks

- unable to craft crafting table (nothing appears in the output slot)

- unable to craft sticks

- get a crafting table by entering the world with vanilla 1.11

- back to forge, put down the table, still unabel to craft crafting table and sticks with the table

- But I can craft a boat

- testing on more recipes

 

Posted

This probably has something to do with the

OreDictionary

, as it looks like it isn't updated to use the new

ItemStack

mechanics. You'll have to wait for Forge to fix that.

Don't PM me with questions. They will be ignored! Make a thread on the appropriate board for support.

 

1.12 -> 1.13 primer by williewillus.

 

1.7.10 and older versions of Minecraft are no longer supported due to it's age! Update to the latest version for support.

 

http://www.howoldisminecraft1710.today/

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



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • @Xoroshio sorry I think I've said it weirdly but I have codded before for games what I meant is I haven't done modding sorry for the confusion and thank you for directing me on how to start of which I think is a better idea than going of and doing terrain generation so thank you for the information and ill follow what you told me to do 
    • Hate to kinda necro this post, but I've got this exact issue with the Cobblemon Forge modpack. The only mods that OP and I have in common are Clumps and Kotlin for Forge. I'll try removing Clumps and get back to y'all if this works.   EDIT: Seems promising, this only happens to me ~50% of the time however, so it'll take me a while to CONFIRM that it worked.
    • I also need help with this, I tried making a Pocket tools texture pack (which means small versions of items) and rotated every item straight up, it ended up looking like it was floating there and sticking to the player's arm. One good thing is that it actually looked pretty great in first person.
    • Try not zipping the folder pack.mcmeta etc… is in, but selecting the files and zipping them. I think this might be an apple related problem but idk.
    • If you are new to coding, and new to doing any kind of coding, don’t try to create custom terrain. that is a bad idea. I repeat A BAD IDEA. First try something easy, like an item. And look at the core registers and stuff. Then figure out events and stuff, fml and registry loading. Once you’ve done that study up on terrain generation and Open Simplex or other types of noise. Once you’ve got all that under your belt you can start by mucking around with codecs and things until you can assemble an implementation of a chunk source (I forgot it’s name so if I’m wrong pls don’t ping). Once that’s done you can try to register it and then replace minecraft default noise chunk source with your own. Good luck. By the way, look up how to make custom biomes. That might be easier.
  • Who's Online (See full list)

    • There are no registered users currently online
×
×
  • Create New...

Important Information

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