#Minecraft Scraps

10 messages · Page 1 of 1 (latest)

dull schooner
#

https://thunderstore.io/c/lethal-company/p/4902/Minecraft_Scraps/
Randomly replaces a certain percentage of Magnifying glass items with a random Minecraft block/item/mob, with different item names, sound effects, and boxcollider scales

Percentage to replace magnifying glass is 80%, percentage for item types is from a weighted random selection, both are changeable by config

silver sage
#

why replace agony

dull schooner
#

so it can be client sided
also idk how to add new items and replacing is easier

dull schooner
#
1.1.0
-added chest
-added source code to the changelog
dull schooner
#
1.3.0
-added pig
-added sheep
-added cow
-added chicken
-added bee
-added saving/loading of item types
-added syncing of config percentages/weights with the host
-adjusted default config item weights
-added screenshot to the readme
-fixed minecraft items rotation when using mods that change magnifying glass restingRotation/verticalOffset
-fixed minecraft items names updating being delayed slightly when grabbing a mc item that is a different item type than the previous
-fixed minecraft items sfx not updating when another player grabbed or scrolled to a mc/magnifying glass item
dull schooner
#
1.3.1
-fixed percentages/weights not being sent to clients properly when no magnifying glass items had been loaded yet
static ibex
#

If Minecraft meets lethal company

dull schooner
#
1.3.2
-changed client wait_timer to not need the save/load config to be enabled while not host, and changed text of wait_timer logs/config
-fixed error that could happen when leaving to the main menu
-fixed mc/glass item GrabbableObject.Start() code running twice caused by being spawned with another mod