Tinker Tool Leveling Config

  

Mar 27, 2019  TeamViewer is installed on the iMac, but not on the Mac Pro. Are there any issues (in particular file transfers) in running a Mac Screen sharing session between the Mac Pro and the iMac at the second location, while at the same time running a TeamViewer session between the iMac and the MacBook at the first location? Share the screen of another Mac. While your screen is being shared, the user of the other Mac sees what’s on your screen and can open, move, and close files and windows, open apps, and even restart your Mac. Before you start, make sure the Mac whose screen you want to view has screen sharing turned on. See Turn Mac screen sharing on or off. Dec 07, 2017  The Apple solution is a bit more accessible in that all Mac OS computers have “Screen Sharing” built in. Even better yet, Apple’s Screen Sharing allows for a variety of connection methods–you can use your own computer login to login from afar, your Apple ID, send a request, or use a VNC (Virtual Networked Computer) connection. Dec 30, 2019  Because Macs have built-in screen-sharing, you can share your screen with another Mac over your local network via the integrated VNC server, or over the internet via iMessage. Third-party apps, like TeamViewer, work on both macOS and Windows, too. Teamviewer share my screen. When it comes to options for establishing a Mac remote desktop connection, Mac users have two choices: using Apple software or third party software, such as TeamViewer. There are two Mac options: the Apple Remote Desktop that comes at a cost, or the free screen sharing solution that requires forwarding ports and a VNC to be set up in order to connect with Windows or Linux devices.

Nov 05, 2014.Basic Tool crafting and leveling up.Advanced Smelter. Struggling with Iguana Tweaks? Having trouble getting a good tool (that works)? The Best Tinkers' Construct Tools & Weapons.

  1. A Tinkers' pick made of a Cobalt Pickaxe Head, Copper Binding, and Knightslime Tool Rod, made unbreakable with Reinforcement modifiers, and stacked with 360 Lapis would make a fine pick to break blocks such as lapis, redstone, dilitium, and other blocks that can benefit from luck or fortune.
  2. Yea, that much. Anyways, just decided to remake the tinker tool with the XP mod installed and it worked with the newly created tool. Unfortunately, my save file is soo overloaded with automation that its dropped my 120 fps to a minimum of 20-30. Rip, unplayable now.
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

1 commit
Select commit

Tinkers Tools Guide

Filter file types
Failed to load files.

Added XP Multiplier Config

src/main/java/slimeknights/toolleveling/config/ConfigFile.java

Tinkers Tool Leveling Mod

@@ -85,6 +85,7 @@ private int getDefaultXp(Item item) {
@Setting(comment='Base XP for each of the listed tools')
publicMap<Item, Integer> baseXpForTool =newHashMap<>();

@Setting(comment='XP multiplier at every level-up')
publicfloat levelMultiplier =2f;
}
}
ProTip! Use n and p to navigate between commits in a pull request.

Tinker Tool Leveling

Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.