Jump to content
  • Home
  • Files
  • Docs
Topics
  • All Content

  • This Topic
  • This Forum

  • Advanced Search
  • Existing user? Sign In  

    Sign In



    • Not recommended on shared computers


    • Forgot your password?

  • Sign Up
  • All Activity
  • Home
  • Forge Mods
  • Mods
  • Im looking for a mod that allows you to craft tools from every block
Currently Supported: 1.16.X (Latest) and 1.15.X (LTS)
Sign in to follow this  
Followers 2
SirPaffel

Im looking for a mod that allows you to craft tools from every block

By SirPaffel, October 24, 2020 in Mods

  • Reply to this topic
  • Start new topic

Recommended Posts

SirPaffel    0

SirPaffel

SirPaffel    0

  • Tree Puncher
  • SirPaffel
  • Members
  • 0
  • 2 posts
Posted October 24, 2020

As in the title.

I looked for it everywhere but couldn't find a name inspite of the fact lots of youtubers made videos on that.

 

Thank you for all the help 

  • Quote

Share this post


Link to post
Share on other sites

Beethoven92    77

Beethoven92

Beethoven92    77

  • Dragon Slayer
  • Beethoven92
  • Members
  • 77
  • 609 posts
Posted October 24, 2020

Tinker's Construct?

 

  • Quote

Check out the port of the BetterEnd fabric mod (WIP): https://www.curseforge.com/minecraft/mc-mods/betterend-forge-port

A little fun project: https://www.curseforge.com/minecraft/mc-mods/two-players-one-horse

Share this post


Link to post
Share on other sites

SirPaffel    0

SirPaffel

SirPaffel    0

  • Tree Puncher
  • SirPaffel
  • Members
  • 0
  • 2 posts
Posted October 24, 2020
3 hours ago, Beethoven92 said:

Tinker's Construct?

 

Im looking for something simple, like you just put stuff in crafting table and that's it. But thank you for suggestion.

  • Quote

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  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.

    • Insert image from URL
×
  • Desktop
  • Tablet
  • Phone
Sign in to follow this  
Followers 2
Go To Topic Listing



  • Recently Browsing

    No registered users viewing this page.

  • Posts

    • StormyRiley1
      When I generate a world it stays at 100%

      By StormyRiley1 · Posted 3 minutes ago

      https://drive.google.com/file/d/1uhUglwuMq_nroPQpDWXsBxggv9MwzXyS/view?usp=sharing there you go
    • diesieben07
      When I generate a world it stays at 100%

      By diesieben07 · Posted 10 minutes ago

      The debug.log from the logs folder.
    • StormyRiley1
      When I generate a world it stays at 100%

      By StormyRiley1 · Posted 11 minutes ago

      Which log
    • diesieben07
      Question about itemstack capabilities of crafting results

      By diesieben07 · Posted 24 minutes ago

      You cannot apply default values to all item stacks. There is no way. If you want your capability to have default values, you need to lazily initialize them whenever they are queried. For example in your capability: class MyCap { private String name = null; public String getName() { if (this.name == null) { this.name = "default value"; } return this.name; } }   This sounds very suspicious. What are you talking about?
    • Fizedi
      Loot table change for chest in plains house

      By Fizedi · Posted 30 minutes ago

      Hi All, Been trying to figure this out for a while now.    I want to make a change to the loot table so it will give me sugar cane. I have attached the json file I am testing with that should give suger cane (I replaced all the others with cane). Doesn't matter where I put it I can't get it to work. After each attempt I reload the world and tp to a spot I've never been to and then find a village (it is a flat world so not too hard). But I can't get it to work. Is there something I am missing.   I've tried putting it in saves/worlsname/data/loot_tables/minecraft/chests/village as well as in datapack folders and so many other places mentioned in google searches..   Someone please put me out of my misery...    Local game on PC, 1.15.2   Thanks! Fiz. village_plains_house.json
  • Topics

    • StormyRiley1
      4
      When I generate a world it stays at 100%

      By StormyRiley1
      Started 12 hours ago

    • Tavi007
      1
      Question about itemstack capabilities of crafting results

      By Tavi007
      Started 33 minutes ago

    • Fizedi
      0
      Loot table change for chest in plains house

      By Fizedi
      Started 30 minutes ago

    • diseasedworm
      1
      A problem occurred running the Server launcher.java.lang.reflect.InvocationTargetException

      By diseasedworm
      Started 4 hours ago

    • RETARDETH
      1
      Please help

      By RETARDETH
      Started 8 hours ago

  • Who's Online (See full list)

    • diesieben07
    • discens
    • StormyRiley1
    • Tessa
    • forgnog
    • DARKHAWX
    • randomdude12300
    • Tavi007
    • Fizedi
    • Zeher_Monkey
  • All Activity
  • Home
  • Forge Mods
  • Mods
  • Im looking for a mod that allows you to craft tools from every block
  • Theme

Copyright © 2019 ForgeDevelopment LLC · Ads by Longitude Ads LLC Powered by Invision Community