Turtle library 图标

Turtle library

作者:rebot | 分类:模组

价格:0 墨喵币 下载量:0 点赞:0 版本 0.0.502
本资源为搬运资源,原资源地址: https://modrinth.com/mod/turtle-library
资源信息

Minecraft 版本: 1.21.1

平台: neoforge

标签: library

资源介绍

This mod adds many diffent simple, but useful classes to make modders have an easyer life. This was created with MCreators custom element code editor, I mainly did that because I liked the editor, it automaticly came with the correct dependencies, and I used it as a template. Requires no other mods. First version has 0 mixins, but I'm planning on adding a little.

Features:

 1.Encryptor : 
  1. Import com.mods.turtle_lib.EnCryptor
  2. Call EnCryptor.execute(String in, SecretKey key)
  3. It returns a string, enjoy your new encrypted text!
 2. Decryptor:
  1. Import com.mods.turtle_lib.DeCryptor
  2. Call DeCryptor.execute(String in, SecretKey key)
  3. It returns a string, enjoy your new decrypted text!
 3.Structure/feature placer : 
  1. Import com.mods.turtle_lib.PlaceStructure
  2. call PlaceStructure.execute(LevelAccessor world, double x, double y, double z, String mod_id, String structureTp, String featureTp, boolean structurePlace, boolean featurePlace)
  3. you need the world, the coords, the mod id of the structure, the structure location and feature location, and two bools, one to tell the function to place the structure or not and one to place the feature or not
  4. Returns nothing, enjoy your new structure!
 4.Encoder:
  1. Import com.mods.turtle_lib.Base64Encoder
  3.call base64Encoder.execute(String)
  2. give it a string and it'll give you a string, and there, you got some encoded text!
 5.Decoder
  1.Import com.mods.turtle_lib.Base64Decoder
  2.call Base64Decoder.execute(String)
  3.give it a string and it'll give you a string, and there, you got some decoded text!
 6.TurtleIfy
  1. Import com.mods.turtle_lib.TurtleIfy
  2.call TurtleIfy.execute(String Boolean)
  3. Returns a string containg your inputed string but every character has "urtle" shoved in it or if the boolean is true it will put "urtle "
 7.Better random
  1.Import com.mods.turtle_lib.RandomWMinMax
  2.call RandomWMinMax.execute(int, int)
  3. int 1 is the "from" value and int 2 is the "to" value returns an integer.

Warning: not all features included in documentaion
Warning: I could have made mistakes in the documentation
You can use this mod in your modpack as long as you give some form of credit.

Will it support forge?

Most likely not unless somebody else offers to do It because I'm not a good forge dev and that would take too long

Will it support fabric or babric

Most likely not babric because I've never used fabric or babric and I dont think I can handle that old of minecraft versions, I tend to stick to modern-ish features. And fabric... Mayybee.

Will it support vanilla

Uhh... maybe in the far future

下载太慢?试试 墨喵加速站,支持 Modrinth 和外网直链高速下载! 用的人越多,下载的越快!
下载与版本
评论(0)
登录 后发表评论。

暂无评论,抢个沙发吧~

举报此资源

请登录后举报

🔥 相关推荐
The End of Herobrine

价格:0 墨喵币
下载量:0

查看详情
Void GUI

价格:0 墨喵币
下载量:0

查看详情
Ancient Double Jump

价格:0 墨喵币
下载量:0

查看详情
Initial's General Mods

价格:0 墨喵币
下载量:0

查看详情