mirror of
https://github.com/APercy/airutils
synced 2025-08-12 07:55:49 +02:00
fix texture reference
This commit is contained in:
parent
00a4358a82
commit
17cdc987f1
@ -48,7 +48,7 @@ end
|
||||
-- biofuel
|
||||
minetest.register_craftitem(":biofuel:biofuel",{
|
||||
description = "Bio Fuel",
|
||||
inventory_image = "biofuel_inv.png",
|
||||
inventory_image = "airutils_biofuel_inv.png",
|
||||
})
|
||||
|
||||
minetest.register_craft({
|
||||
|
Loading…
Reference in New Issue
Block a user