fabric-carpet
scarpet
fabric-carpet | scarpet | |
---|---|---|
51 | 15 | |
1,758 | 360 | |
0.9% | 0.0% | |
8.5 | 2.7 | |
about 22 hours ago | 6 months ago | |
Java | Python | |
MIT License | Creative Commons Zero v1.0 Universal |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
fabric-carpet
-
Mods used in skyblock series
Carpet Mod - Carpet Mod is a mod for vanilla Minecraft that allows you to take full control of what matters from a technical perspective of the game.
-
Breaking the Limits: How Folia Made 1k Player Minecraft Server a Reality
I would say out of those, Paper, mainly due to lack of toolchain complexity or unusual concepts like mixins. I'd say it's a great introduction to Java.
But other things you should also be looking into:
Skript provides an interesting easy-to-use DSL language for Paper/Spigot servers - https://github.com/SkriptLang/Skript
Scarpet provides an interesting easy-to-use DSL language for Fabric servers - https://github.com/gnembon/fabric-carpet/blob/master/docs/sc...
Opencomputers and Computercraft are mods that adds computers to Minecraft, running Lua. OpenGlasses2 lets you code your own augmented reality glasses in Minecraft, because why not? https://www.curseforge.com/minecraft/mc-mods/opencomputers https://www.computercraft.info/
Minecraft Pi Edition was an ARM-only release of Minecraft Pocket Edition that is scriptable using TCP sockets, with APIs for various programming languages. Unfortunately, it was dead by the time it was finished, as it never got any updates after the initial release and doesn't have ARM64 support, and is a very limited version of the game https://www.minecraft.net/en-us/edition/pi
Minecraft Education edition has a Scratch-like programming system, but it's only available to teachers and is another thing they sorta dropped the ball on https://education.minecraft.net/en-us
-
Terrible Friends [SMP] {Fabric} {Redstone Friendly} {Whitelist} {1.20}
Carpet: Moderation tools, such as tick manipulation. Also displays TPS on the tab list. (not updated)
-
Wood farm causing lag?
I don't own an Apple M1, so I have no idea. You can try setting up a fabric server with carpet mod on your M1, and use the /log command to see the server mspt.
-
[Lightly Modded] Sand Generator using Carpet Mod/Carpet Extras
In my current world, I'm using some light mods to add things I think should be in vanilla - movable block entities, dispensers placing blocks, vanilla autocrafting, and renewable sand via anvils. This is all done with Carpet Mod, Carpet Extras, and the Vanilla Autocrafting extension. Because of this, I am doing a no duping challenge, so I need renewable sand somehow. So, using the mechanic of anvils crushing cobblestone into sand that was added in Carpet Extras, I made this contraption that produces about 25 stacks per hour (rough guess). Not terribly fast, but hey, it's renewable and it isn't duping, so I'm happy.
-
How to install and run carpet scripts
This GitHub page should have every info you'd need
-
Need fake player mod
You can spawn bots with Carpet Mod . You can also do a lot of other things with but you can read that on github. Just type /player Name(your name, or what ever) spawn. It will spawn a bot with the right skin for that player.
-
SciCraft like server setup
Carpet Mod (logging, fake players and more)
-
How to count blocks produced by a farm with command blocks? (Tutorial)
If you want to make a multi-hour test, you can try using CarpetMods tick warp feature. By using the command /tick warp 72000 for example, your game will run as fast as your PC can handle for 72000 ticks. If you are in a void world, this can let your game run at over 100x speed, letting you test your farms for "hours" in just a few minutes.
-
Why is my TNT not dropping 100% of the blocks it destroys? 1.19.3 Fabric, mod list inside
There was a bug in carpet mod, now it resolved in recent release: https://github.com/gnembon/fabric-carpet/releases/tag/1.4.92
scarpet
-
Changing the scarpet script "auto_lighter" to only light areas where the light level is 0 instead of the default 7 or below
Link to the script. The part I refer to is on line 12 starting with "global_min_light_level"
- HELP - Flower gradient in flower forests
-
Need help with Carpet mod
"/script download _" Then go through the folders and choose whatever one you want to download. If you want to add one that isn't listed, then you just need to put the script in the "scripts" folder in your world. You use /script load _ to load the script. For an overview and some commands included in each script, you can go search through for the README.md files in the GitHub repo here. https://github.com/gnembon/scarpet
-
Spectator mode
You can use scarpet script in any world. Get it here: https://github.com/gnembon/scarpet/blob/master/programs/utilities/camera.sc
-
3x3 bedrock at y=-60
I'm using https://github.com/gnembon/scarpet/blob/master/programs/survival/very_basic_overworld_wither_cage_finder.sc, but updated to search y=-60. I tested it to see if it could find patches of 8 or more, which was successful, so I know that it's working, but I've yet to find any patches of 9 bedrock.
-
Question to a Wither mobswitch in 1.18
If you can run carpet scripts on the server or have access to the seed so can generate same one yourself, try using this: https://github.com/gnembon/scarpet/blob/master/programs/survival/very_basic_overworld_wither_cage_finder.sc
- which is the /c mod
-
BOOM
Programming in Scarpet, a minecraft programming framework is the real big brain: https://github.com/gnembon/scarpet
-
I created an AI that converts an image into a Mincecraft House
Lastly, you can do ALL of these things in Minecraft using scarpet. I remember seeing some Minecraft scarpet mod in r/MachineLearning few months ago
- Any way to have a carpet player always spawned in when a world is loaded?
What are some alternatives?
lithium - A Fabric mod designed to improve the general performance of Minecraft without breaking things
carpet-redcraft-addons - RedCraft 3 - Minecraft Fabric Mod
Essential-Commands - Configurable, permissions-backed utility commands for Fabric servers (tpa, home, warp, spawn, back, nick, rtp)
carpetmod - Carpet Mod for Minecraft 1.13.2
carpet-extra - Extra Features for Carpet Mod
Tuinity - [Moved to: https://github.com/Tuinity/Tuinity]
BedrockIfy - A Minecraft mod that implements some Minecraft Bedrock features into Java edition.
mcrcon - Rcon client for Minecraft
Starlight - Rewrites the light engine to fix lighting performance and lighting errors
SpaceshipGenerator - A Blender script to procedurally generate 3D spaceships
Starlight - Rewrites the light engine to fix lighting performance and lighting errors [Moved to: https://github.com/PaperMC/Starlight]