Carpet Mod Version 20_02_05, large update
Changelog:
-Autocrafting table (Carpet rule: "autocrafter")
-Added custom recipes
-Added fix for book banning (Carpet rule: "disableBookBan")
-Implemented 1.13 improved piston ghost block fix
-Added redstone ore redirection of redstone dust feature by RedCMD
-Added carpet rule to force chunks to save state (Carpet rule: "whereToChunkSavestate")
-Added carpet rule to simulate permaloading (Carpet rule: "simulatePermaloader")
-Added instant falling and scheduling rules from coolmans discovery (Carpet rules: "instantFallingFlag", "instantScheduling")
-Duplication fixes for all but chunk save state
(Carpet rules:
"duplicationFixItemFrame",
"duplicationFixGravityBlocks",
"duplicationFixPortalEntitys",
"duplicationFixMovingTNT",
"duplicationFixMovingRail",
"duplicationFixMovingCarpets",
"duplicationFixLogout",
"duplicationFixRidingEntitys",
"duplicationFixUpdateSuppression")
-Added logger for RNG after tile updates (Redstone components) and scheduled block events (pistons) ("/log rng")
-Added carpet rule for entity's losing speed after being reloaded (Carpet rule: "reloadEntitySpeedlossFix")
-Defaulted all bots into Bots team highlighting them dark green
-Hard fixed timeout bug where players couldn't log in sometimes when tick warping
-Added TNT rule to feed a specific RNG seed for large scale TNT contraption testing. The RNG seed will control the random angles TNT take when igniting. (Carpet rule: "TNTAdjustableRandomAngle" and the seed can be set by /tnt setSeed )
-Added two new rules related to /c /s preventing players from spectating and for placing them back to the origin after exiting using /s. (Carpet rules: "cameraModeDisableSpectatePlayers", "cameraModeRestoreLocation"), note "/gamemode spectator" is not influenced by these 2 rules
-Added "/grow " to apply grow effect to plants to a specific coordinate.
-Added carpet rule to remove stat gain on fake players (Carpet rule: "fakePlayerStats")
-Added public scoreboard command that can be unlocked to give all users ability to change scoreboard command. (Enabling the command: "commandPublicScoreboard", to use the command "/scoreboardPublic objectives <list|add|remove|setdisplay> [objective]")
-Removed piston clipping fix given it was bugged
-Fixed moving block light optimization update order bugs
-Fixed reload suffocation fix to not change entity behavior, save hitboxes in the NBT instead.
-Added coords to the brief item logger
-Added stackable empty shulkerboxes rule in the player inventory (Carpet rule: "playerInventoryStacking")
-Added command profile that can be enabled for all users (Command to enable it "commandProfile", to use the command "/profile ")
-Added new command to update carpet to the latest release automatically. (Command: "/update"). The update will grab the latest release from github and generate a runable jar in the "/update" folder.